]> code.delx.au - gnu-emacs/blob - man/gnus.texi
Add comment.
[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 @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001,
11 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
12
13 @quotation
14 Permission is granted to copy, distribute and/or modify this document
15 under the terms of the GNU Free Documentation License, Version 1.2 or
16 any later version published by the Free Software Foundation; with no
17 Invariant Sections, with the Front-Cover texts being ``A GNU
18 Manual'', and with the Back-Cover Texts as in (a) below. A copy of the
19 license is included in the section entitled ``GNU Free Documentation
20 License'' in the Emacs manual.
21
22 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
23 this GNU Manual, like GNU software. Copies published by the Free
24 Software Foundation raise funds for GNU development.''
25
26 This document is part of a collection distributed under the GNU Free
27 Documentation License. If you want to distribute this document
28 separately from the collection, you can do so by adding a copy of the
29 license to the document, as described in section 6 of the license.
30 @end quotation
31 @end copying
32
33 @iftex
34 @iflatex
35 \documentclass[twoside,a4paper,openright,11pt]{book}
36 \usepackage[latin1]{inputenc}
37 \usepackage{pagestyle}
38 \usepackage{epsfig}
39 \usepackage{pixidx}
40 \input{gnusconfig.tex}
41
42 \ifx\pdfoutput\undefined
43 \else
44 \usepackage[pdftex,bookmarks,colorlinks=true]{hyperref}
45 \usepackage{thumbpdf}
46 \pdfcompresslevel=9
47 \fi
48
49 \makeindex
50 \begin{document}
51
52 % Adjust ../Makefile.in if you change the following line:
53 \newcommand{\gnusversionname}{Gnus v5.11}
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 @c Adjust ../Makefile.in if you change the following line:
363 This manual corresponds to Gnus v5.11.
364
365 @end ifinfo
366
367 @iftex
368
369 @iflatex
370 \tableofcontents
371 \gnuscleardoublepage
372 @end iflatex
373
374 Gnus is the advanced, self-documenting, customizable, extensible
375 unreal-time newsreader for GNU Emacs.
376
377 Oops. That sounds oddly familiar, so let's start over again to avoid
378 being accused of plagiarism:
379
380 Gnus is a message-reading laboratory. It will let you look at just
381 about anything as if it were a newsgroup. You can read mail with it,
382 you can browse directories with it, you can @code{ftp} with it---you
383 can even read news with it!
384
385 Gnus tries to empower people who read news the same way Emacs empowers
386 people who edit text. Gnus sets no limits to what the user should be
387 allowed to do. Users are encouraged to extend Gnus to make it behave
388 like they want it to behave. A program should not control people;
389 people should be empowered to do what they want by using (or abusing)
390 the program.
391
392 @end iftex
393
394 @menu
395 * Starting Up:: Finding news can be a pain.
396 * Group Buffer:: Selecting, subscribing and killing groups.
397 * Summary Buffer:: Reading, saving and posting articles.
398 * Article Buffer:: Displaying and handling articles.
399 * Composing Messages:: Information on sending mail and news.
400 * Select Methods:: Gnus reads all messages from various select methods.
401 * Scoring:: Assigning values to articles.
402 * Various:: General purpose settings.
403 * The End:: Farewell and goodbye.
404 * Appendices:: Terminology, Emacs intro, @acronym{FAQ}, History, Internals.
405 * GNU Free Documentation License:: The license for this documentation.
406 * Index:: Variable, function and concept index.
407 * Key Index:: Key Index.
408
409 Other related manuals
410
411 * Message:(message). Composing messages.
412 * Emacs-MIME:(emacs-mime). Composing messages; @acronym{MIME}-specific parts.
413 * Sieve:(sieve). Managing Sieve scripts in Emacs.
414 * PGG:(pgg). @acronym{PGP/MIME} with Gnus.
415
416 @detailmenu
417 --- The Detailed Node Listing ---
418
419 Starting Gnus
420
421 * Finding the News:: Choosing a method for getting news.
422 * The First Time:: What does Gnus do the first time you start it?
423 * The Server is Down:: How can I read my mail then?
424 * Slave Gnusae:: You can have more than one Gnus active at a time.
425 * Fetching a Group:: Starting Gnus just to read a group.
426 * New Groups:: What is Gnus supposed to do with new groups?
427 * Changing Servers:: You may want to move from one server to another.
428 * Startup Files:: Those pesky startup files---@file{.newsrc}.
429 * Auto Save:: Recovering from a crash.
430 * The Active File:: Reading the active file over a slow line Takes Time.
431 * Startup Variables:: Other variables you might change.
432
433 New Groups
434
435 * Checking New Groups:: Determining what groups are new.
436 * Subscription Methods:: What Gnus should do with new groups.
437 * Filtering New Groups:: Making Gnus ignore certain new groups.
438
439 Group Buffer
440
441 * Group Buffer Format:: Information listed and how you can change it.
442 * Group Maneuvering:: Commands for moving in the group buffer.
443 * Selecting a Group:: Actually reading news.
444 * Subscription Commands:: Unsubscribing, killing, subscribing.
445 * Group Data:: Changing the info for a group.
446 * Group Levels:: Levels? What are those, then?
447 * Group Score:: A mechanism for finding out what groups you like.
448 * Marking Groups:: You can mark groups for later processing.
449 * Foreign Groups:: Creating and editing groups.
450 * Group Parameters:: Each group may have different parameters set.
451 * Listing Groups:: Gnus can list various subsets of the groups.
452 * Sorting Groups:: Re-arrange the group order.
453 * Group Maintenance:: Maintaining a tidy @file{.newsrc} file.
454 * Browse Foreign Server:: You can browse a server. See what it has to offer.
455 * Exiting Gnus:: Stop reading news and get some work done.
456 * Group Topics:: A folding group mode divided into topics.
457 * Misc Group Stuff:: Other stuff that you can to do.
458
459 Group Buffer Format
460
461 * Group Line Specification:: Deciding how the group buffer is to look.
462 * Group Mode Line Specification:: The group buffer mode line.
463 * Group Highlighting:: Having nice colors in the group buffer.
464
465 Group Topics
466
467 * Topic Commands:: Interactive E-Z commands.
468 * Topic Variables:: How to customize the topics the Lisp Way.
469 * Topic Sorting:: Sorting each topic individually.
470 * Topic Topology:: A map of the world.
471 * Topic Parameters:: Parameters that apply to all groups in a topic.
472
473 Misc Group Stuff
474
475 * Scanning New Messages:: Asking Gnus to see whether new messages have arrived.
476 * Group Information:: Information and help on groups and Gnus.
477 * Group Timestamp:: Making Gnus keep track of when you last read a group.
478 * File Commands:: Reading and writing the Gnus files.
479 * Sieve Commands:: Managing Sieve scripts.
480
481 Summary Buffer
482
483 * Summary Buffer Format:: Deciding how the summary buffer is to look.
484 * Summary Maneuvering:: Moving around the summary buffer.
485 * Choosing Articles:: Reading articles.
486 * Paging the Article:: Scrolling the current article.
487 * Reply Followup and Post:: Posting articles.
488 * Delayed Articles:: Send articles at a later time.
489 * Marking Articles:: Marking articles as read, expirable, etc.
490 * Limiting:: You can limit the summary buffer.
491 * Threading:: How threads are made.
492 * Sorting the Summary Buffer:: How articles and threads are sorted.
493 * Asynchronous Fetching:: Gnus might be able to pre-fetch articles.
494 * Article Caching:: You may store articles in a cache.
495 * Persistent Articles:: Making articles expiry-resistant.
496 * Article Backlog:: Having already read articles hang around.
497 * Saving Articles:: Ways of customizing article saving.
498 * Decoding Articles:: Gnus can treat series of (uu)encoded articles.
499 * Article Treatment:: The article buffer can be mangled at will.
500 * MIME Commands:: Doing MIMEy things with the articles.
501 * Charsets:: Character set issues.
502 * Article Commands:: Doing various things with the article buffer.
503 * Summary Sorting:: Sorting the summary buffer in various ways.
504 * Finding the Parent:: No child support? Get the parent.
505 * Alternative Approaches:: Reading using non-default summaries.
506 * Tree Display:: A more visual display of threads.
507 * Mail Group Commands:: Some commands can only be used in mail groups.
508 * Various Summary Stuff:: What didn't fit anywhere else.
509 * Exiting the Summary Buffer:: Returning to the Group buffer,
510 or reselecting the current group.
511 * Crosspost Handling:: How crossposted articles are dealt with.
512 * Duplicate Suppression:: An alternative when crosspost handling fails.
513 * Security:: Decrypt and Verify.
514 * Mailing List:: Mailing list minor mode.
515
516 Summary Buffer Format
517
518 * Summary Buffer Lines:: You can specify how summary lines should look.
519 * To From Newsgroups:: How to not display your own name.
520 * Summary Buffer Mode Line:: You can say how the mode line should look.
521 * Summary Highlighting:: Making the summary buffer all pretty and nice.
522
523 Choosing Articles
524
525 * Choosing Commands:: Commands for choosing articles.
526 * Choosing Variables:: Variables that influence these commands.
527
528 Reply, Followup and Post
529
530 * Summary Mail Commands:: Sending mail.
531 * Summary Post Commands:: Sending news.
532 * Summary Message Commands:: Other Message-related commands.
533 * Canceling and Superseding::
534
535 Marking Articles
536
537 * Unread Articles:: Marks for unread articles.
538 * Read Articles:: Marks for read articles.
539 * Other Marks:: Marks that do not affect readedness.
540 * Setting Marks:: How to set and remove marks.
541 * Generic Marking Commands:: How to customize the marking.
542 * Setting Process Marks:: How to mark articles for later processing.
543
544 Threading
545
546 * Customizing Threading:: Variables you can change to affect the threading.
547 * Thread Commands:: Thread based commands in the summary buffer.
548
549 Customizing Threading
550
551 * Loose Threads:: How Gnus gathers loose threads into bigger threads.
552 * Filling In Threads:: Making the threads displayed look fuller.
553 * More Threading:: Even more variables for fiddling with threads.
554 * Low-Level Threading:: You thought it was over@dots{} but you were wrong!
555
556 Decoding Articles
557
558 * Uuencoded Articles:: Uudecode articles.
559 * Shell Archives:: Unshar articles.
560 * PostScript Files:: Split PostScript.
561 * Other Files:: Plain save and binhex.
562 * Decoding Variables:: Variables for a happy decoding.
563 * Viewing Files:: You want to look at the result of the decoding?
564
565 Decoding Variables
566
567 * Rule Variables:: Variables that say how a file is to be viewed.
568 * Other Decode Variables:: Other decode variables.
569 * Uuencoding and Posting:: Variables for customizing uuencoding.
570
571 Article Treatment
572
573 * Article Highlighting:: You want to make the article look like fruit salad.
574 * Article Fontisizing:: Making emphasized text look nice.
575 * Article Hiding:: You also want to make certain info go away.
576 * Article Washing:: Lots of way-neat functions to make life better.
577 * Article Header:: Doing various header transformations.
578 * Article Buttons:: Click on URLs, Message-IDs, addresses and the like.
579 * Article Button Levels:: Controlling appearance of buttons.
580 * Article Date:: Grumble, UT!
581 * Article Display:: Display various stuff---X-Face, Picons, Smileys
582 * Article Signature:: What is a signature?
583 * Article Miscellanea:: Various other stuff.
584
585 Alternative Approaches
586
587 * Pick and Read:: First mark articles and then read them.
588 * Binary Groups:: Auto-decode all articles.
589
590 Various Summary Stuff
591
592 * Summary Group Information:: Information oriented commands.
593 * Searching for Articles:: Multiple article commands.
594 * Summary Generation Commands::
595 * Really Various Summary Commands:: Those pesky non-conformant commands.
596
597 Article Buffer
598
599 * Hiding Headers:: Deciding what headers should be displayed.
600 * Using MIME:: Pushing articles through @acronym{MIME} before reading them.
601 * Customizing Articles:: Tailoring the look of the articles.
602 * Article Keymap:: Keystrokes available in the article buffer.
603 * Misc Article:: Other stuff.
604
605 Composing Messages
606
607 * Mail:: Mailing and replying.
608 * Posting Server:: What server should you post and mail via?
609 * POP before SMTP:: You cannot send a mail unless you read a mail.
610 * Mail and Post:: Mailing and posting at the same time.
611 * Archived Messages:: Where Gnus stores the messages you've sent.
612 * Posting Styles:: An easier way to specify who you are.
613 * Drafts:: Postponing messages and rejected messages.
614 * Rejected Articles:: What happens if the server doesn't like your article?
615 * Signing and encrypting:: How to compose secure messages.
616
617 Select Methods
618
619 * Server Buffer:: Making and editing virtual servers.
620 * Getting News:: Reading USENET news with Gnus.
621 * Getting Mail:: Reading your personal mail with Gnus.
622 * Browsing the Web:: Getting messages from a plethora of Web sources.
623 * IMAP:: Using Gnus as a @acronym{IMAP} client.
624 * Other Sources:: Reading directories, files, SOUP packets.
625 * Combined Groups:: Combining groups into one group.
626 * Gnus Unplugged:: Reading news and mail offline.
627
628 Server Buffer
629
630 * Server Buffer Format:: You can customize the look of this buffer.
631 * Server Commands:: Commands to manipulate servers.
632 * Example Methods:: Examples server specifications.
633 * Creating a Virtual Server:: An example session.
634 * Server Variables:: Which variables to set.
635 * Servers and Methods:: You can use server names as select methods.
636 * Unavailable Servers:: Some servers you try to contact may be down.
637
638 Getting News
639
640 * NNTP:: Reading news from an @acronym{NNTP} server.
641 * News Spool:: Reading news from the local spool.
642
643 @acronym{NNTP}
644
645 * Direct Functions:: Connecting directly to the server.
646 * Indirect Functions:: Connecting indirectly to the server.
647 * Common Variables:: Understood by several connection functions.
648
649 Getting Mail
650
651 * Mail in a Newsreader:: Important introductory notes.
652 * Getting Started Reading Mail:: A simple cookbook example.
653 * Splitting Mail:: How to create mail groups.
654 * Mail Sources:: How to tell Gnus where to get mail from.
655 * Mail Back End Variables:: Variables for customizing mail handling.
656 * Fancy Mail Splitting:: Gnus can do hairy splitting of incoming mail.
657 * Group Mail Splitting:: Use group customize to drive mail splitting.
658 * Incorporating Old Mail:: What about the old mail you have?
659 * Expiring Mail:: Getting rid of unwanted mail.
660 * Washing Mail:: Removing cruft from the mail you get.
661 * Duplicates:: Dealing with duplicated mail.
662 * Not Reading Mail:: Using mail back ends for reading other files.
663 * Choosing a Mail Back End:: Gnus can read a variety of mail formats.
664
665 Mail Sources
666
667 * Mail Source Specifiers:: How to specify what a mail source is.
668 * Mail Source Customization:: Some variables that influence things.
669 * Fetching Mail:: Using the mail source specifiers.
670
671 Choosing a Mail Back End
672
673 * Unix Mail Box:: Using the (quite) standard Un*x mbox.
674 * Rmail Babyl:: Emacs programs use the Rmail Babyl format.
675 * Mail Spool:: Store your mail in a private spool?
676 * MH Spool:: An mhspool-like back end.
677 * Maildir:: Another one-file-per-message format.
678 * Mail Folders:: Having one file for each group.
679 * Comparing Mail Back Ends:: An in-depth looks at pros and cons.
680
681 Browsing the Web
682
683 * Archiving Mail::
684 * Web Searches:: Creating groups from articles that match a string.
685 * Slashdot:: Reading the Slashdot comments.
686 * Ultimate:: The Ultimate Bulletin Board systems.
687 * Web Archive:: Reading mailing list archived on web.
688 * RSS:: Reading RDF site summary.
689 * Customizing W3:: Doing stuff to Emacs/W3 from Gnus.
690
691 @acronym{IMAP}
692
693 * Splitting in IMAP:: Splitting mail with nnimap.
694 * Expiring in IMAP:: Expiring mail with nnimap.
695 * Editing IMAP ACLs:: Limiting/enabling other users access to a mailbox.
696 * Expunging mailboxes:: Equivalent of a ``compress mailbox'' button.
697 * A note on namespaces:: How to (not) use @acronym{IMAP} namespace in Gnus.
698 * Debugging IMAP:: What to do when things don't work.
699
700 Other Sources
701
702 * Directory Groups:: You can read a directory as if it was a newsgroup.
703 * Anything Groups:: Dired? Who needs dired?
704 * Document Groups:: Single files can be the basis of a group.
705 * SOUP:: Reading @sc{soup} packets ``offline''.
706 * Mail-To-News Gateways:: Posting articles via mail-to-news gateways.
707
708 Document Groups
709
710 * Document Server Internals:: How to add your own document types.
711
712 SOUP
713
714 * SOUP Commands:: Commands for creating and sending @sc{soup} packets
715 * SOUP Groups:: A back end for reading @sc{soup} packets.
716 * SOUP Replies:: How to enable @code{nnsoup} to take over mail and news.
717
718 Combined Groups
719
720 * Virtual Groups:: Combining articles from many groups.
721 * Kibozed Groups:: Looking through parts of the newsfeed for articles.
722
723 Gnus Unplugged
724
725 * Agent Basics:: How it all is supposed to work.
726 * Agent Categories:: How to tell the Gnus Agent what to download.
727 * Agent Commands:: New commands for all the buffers.
728 * Agent Visuals:: Ways that the agent may effect your summary buffer.
729 * Agent as Cache:: The Agent is a big cache too.
730 * Agent Expiry:: How to make old articles go away.
731 * Agent Regeneration:: How to recover from lost connections and other accidents.
732 * Agent and IMAP:: How to use the Agent with @acronym{IMAP}.
733 * Outgoing Messages:: What happens when you post/mail something?
734 * Agent Variables:: Customizing is fun.
735 * Example Setup:: An example @file{~/.gnus.el} file for offline people.
736 * Batching Agents:: How to fetch news from a @code{cron} job.
737 * Agent Caveats:: What you think it'll do and what it does.
738
739 Agent Categories
740
741 * Category Syntax:: What a category looks like.
742 * Category Buffer:: A buffer for maintaining categories.
743 * Category Variables:: Customize'r'Us.
744
745 Agent Commands
746
747 * Group Agent Commands:: Configure groups and fetch their contents.
748 * Summary Agent Commands:: Manually select then fetch specific articles.
749 * Server Agent Commands:: Select the servers that are supported by the agent.
750
751 Scoring
752
753 * Summary Score Commands:: Adding score entries for the current group.
754 * Group Score Commands:: General score commands.
755 * Score Variables:: Customize your scoring. (My, what terminology).
756 * Score File Format:: What a score file may contain.
757 * Score File Editing:: You can edit score files by hand as well.
758 * Adaptive Scoring:: Big Sister Gnus knows what you read.
759 * Home Score File:: How to say where new score entries are to go.
760 * Followups To Yourself:: Having Gnus notice when people answer you.
761 * Scoring On Other Headers:: Scoring on non-standard headers.
762 * Scoring Tips:: How to score effectively.
763 * Reverse Scoring:: That problem child of old is not problem.
764 * Global Score Files:: Earth-spanning, ear-splitting score files.
765 * Kill Files:: They are still here, but they can be ignored.
766 * Converting Kill Files:: Translating kill files to score files.
767 * GroupLens:: Getting predictions on what you like to read.
768 * Advanced Scoring:: Using logical expressions to build score rules.
769 * Score Decays:: It can be useful to let scores wither away.
770
771 GroupLens
772
773 * Using GroupLens:: How to make Gnus use GroupLens.
774 * Rating Articles:: Letting GroupLens know how you rate articles.
775 * Displaying Predictions:: Displaying predictions given by GroupLens.
776 * GroupLens Variables:: Customizing GroupLens.
777
778 Advanced Scoring
779
780 * Advanced Scoring Syntax:: A definition.
781 * Advanced Scoring Examples:: What they look like.
782 * Advanced Scoring Tips:: Getting the most out of it.
783
784 Various
785
786 * Process/Prefix:: A convention used by many treatment commands.
787 * Interactive:: Making Gnus ask you many questions.
788 * Symbolic Prefixes:: How to supply some Gnus functions with options.
789 * Formatting Variables:: You can specify what buffers should look like.
790 * Window Layout:: Configuring the Gnus buffer windows.
791 * Faces and Fonts:: How to change how faces look.
792 * Compilation:: How to speed Gnus up.
793 * Mode Lines:: Displaying information in the mode lines.
794 * Highlighting and Menus:: Making buffers look all nice and cozy.
795 * Buttons:: Get tendinitis in ten easy steps!
796 * Daemons:: Gnus can do things behind your back.
797 * NoCeM:: How to avoid spam and other fatty foods.
798 * Undo:: Some actions can be undone.
799 * Predicate Specifiers:: Specifying predicates.
800 * Moderation:: What to do if you're a moderator.
801 * Image Enhancements:: Modern versions of Emacs/XEmacs can display images.
802 * Fuzzy Matching:: What's the big fuzz?
803 * Thwarting Email Spam:: Simple ways to avoid unsolicited commercial email.
804 * Spam Package:: A package for filtering and processing spam.
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
824 meant to be shown.
825 * Picons:: How to display pictures of what you're reading.
826 * XVarious:: Other XEmacsy Gnusey variables.
827
828 Thwarting Email Spam
829
830 * The problem of spam:: Some background, and some solutions
831 * Anti-Spam Basics:: Simple steps to reduce the amount of spam.
832 * SpamAssassin:: How to use external anti-spam tools.
833 * Hashcash:: Reduce spam by burning CPU time.
834
835 Spam Package
836
837 * Spam Package Introduction::
838 * Filtering Incoming Mail::
839 * Detecting Spam in Groups::
840 * Spam and Ham Processors::
841 * Spam Package Configuration Examples::
842 * Spam Back Ends::
843 * Extending the Spam package::
844 * Spam Statistics Package::
845
846 Spam Statistics Package
847
848 * Creating a spam-stat dictionary::
849 * Splitting mail using spam-stat::
850 * Low-level interface to the spam-stat dictionary::
851
852 Appendices
853
854 * XEmacs:: Requirements for installing under XEmacs.
855 * History:: How Gnus got where it is today.
856 * On Writing Manuals:: Why this is not a beginner's guide.
857 * Terminology:: We use really difficult, like, words here.
858 * Customization:: Tailoring Gnus to your needs.
859 * Troubleshooting:: What you might try if things do not work.
860 * Gnus Reference Guide:: Rilly, rilly technical stuff.
861 * Emacs for Heathens:: A short introduction to Emacsian terms.
862 * Frequently Asked Questions:: The Gnus FAQ
863
864 History
865
866 * Gnus Versions:: What Gnus versions have been released.
867 * Other Gnus Versions:: Other Gnus versions that also have been released.
868 * Why?:: What's the point of Gnus?
869 * Compatibility:: Just how compatible is Gnus with @sc{gnus}?
870 * Conformity:: Gnus tries to conform to all standards.
871 * Emacsen:: Gnus can be run on a few modern Emacsen.
872 * Gnus Development:: How Gnus is developed.
873 * Contributors:: Oodles of people.
874 * New Features:: Pointers to some of the new stuff in Gnus.
875
876 New Features
877
878 * ding Gnus:: New things in Gnus 5.0/5.1, the first new Gnus.
879 * September Gnus:: The Thing Formally Known As Gnus 5.2/5.3.
880 * Red Gnus:: Third time best---Gnus 5.4/5.5.
881 * Quassia Gnus:: Two times two is four, or Gnus 5.6/5.7.
882 * Pterodactyl Gnus:: Pentad also starts with P, AKA Gnus 5.8/5.9.
883 * Oort Gnus:: It's big. It's far out. Gnus 5.10/5.11.
884
885 Customization
886
887 * Slow/Expensive Connection:: You run a local Emacs and get the news elsewhere.
888 * Slow Terminal Connection:: You run a remote Emacs.
889 * Little Disk Space:: You feel that having large setup files is icky.
890 * Slow Machine:: You feel like buying a faster machine.
891
892 Gnus Reference Guide
893
894 * Gnus Utility Functions:: Common functions and variable to use.
895 * Back End Interface:: How Gnus communicates with the servers.
896 * Score File Syntax:: A BNF definition of the score file standard.
897 * Headers:: How Gnus stores headers internally.
898 * Ranges:: A handy format for storing mucho numbers.
899 * Group Info:: The group info format.
900 * Extended Interactive:: Symbolic prefixes and stuff.
901 * Emacs/XEmacs Code:: Gnus can be run under all modern Emacsen.
902 * Various File Formats:: Formats of files that Gnus use.
903
904 Back End Interface
905
906 * Required Back End Functions:: Functions that must be implemented.
907 * Optional Back End Functions:: Functions that need not be implemented.
908 * Error Messaging:: How to get messages and report errors.
909 * Writing New Back Ends:: Extending old back ends.
910 * Hooking New Back Ends Into Gnus:: What has to be done on the Gnus end.
911 * Mail-like Back Ends:: Some tips on mail back ends.
912
913 Various File Formats
914
915 * Active File Format:: Information on articles and groups available.
916 * Newsgroups File Format:: Group descriptions.
917
918 Emacs for Heathens
919
920 * Keystrokes:: Entering text and executing commands.
921 * Emacs Lisp:: The built-in Emacs programming language.
922
923 @end detailmenu
924 @end menu
925
926 @node Starting Up
927 @chapter Starting Gnus
928 @cindex starting up
929
930 If you are haven't used Emacs much before using Gnus, read @ref{Emacs
931 for Heathens} first.
932
933 @kindex M-x gnus
934 @findex gnus
935 If your system administrator has set things up properly, starting Gnus
936 and reading news is extremely easy---you just type @kbd{M-x gnus} in
937 your Emacs. If not, you should customize the variable
938 @code{gnus-select-method} as described in @ref{Finding the News}. For a
939 minimal setup for posting should also customize the variables
940 @code{user-full-name} and @code{user-mail-address}.
941
942 @findex gnus-other-frame
943 @kindex M-x gnus-other-frame
944 If you want to start Gnus in a different frame, you can use the command
945 @kbd{M-x gnus-other-frame} instead.
946
947 If things do not go smoothly at startup, you have to twiddle some
948 variables in your @file{~/.gnus.el} file. This file is similar to
949 @file{~/.emacs}, but is read when Gnus starts.
950
951 If you puzzle at any terms used in this manual, please refer to the
952 terminology section (@pxref{Terminology}).
953
954 @menu
955 * Finding the News:: Choosing a method for getting news.
956 * The First Time:: What does Gnus do the first time you start it?
957 * The Server is Down:: How can I read my mail then?
958 * Slave Gnusae:: You can have more than one Gnus active at a time.
959 * New Groups:: What is Gnus supposed to do with new groups?
960 * Changing Servers:: You may want to move from one server to another.
961 * Startup Files:: Those pesky startup files---@file{.newsrc}.
962 * Auto Save:: Recovering from a crash.
963 * The Active File:: Reading the active file over a slow line Takes Time.
964 * Startup Variables:: Other variables you might change.
965 @end menu
966
967
968 @node Finding the News
969 @section Finding the News
970 @cindex finding news
971
972 @vindex gnus-select-method
973 @c @head
974 The @code{gnus-select-method} variable says where Gnus should look for
975 news. This variable should be a list where the first element says
976 @dfn{how} and the second element says @dfn{where}. This method is your
977 native method. All groups not fetched with this method are
978 foreign groups.
979
980 For instance, if the @samp{news.somewhere.edu} @acronym{NNTP} server is where
981 you want to get your daily dosage of news from, you'd say:
982
983 @lisp
984 (setq gnus-select-method '(nntp "news.somewhere.edu"))
985 @end lisp
986
987 If you want to read directly from the local spool, say:
988
989 @lisp
990 (setq gnus-select-method '(nnspool ""))
991 @end lisp
992
993 If you can use a local spool, you probably should, as it will almost
994 certainly be much faster. But do not use the local spool if your
995 server is running Leafnode (which is a simple, standalone private news
996 server); in this case, use @code{(nntp "localhost")}.
997
998 @vindex gnus-nntpserver-file
999 @cindex NNTPSERVER
1000 @cindex @acronym{NNTP} server
1001 If this variable is not set, Gnus will take a look at the
1002 @env{NNTPSERVER} environment variable. If that variable isn't set,
1003 Gnus will see whether @code{gnus-nntpserver-file}
1004 (@file{/etc/nntpserver} by default) has any opinions on the matter.
1005 If that fails as well, Gnus will try to use the machine running Emacs
1006 as an @acronym{NNTP} server. That's a long shot, though.
1007
1008 @vindex gnus-nntp-server
1009 If @code{gnus-nntp-server} is set, this variable will override
1010 @code{gnus-select-method}. You should therefore set
1011 @code{gnus-nntp-server} to @code{nil}, which is what it is by default.
1012
1013 @vindex gnus-secondary-servers
1014 @vindex gnus-nntp-server
1015 You can also make Gnus prompt you interactively for the name of an
1016 @acronym{NNTP} server. If you give a non-numerical prefix to @code{gnus}
1017 (i.e., @kbd{C-u M-x gnus}), Gnus will let you choose between the servers
1018 in the @code{gnus-secondary-servers} list (if any). You can also just
1019 type in the name of any server you feel like visiting. (Note that this
1020 will set @code{gnus-nntp-server}, which means that if you then @kbd{M-x
1021 gnus} later in the same Emacs session, Gnus will contact the same
1022 server.)
1023
1024 @findex gnus-group-browse-foreign-server
1025 @kindex B (Group)
1026 However, if you use one @acronym{NNTP} server regularly and are just
1027 interested in a couple of groups from a different server, you would be
1028 better served by using the @kbd{B} command in the group buffer. It will
1029 let you have a look at what groups are available, and you can subscribe
1030 to any of the groups you want to. This also makes @file{.newsrc}
1031 maintenance much tidier. @xref{Foreign Groups}.
1032
1033 @vindex gnus-secondary-select-methods
1034 @c @head
1035 A slightly different approach to foreign groups is to set the
1036 @code{gnus-secondary-select-methods} variable. The select methods
1037 listed in this variable are in many ways just as native as the
1038 @code{gnus-select-method} server. They will also be queried for active
1039 files during startup (if that's required), and new newsgroups that
1040 appear on these servers will be subscribed (or not) just as native
1041 groups are.
1042
1043 For instance, if you use the @code{nnmbox} back end to read your mail,
1044 you would typically set this variable to
1045
1046 @lisp
1047 (setq gnus-secondary-select-methods '((nnmbox "")))
1048 @end lisp
1049
1050
1051 @node The First Time
1052 @section The First Time
1053 @cindex first time usage
1054
1055 If no startup files exist (@pxref{Startup Files}), Gnus will try to
1056 determine what groups should be subscribed by default.
1057
1058 @vindex gnus-default-subscribed-newsgroups
1059 If the variable @code{gnus-default-subscribed-newsgroups} is set, Gnus
1060 will subscribe you to just those groups in that list, leaving the rest
1061 killed. Your system administrator should have set this variable to
1062 something useful.
1063
1064 Since she hasn't, Gnus will just subscribe you to a few arbitrarily
1065 picked groups (i.e., @samp{*.newusers}). (@dfn{Arbitrary} is defined
1066 here as @dfn{whatever Lars thinks you should read}.)
1067
1068 You'll also be subscribed to the Gnus documentation group, which should
1069 help you with most common problems.
1070
1071 If @code{gnus-default-subscribed-newsgroups} is @code{t}, Gnus will just
1072 use the normal functions for handling new groups, and not do anything
1073 special.
1074
1075
1076 @node The Server is Down
1077 @section The Server is Down
1078 @cindex server errors
1079
1080 If the default server is down, Gnus will understandably have some
1081 problems starting. However, if you have some mail groups in addition to
1082 the news groups, you may want to start Gnus anyway.
1083
1084 Gnus, being the trusting sort of program, will ask whether to proceed
1085 without a native select method if that server can't be contacted. This
1086 will happen whether the server doesn't actually exist (i.e., you have
1087 given the wrong address) or the server has just momentarily taken ill
1088 for some reason or other. If you decide to continue and have no foreign
1089 groups, you'll find it difficult to actually do anything in the group
1090 buffer. But, hey, that's your problem. Blllrph!
1091
1092 @findex gnus-no-server
1093 @kindex M-x gnus-no-server
1094 @c @head
1095 If you know that the server is definitely down, or you just want to read
1096 your mail without bothering with the server at all, you can use the
1097 @code{gnus-no-server} command to start Gnus. That might come in handy
1098 if you're in a hurry as well. This command will not attempt to contact
1099 your primary server---instead, it will just activate all groups on level
1100 1 and 2. (You should preferably keep no native groups on those two
1101 levels.) Also @pxref{Group Levels}.
1102
1103
1104 @node Slave Gnusae
1105 @section Slave Gnusae
1106 @cindex slave
1107
1108 You might want to run more than one Emacs with more than one Gnus at the
1109 same time. If you are using different @file{.newsrc} files (e.g., if you
1110 are using the two different Gnusae to read from two different servers),
1111 that is no problem whatsoever. You just do it.
1112
1113 The problem appears when you want to run two Gnusae that use the same
1114 @file{.newsrc} file.
1115
1116 To work around that problem some, we here at the Think-Tank at the Gnus
1117 Towers have come up with a new concept: @dfn{Masters} and
1118 @dfn{slaves}. (We have applied for a patent on this concept, and have
1119 taken out a copyright on those words. If you wish to use those words in
1120 conjunction with each other, you have to send $1 per usage instance to
1121 me. Usage of the patent (@dfn{Master/Slave Relationships In Computer
1122 Applications}) will be much more expensive, of course.)
1123
1124 @findex gnus-slave
1125 Anyway, you start one Gnus up the normal way with @kbd{M-x gnus} (or
1126 however you do it). Each subsequent slave Gnusae should be started with
1127 @kbd{M-x gnus-slave}. These slaves won't save normal @file{.newsrc}
1128 files, but instead save @dfn{slave files} that contain information only
1129 on what groups have been read in the slave session. When a master Gnus
1130 starts, it will read (and delete) these slave files, incorporating all
1131 information from them. (The slave files will be read in the sequence
1132 they were created, so the latest changes will have precedence.)
1133
1134 Information from the slave files has, of course, precedence over the
1135 information in the normal (i.e., master) @file{.newsrc} file.
1136
1137 If the @file{.newsrc*} files have not been saved in the master when the
1138 slave starts, you may be prompted as to whether to read an auto-save
1139 file. If you answer ``yes'', the unsaved changes to the master will be
1140 incorporated into the slave. If you answer ``no'', the slave may see some
1141 messages as unread that have been read in the master.
1142
1143
1144
1145 @node New Groups
1146 @section New Groups
1147 @cindex new groups
1148 @cindex subscription
1149
1150 @vindex gnus-check-new-newsgroups
1151 If you are satisfied that you really never want to see any new groups,
1152 you can set @code{gnus-check-new-newsgroups} to @code{nil}. This will
1153 also save you some time at startup. Even if this variable is
1154 @code{nil}, you can always subscribe to the new groups just by pressing
1155 @kbd{U} in the group buffer (@pxref{Group Maintenance}). This variable
1156 is @code{ask-server} by default. If you set this variable to
1157 @code{always}, then Gnus will query the back ends for new groups even
1158 when you do the @kbd{g} command (@pxref{Scanning New Messages}).
1159
1160 @menu
1161 * Checking New Groups:: Determining what groups are new.
1162 * Subscription Methods:: What Gnus should do with new groups.
1163 * Filtering New Groups:: Making Gnus ignore certain new groups.
1164 @end menu
1165
1166
1167 @node Checking New Groups
1168 @subsection Checking New Groups
1169
1170 Gnus normally determines whether a group is new or not by comparing the
1171 list of groups from the active file(s) with the lists of subscribed and
1172 dead groups. This isn't a particularly fast method. If
1173 @code{gnus-check-new-newsgroups} is @code{ask-server}, Gnus will ask the
1174 server for new groups since the last time. This is both faster and
1175 cheaper. This also means that you can get rid of the list of killed
1176 groups altogether, so you may set @code{gnus-save-killed-list} to
1177 @code{nil}, which will save time both at startup, at exit, and all over.
1178 Saves disk space, too. Why isn't this the default, then?
1179 Unfortunately, not all servers support this command.
1180
1181 I bet I know what you're thinking now: How do I find out whether my
1182 server supports @code{ask-server}? No? Good, because I don't have a
1183 fail-safe answer. I would suggest just setting this variable to
1184 @code{ask-server} and see whether any new groups appear within the next
1185 few days. If any do, then it works. If none do, then it doesn't
1186 work. I could write a function to make Gnus guess whether the server
1187 supports @code{ask-server}, but it would just be a guess. So I won't.
1188 You could @code{telnet} to the server and say @code{HELP} and see
1189 whether it lists @samp{NEWGROUPS} among the commands it understands. If
1190 it does, then it might work. (But there are servers that lists
1191 @samp{NEWGROUPS} without supporting the function properly.)
1192
1193 This variable can also be a list of select methods. If so, Gnus will
1194 issue an @code{ask-server} command to each of the select methods, and
1195 subscribe them (or not) using the normal methods. This might be handy
1196 if you are monitoring a few servers for new groups. A side effect is
1197 that startup will take much longer, so you can meditate while waiting.
1198 Use the mantra ``dingnusdingnusdingnus'' to achieve permanent bliss.
1199
1200
1201 @node Subscription Methods
1202 @subsection Subscription Methods
1203
1204 @vindex gnus-subscribe-newsgroup-method
1205 What Gnus does when it encounters a new group is determined by the
1206 @code{gnus-subscribe-newsgroup-method} variable.
1207
1208 This variable should contain a function. This function will be called
1209 with the name of the new group as the only parameter.
1210
1211 Some handy pre-fab functions are:
1212
1213 @table @code
1214
1215 @item gnus-subscribe-zombies
1216 @vindex gnus-subscribe-zombies
1217 Make all new groups zombies. This is the default. You can browse the
1218 zombies later (with @kbd{A z}) and either kill them all off properly
1219 (with @kbd{S z}), or subscribe to them (with @kbd{u}).
1220
1221 @item gnus-subscribe-randomly
1222 @vindex gnus-subscribe-randomly
1223 Subscribe all new groups in arbitrary order. This really means that all
1224 new groups will be added at ``the top'' of the group buffer.
1225
1226 @item gnus-subscribe-alphabetically
1227 @vindex gnus-subscribe-alphabetically
1228 Subscribe all new groups in alphabetical order.
1229
1230 @item gnus-subscribe-hierarchically
1231 @vindex gnus-subscribe-hierarchically
1232 Subscribe all new groups hierarchically. The difference between this
1233 function and @code{gnus-subscribe-alphabetically} is slight.
1234 @code{gnus-subscribe-alphabetically} will subscribe new groups in a strictly
1235 alphabetical fashion, while this function will enter groups into its
1236 hierarchy. So if you want to have the @samp{rec} hierarchy before the
1237 @samp{comp} hierarchy, this function will not mess that configuration
1238 up. Or something like that.
1239
1240 @item gnus-subscribe-interactively
1241 @vindex gnus-subscribe-interactively
1242 Subscribe new groups interactively. This means that Gnus will ask
1243 you about @strong{all} new groups. The groups you choose to subscribe
1244 to will be subscribed hierarchically.
1245
1246 @item gnus-subscribe-killed
1247 @vindex gnus-subscribe-killed
1248 Kill all new groups.
1249
1250 @item gnus-subscribe-topics
1251 @vindex gnus-subscribe-topics
1252 Put the groups into the topic that has a matching @code{subscribe} topic
1253 parameter (@pxref{Topic Parameters}). For instance, a @code{subscribe}
1254 topic parameter that looks like
1255
1256 @example
1257 "nnslashdot"
1258 @end example
1259
1260 will mean that all groups that match that regex will be subscribed under
1261 that topic.
1262
1263 If no topics match the groups, the groups will be subscribed in the
1264 top-level topic.
1265
1266 @end table
1267
1268 @vindex gnus-subscribe-hierarchical-interactive
1269 A closely related variable is
1270 @code{gnus-subscribe-hierarchical-interactive}. (That's quite a
1271 mouthful.) If this variable is non-@code{nil}, Gnus will ask you in a
1272 hierarchical fashion whether to subscribe to new groups or not. Gnus
1273 will ask you for each sub-hierarchy whether you want to descend the
1274 hierarchy or not.
1275
1276 One common mistake is to set the variable a few paragraphs above
1277 (@code{gnus-subscribe-newsgroup-method}) to
1278 @code{gnus-subscribe-hierarchical-interactive}. This is an error. This
1279 will not work. This is ga-ga. So don't do it.
1280
1281
1282 @node Filtering New Groups
1283 @subsection Filtering New Groups
1284
1285 A nice and portable way to control which new newsgroups should be
1286 subscribed (or ignored) is to put an @dfn{options} line at the start of
1287 the @file{.newsrc} file. Here's an example:
1288
1289 @example
1290 options -n !alt.all !rec.all sci.all
1291 @end example
1292
1293 @vindex gnus-subscribe-options-newsgroup-method
1294 This line obviously belongs to a serious-minded intellectual scientific
1295 person (or she may just be plain old boring), because it says that all
1296 groups that have names beginning with @samp{alt} and @samp{rec} should
1297 be ignored, and all groups with names beginning with @samp{sci} should
1298 be subscribed. Gnus will not use the normal subscription method for
1299 subscribing these groups.
1300 @code{gnus-subscribe-options-newsgroup-method} is used instead. This
1301 variable defaults to @code{gnus-subscribe-alphabetically}.
1302
1303 @vindex gnus-options-not-subscribe
1304 @vindex gnus-options-subscribe
1305 If you don't want to mess with your @file{.newsrc} file, you can just
1306 set the two variables @code{gnus-options-subscribe} and
1307 @code{gnus-options-not-subscribe}. These two variables do exactly the
1308 same as the @file{.newsrc} @samp{options -n} trick. Both are regexps,
1309 and if the new group matches the former, it will be unconditionally
1310 subscribed, and if it matches the latter, it will be ignored.
1311
1312 @vindex gnus-auto-subscribed-groups
1313 Yet another variable that meddles here is
1314 @code{gnus-auto-subscribed-groups}. It works exactly like
1315 @code{gnus-options-subscribe}, and is therefore really superfluous,
1316 but I thought it would be nice to have two of these. This variable is
1317 more meant for setting some ground rules, while the other variable is
1318 used more for user fiddling. By default this variable makes all new
1319 groups that come from mail back ends (@code{nnml}, @code{nnbabyl},
1320 @code{nnfolder}, @code{nnmbox}, @code{nnmh}, and @code{nnmaildir})
1321 subscribed. If you don't like that, just set this variable to
1322 @code{nil}.
1323
1324 New groups that match this regexp are subscribed using
1325 @code{gnus-subscribe-options-newsgroup-method}.
1326
1327
1328 @node Changing Servers
1329 @section Changing Servers
1330 @cindex changing servers
1331
1332 Sometimes it is necessary to move from one @acronym{NNTP} server to another.
1333 This happens very rarely, but perhaps you change jobs, or one server is
1334 very flaky and you want to use another.
1335
1336 Changing the server is pretty easy, right? You just change
1337 @code{gnus-select-method} to point to the new server?
1338
1339 @emph{Wrong!}
1340
1341 Article numbers are not (in any way) kept synchronized between different
1342 @acronym{NNTP} servers, and the only way Gnus keeps track of what articles
1343 you have read is by keeping track of article numbers. So when you
1344 change @code{gnus-select-method}, your @file{.newsrc} file becomes
1345 worthless.
1346
1347 Gnus provides a few functions to attempt to translate a @file{.newsrc}
1348 file from one server to another. They all have one thing in
1349 common---they take a looong time to run. You don't want to use these
1350 functions more than absolutely necessary.
1351
1352 @kindex M-x gnus-change-server
1353 @findex gnus-change-server
1354 If you have access to both servers, Gnus can request the headers for all
1355 the articles you have read and compare @code{Message-ID}s and map the
1356 article numbers of the read articles and article marks. The @kbd{M-x
1357 gnus-change-server} command will do this for all your native groups. It
1358 will prompt for the method you want to move to.
1359
1360 @kindex M-x gnus-group-move-group-to-server
1361 @findex gnus-group-move-group-to-server
1362 You can also move individual groups with the @kbd{M-x
1363 gnus-group-move-group-to-server} command. This is useful if you want to
1364 move a (foreign) group from one server to another.
1365
1366 @kindex M-x gnus-group-clear-data-on-native-groups
1367 @findex gnus-group-clear-data-on-native-groups
1368 If you don't have access to both the old and new server, all your marks
1369 and read ranges have become worthless. You can use the @kbd{M-x
1370 gnus-group-clear-data-on-native-groups} command to clear out all data
1371 that you have on your native groups. Use with caution.
1372
1373 @kindex M-x gnus-group-clear-data
1374 @findex gnus-group-clear-data
1375 Clear the data from the current group only---nix out marks and the
1376 list of read articles (@code{gnus-group-clear-data}).
1377
1378 After changing servers, you @strong{must} move the cache hierarchy away,
1379 since the cached articles will have wrong article numbers, which will
1380 affect which articles Gnus thinks are read.
1381 @code{gnus-group-clear-data-on-native-groups} will ask you if you want
1382 to have it done automatically; for @code{gnus-group-clear-data}, you
1383 can use @kbd{M-x gnus-cache-move-cache} (but beware, it will move the
1384 cache for all groups).
1385
1386
1387 @node Startup Files
1388 @section Startup Files
1389 @cindex startup files
1390 @cindex .newsrc
1391 @cindex .newsrc.el
1392 @cindex .newsrc.eld
1393
1394 Most common Unix news readers use a shared startup file called
1395 @file{.newsrc}. This file contains all the information about what
1396 groups are subscribed, and which articles in these groups have been
1397 read.
1398
1399 Things got a bit more complicated with @sc{gnus}. In addition to
1400 keeping the @file{.newsrc} file updated, it also used a file called
1401 @file{.newsrc.el} for storing all the information that didn't fit into
1402 the @file{.newsrc} file. (Actually, it also duplicated everything in
1403 the @file{.newsrc} file.) @sc{gnus} would read whichever one of these
1404 files was the most recently saved, which enabled people to swap between
1405 @sc{gnus} and other newsreaders.
1406
1407 That was kinda silly, so Gnus went one better: In addition to the
1408 @file{.newsrc} and @file{.newsrc.el} files, Gnus also has a file called
1409 @file{.newsrc.eld}. It will read whichever of these files that are most
1410 recent, but it will never write a @file{.newsrc.el} file. You should
1411 never delete the @file{.newsrc.eld} file---it contains much information
1412 not stored in the @file{.newsrc} file.
1413
1414 @vindex gnus-save-newsrc-file
1415 @vindex gnus-read-newsrc-file
1416 You can turn off writing the @file{.newsrc} file by setting
1417 @code{gnus-save-newsrc-file} to @code{nil}, which means you can delete
1418 the file and save some space, as well as exiting from Gnus faster.
1419 However, this will make it impossible to use other newsreaders than
1420 Gnus. But hey, who would want to, right? Similarly, setting
1421 @code{gnus-read-newsrc-file} to @code{nil} makes Gnus ignore the
1422 @file{.newsrc} file and any @file{.newsrc-SERVER} files, which can be
1423 convenient if you use a different news reader occasionally, and you
1424 want to read a different subset of the available groups with that
1425 news reader.
1426
1427 @vindex gnus-save-killed-list
1428 If @code{gnus-save-killed-list} (default @code{t}) is @code{nil}, Gnus
1429 will not save the list of killed groups to the startup file. This will
1430 save both time (when starting and quitting) and space (on disk). It
1431 will also mean that Gnus has no record of what groups are new or old,
1432 so the automatic new groups subscription methods become meaningless.
1433 You should always set @code{gnus-check-new-newsgroups} to @code{nil} or
1434 @code{ask-server} if you set this variable to @code{nil} (@pxref{New
1435 Groups}). This variable can also be a regular expression. If that's
1436 the case, remove all groups that do not match this regexp before
1437 saving. This can be useful in certain obscure situations that involve
1438 several servers where not all servers support @code{ask-server}.
1439
1440 @vindex gnus-startup-file
1441 @vindex gnus-backup-startup-file
1442 @vindex version-control
1443 The @code{gnus-startup-file} variable says where the startup files are.
1444 The default value is @file{~/.newsrc}, with the Gnus (El Dingo) startup
1445 file being whatever that one is, with a @samp{.eld} appended.
1446 If you want version control for this file, set
1447 @code{gnus-backup-startup-file}. It respects the same values as the
1448 @code{version-control} variable.
1449
1450 @vindex gnus-save-newsrc-hook
1451 @vindex gnus-save-quick-newsrc-hook
1452 @vindex gnus-save-standard-newsrc-hook
1453 @code{gnus-save-newsrc-hook} is called before saving any of the newsrc
1454 files, while @code{gnus-save-quick-newsrc-hook} is called just before
1455 saving the @file{.newsrc.eld} file, and
1456 @code{gnus-save-standard-newsrc-hook} is called just before saving the
1457 @file{.newsrc} file. The latter two are commonly used to turn version
1458 control on or off. Version control is on by default when saving the
1459 startup files. If you want to turn backup creation off, say something like:
1460
1461 @lisp
1462 (defun turn-off-backup ()
1463 (set (make-local-variable 'backup-inhibited) t))
1464
1465 (add-hook 'gnus-save-quick-newsrc-hook 'turn-off-backup)
1466 (add-hook 'gnus-save-standard-newsrc-hook 'turn-off-backup)
1467 @end lisp
1468
1469 @vindex gnus-init-file
1470 @vindex gnus-site-init-file
1471 When Gnus starts, it will read the @code{gnus-site-init-file}
1472 (@file{.../site-lisp/gnus-init} by default) and @code{gnus-init-file}
1473 (@file{~/.gnus} by default) files. These are normal Emacs Lisp files
1474 and can be used to avoid cluttering your @file{~/.emacs} and
1475 @file{site-init} files with Gnus stuff. Gnus will also check for files
1476 with the same names as these, but with @file{.elc} and @file{.el}
1477 suffixes. In other words, if you have set @code{gnus-init-file} to
1478 @file{~/.gnus}, it will look for @file{~/.gnus.elc}, @file{~/.gnus.el},
1479 and finally @file{~/.gnus} (in this order). If Emacs was invoked with
1480 the @option{-q} or @option{--no-init-file} options (@pxref{Initial
1481 Options, ,Initial Options, emacs, The Emacs Manual}), Gnus doesn't read
1482 @code{gnus-init-file}.
1483
1484
1485 @node Auto Save
1486 @section Auto Save
1487 @cindex dribble file
1488 @cindex auto-save
1489
1490 Whenever you do something that changes the Gnus data (reading articles,
1491 catching up, killing/subscribing groups), the change is added to a
1492 special @dfn{dribble buffer}. This buffer is auto-saved the normal
1493 Emacs way. If your Emacs should crash before you have saved the
1494 @file{.newsrc} files, all changes you have made can be recovered from
1495 this file.
1496
1497 If Gnus detects this file at startup, it will ask the user whether to
1498 read it. The auto save file is deleted whenever the real startup file is
1499 saved.
1500
1501 @vindex gnus-use-dribble-file
1502 If @code{gnus-use-dribble-file} is @code{nil}, Gnus won't create and
1503 maintain a dribble buffer. The default is @code{t}.
1504
1505 @vindex gnus-dribble-directory
1506 Gnus will put the dribble file(s) in @code{gnus-dribble-directory}. If
1507 this variable is @code{nil}, which it is by default, Gnus will dribble
1508 into the directory where the @file{.newsrc} file is located. (This is
1509 normally the user's home directory.) The dribble file will get the same
1510 file permissions as the @file{.newsrc} file.
1511
1512 @vindex gnus-always-read-dribble-file
1513 If @code{gnus-always-read-dribble-file} is non-@code{nil}, Gnus will
1514 read the dribble file on startup without querying the user.
1515
1516
1517 @node The Active File
1518 @section The Active File
1519 @cindex active file
1520 @cindex ignored groups
1521
1522 When Gnus starts, or indeed whenever it tries to determine whether new
1523 articles have arrived, it reads the active file. This is a very large
1524 file that lists all the active groups and articles on the server.
1525
1526 @vindex gnus-ignored-newsgroups
1527 Before examining the active file, Gnus deletes all lines that match the
1528 regexp @code{gnus-ignored-newsgroups}. This is done primarily to reject
1529 any groups with bogus names, but you can use this variable to make Gnus
1530 ignore hierarchies you aren't ever interested in. However, this is not
1531 recommended. In fact, it's highly discouraged. Instead, @pxref{New
1532 Groups} for an overview of other variables that can be used instead.
1533
1534 @c This variable is
1535 @c @code{nil} by default, and will slow down active file handling somewhat
1536 @c if you set it to anything else.
1537
1538 @vindex gnus-read-active-file
1539 @c @head
1540 The active file can be rather Huge, so if you have a slow network, you
1541 can set @code{gnus-read-active-file} to @code{nil} to prevent Gnus from
1542 reading the active file. This variable is @code{some} by default.
1543
1544 Gnus will try to make do by getting information just on the groups that
1545 you actually subscribe to.
1546
1547 Note that if you subscribe to lots and lots of groups, setting this
1548 variable to @code{nil} will probably make Gnus slower, not faster. At
1549 present, having this variable @code{nil} will slow Gnus down
1550 considerably, unless you read news over a 2400 baud modem.
1551
1552 This variable can also have the value @code{some}. Gnus will then
1553 attempt to read active info only on the subscribed groups. On some
1554 servers this is quite fast (on sparkling, brand new INN servers that
1555 support the @code{LIST ACTIVE group} command), on others this isn't fast
1556 at all. In any case, @code{some} should be faster than @code{nil}, and
1557 is certainly faster than @code{t} over slow lines.
1558
1559 Some news servers (old versions of Leafnode and old versions of INN, for
1560 instance) do not support the @code{LIST ACTIVE group}. For these
1561 servers, @code{nil} is probably the most efficient value for this
1562 variable.
1563
1564 If this variable is @code{nil}, Gnus will ask for group info in total
1565 lock-step, which isn't very fast. If it is @code{some} and you use an
1566 @acronym{NNTP} server, Gnus will pump out commands as fast as it can, and
1567 read all the replies in one swoop. This will normally result in better
1568 performance, but if the server does not support the aforementioned
1569 @code{LIST ACTIVE group} command, this isn't very nice to the server.
1570
1571 If you think that starting up Gnus takes too long, try all the three
1572 different values for this variable and see what works best for you.
1573
1574 In any case, if you use @code{some} or @code{nil}, you should definitely
1575 kill all groups that you aren't interested in to speed things up.
1576
1577 Note that this variable also affects active file retrieval from
1578 secondary select methods.
1579
1580
1581 @node Startup Variables
1582 @section Startup Variables
1583
1584 @table @code
1585
1586 @item gnus-load-hook
1587 @vindex gnus-load-hook
1588 A hook run while Gnus is being loaded. Note that this hook will
1589 normally be run just once in each Emacs session, no matter how many
1590 times you start Gnus.
1591
1592 @item gnus-before-startup-hook
1593 @vindex gnus-before-startup-hook
1594 A hook run after starting up Gnus successfully.
1595
1596 @item gnus-startup-hook
1597 @vindex gnus-startup-hook
1598 A hook run as the very last thing after starting up Gnus
1599
1600 @item gnus-started-hook
1601 @vindex gnus-started-hook
1602 A hook that is run as the very last thing after starting up Gnus
1603 successfully.
1604
1605 @item gnus-setup-news-hook
1606 @vindex gnus-setup-news-hook
1607 A hook that is run after reading the @file{.newsrc} file(s), but before
1608 generating the group buffer.
1609
1610 @item gnus-check-bogus-newsgroups
1611 @vindex gnus-check-bogus-newsgroups
1612 If non-@code{nil}, Gnus will check for and delete all bogus groups at
1613 startup. A @dfn{bogus group} is a group that you have in your
1614 @file{.newsrc} file, but doesn't exist on the news server. Checking for
1615 bogus groups can take quite a while, so to save time and resources it's
1616 best to leave this option off, and do the checking for bogus groups once
1617 in a while from the group buffer instead (@pxref{Group Maintenance}).
1618
1619 @item gnus-inhibit-startup-message
1620 @vindex gnus-inhibit-startup-message
1621 If non-@code{nil}, the startup message won't be displayed. That way,
1622 your boss might not notice as easily that you are reading news instead
1623 of doing your job. Note that this variable is used before
1624 @file{~/.gnus.el} is loaded, so it should be set in @file{.emacs} instead.
1625
1626 @item gnus-no-groups-message
1627 @vindex gnus-no-groups-message
1628 Message displayed by Gnus when no groups are available.
1629
1630 @item gnus-play-startup-jingle
1631 @vindex gnus-play-startup-jingle
1632 If non-@code{nil}, play the Gnus jingle at startup.
1633
1634 @item gnus-startup-jingle
1635 @vindex gnus-startup-jingle
1636 Jingle to be played if the above variable is non-@code{nil}. The
1637 default is @samp{Tuxedomoon.Jingle4.au}.
1638
1639 @end table
1640
1641
1642 @node Group Buffer
1643 @chapter Group Buffer
1644 @cindex group buffer
1645
1646 @c Alex Schroeder suggests to rearrange this as follows:
1647 @c
1648 @c <kensanata> ok, just save it for reference. I'll go to bed in a minute.
1649 @c 1. Selecting a Group, 2. (new) Finding a Group, 3. Group Levels,
1650 @c 4. Subscription Commands, 5. Group Maneuvering, 6. Group Data,
1651 @c 7. Group Score, 8. Group Buffer Format
1652 @c <kensanata> Group Levels should have more information on levels 5 to 9. I
1653 @c suggest to split the 4th paragraph ("Gnus considers groups...") as follows:
1654 @c <kensanata> First, "Gnus considers groups... (default 9)."
1655 @c <kensanata> New, a table summarizing what levels 1 to 9 mean.
1656 @c <kensanata> Third, "Gnus treats subscribed ... reasons of efficiency"
1657 @c <kensanata> Then expand the next paragraph or add some more to it.
1658 @c This short one sentence explains levels 1 and 2, therefore I understand
1659 @c that I should keep important news at 3 and boring news at 4.
1660 @c Say so! Then go on to explain why I should bother with levels 6 to 9.
1661 @c Maybe keep those that you don't want to read temporarily at 6,
1662 @c those that you never want to read at 8, those that offend your
1663 @c human rights at 9...
1664
1665
1666 The @dfn{group buffer} lists all (or parts) of the available groups. It
1667 is the first buffer shown when Gnus starts, and will never be killed as
1668 long as Gnus is active.
1669
1670 @iftex
1671 @iflatex
1672 \gnusfigure{The Group Buffer}{320}{
1673 \put(75,50){\epsfig{figure=ps/group,height=9cm}}
1674 \put(120,37){\makebox(0,0)[t]{Buffer name}}
1675 \put(120,38){\vector(1,2){10}}
1676 \put(40,60){\makebox(0,0)[r]{Mode line}}
1677 \put(40,58){\vector(1,0){30}}
1678 \put(200,28){\makebox(0,0)[t]{Native select method}}
1679 \put(200,26){\vector(-1,2){15}}
1680 }
1681 @end iflatex
1682 @end iftex
1683
1684 @menu
1685 * Group Buffer Format:: Information listed and how you can change it.
1686 * Group Maneuvering:: Commands for moving in the group buffer.
1687 * Selecting a Group:: Actually reading news.
1688 * Subscription Commands:: Unsubscribing, killing, subscribing.
1689 * Group Data:: Changing the info for a group.
1690 * Group Levels:: Levels? What are those, then?
1691 * Group Score:: A mechanism for finding out what groups you like.
1692 * Marking Groups:: You can mark groups for later processing.
1693 * Foreign Groups:: Creating and editing groups.
1694 * Group Parameters:: Each group may have different parameters set.
1695 * Listing Groups:: Gnus can list various subsets of the groups.
1696 * Sorting Groups:: Re-arrange the group order.
1697 * Group Maintenance:: Maintaining a tidy @file{.newsrc} file.
1698 * Browse Foreign Server:: You can browse a server. See what it has to offer.
1699 * Exiting Gnus:: Stop reading news and get some work done.
1700 * Group Topics:: A folding group mode divided into topics.
1701 * Misc Group Stuff:: Other stuff that you can to do.
1702 @end menu
1703
1704
1705 @node Group Buffer Format
1706 @section Group Buffer Format
1707
1708 @menu
1709 * Group Line Specification:: Deciding how the group buffer is to look.
1710 * Group Mode Line Specification:: The group buffer mode line.
1711 * Group Highlighting:: Having nice colors in the group buffer.
1712 @end menu
1713
1714 You can customize the Group Mode tool bar, see @kbd{M-x
1715 customize-apropos RET gnus-group-tool-bar}. This feature is only
1716 available in Emacs.
1717
1718 The tool bar icons are now (de)activated correctly depending on the
1719 cursor position. Therefore, moving around in the Group Buffer is
1720 slower. You can disable this via the variable
1721 @code{gnus-group-update-tool-bar}. Its default value depends on your
1722 Emacs version.
1723
1724 @node Group Line Specification
1725 @subsection Group Line Specification
1726 @cindex group buffer format
1727
1728 The default format of the group buffer is nice and dull, but you can
1729 make it as exciting and ugly as you feel like.
1730
1731 Here's a couple of example group lines:
1732
1733 @example
1734 25: news.announce.newusers
1735 * 0: alt.fan.andrea-dworkin
1736 @end example
1737
1738 Quite simple, huh?
1739
1740 You can see that there are 25 unread articles in
1741 @samp{news.announce.newusers}. There are no unread articles, but some
1742 ticked articles, in @samp{alt.fan.andrea-dworkin} (see that little
1743 asterisk at the beginning of the line?).
1744
1745 @vindex gnus-group-line-format
1746 You can change that format to whatever you want by fiddling with the
1747 @code{gnus-group-line-format} variable. This variable works along the
1748 lines of a @code{format} specification, which is pretty much the same as
1749 a @code{printf} specifications, for those of you who use (feh!) C.
1750 @xref{Formatting Variables}.
1751
1752 @samp{%M%S%5y:%B%(%g%)\n} is the value that produced those lines above.
1753
1754 There should always be a colon on the line; the cursor always moves to
1755 the colon after performing an operation. @xref{Positioning
1756 Point}. Nothing else is required---not even the group name. All
1757 displayed text is just window dressing, and is never examined by Gnus.
1758 Gnus stores all real information it needs using text properties.
1759
1760 (Note that if you make a really strange, wonderful, spreadsheet-like
1761 layout, everybody will believe you are hard at work with the accounting
1762 instead of wasting time reading news.)
1763
1764 Here's a list of all available format characters:
1765
1766 @table @samp
1767
1768 @item M
1769 An asterisk if the group only has marked articles.
1770
1771 @item S
1772 Whether the group is subscribed.
1773
1774 @item L
1775 Level of subscribedness.
1776
1777 @item N
1778 Number of unread articles.
1779
1780 @item I
1781 Number of dormant articles.
1782
1783 @item T
1784 Number of ticked articles.
1785
1786 @item R
1787 Number of read articles.
1788
1789 @item U
1790 Number of unseen articles.
1791
1792 @item t
1793 Estimated total number of articles. (This is really @var{max-number}
1794 minus @var{min-number} plus 1.)
1795
1796 Gnus uses this estimation because the @acronym{NNTP} protocol provides
1797 efficient access to @var{max-number} and @var{min-number} but getting
1798 the true unread message count is not possible efficiently. For
1799 hysterical raisins, even the mail back ends, where the true number of
1800 unread messages might be available efficiently, use the same limited
1801 interface. To remove this restriction from Gnus means that the back
1802 end interface has to be changed, which is not an easy job. If you
1803 want to work on this, please contact the Gnus mailing list.
1804
1805 @item y
1806 Number of unread, unticked, non-dormant articles.
1807
1808 @item i
1809 Number of ticked and dormant articles.
1810
1811 @item g
1812 Full group name.
1813
1814 @item G
1815 Group name.
1816
1817 @item C
1818 Group comment (@pxref{Group Parameters}) or group name if there is no
1819 comment element in the group parameters.
1820
1821 @item D
1822 Newsgroup description. You need to read the group descriptions
1823 before these will appear, and to do that, you either have to set
1824 @code{gnus-read-active-file} or use the group buffer @kbd{M-d}
1825 command.
1826
1827 @item o
1828 @samp{m} if moderated.
1829
1830 @item O
1831 @samp{(m)} if moderated.
1832
1833 @item s
1834 Select method.
1835
1836 @item B
1837 If the summary buffer for the group is open or not.
1838
1839 @item n
1840 Select from where.
1841
1842 @item z
1843 A string that looks like @samp{<%s:%n>} if a foreign select method is
1844 used.
1845
1846 @item P
1847 Indentation based on the level of the topic (@pxref{Group Topics}).
1848
1849 @item c
1850 @vindex gnus-group-uncollapsed-levels
1851 Short (collapsed) group name. The @code{gnus-group-uncollapsed-levels}
1852 variable says how many levels to leave at the end of the group name.
1853 The default is 1---this will mean that group names like
1854 @samp{gnu.emacs.gnus} will be shortened to @samp{g.e.gnus}.
1855
1856 @item m
1857 @vindex gnus-new-mail-mark
1858 @cindex %
1859 @samp{%} (@code{gnus-new-mail-mark}) if there has arrived new mail to
1860 the group lately.
1861
1862 @item p
1863 @samp{#} (@code{gnus-process-mark}) if the group is process marked.
1864
1865 @item d
1866 A string that says when you last read the group (@pxref{Group
1867 Timestamp}).
1868
1869 @item u
1870 User defined specifier. The next character in the format string should
1871 be a letter. Gnus will call the function
1872 @code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
1873 following @samp{%u}. The function will be passed a single dummy
1874 parameter as argument. The function should return a string, which will
1875 be inserted into the buffer just like information from any other
1876 specifier.
1877 @end table
1878
1879 @cindex *
1880 All the ``number-of'' specs will be filled with an asterisk (@samp{*})
1881 if no info is available---for instance, if it is a non-activated foreign
1882 group, or a bogus native group.
1883
1884
1885 @node Group Mode Line Specification
1886 @subsection Group Mode Line Specification
1887 @cindex group mode line
1888
1889 @vindex gnus-group-mode-line-format
1890 The mode line can be changed by setting
1891 @code{gnus-group-mode-line-format} (@pxref{Mode Line Formatting}). It
1892 doesn't understand that many format specifiers:
1893
1894 @table @samp
1895 @item S
1896 The native news server.
1897 @item M
1898 The native select method.
1899 @end table
1900
1901
1902 @node Group Highlighting
1903 @subsection Group Highlighting
1904 @cindex highlighting
1905 @cindex group highlighting
1906
1907 @vindex gnus-group-highlight
1908 Highlighting in the group buffer is controlled by the
1909 @code{gnus-group-highlight} variable. This is an alist with elements
1910 that look like @code{(@var{form} . @var{face})}. If @var{form} evaluates to
1911 something non-@code{nil}, the @var{face} will be used on the line.
1912
1913 Here's an example value for this variable that might look nice if the
1914 background is dark:
1915
1916 @lisp
1917 (cond (window-system
1918 (setq custom-background-mode 'light)
1919 (defface my-group-face-1
1920 '((t (:foreground "Red" :bold t))) "First group face")
1921 (defface my-group-face-2
1922 '((t (:foreground "DarkSeaGreen4" :bold t)))
1923 "Second group face")
1924 (defface my-group-face-3
1925 '((t (:foreground "Green4" :bold t))) "Third group face")
1926 (defface my-group-face-4
1927 '((t (:foreground "SteelBlue" :bold t))) "Fourth group face")
1928 (defface my-group-face-5
1929 '((t (:foreground "Blue" :bold t))) "Fifth group face")))
1930
1931 (setq gnus-group-highlight
1932 '(((> unread 200) . my-group-face-1)
1933 ((and (< level 3) (zerop unread)) . my-group-face-2)
1934 ((< level 3) . my-group-face-3)
1935 ((zerop unread) . my-group-face-4)
1936 (t . my-group-face-5)))
1937 @end lisp
1938
1939 Also @pxref{Faces and Fonts}.
1940
1941 Variables that are dynamically bound when the forms are evaluated
1942 include:
1943
1944 @table @code
1945 @item group
1946 The group name.
1947 @item unread
1948 The number of unread articles in the group.
1949 @item method
1950 The select method.
1951 @item mailp
1952 Whether the group is a mail group.
1953 @item level
1954 The level of the group.
1955 @item score
1956 The score of the group.
1957 @item ticked
1958 The number of ticked articles in the group.
1959 @item total
1960 The total number of articles in the group. Or rather,
1961 @var{max-number} minus @var{min-number} plus one.
1962 @item topic
1963 When using the topic minor mode, this variable is bound to the current
1964 topic being inserted.
1965 @end table
1966
1967 When the forms are @code{eval}ed, point is at the beginning of the line
1968 of the group in question, so you can use many of the normal Gnus
1969 functions for snarfing info on the group.
1970
1971 @vindex gnus-group-update-hook
1972 @findex gnus-group-highlight-line
1973 @code{gnus-group-update-hook} is called when a group line is changed.
1974 It will not be called when @code{gnus-visual} is @code{nil}. This hook
1975 calls @code{gnus-group-highlight-line} by default.
1976
1977
1978 @node Group Maneuvering
1979 @section Group Maneuvering
1980 @cindex group movement
1981
1982 All movement commands understand the numeric prefix and will behave as
1983 expected, hopefully.
1984
1985 @table @kbd
1986
1987 @item n
1988 @kindex n (Group)
1989 @findex gnus-group-next-unread-group
1990 Go to the next group that has unread articles
1991 (@code{gnus-group-next-unread-group}).
1992
1993 @item p
1994 @itemx DEL
1995 @kindex DEL (Group)
1996 @kindex p (Group)
1997 @findex gnus-group-prev-unread-group
1998 Go to the previous group that has unread articles
1999 (@code{gnus-group-prev-unread-group}).
2000
2001 @item N
2002 @kindex N (Group)
2003 @findex gnus-group-next-group
2004 Go to the next group (@code{gnus-group-next-group}).
2005
2006 @item P
2007 @kindex P (Group)
2008 @findex gnus-group-prev-group
2009 Go to the previous group (@code{gnus-group-prev-group}).
2010
2011 @item M-n
2012 @kindex M-n (Group)
2013 @findex gnus-group-next-unread-group-same-level
2014 Go to the next unread group on the same (or lower) level
2015 (@code{gnus-group-next-unread-group-same-level}).
2016
2017 @item M-p
2018 @kindex M-p (Group)
2019 @findex gnus-group-prev-unread-group-same-level
2020 Go to the previous unread group on the same (or lower) level
2021 (@code{gnus-group-prev-unread-group-same-level}).
2022 @end table
2023
2024 Three commands for jumping to groups:
2025
2026 @table @kbd
2027
2028 @item j
2029 @kindex j (Group)
2030 @findex gnus-group-jump-to-group
2031 Jump to a group (and make it visible if it isn't already)
2032 (@code{gnus-group-jump-to-group}). Killed groups can be jumped to, just
2033 like living groups.
2034
2035 @item ,
2036 @kindex , (Group)
2037 @findex gnus-group-best-unread-group
2038 Jump to the unread group with the lowest level
2039 (@code{gnus-group-best-unread-group}).
2040
2041 @item .
2042 @kindex . (Group)
2043 @findex gnus-group-first-unread-group
2044 Jump to the first group with unread articles
2045 (@code{gnus-group-first-unread-group}).
2046 @end table
2047
2048 @vindex gnus-group-goto-unread
2049 If @code{gnus-group-goto-unread} is @code{nil}, all the movement
2050 commands will move to the next group, not the next unread group. Even
2051 the commands that say they move to the next unread group. The default
2052 is @code{t}.
2053
2054
2055 @node Selecting a Group
2056 @section Selecting a Group
2057 @cindex group selection
2058
2059 @table @kbd
2060
2061 @item SPACE
2062 @kindex SPACE (Group)
2063 @findex gnus-group-read-group
2064 Select the current group, switch to the summary buffer and display the
2065 first unread article (@code{gnus-group-read-group}). If there are no
2066 unread articles in the group, or if you give a non-numerical prefix to
2067 this command, Gnus will offer to fetch all the old articles in this
2068 group from the server. If you give a numerical prefix @var{n}, @var{n}
2069 determines the number of articles Gnus will fetch. If @var{n} is
2070 positive, Gnus fetches the @var{n} newest articles, if @var{n} is
2071 negative, Gnus fetches the @code{abs(@var{n})} oldest articles.
2072
2073 Thus, @kbd{SPC} enters the group normally, @kbd{C-u SPC} offers old
2074 articles, @kbd{C-u 4 2 SPC} fetches the 42 newest articles, and @kbd{C-u
2075 - 4 2 SPC} fetches the 42 oldest ones.
2076
2077 When you are in the group (in the Summary buffer), you can type
2078 @kbd{M-g} to fetch new articles, or @kbd{C-u M-g} to also show the old
2079 ones.
2080
2081 @item RET
2082 @kindex RET (Group)
2083 @findex gnus-group-select-group
2084 Select the current group and switch to the summary buffer
2085 (@code{gnus-group-select-group}). Takes the same arguments as
2086 @code{gnus-group-read-group}---the only difference is that this command
2087 does not display the first unread article automatically upon group
2088 entry.
2089
2090 @item M-RET
2091 @kindex M-RET (Group)
2092 @findex gnus-group-quick-select-group
2093 This does the same as the command above, but tries to do it with the
2094 minimum amount of fuzz (@code{gnus-group-quick-select-group}). No
2095 scoring/killing will be performed, there will be no highlights and no
2096 expunging. This might be useful if you're in a real hurry and have to
2097 enter some humongous group. If you give a 0 prefix to this command
2098 (i.e., @kbd{0 M-RET}), Gnus won't even generate the summary buffer,
2099 which is useful if you want to toggle threading before generating the
2100 summary buffer (@pxref{Summary Generation Commands}).
2101
2102 @item M-SPACE
2103 @kindex M-SPACE (Group)
2104 @findex gnus-group-visible-select-group
2105 This is yet one more command that does the same as the @kbd{RET}
2106 command, but this one does it without expunging and hiding dormants
2107 (@code{gnus-group-visible-select-group}).
2108
2109 @item C-M-RET
2110 @kindex C-M-RET (Group)
2111 @findex gnus-group-select-group-ephemerally
2112 Finally, this command selects the current group ephemerally without
2113 doing any processing of its contents
2114 (@code{gnus-group-select-group-ephemerally}). Even threading has been
2115 turned off. Everything you do in the group after selecting it in this
2116 manner will have no permanent effects.
2117
2118 @end table
2119
2120 @vindex gnus-large-newsgroup
2121 The @code{gnus-large-newsgroup} variable says what Gnus should
2122 consider to be a big group. If it is @code{nil}, no groups are
2123 considered big. The default value is 200. If the group has more
2124 (unread and/or ticked) articles than this, Gnus will query the user
2125 before entering the group. The user can then specify how many
2126 articles should be fetched from the server. If the user specifies a
2127 negative number (@var{-n}), the @var{n} oldest articles will be
2128 fetched. If it is positive, the @var{n} articles that have arrived
2129 most recently will be fetched.
2130
2131 @vindex gnus-large-ephemeral-newsgroup
2132 @code{gnus-large-ephemeral-newsgroup} is the same as
2133 @code{gnus-large-newsgroup}, but is only used for ephemeral
2134 newsgroups.
2135
2136 @vindex gnus-select-group-hook
2137 @vindex gnus-auto-select-first
2138 @vindex gnus-auto-select-subject
2139 If @code{gnus-auto-select-first} is non-@code{nil}, select an article
2140 automatically when entering a group with the @kbd{SPACE} command.
2141 Which article this is is controlled by the
2142 @code{gnus-auto-select-subject} variable. Valid values for this
2143 variable are:
2144
2145 @table @code
2146
2147 @item unread
2148 Place point on the subject line of the first unread article.
2149
2150 @item first
2151 Place point on the subject line of the first article.
2152
2153 @item unseen
2154 Place point on the subject line of the first unseen article.
2155
2156 @item unseen-or-unread
2157 Place point on the subject line of the first unseen article, and if
2158 there is no such article, place point on the subject line of the first
2159 unread article.
2160
2161 @item best
2162 Place point on the subject line of the highest-scored unread article.
2163
2164 @end table
2165
2166 This variable can also be a function. In that case, that function
2167 will be called to place point on a subject line.
2168
2169 If you want to prevent automatic selection in some group (say, in a
2170 binary group with Huge articles) you can set the
2171 @code{gnus-auto-select-first} variable to @code{nil} in
2172 @code{gnus-select-group-hook}, which is called when a group is
2173 selected.
2174
2175
2176 @node Subscription Commands
2177 @section Subscription Commands
2178 @cindex subscription
2179
2180 @table @kbd
2181
2182 @item S t
2183 @itemx u
2184 @kindex S t (Group)
2185 @kindex u (Group)
2186 @findex gnus-group-unsubscribe-current-group
2187 @c @icon{gnus-group-unsubscribe}
2188 Toggle subscription to the current group
2189 (@code{gnus-group-unsubscribe-current-group}).
2190
2191 @item S s
2192 @itemx U
2193 @kindex S s (Group)
2194 @kindex U (Group)
2195 @findex gnus-group-unsubscribe-group
2196 Prompt for a group to subscribe, and then subscribe it. If it was
2197 subscribed already, unsubscribe it instead
2198 (@code{gnus-group-unsubscribe-group}).
2199
2200 @item S k
2201 @itemx C-k
2202 @kindex S k (Group)
2203 @kindex C-k (Group)
2204 @findex gnus-group-kill-group
2205 @c @icon{gnus-group-kill-group}
2206 Kill the current group (@code{gnus-group-kill-group}).
2207
2208 @item S y
2209 @itemx C-y
2210 @kindex S y (Group)
2211 @kindex C-y (Group)
2212 @findex gnus-group-yank-group
2213 Yank the last killed group (@code{gnus-group-yank-group}).
2214
2215 @item C-x C-t
2216 @kindex C-x C-t (Group)
2217 @findex gnus-group-transpose-groups
2218 Transpose two groups (@code{gnus-group-transpose-groups}). This isn't
2219 really a subscription command, but you can use it instead of a
2220 kill-and-yank sequence sometimes.
2221
2222 @item S w
2223 @itemx C-w
2224 @kindex S w (Group)
2225 @kindex C-w (Group)
2226 @findex gnus-group-kill-region
2227 Kill all groups in the region (@code{gnus-group-kill-region}).
2228
2229 @item S z
2230 @kindex S z (Group)
2231 @findex gnus-group-kill-all-zombies
2232 Kill all zombie groups (@code{gnus-group-kill-all-zombies}).
2233
2234 @item S C-k
2235 @kindex S C-k (Group)
2236 @findex gnus-group-kill-level
2237 Kill all groups on a certain level (@code{gnus-group-kill-level}).
2238 These groups can't be yanked back after killing, so this command should
2239 be used with some caution. The only time where this command comes in
2240 really handy is when you have a @file{.newsrc} with lots of unsubscribed
2241 groups that you want to get rid off. @kbd{S C-k} on level 7 will
2242 kill off all unsubscribed groups that do not have message numbers in the
2243 @file{.newsrc} file.
2244
2245 @end table
2246
2247 Also @pxref{Group Levels}.
2248
2249
2250 @node Group Data
2251 @section Group Data
2252
2253 @table @kbd
2254
2255 @item c
2256 @kindex c (Group)
2257 @findex gnus-group-catchup-current
2258 @vindex gnus-group-catchup-group-hook
2259 @c @icon{gnus-group-catchup-current}
2260 Mark all unticked articles in this group as read
2261 (@code{gnus-group-catchup-current}).
2262 @code{gnus-group-catchup-group-hook} is called when catching up a group from
2263 the group buffer.
2264
2265 @item C
2266 @kindex C (Group)
2267 @findex gnus-group-catchup-current-all
2268 Mark all articles in this group, even the ticked ones, as read
2269 (@code{gnus-group-catchup-current-all}).
2270
2271 @item M-c
2272 @kindex M-c (Group)
2273 @findex gnus-group-clear-data
2274 Clear the data from the current group---nix out marks and the list of
2275 read articles (@code{gnus-group-clear-data}).
2276
2277 @item M-x gnus-group-clear-data-on-native-groups
2278 @kindex M-x gnus-group-clear-data-on-native-groups
2279 @findex gnus-group-clear-data-on-native-groups
2280 If you have switched from one @acronym{NNTP} server to another, all your marks
2281 and read ranges have become worthless. You can use this command to
2282 clear out all data that you have on your native groups. Use with
2283 caution.
2284
2285 @end table
2286
2287
2288 @node Group Levels
2289 @section Group Levels
2290 @cindex group level
2291 @cindex level
2292
2293 All groups have a level of @dfn{subscribedness}. For instance, if a
2294 group is on level 2, it is more subscribed than a group on level 5. You
2295 can ask Gnus to just list groups on a given level or lower
2296 (@pxref{Listing Groups}), or to just check for new articles in groups on
2297 a given level or lower (@pxref{Scanning New Messages}).
2298
2299 Remember: The higher the level of the group, the less important it is.
2300
2301 @table @kbd
2302
2303 @item S l
2304 @kindex S l (Group)
2305 @findex gnus-group-set-current-level
2306 Set the level of the current group. If a numeric prefix is given, the
2307 next @var{n} groups will have their levels set. The user will be
2308 prompted for a level.
2309 @end table
2310
2311 @vindex gnus-level-killed
2312 @vindex gnus-level-zombie
2313 @vindex gnus-level-unsubscribed
2314 @vindex gnus-level-subscribed
2315 Gnus considers groups from levels 1 to
2316 @code{gnus-level-subscribed} (inclusive) (default 5) to be subscribed,
2317 @code{gnus-level-subscribed} (exclusive) and
2318 @code{gnus-level-unsubscribed} (inclusive) (default 7) to be
2319 unsubscribed, @code{gnus-level-zombie} to be zombies (walking dead)
2320 (default 8) and @code{gnus-level-killed} to be killed (completely dead)
2321 (default 9). Gnus treats subscribed and unsubscribed groups exactly the
2322 same, but zombie and killed groups have no information on what articles
2323 you have read, etc, stored. This distinction between dead and living
2324 groups isn't done because it is nice or clever, it is done purely for
2325 reasons of efficiency.
2326
2327 It is recommended that you keep all your mail groups (if any) on quite
2328 low levels (e.g. 1 or 2).
2329
2330 Maybe the following description of the default behavior of Gnus helps to
2331 understand what these levels are all about. By default, Gnus shows you
2332 subscribed nonempty groups, but by hitting @kbd{L} you can have it show
2333 empty subscribed groups and unsubscribed groups, too. Type @kbd{l} to
2334 go back to showing nonempty subscribed groups again. Thus, unsubscribed
2335 groups are hidden, in a way.
2336
2337 Zombie and killed groups are similar to unsubscribed groups in that they
2338 are hidden by default. But they are different from subscribed and
2339 unsubscribed groups in that Gnus doesn't ask the news server for
2340 information (number of messages, number of unread messages) on zombie
2341 and killed groups. Normally, you use @kbd{C-k} to kill the groups you
2342 aren't interested in. If most groups are killed, Gnus is faster.
2343
2344 Why does Gnus distinguish between zombie and killed groups? Well, when
2345 a new group arrives on the server, Gnus by default makes it a zombie
2346 group. This means that you are normally not bothered with new groups,
2347 but you can type @kbd{A z} to get a list of all new groups. Subscribe
2348 the ones you like and kill the ones you don't want. (@kbd{A k} shows a
2349 list of killed groups.)
2350
2351 If you want to play with the level variables, you should show some care.
2352 Set them once, and don't touch them ever again. Better yet, don't touch
2353 them at all unless you know exactly what you're doing.
2354
2355 @vindex gnus-level-default-unsubscribed
2356 @vindex gnus-level-default-subscribed
2357 Two closely related variables are @code{gnus-level-default-subscribed}
2358 (default 3) and @code{gnus-level-default-unsubscribed} (default 6),
2359 which are the levels that new groups will be put on if they are
2360 (un)subscribed. These two variables should, of course, be inside the
2361 relevant valid ranges.
2362
2363 @vindex gnus-keep-same-level
2364 If @code{gnus-keep-same-level} is non-@code{nil}, some movement commands
2365 will only move to groups of the same level (or lower). In
2366 particular, going from the last article in one group to the next group
2367 will go to the next group of the same level (or lower). This might be
2368 handy if you want to read the most important groups before you read the
2369 rest.
2370
2371 If this variable is @code{best}, Gnus will make the next newsgroup the
2372 one with the best level.
2373
2374 @vindex gnus-group-default-list-level
2375 All groups with a level less than or equal to
2376 @code{gnus-group-default-list-level} will be listed in the group buffer
2377 by default.
2378
2379 @vindex gnus-group-list-inactive-groups
2380 If @code{gnus-group-list-inactive-groups} is non-@code{nil}, non-active
2381 groups will be listed along with the unread groups. This variable is
2382 @code{t} by default. If it is @code{nil}, inactive groups won't be
2383 listed.
2384
2385 @vindex gnus-group-use-permanent-levels
2386 If @code{gnus-group-use-permanent-levels} is non-@code{nil}, once you
2387 give a level prefix to @kbd{g} or @kbd{l}, all subsequent commands will
2388 use this level as the ``work'' level.
2389
2390 @vindex gnus-activate-level
2391 Gnus will normally just activate (i. e., query the server about) groups
2392 on level @code{gnus-activate-level} or less. If you don't want to
2393 activate unsubscribed groups, for instance, you might set this variable
2394 to 5. The default is 6.
2395
2396
2397 @node Group Score
2398 @section Group Score
2399 @cindex group score
2400 @cindex group rank
2401 @cindex rank
2402
2403 You would normally keep important groups on high levels, but that scheme
2404 is somewhat restrictive. Don't you wish you could have Gnus sort the
2405 group buffer according to how often you read groups, perhaps? Within
2406 reason?
2407
2408 This is what @dfn{group score} is for. You can have Gnus assign a score
2409 to each group through the mechanism described below. You can then sort
2410 the group buffer based on this score. Alternatively, you can sort on
2411 score and then level. (Taken together, the level and the score is
2412 called the @dfn{rank} of the group. A group that is on level 4 and has
2413 a score of 1 has a higher rank than a group on level 5 that has a score
2414 of 300. (The level is the most significant part and the score is the
2415 least significant part.))
2416
2417 @findex gnus-summary-bubble-group
2418 If you want groups you read often to get higher scores than groups you
2419 read seldom you can add the @code{gnus-summary-bubble-group} function to
2420 the @code{gnus-summary-exit-hook} hook. This will result (after
2421 sorting) in a bubbling sort of action. If you want to see that in
2422 action after each summary exit, you can add
2423 @code{gnus-group-sort-groups-by-rank} or
2424 @code{gnus-group-sort-groups-by-score} to the same hook, but that will
2425 slow things down somewhat.
2426
2427
2428 @node Marking Groups
2429 @section Marking Groups
2430 @cindex marking groups
2431
2432 If you want to perform some command on several groups, and they appear
2433 subsequently in the group buffer, you would normally just give a
2434 numerical prefix to the command. Most group commands will then do your
2435 bidding on those groups.
2436
2437 However, if the groups are not in sequential order, you can still
2438 perform a command on several groups. You simply mark the groups first
2439 with the process mark and then execute the command.
2440
2441 @table @kbd
2442
2443 @item #
2444 @kindex # (Group)
2445 @itemx M m
2446 @kindex M m (Group)
2447 @findex gnus-group-mark-group
2448 Set the mark on the current group (@code{gnus-group-mark-group}).
2449
2450 @item M-#
2451 @kindex M-# (Group)
2452 @itemx M u
2453 @kindex M u (Group)
2454 @findex gnus-group-unmark-group
2455 Remove the mark from the current group
2456 (@code{gnus-group-unmark-group}).
2457
2458 @item M U
2459 @kindex M U (Group)
2460 @findex gnus-group-unmark-all-groups
2461 Remove the mark from all groups (@code{gnus-group-unmark-all-groups}).
2462
2463 @item M w
2464 @kindex M w (Group)
2465 @findex gnus-group-mark-region
2466 Mark all groups between point and mark (@code{gnus-group-mark-region}).
2467
2468 @item M b
2469 @kindex M b (Group)
2470 @findex gnus-group-mark-buffer
2471 Mark all groups in the buffer (@code{gnus-group-mark-buffer}).
2472
2473 @item M r
2474 @kindex M r (Group)
2475 @findex gnus-group-mark-regexp
2476 Mark all groups that match some regular expression
2477 (@code{gnus-group-mark-regexp}).
2478 @end table
2479
2480 Also @pxref{Process/Prefix}.
2481
2482 @findex gnus-group-universal-argument
2483 If you want to execute some command on all groups that have been marked
2484 with the process mark, you can use the @kbd{M-&}
2485 (@code{gnus-group-universal-argument}) command. It will prompt you for
2486 the command to be executed.
2487
2488
2489 @node Foreign Groups
2490 @section Foreign Groups
2491 @cindex foreign groups
2492
2493 Below are some group mode commands for making and editing general foreign
2494 groups, as well as commands to ease the creation of a few
2495 special-purpose groups. All these commands insert the newly created
2496 groups under point---@code{gnus-subscribe-newsgroup-method} is not
2497 consulted.
2498
2499 Changes from the group editing commands are stored in
2500 @file{~/.newsrc.eld} (@code{gnus-startup-file}). An alternative is the
2501 variable @code{gnus-parameters}, @xref{Group Parameters}.
2502
2503 @table @kbd
2504
2505 @item G m
2506 @kindex G m (Group)
2507 @findex gnus-group-make-group
2508 @cindex making groups
2509 Make a new group (@code{gnus-group-make-group}). Gnus will prompt you
2510 for a name, a method and possibly an @dfn{address}. For an easier way
2511 to subscribe to @acronym{NNTP} groups (@pxref{Browse Foreign Server}).
2512
2513 @item G M
2514 @kindex G M (Group)
2515 @findex gnus-group-read-ephemeral-group
2516 Make an ephemeral group (@code{gnus-group-read-ephemeral-group}). Gnus
2517 will prompt you for a name, a method and an @dfn{address}.
2518
2519 @item G r
2520 @kindex G r (Group)
2521 @findex gnus-group-rename-group
2522 @cindex renaming groups
2523 Rename the current group to something else
2524 (@code{gnus-group-rename-group}). This is valid only on some
2525 groups---mail groups mostly. This command might very well be quite slow
2526 on some back ends.
2527
2528 @item G c
2529 @kindex G c (Group)
2530 @cindex customizing
2531 @findex gnus-group-customize
2532 Customize the group parameters (@code{gnus-group-customize}).
2533
2534 @item G e
2535 @kindex G e (Group)
2536 @findex gnus-group-edit-group-method
2537 @cindex renaming groups
2538 Enter a buffer where you can edit the select method of the current
2539 group (@code{gnus-group-edit-group-method}).
2540
2541 @item G p
2542 @kindex G p (Group)
2543 @findex gnus-group-edit-group-parameters
2544 Enter a buffer where you can edit the group parameters
2545 (@code{gnus-group-edit-group-parameters}).
2546
2547 @item G E
2548 @kindex G E (Group)
2549 @findex gnus-group-edit-group
2550 Enter a buffer where you can edit the group info
2551 (@code{gnus-group-edit-group}).
2552
2553 @item G d
2554 @kindex G d (Group)
2555 @findex gnus-group-make-directory-group
2556 @cindex nndir
2557 Make a directory group (@pxref{Directory Groups}). You will be prompted
2558 for a directory name (@code{gnus-group-make-directory-group}).
2559
2560 @item G h
2561 @kindex G h (Group)
2562 @cindex help group
2563 @findex gnus-group-make-help-group
2564 Make the Gnus help group (@code{gnus-group-make-help-group}).
2565
2566 @item G a
2567 @kindex G a (Group)
2568 @cindex (ding) archive
2569 @cindex archive group
2570 @findex gnus-group-make-archive-group
2571 @vindex gnus-group-archive-directory
2572 @vindex gnus-group-recent-archive-directory
2573 Make a Gnus archive group (@code{gnus-group-make-archive-group}). By
2574 default a group pointing to the most recent articles will be created
2575 (@code{gnus-group-recent-archive-directory}), but given a prefix, a full
2576 group will be created from @code{gnus-group-archive-directory}.
2577
2578 @item G k
2579 @kindex G k (Group)
2580 @findex gnus-group-make-kiboze-group
2581 @cindex nnkiboze
2582 Make a kiboze group. You will be prompted for a name, for a regexp to
2583 match groups to be ``included'' in the kiboze group, and a series of
2584 strings to match on headers (@code{gnus-group-make-kiboze-group}).
2585 @xref{Kibozed Groups}.
2586
2587 @item G D
2588 @kindex G D (Group)
2589 @findex gnus-group-enter-directory
2590 @cindex nneething
2591 Read an arbitrary directory as if it were a newsgroup with the
2592 @code{nneething} back end (@code{gnus-group-enter-directory}).
2593 @xref{Anything Groups}.
2594
2595 @item G f
2596 @kindex G f (Group)
2597 @findex gnus-group-make-doc-group
2598 @cindex ClariNet Briefs
2599 @cindex nndoc
2600 Make a group based on some file or other
2601 (@code{gnus-group-make-doc-group}). If you give a prefix to this
2602 command, you will be prompted for a file name and a file type.
2603 Currently supported types are @code{mbox}, @code{babyl},
2604 @code{digest}, @code{news}, @code{rnews}, @code{mmdf}, @code{forward},
2605 @code{rfc934}, @code{rfc822-forward}, @code{mime-parts},
2606 @code{standard-digest}, @code{slack-digest}, @code{clari-briefs},
2607 @code{nsmail}, @code{outlook}, @code{oe-dbx}, and @code{mailman}. If
2608 you run this command without a prefix, Gnus will guess at the file
2609 type. @xref{Document Groups}.
2610
2611 @item G u
2612 @kindex G u (Group)
2613 @vindex gnus-useful-groups
2614 @findex gnus-group-make-useful-group
2615 Create one of the groups mentioned in @code{gnus-useful-groups}
2616 (@code{gnus-group-make-useful-group}).
2617
2618 @item G w
2619 @kindex G w (Group)
2620 @findex gnus-group-make-web-group
2621 @cindex Google
2622 @cindex nnweb
2623 @cindex gmane
2624 Make an ephemeral group based on a web search
2625 (@code{gnus-group-make-web-group}). If you give a prefix to this
2626 command, make a solid group instead. You will be prompted for the
2627 search engine type and the search string. Valid search engine types
2628 include @code{google}, @code{dejanews}, and @code{gmane}.
2629 @xref{Web Searches}.
2630
2631 If you use the @code{google} search engine, you can limit the search
2632 to a particular group by using a match string like
2633 @samp{shaving group:alt.sysadmin.recovery}.
2634
2635 @item G R
2636 @kindex G R (Group)
2637 @findex gnus-group-make-rss-group
2638 Make a group based on an @acronym{RSS} feed
2639 (@code{gnus-group-make-rss-group}). You will be prompted for an URL.
2640 @xref{RSS}.
2641
2642 @item G DEL
2643 @kindex G DEL (Group)
2644 @findex gnus-group-delete-group
2645 This function will delete the current group
2646 (@code{gnus-group-delete-group}). If given a prefix, this function will
2647 actually delete all the articles in the group, and forcibly remove the
2648 group itself from the face of the Earth. Use a prefix only if you are
2649 absolutely sure of what you are doing. This command can't be used on
2650 read-only groups (like @code{nntp} groups), though.
2651
2652 @item G V
2653 @kindex G V (Group)
2654 @findex gnus-group-make-empty-virtual
2655 Make a new, fresh, empty @code{nnvirtual} group
2656 (@code{gnus-group-make-empty-virtual}). @xref{Virtual Groups}.
2657
2658 @item G v
2659 @kindex G v (Group)
2660 @findex gnus-group-add-to-virtual
2661 Add the current group to an @code{nnvirtual} group
2662 (@code{gnus-group-add-to-virtual}). Uses the process/prefix convention.
2663 @end table
2664
2665 @xref{Select Methods}, for more information on the various select
2666 methods.
2667
2668 @vindex gnus-activate-foreign-newsgroups
2669 If @code{gnus-activate-foreign-newsgroups} is a positive number,
2670 Gnus will check all foreign groups with this level or lower at startup.
2671 This might take quite a while, especially if you subscribe to lots of
2672 groups from different @acronym{NNTP} servers. Also @pxref{Group Levels};
2673 @code{gnus-activate-level} also affects activation of foreign
2674 newsgroups.
2675
2676
2677 @node Group Parameters
2678 @section Group Parameters
2679 @cindex group parameters
2680
2681 The group parameters store information local to a particular group.
2682 Here's an example group parameter list:
2683
2684 @example
2685 ((to-address . "ding@@gnus.org")
2686 (auto-expire . t))
2687 @end example
2688
2689 We see that each element consists of a ``dotted pair''---the thing before
2690 the dot is the key, while the thing after the dot is the value. All the
2691 parameters have this form @emph{except} local variable specs, which are
2692 not dotted pairs, but proper lists.
2693
2694 Some parameters have correspondent customizable variables, each of which
2695 is an alist of regexps and values.
2696
2697 The following group parameters can be used:
2698
2699 @table @code
2700 @item to-address
2701 @cindex to-address
2702 Address used by when doing followups and new posts.
2703
2704 @example
2705 (to-address . "some@@where.com")
2706 @end example
2707
2708 This is primarily useful in mail groups that represent closed mailing
2709 lists---mailing lists where it's expected that everybody that writes to
2710 the mailing list is subscribed to it. Since using this parameter
2711 ensures that the mail only goes to the mailing list itself, it means
2712 that members won't receive two copies of your followups.
2713
2714 Using @code{to-address} will actually work whether the group is foreign
2715 or not. Let's say there's a group on the server that is called
2716 @samp{fa.4ad-l}. This is a real newsgroup, but the server has gotten
2717 the articles from a mail-to-news gateway. Posting directly to this
2718 group is therefore impossible---you have to send mail to the mailing
2719 list address instead.
2720
2721 See also @code{gnus-parameter-to-address-alist}.
2722
2723 @item to-list
2724 @cindex to-list
2725 Address used when doing @kbd{a} in that group.
2726
2727 @example
2728 (to-list . "some@@where.com")
2729 @end example
2730
2731 It is totally ignored
2732 when doing a followup---except that if it is present in a news group,
2733 you'll get mail group semantics when doing @kbd{f}.
2734
2735 If you do an @kbd{a} command in a mail group and you have neither a
2736 @code{to-list} group parameter nor a @code{to-address} group parameter,
2737 then a @code{to-list} group parameter will be added automatically upon
2738 sending the message if @code{gnus-add-to-list} is set to @code{t}.
2739 @vindex gnus-add-to-list
2740
2741 @findex gnus-mailing-list-mode
2742 @cindex mail list groups
2743 If this variable is set, @code{gnus-mailing-list-mode} is turned on when
2744 entering summary buffer.
2745
2746 See also @code{gnus-parameter-to-list-alist}.
2747
2748 @anchor{subscribed}
2749 @item subscribed
2750 @cindex subscribed
2751 @cindex Mail-Followup-To
2752 @findex gnus-find-subscribed-addresses
2753 If this parameter is set to @code{t}, Gnus will consider the
2754 to-address and to-list parameters for this group as addresses of
2755 mailing lists you are subscribed to. Giving Gnus this information is
2756 (only) a first step in getting it to generate correct Mail-Followup-To
2757 headers for your posts to these lists. The second step is to put the
2758 following in your @file{.gnus.el}
2759
2760 @lisp
2761 (setq message-subscribed-address-functions
2762 '(gnus-find-subscribed-addresses))
2763 @end lisp
2764
2765 @xref{Mailing Lists, ,Mailing Lists, message, The Message Manual}, for
2766 a complete treatment of available MFT support.
2767
2768 @item visible
2769 @cindex visible
2770 If the group parameter list has the element @code{(visible . t)},
2771 that group will always be visible in the Group buffer, regardless
2772 of whether it has any unread articles.
2773
2774 This parameter cannot be set via @code{gnus-parameters}. See
2775 @code{gnus-permanently-visible-groups} as an alternative.
2776
2777 @item broken-reply-to
2778 @cindex broken-reply-to
2779 Elements like @code{(broken-reply-to . t)} signals that @code{Reply-To}
2780 headers in this group are to be ignored, and for the header to be hidden
2781 if @code{reply-to} is part of @code{gnus-boring-article-headers}. This
2782 can be useful if you're reading a mailing list group where the listserv
2783 has inserted @code{Reply-To} headers that point back to the listserv
2784 itself. That is broken behavior. So there!
2785
2786 @item to-group
2787 @cindex to-group
2788 Elements like @code{(to-group . "some.group.name")} means that all
2789 posts in that group will be sent to @code{some.group.name}.
2790
2791 @item newsgroup
2792 @cindex newsgroup
2793 If you have @code{(newsgroup . t)} in the group parameter list, Gnus
2794 will treat all responses as if they were responses to news articles.
2795 This can be useful if you have a mail group that's really a mirror of a
2796 news group.
2797
2798 @item gcc-self
2799 @cindex gcc-self
2800 If @code{(gcc-self . t)} is present in the group parameter list, newly
2801 composed messages will be @code{Gcc}'d to the current group. If
2802 @code{(gcc-self . none)} is present, no @code{Gcc:} header will be
2803 generated, if @code{(gcc-self . "string")} is present, this string will
2804 be inserted literally as a @code{gcc} header. This parameter takes
2805 precedence over any default @code{Gcc} rules as described later
2806 (@pxref{Archived Messages}).
2807
2808 @strong{Caveat}: Adding @code{(gcc-self . t)} to the parameter list of
2809 @code{nntp} groups (or the like) isn't valid. An @code{nntp} server
2810 doesn't accept articles.
2811
2812 @item auto-expire
2813 @cindex auto-expire
2814 @cindex expiring mail
2815 If the group parameter has an element that looks like @code{(auto-expire
2816 . t)}, all articles read will be marked as expirable. For an
2817 alternative approach, @pxref{Expiring Mail}.
2818
2819 See also @code{gnus-auto-expirable-newsgroups}.
2820
2821 @item total-expire
2822 @cindex total-expire
2823 @cindex expiring mail
2824 If the group parameter has an element that looks like
2825 @code{(total-expire . t)}, all read articles will be put through the
2826 expiry process, even if they are not marked as expirable. Use with
2827 caution. Unread, ticked and dormant articles are not eligible for
2828 expiry.
2829
2830 See also @code{gnus-total-expirable-newsgroups}.
2831
2832 @item expiry-wait
2833 @cindex expiry-wait
2834 @vindex nnmail-expiry-wait-function
2835 If the group parameter has an element that looks like
2836 @code{(expiry-wait . 10)}, this value will override any
2837 @code{nnmail-expiry-wait} and @code{nnmail-expiry-wait-function}
2838 (@pxref{Expiring Mail}) when expiring expirable messages. The value
2839 can either be a number of days (not necessarily an integer) or the
2840 symbols @code{never} or @code{immediate}.
2841
2842 @item expiry-target
2843 @cindex expiry-target
2844 Where expired messages end up. This parameter overrides
2845 @code{nnmail-expiry-target}.
2846
2847 @item score-file
2848 @cindex score file group parameter
2849 Elements that look like @code{(score-file . "file")} will make
2850 @file{file} into the current score file for the group in question. All
2851 interactive score entries will be put into this file.
2852
2853 @item adapt-file
2854 @cindex adapt file group parameter
2855 Elements that look like @code{(adapt-file . "file")} will make
2856 @file{file} into the current adaptive file for the group in question.
2857 All adaptive score entries will be put into this file.
2858
2859 @item admin-address
2860 @cindex admin-address
2861 When unsubscribing from a mailing list you should never send the
2862 unsubscription notice to the mailing list itself. Instead, you'd send
2863 messages to the administrative address. This parameter allows you to
2864 put the admin address somewhere convenient.
2865
2866 @item display
2867 @cindex display
2868 Elements that look like @code{(display . MODE)} say which articles to
2869 display on entering the group. Valid values are:
2870
2871 @table @code
2872 @item all
2873 Display all articles, both read and unread.
2874
2875 @item an integer
2876 Display the last @var{integer} articles in the group. This is the same as
2877 entering the group with @kbd{C-u @var{integer}}.
2878
2879 @item default
2880 Display the default visible articles, which normally includes unread and
2881 ticked articles.
2882
2883 @item an array
2884 Display articles that satisfy a predicate.
2885
2886 Here are some examples:
2887
2888 @table @code
2889 @item [unread]
2890 Display only unread articles.
2891
2892 @item [not expire]
2893 Display everything except expirable articles.
2894
2895 @item [and (not reply) (not expire)]
2896 Display everything except expirable and articles you've already
2897 responded to.
2898 @end table
2899
2900 The available operators are @code{not}, @code{and} and @code{or}.
2901 Predicates include @code{tick}, @code{unsend}, @code{undownload},
2902 @code{unread}, @code{dormant}, @code{expire}, @code{reply},
2903 @code{killed}, @code{bookmark}, @code{score}, @code{save},
2904 @code{cache}, @code{forward}, @code{unseen} and @code{recent}.
2905
2906 @end table
2907
2908 The @code{display} parameter works by limiting the summary buffer to
2909 the subset specified. You can pop the limit by using the @kbd{/ w}
2910 command (@pxref{Limiting}).
2911
2912 @item comment
2913 @cindex comment
2914 Elements that look like @code{(comment . "This is a comment")} are
2915 arbitrary comments on the group. You can display comments in the
2916 group line (@pxref{Group Line Specification}).
2917
2918 @item charset
2919 @cindex charset
2920 Elements that look like @code{(charset . iso-8859-1)} will make
2921 @code{iso-8859-1} the default charset; that is, the charset that will be
2922 used for all articles that do not specify a charset.
2923
2924 See also @code{gnus-group-charset-alist}.
2925
2926 @item ignored-charsets
2927 @cindex ignored-charset
2928 Elements that look like @code{(ignored-charsets x-unknown iso-8859-1)}
2929 will make @code{iso-8859-1} and @code{x-unknown} ignored; that is, the
2930 default charset will be used for decoding articles.
2931
2932 See also @code{gnus-group-ignored-charsets-alist}.
2933
2934 @item posting-style
2935 @cindex posting-style
2936 You can store additional posting style information for this group
2937 here (@pxref{Posting Styles}). The format is that of an entry in the
2938 @code{gnus-posting-styles} alist, except that there's no regexp matching
2939 the group name (of course). Style elements in this group parameter will
2940 take precedence over the ones found in @code{gnus-posting-styles}.
2941
2942 For instance, if you want a funky name and signature in this group only,
2943 instead of hacking @code{gnus-posting-styles}, you could put something
2944 like this in the group parameters:
2945
2946 @example
2947 (posting-style
2948 (name "Funky Name")
2949 ("X-My-Header" "Funky Value")
2950 (signature "Funky Signature"))
2951 @end example
2952
2953 @item post-method
2954 @cindex post-method
2955 If it is set, the value is used as the method for posting message
2956 instead of @code{gnus-post-method}.
2957
2958 @item banner
2959 @cindex banner
2960 An item like @code{(banner . @var{regexp})} causes any part of an article
2961 that matches the regular expression @var{regexp} to be stripped. Instead of
2962 @var{regexp}, you can also use the symbol @code{signature} which strips the
2963 last signature or any of the elements of the alist
2964 @code{gnus-article-banner-alist}.
2965
2966 @item sieve
2967 @cindex sieve
2968 This parameter contains a Sieve test that should match incoming mail
2969 that should be placed in this group. From this group parameter, a
2970 Sieve @samp{IF} control structure is generated, having the test as the
2971 condition and @samp{fileinto "group.name";} as the body.
2972
2973 For example, if the @samp{INBOX.list.sieve} group has the @code{(sieve
2974 address "sender" "sieve-admin@@extundo.com")} group parameter, when
2975 translating the group parameter into a Sieve script (@pxref{Sieve
2976 Commands}) the following Sieve code is generated:
2977
2978 @example
2979 if address \"sender\" \"sieve-admin@@extundo.com\" @{
2980 fileinto \"INBOX.list.sieve\";
2981 @}
2982 @end example
2983
2984 The Sieve language is described in RFC 3028. @xref{Top, Emacs Sieve,
2985 Top, sieve, Emacs Sieve}.
2986
2987 @item (agent parameters)
2988 If the agent has been enabled, you can set any of the its parameters
2989 to control the behavior of the agent in individual groups. See Agent
2990 Parameters in @ref{Category Syntax}. Most users will choose to set
2991 agent parameters in either an agent category or group topic to
2992 minimize the configuration effort.
2993
2994 @item (@var{variable} @var{form})
2995 You can use the group parameters to set variables local to the group you
2996 are entering. If you want to turn threading off in @samp{news.answers},
2997 you could put @code{(gnus-show-threads nil)} in the group parameters of
2998 that group. @code{gnus-show-threads} will be made into a local variable
2999 in the summary buffer you enter, and the form @code{nil} will be
3000 @code{eval}ed there.
3001
3002 Note that this feature sets the variable locally to the summary buffer.
3003 But some variables are evaluated in the article buffer, or in the
3004 message buffer (of a reply or followup or otherwise newly created
3005 message). As a workaround, it might help to add the variable in
3006 question to @code{gnus-newsgroup-variables}. @xref{Various Summary
3007 Stuff}. So if you want to set @code{message-from-style} via the group
3008 parameters, then you may need the following statement elsewhere in your
3009 @file{~/.gnus} file:
3010
3011 @lisp
3012 (add-to-list 'gnus-newsgroup-variables 'message-from-style)
3013 @end lisp
3014
3015 @vindex gnus-list-identifiers
3016 A use for this feature is to remove a mailing list identifier tag in
3017 the subject fields of articles. E.g. if the news group
3018
3019 @example
3020 nntp+news.gnus.org:gmane.text.docbook.apps
3021 @end example
3022
3023 has the tag @samp{DOC-BOOK-APPS:} in the subject of all articles, this
3024 tag can be removed from the article subjects in the summary buffer for
3025 the group by putting @code{(gnus-list-identifiers "DOCBOOK-APPS:")}
3026 into the group parameters for the group.
3027
3028 This can also be used as a group-specific hook function. If you want to
3029 hear a beep when you enter a group, you could put something like
3030 @code{(dummy-variable (ding))} in the parameters of that group.
3031 @code{dummy-variable} will be set to the (meaningless) result of the
3032 @code{(ding)} form.
3033
3034 Alternatively, since the VARIABLE becomes local to the group, this
3035 pattern can be used to temporarily change a hook. For example, if the
3036 following is added to a group parameter
3037
3038 @lisp
3039 (gnus-summary-prepared-hook
3040 '(lambda nil (local-set-key "d" (local-key-binding "n"))))
3041 @end lisp
3042
3043 when the group is entered, the 'd' key will not mark the article as
3044 expired.
3045
3046 @end table
3047
3048 Use the @kbd{G p} or the @kbd{G c} command to edit group parameters of a
3049 group. (@kbd{G p} presents you with a Lisp-based interface, @kbd{G c}
3050 presents you with a Customize-like interface. The latter helps avoid
3051 silly Lisp errors.) You might also be interested in reading about topic
3052 parameters (@pxref{Topic Parameters}).
3053
3054 @vindex gnus-parameters
3055 Group parameters can be set via the @code{gnus-parameters} variable too.
3056 But some variables, such as @code{visible}, have no effect (For this
3057 case see @code{gnus-permanently-visible-groups} as an alternative.).
3058 For example:
3059
3060 @lisp
3061 (setq gnus-parameters
3062 '(("mail\\..*"
3063 (gnus-show-threads nil)
3064 (gnus-use-scoring nil)
3065 (gnus-summary-line-format
3066 "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n")
3067 (gcc-self . t)
3068 (display . all))
3069
3070 ("^nnimap:\\(foo.bar\\)$"
3071 (to-group . "\\1"))
3072
3073 ("mail\\.me"
3074 (gnus-use-scoring t))
3075
3076 ("list\\..*"
3077 (total-expire . t)
3078 (broken-reply-to . t))))
3079 @end lisp
3080
3081 String value of parameters will be subjected to regexp substitution, as
3082 the @code{to-group} example shows.
3083
3084 @vindex gnus-parameters-case-fold-search
3085 By default, whether comparing the group name and one of those regexps
3086 specified in @code{gnus-parameters} is done in a case-sensitive manner
3087 or a case-insensitive manner depends on the value of
3088 @code{case-fold-search} at the time when the comparison is done. The
3089 value of @code{case-fold-search} is typically @code{t}; it means, for
3090 example, the element @code{("INBOX\\.FOO" (total-expire . t))} might be
3091 applied to both the @samp{INBOX.FOO} group and the @samp{INBOX.foo}
3092 group. If you want to make those regexps always case-sensitive, set the
3093 value of the @code{gnus-parameters-case-fold-search} variable to
3094 @code{nil}. Otherwise, set it to @code{t} if you want to compare them
3095 always in a case-insensitive manner.
3096
3097
3098 @node Listing Groups
3099 @section Listing Groups
3100 @cindex group listing
3101
3102 These commands all list various slices of the groups available.
3103
3104 @table @kbd
3105
3106 @item l
3107 @itemx A s
3108 @kindex A s (Group)
3109 @kindex l (Group)
3110 @findex gnus-group-list-groups
3111 List all groups that have unread articles
3112 (@code{gnus-group-list-groups}). If the numeric prefix is used, this
3113 command will list only groups of level ARG and lower. By default, it
3114 only lists groups of level five (i.e.,
3115 @code{gnus-group-default-list-level}) or lower (i.e., just subscribed
3116 groups).
3117
3118 @item L
3119 @itemx A u
3120 @kindex A u (Group)
3121 @kindex L (Group)
3122 @findex gnus-group-list-all-groups
3123 List all groups, whether they have unread articles or not
3124 (@code{gnus-group-list-all-groups}). If the numeric prefix is used,
3125 this command will list only groups of level ARG and lower. By default,
3126 it lists groups of level seven or lower (i.e., just subscribed and
3127 unsubscribed groups).
3128
3129 @item A l
3130 @kindex A l (Group)
3131 @findex gnus-group-list-level
3132 List all unread groups on a specific level
3133 (@code{gnus-group-list-level}). If given a prefix, also list the groups
3134 with no unread articles.
3135
3136 @item A k
3137 @kindex A k (Group)
3138 @findex gnus-group-list-killed
3139 List all killed groups (@code{gnus-group-list-killed}). If given a
3140 prefix argument, really list all groups that are available, but aren't
3141 currently (un)subscribed. This could entail reading the active file
3142 from the server.
3143
3144 @item A z
3145 @kindex A z (Group)
3146 @findex gnus-group-list-zombies
3147 List all zombie groups (@code{gnus-group-list-zombies}).
3148
3149 @item A m
3150 @kindex A m (Group)
3151 @findex gnus-group-list-matching
3152 List all unread, subscribed groups with names that match a regexp
3153 (@code{gnus-group-list-matching}).
3154
3155 @item A M
3156 @kindex A M (Group)
3157 @findex gnus-group-list-all-matching
3158 List groups that match a regexp (@code{gnus-group-list-all-matching}).
3159
3160 @item A A
3161 @kindex A A (Group)
3162 @findex gnus-group-list-active
3163 List absolutely all groups in the active file(s) of the
3164 server(s) you are connected to (@code{gnus-group-list-active}). This
3165 might very well take quite a while. It might actually be a better idea
3166 to do a @kbd{A M} to list all matching, and just give @samp{.} as the
3167 thing to match on. Also note that this command may list groups that
3168 don't exist (yet)---these will be listed as if they were killed groups.
3169 Take the output with some grains of salt.
3170
3171 @item A a
3172 @kindex A a (Group)
3173 @findex gnus-group-apropos
3174 List all groups that have names that match a regexp
3175 (@code{gnus-group-apropos}).
3176
3177 @item A d
3178 @kindex A d (Group)
3179 @findex gnus-group-description-apropos
3180 List all groups that have names or descriptions that match a regexp
3181 (@code{gnus-group-description-apropos}).
3182
3183 @item A c
3184 @kindex A c (Group)
3185 @findex gnus-group-list-cached
3186 List all groups with cached articles (@code{gnus-group-list-cached}).
3187
3188 @item A ?
3189 @kindex A ? (Group)
3190 @findex gnus-group-list-dormant
3191 List all groups with dormant articles (@code{gnus-group-list-dormant}).
3192
3193 @item A /
3194 @kindex A / (Group)
3195 @findex gnus-group-list-limit
3196 List groups limited within the current selection
3197 (@code{gnus-group-list-limit}).
3198
3199 @item A f
3200 @kindex A f (Group)
3201 @findex gnus-group-list-flush
3202 Flush groups from the current selection (@code{gnus-group-list-flush}).
3203
3204 @item A p
3205 @kindex A p (Group)
3206 @findex gnus-group-list-plus
3207 List groups plus the current selection (@code{gnus-group-list-plus}).
3208
3209 @end table
3210
3211 @vindex gnus-permanently-visible-groups
3212 @cindex visible group parameter
3213 Groups that match the @code{gnus-permanently-visible-groups} regexp will
3214 always be shown, whether they have unread articles or not. You can also
3215 add the @code{visible} element to the group parameters in question to
3216 get the same effect.
3217
3218 @vindex gnus-list-groups-with-ticked-articles
3219 Groups that have just ticked articles in it are normally listed in the
3220 group buffer. If @code{gnus-list-groups-with-ticked-articles} is
3221 @code{nil}, these groups will be treated just like totally empty
3222 groups. It is @code{t} by default.
3223
3224
3225 @node Sorting Groups
3226 @section Sorting Groups
3227 @cindex sorting groups
3228
3229 @kindex C-c C-s (Group)
3230 @findex gnus-group-sort-groups
3231 @vindex gnus-group-sort-function
3232 The @kbd{C-c C-s} (@code{gnus-group-sort-groups}) command sorts the
3233 group buffer according to the function(s) given by the
3234 @code{gnus-group-sort-function} variable. Available sorting functions
3235 include:
3236
3237 @table @code
3238
3239 @item gnus-group-sort-by-alphabet
3240 @findex gnus-group-sort-by-alphabet
3241 Sort the group names alphabetically. This is the default.
3242
3243 @item gnus-group-sort-by-real-name
3244 @findex gnus-group-sort-by-real-name
3245 Sort the group alphabetically on the real (unprefixed) group names.
3246
3247 @item gnus-group-sort-by-level
3248 @findex gnus-group-sort-by-level
3249 Sort by group level.
3250
3251 @item gnus-group-sort-by-score
3252 @findex gnus-group-sort-by-score
3253 Sort by group score. @xref{Group Score}.
3254
3255 @item gnus-group-sort-by-rank
3256 @findex gnus-group-sort-by-rank
3257 Sort by group score and then the group level. The level and the score
3258 are, when taken together, the group's @dfn{rank}. @xref{Group Score}.
3259
3260 @item gnus-group-sort-by-unread
3261 @findex gnus-group-sort-by-unread
3262 Sort by number of unread articles.
3263
3264 @item gnus-group-sort-by-method
3265 @findex gnus-group-sort-by-method
3266 Sort alphabetically on the select method.
3267
3268 @item gnus-group-sort-by-server
3269 @findex gnus-group-sort-by-server
3270 Sort alphabetically on the Gnus server name.
3271
3272
3273 @end table
3274
3275 @code{gnus-group-sort-function} can also be a list of sorting
3276 functions. In that case, the most significant sort key function must be
3277 the last one.
3278
3279
3280 There are also a number of commands for sorting directly according to
3281 some sorting criteria:
3282
3283 @table @kbd
3284 @item G S a
3285 @kindex G S a (Group)
3286 @findex gnus-group-sort-groups-by-alphabet
3287 Sort the group buffer alphabetically by group name
3288 (@code{gnus-group-sort-groups-by-alphabet}).
3289
3290 @item G S u
3291 @kindex G S u (Group)
3292 @findex gnus-group-sort-groups-by-unread
3293 Sort the group buffer by the number of unread articles
3294 (@code{gnus-group-sort-groups-by-unread}).
3295
3296 @item G S l
3297 @kindex G S l (Group)
3298 @findex gnus-group-sort-groups-by-level
3299 Sort the group buffer by group level
3300 (@code{gnus-group-sort-groups-by-level}).
3301
3302 @item G S v
3303 @kindex G S v (Group)
3304 @findex gnus-group-sort-groups-by-score
3305 Sort the group buffer by group score
3306 (@code{gnus-group-sort-groups-by-score}). @xref{Group Score}.
3307
3308 @item G S r
3309 @kindex G S r (Group)
3310 @findex gnus-group-sort-groups-by-rank
3311 Sort the group buffer by group rank
3312 (@code{gnus-group-sort-groups-by-rank}). @xref{Group Score}.
3313
3314 @item G S m
3315 @kindex G S m (Group)
3316 @findex gnus-group-sort-groups-by-method
3317 Sort the group buffer alphabetically by back end name@*
3318 (@code{gnus-group-sort-groups-by-method}).
3319
3320 @item G S n
3321 @kindex G S n (Group)
3322 @findex gnus-group-sort-groups-by-real-name
3323 Sort the group buffer alphabetically by real (unprefixed) group name
3324 (@code{gnus-group-sort-groups-by-real-name}).
3325
3326 @end table
3327
3328 All the commands below obey the process/prefix convention
3329 (@pxref{Process/Prefix}).
3330
3331 When given a symbolic prefix (@pxref{Symbolic Prefixes}), all these
3332 commands will sort in reverse order.
3333
3334 You can also sort a subset of the groups:
3335
3336 @table @kbd
3337 @item G P a
3338 @kindex G P a (Group)
3339 @findex gnus-group-sort-selected-groups-by-alphabet
3340 Sort the groups alphabetically by group name
3341 (@code{gnus-group-sort-selected-groups-by-alphabet}).
3342
3343 @item G P u
3344 @kindex G P u (Group)
3345 @findex gnus-group-sort-selected-groups-by-unread
3346 Sort the groups by the number of unread articles
3347 (@code{gnus-group-sort-selected-groups-by-unread}).
3348
3349 @item G P l
3350 @kindex G P l (Group)
3351 @findex gnus-group-sort-selected-groups-by-level
3352 Sort the groups by group level
3353 (@code{gnus-group-sort-selected-groups-by-level}).
3354
3355 @item G P v
3356 @kindex G P v (Group)
3357 @findex gnus-group-sort-selected-groups-by-score
3358 Sort the groups by group score
3359 (@code{gnus-group-sort-selected-groups-by-score}). @xref{Group Score}.
3360
3361 @item G P r
3362 @kindex G P r (Group)
3363 @findex gnus-group-sort-selected-groups-by-rank
3364 Sort the groups by group rank
3365 (@code{gnus-group-sort-selected-groups-by-rank}). @xref{Group Score}.
3366
3367 @item G P m
3368 @kindex G P m (Group)
3369 @findex gnus-group-sort-selected-groups-by-method
3370 Sort the groups alphabetically by back end name@*
3371 (@code{gnus-group-sort-selected-groups-by-method}).
3372
3373 @item G P n
3374 @kindex G P n (Group)
3375 @findex gnus-group-sort-selected-groups-by-real-name
3376 Sort the groups alphabetically by real (unprefixed) group name
3377 (@code{gnus-group-sort-selected-groups-by-real-name}).
3378
3379 @item G P s
3380 @kindex G P s (Group)
3381 @findex gnus-group-sort-selected-groups
3382 Sort the groups according to @code{gnus-group-sort-function}.
3383
3384 @end table
3385
3386 And finally, note that you can use @kbd{C-k} and @kbd{C-y} to manually
3387 move groups around.
3388
3389
3390 @node Group Maintenance
3391 @section Group Maintenance
3392 @cindex bogus groups
3393
3394 @table @kbd
3395 @item b
3396 @kindex b (Group)
3397 @findex gnus-group-check-bogus-groups
3398 Find bogus groups and delete them
3399 (@code{gnus-group-check-bogus-groups}).
3400
3401 @item F
3402 @kindex F (Group)
3403 @findex gnus-group-find-new-groups
3404 Find new groups and process them (@code{gnus-group-find-new-groups}).
3405 With 1 @kbd{C-u}, use the @code{ask-server} method to query the server
3406 for new groups. With 2 @kbd{C-u}'s, use most complete method possible
3407 to query the server for new groups, and subscribe the new groups as
3408 zombies.
3409
3410 @item C-c C-x
3411 @kindex C-c C-x (Group)
3412 @findex gnus-group-expire-articles
3413 @cindex expiring mail
3414 Run all expirable articles in the current group through the expiry
3415 process (if any) (@code{gnus-group-expire-articles}). That is, delete
3416 all expirable articles in the group that have been around for a while.
3417 (@pxref{Expiring Mail}).
3418
3419 @item C-c C-M-x
3420 @kindex C-c C-M-x (Group)
3421 @findex gnus-group-expire-all-groups
3422 @cindex expiring mail
3423 Run all expirable articles in all groups through the expiry process
3424 (@code{gnus-group-expire-all-groups}).
3425
3426 @end table
3427
3428
3429 @node Browse Foreign Server
3430 @section Browse Foreign Server
3431 @cindex foreign servers
3432 @cindex browsing servers
3433
3434 @table @kbd
3435 @item B
3436 @kindex B (Group)
3437 @findex gnus-group-browse-foreign-server
3438 You will be queried for a select method and a server name. Gnus will
3439 then attempt to contact this server and let you browse the groups there
3440 (@code{gnus-group-browse-foreign-server}).
3441 @end table
3442
3443 @findex gnus-browse-mode
3444 A new buffer with a list of available groups will appear. This buffer
3445 will use the @code{gnus-browse-mode}. This buffer looks a bit (well,
3446 a lot) like a normal group buffer.
3447
3448 Here's a list of keystrokes available in the browse mode:
3449
3450 @table @kbd
3451 @item n
3452 @kindex n (Browse)
3453 @findex gnus-group-next-group
3454 Go to the next group (@code{gnus-group-next-group}).
3455
3456 @item p
3457 @kindex p (Browse)
3458 @findex gnus-group-prev-group
3459 Go to the previous group (@code{gnus-group-prev-group}).
3460
3461 @item SPACE
3462 @kindex SPACE (Browse)
3463 @findex gnus-browse-read-group
3464 Enter the current group and display the first article
3465 (@code{gnus-browse-read-group}).
3466
3467 @item RET
3468 @kindex RET (Browse)
3469 @findex gnus-browse-select-group
3470 Enter the current group (@code{gnus-browse-select-group}).
3471
3472 @item u
3473 @kindex u (Browse)
3474 @findex gnus-browse-unsubscribe-current-group
3475 Unsubscribe to the current group, or, as will be the case here,
3476 subscribe to it (@code{gnus-browse-unsubscribe-current-group}).
3477
3478 @item l
3479 @itemx q
3480 @kindex q (Browse)
3481 @kindex l (Browse)
3482 @findex gnus-browse-exit
3483 Exit browse mode (@code{gnus-browse-exit}).
3484
3485 @item d
3486 @kindex d (Browse)
3487 @findex gnus-browse-describe-group
3488 Describe the current group (@code{gnus-browse-describe-group}).
3489
3490 @item ?
3491 @kindex ? (Browse)
3492 @findex gnus-browse-describe-briefly
3493 Describe browse mode briefly (well, there's not much to describe, is
3494 there) (@code{gnus-browse-describe-briefly}).
3495 @end table
3496
3497
3498 @node Exiting Gnus
3499 @section Exiting Gnus
3500 @cindex exiting Gnus
3501
3502 Yes, Gnus is ex(c)iting.
3503
3504 @table @kbd
3505 @item z
3506 @kindex z (Group)
3507 @findex gnus-group-suspend
3508 Suspend Gnus (@code{gnus-group-suspend}). This doesn't really exit Gnus,
3509 but it kills all buffers except the Group buffer. I'm not sure why this
3510 is a gain, but then who am I to judge?
3511
3512 @item q
3513 @kindex q (Group)
3514 @findex gnus-group-exit
3515 @c @icon{gnus-group-exit}
3516 Quit Gnus (@code{gnus-group-exit}).
3517
3518 @item Q
3519 @kindex Q (Group)
3520 @findex gnus-group-quit
3521 Quit Gnus without saving the @file{.newsrc} files (@code{gnus-group-quit}).
3522 The dribble file will be saved, though (@pxref{Auto Save}).
3523 @end table
3524
3525 @vindex gnus-exit-gnus-hook
3526 @vindex gnus-suspend-gnus-hook
3527 @vindex gnus-after-exiting-gnus-hook
3528 @code{gnus-suspend-gnus-hook} is called when you suspend Gnus and
3529 @code{gnus-exit-gnus-hook} is called when you quit Gnus, while
3530 @code{gnus-after-exiting-gnus-hook} is called as the final item when
3531 exiting Gnus.
3532
3533 Note:
3534
3535 @quotation
3536 Miss Lisa Cannifax, while sitting in English class, felt her feet go
3537 numbly heavy and herself fall into a hazy trance as the boy sitting
3538 behind her drew repeated lines with his pencil across the back of her
3539 plastic chair.
3540 @end quotation
3541
3542
3543 @node Group Topics
3544 @section Group Topics
3545 @cindex topics
3546
3547 If you read lots and lots of groups, it might be convenient to group
3548 them hierarchically according to topics. You put your Emacs groups over
3549 here, your sex groups over there, and the rest (what, two groups or so?)
3550 you put in some misc section that you never bother with anyway. You can
3551 even group the Emacs sex groups as a sub-topic to either the Emacs
3552 groups or the sex groups---or both! Go wild!
3553
3554 @iftex
3555 @iflatex
3556 \gnusfigure{Group Topics}{400}{
3557 \put(75,50){\epsfig{figure=ps/group-topic,height=9cm}}
3558 }
3559 @end iflatex
3560 @end iftex
3561
3562 Here's an example:
3563
3564 @example
3565 Gnus
3566 Emacs -- I wuw it!
3567 3: comp.emacs
3568 2: alt.religion.emacs
3569 Naughty Emacs
3570 452: alt.sex.emacs
3571 0: comp.talk.emacs.recovery
3572 Misc
3573 8: comp.binaries.fractals
3574 13: comp.sources.unix
3575 @end example
3576
3577 @findex gnus-topic-mode
3578 @kindex t (Group)
3579 To get this @emph{fab} functionality you simply turn on (ooh!) the
3580 @code{gnus-topic} minor mode---type @kbd{t} in the group buffer. (This
3581 is a toggling command.)
3582
3583 Go ahead, just try it. I'll still be here when you get back. La de
3584 dum@dots{} Nice tune, that@dots{} la la la@dots{} What, you're back?
3585 Yes, and now press @kbd{l}. There. All your groups are now listed
3586 under @samp{misc}. Doesn't that make you feel all warm and fuzzy?
3587 Hot and bothered?
3588
3589 If you want this permanently enabled, you should add that minor mode to
3590 the hook for the group mode. Put the following line in your
3591 @file{~/.gnus.el} file:
3592
3593 @lisp
3594 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
3595 @end lisp
3596
3597 @menu
3598 * Topic Commands:: Interactive E-Z commands.
3599 * Topic Variables:: How to customize the topics the Lisp Way.
3600 * Topic Sorting:: Sorting each topic individually.
3601 * Topic Topology:: A map of the world.
3602 * Topic Parameters:: Parameters that apply to all groups in a topic.
3603 @end menu
3604
3605
3606 @node Topic Commands
3607 @subsection Topic Commands
3608 @cindex topic commands
3609
3610 When the topic minor mode is turned on, a new @kbd{T} submap will be
3611 available. In addition, a few of the standard keys change their
3612 definitions slightly.
3613
3614 In general, the following kinds of operations are possible on topics.
3615 First of all, you want to create topics. Secondly, you want to put
3616 groups in topics and to move them around until you have an order you
3617 like. The third kind of operation is to show/hide parts of the whole
3618 shebang. You might want to hide a topic including its subtopics and
3619 groups, to get a better overview of the other groups.
3620
3621 Here is a list of the basic keys that you might need to set up topics
3622 the way you like.
3623
3624 @table @kbd
3625
3626 @item T n
3627 @kindex T n (Topic)
3628 @findex gnus-topic-create-topic
3629 Prompt for a new topic name and create it
3630 (@code{gnus-topic-create-topic}).
3631
3632 @item T TAB
3633 @itemx TAB
3634 @kindex T TAB (Topic)
3635 @kindex TAB (Topic)
3636 @findex gnus-topic-indent
3637 ``Indent'' the current topic so that it becomes a sub-topic of the
3638 previous topic (@code{gnus-topic-indent}). If given a prefix,
3639 ``un-indent'' the topic instead.
3640
3641 @item M-TAB
3642 @kindex M-TAB (Topic)
3643 @findex gnus-topic-unindent
3644 ``Un-indent'' the current topic so that it becomes a sub-topic of the
3645 parent of its current parent (@code{gnus-topic-unindent}).
3646
3647 @end table
3648
3649 The following two keys can be used to move groups and topics around.
3650 They work like the well-known cut and paste. @kbd{C-k} is like cut and
3651 @kbd{C-y} is like paste. Of course, this being Emacs, we use the terms
3652 kill and yank rather than cut and paste.
3653
3654 @table @kbd
3655
3656 @item C-k
3657 @kindex C-k (Topic)
3658 @findex gnus-topic-kill-group
3659 Kill a group or topic (@code{gnus-topic-kill-group}). All groups in the
3660 topic will be removed along with the topic.
3661
3662 @item C-y
3663 @kindex C-y (Topic)
3664 @findex gnus-topic-yank-group
3665 Yank the previously killed group or topic
3666 (@code{gnus-topic-yank-group}). Note that all topics will be yanked
3667 before all groups.
3668
3669 So, to move a topic to the beginning of the list of topics, just hit
3670 @kbd{C-k} on it. This is like the ``cut'' part of cut and paste. Then,
3671 move the cursor to the beginning of the buffer (just below the ``Gnus''
3672 topic) and hit @kbd{C-y}. This is like the ``paste'' part of cut and
3673 paste. Like I said -- E-Z.
3674
3675 You can use @kbd{C-k} and @kbd{C-y} on groups as well as on topics. So
3676 you can move topics around as well as groups.
3677
3678 @end table
3679
3680 After setting up the topics the way you like them, you might wish to
3681 hide a topic, or to show it again. That's why we have the following
3682 key.
3683
3684 @table @kbd
3685
3686 @item RET
3687 @kindex RET (Topic)
3688 @findex gnus-topic-select-group
3689 @itemx SPACE
3690 Either select a group or fold a topic (@code{gnus-topic-select-group}).
3691 When you perform this command on a group, you'll enter the group, as
3692 usual. When done on a topic line, the topic will be folded (if it was
3693 visible) or unfolded (if it was folded already). So it's basically a
3694 toggling command on topics. In addition, if you give a numerical
3695 prefix, group on that level (and lower) will be displayed.
3696
3697 @end table
3698
3699 Now for a list of other commands, in no particular order.
3700
3701 @table @kbd
3702
3703 @item T m
3704 @kindex T m (Topic)
3705 @findex gnus-topic-move-group
3706 Move the current group to some other topic
3707 (@code{gnus-topic-move-group}). This command uses the process/prefix
3708 convention (@pxref{Process/Prefix}).
3709
3710 @item T j
3711 @kindex T j (Topic)
3712 @findex gnus-topic-jump-to-topic
3713 Go to a topic (@code{gnus-topic-jump-to-topic}).
3714
3715 @item T c
3716 @kindex T c (Topic)
3717 @findex gnus-topic-copy-group
3718 Copy the current group to some other topic
3719 (@code{gnus-topic-copy-group}). This command uses the process/prefix
3720 convention (@pxref{Process/Prefix}).
3721
3722 @item T h
3723 @kindex T h (Topic)
3724 @findex gnus-topic-hide-topic
3725 Hide the current topic (@code{gnus-topic-hide-topic}). If given
3726 a prefix, hide the topic permanently.
3727
3728 @item T s
3729 @kindex T s (Topic)
3730 @findex gnus-topic-show-topic
3731 Show the current topic (@code{gnus-topic-show-topic}). If given
3732 a prefix, show the topic permanently.
3733
3734 @item T D
3735 @kindex T D (Topic)
3736 @findex gnus-topic-remove-group
3737 Remove a group from the current topic (@code{gnus-topic-remove-group}).
3738 This command is mainly useful if you have the same group in several
3739 topics and wish to remove it from one of the topics. You may also
3740 remove a group from all topics, but in that case, Gnus will add it to
3741 the root topic the next time you start Gnus. In fact, all new groups
3742 (which, naturally, don't belong to any topic) will show up in the root
3743 topic.
3744
3745 This command uses the process/prefix convention
3746 (@pxref{Process/Prefix}).
3747
3748 @item T M
3749 @kindex T M (Topic)
3750 @findex gnus-topic-move-matching
3751 Move all groups that match some regular expression to a topic
3752 (@code{gnus-topic-move-matching}).
3753
3754 @item T C
3755 @kindex T C (Topic)
3756 @findex gnus-topic-copy-matching
3757 Copy all groups that match some regular expression to a topic
3758 (@code{gnus-topic-copy-matching}).
3759
3760 @item T H
3761 @kindex T H (Topic)
3762 @findex gnus-topic-toggle-display-empty-topics
3763 Toggle hiding empty topics
3764 (@code{gnus-topic-toggle-display-empty-topics}).
3765
3766 @item T #
3767 @kindex T # (Topic)
3768 @findex gnus-topic-mark-topic
3769 Mark all groups in the current topic with the process mark
3770 (@code{gnus-topic-mark-topic}). This command works recursively on
3771 sub-topics unless given a prefix.
3772
3773 @item T M-#
3774 @kindex T M-# (Topic)
3775 @findex gnus-topic-unmark-topic
3776 Remove the process mark from all groups in the current topic
3777 (@code{gnus-topic-unmark-topic}). This command works recursively on
3778 sub-topics unless given a prefix.
3779
3780 @item C-c C-x
3781 @kindex C-c C-x (Topic)
3782 @findex gnus-topic-expire-articles
3783 @cindex expiring mail
3784 Run all expirable articles in the current group or topic through the
3785 expiry process (if any)
3786 (@code{gnus-topic-expire-articles}). (@pxref{Expiring Mail}).
3787
3788 @item T r
3789 @kindex T r (Topic)
3790 @findex gnus-topic-rename
3791 Rename a topic (@code{gnus-topic-rename}).
3792
3793 @item T DEL
3794 @kindex T DEL (Topic)
3795 @findex gnus-topic-delete
3796 Delete an empty topic (@code{gnus-topic-delete}).
3797
3798 @item A T
3799 @kindex A T (Topic)
3800 @findex gnus-topic-list-active
3801 List all groups that Gnus knows about in a topics-ified way
3802 (@code{gnus-topic-list-active}).
3803
3804 @item T M-n
3805 @kindex T M-n (Topic)
3806 @findex gnus-topic-goto-next-topic
3807 Go to the next topic (@code{gnus-topic-goto-next-topic}).
3808
3809 @item T M-p
3810 @kindex T M-p (Topic)
3811 @findex gnus-topic-goto-previous-topic
3812 Go to the next topic (@code{gnus-topic-goto-previous-topic}).
3813
3814 @item G p
3815 @kindex G p (Topic)
3816 @findex gnus-topic-edit-parameters
3817 @cindex group parameters
3818 @cindex topic parameters
3819 @cindex parameters
3820 Edit the topic parameters (@code{gnus-topic-edit-parameters}).
3821 @xref{Topic Parameters}.
3822
3823 @end table
3824
3825
3826 @node Topic Variables
3827 @subsection Topic Variables
3828 @cindex topic variables
3829
3830 The previous section told you how to tell Gnus which topics to display.
3831 This section explains how to tell Gnus what to display about each topic.
3832
3833 @vindex gnus-topic-line-format
3834 The topic lines themselves are created according to the
3835 @code{gnus-topic-line-format} variable (@pxref{Formatting Variables}).
3836 Valid elements are:
3837
3838 @table @samp
3839 @item i
3840 Indentation.
3841 @item n
3842 Topic name.
3843 @item v
3844 Visibility.
3845 @item l
3846 Level.
3847 @item g
3848 Number of groups in the topic.
3849 @item a
3850 Number of unread articles in the topic.
3851 @item A
3852 Number of unread articles in the topic and all its subtopics.
3853 @end table
3854
3855 @vindex gnus-topic-indent-level
3856 Each sub-topic (and the groups in the sub-topics) will be indented with
3857 @code{gnus-topic-indent-level} times the topic level number of spaces.
3858 The default is 2.
3859
3860 @vindex gnus-topic-mode-hook
3861 @code{gnus-topic-mode-hook} is called in topic minor mode buffers.
3862
3863 @vindex gnus-topic-display-empty-topics
3864 The @code{gnus-topic-display-empty-topics} says whether to display even
3865 topics that have no unread articles in them. The default is @code{t}.
3866
3867
3868 @node Topic Sorting
3869 @subsection Topic Sorting
3870 @cindex topic sorting
3871
3872 You can sort the groups in each topic individually with the following
3873 commands:
3874
3875
3876 @table @kbd
3877 @item T S a
3878 @kindex T S a (Topic)
3879 @findex gnus-topic-sort-groups-by-alphabet
3880 Sort the current topic alphabetically by group name
3881 (@code{gnus-topic-sort-groups-by-alphabet}).
3882
3883 @item T S u
3884 @kindex T S u (Topic)
3885 @findex gnus-topic-sort-groups-by-unread
3886 Sort the current topic by the number of unread articles
3887 (@code{gnus-topic-sort-groups-by-unread}).
3888
3889 @item T S l
3890 @kindex T S l (Topic)
3891 @findex gnus-topic-sort-groups-by-level
3892 Sort the current topic by group level
3893 (@code{gnus-topic-sort-groups-by-level}).
3894
3895 @item T S v
3896 @kindex T S v (Topic)
3897 @findex gnus-topic-sort-groups-by-score
3898 Sort the current topic by group score
3899 (@code{gnus-topic-sort-groups-by-score}). @xref{Group Score}.
3900
3901 @item T S r
3902 @kindex T S r (Topic)
3903 @findex gnus-topic-sort-groups-by-rank
3904 Sort the current topic by group rank
3905 (@code{gnus-topic-sort-groups-by-rank}). @xref{Group Score}.
3906
3907 @item T S m
3908 @kindex T S m (Topic)
3909 @findex gnus-topic-sort-groups-by-method
3910 Sort the current topic alphabetically by back end name
3911 (@code{gnus-topic-sort-groups-by-method}).
3912
3913 @item T S e
3914 @kindex T S e (Topic)
3915 @findex gnus-topic-sort-groups-by-server
3916 Sort the current topic alphabetically by server name
3917 (@code{gnus-topic-sort-groups-by-server}).
3918
3919 @item T S s
3920 @kindex T S s (Topic)
3921 @findex gnus-topic-sort-groups
3922 Sort the current topic according to the function(s) given by the
3923 @code{gnus-group-sort-function} variable
3924 (@code{gnus-topic-sort-groups}).
3925
3926 @end table
3927
3928 When given a prefix argument, all these commands will sort in reverse
3929 order. @xref{Sorting Groups}, for more information about group
3930 sorting.
3931
3932
3933 @node Topic Topology
3934 @subsection Topic Topology
3935 @cindex topic topology
3936 @cindex topology
3937
3938 So, let's have a look at an example group buffer:
3939
3940 @example
3941 @group
3942 Gnus
3943 Emacs -- I wuw it!
3944 3: comp.emacs
3945 2: alt.religion.emacs
3946 Naughty Emacs
3947 452: alt.sex.emacs
3948 0: comp.talk.emacs.recovery
3949 Misc
3950 8: comp.binaries.fractals
3951 13: comp.sources.unix
3952 @end group
3953 @end example
3954
3955 So, here we have one top-level topic (@samp{Gnus}), two topics under
3956 that, and one sub-topic under one of the sub-topics. (There is always
3957 just one (1) top-level topic). This topology can be expressed as
3958 follows:
3959
3960 @lisp
3961 (("Gnus" visible)
3962 (("Emacs -- I wuw it!" visible)
3963 (("Naughty Emacs" visible)))
3964 (("Misc" visible)))
3965 @end lisp
3966
3967 @vindex gnus-topic-topology
3968 This is in fact how the variable @code{gnus-topic-topology} would look
3969 for the display above. That variable is saved in the @file{.newsrc.eld}
3970 file, and shouldn't be messed with manually---unless you really want
3971 to. Since this variable is read from the @file{.newsrc.eld} file,
3972 setting it in any other startup files will have no effect.
3973
3974 This topology shows what topics are sub-topics of what topics (right),
3975 and which topics are visible. Two settings are currently
3976 allowed---@code{visible} and @code{invisible}.
3977
3978
3979 @node Topic Parameters
3980 @subsection Topic Parameters
3981 @cindex topic parameters
3982
3983 All groups in a topic will inherit group parameters from the parent
3984 (and ancestor) topic parameters. All valid group parameters are valid
3985 topic parameters (@pxref{Group Parameters}). When the agent is
3986 enabled, all agent parameters (See Agent Parameters in @ref{Category
3987 Syntax}) are also valid topic parameters.
3988
3989 In addition, the following parameters are only valid as topic
3990 parameters:
3991
3992 @table @code
3993 @item subscribe
3994 When subscribing new groups by topic (@pxref{Subscription Methods}), the
3995 @code{subscribe} topic parameter says what groups go in what topic. Its
3996 value should be a regexp to match the groups that should go in that
3997 topic.
3998
3999 @item subscribe-level
4000 When subscribing new groups by topic (see the @code{subscribe} parameter),
4001 the group will be subscribed with the level specified in the
4002 @code{subscribe-level} instead of @code{gnus-level-default-subscribed}.
4003
4004 @end table
4005
4006 Group parameters (of course) override topic parameters, and topic
4007 parameters in sub-topics override topic parameters in super-topics. You
4008 know. Normal inheritance rules. (@dfn{Rules} is here a noun, not a
4009 verb, although you may feel free to disagree with me here.)
4010
4011 @example
4012 @group
4013 Gnus
4014 Emacs
4015 3: comp.emacs
4016 2: alt.religion.emacs
4017 452: alt.sex.emacs
4018 Relief
4019 452: alt.sex.emacs
4020 0: comp.talk.emacs.recovery
4021 Misc
4022 8: comp.binaries.fractals
4023 13: comp.sources.unix
4024 452: alt.sex.emacs
4025 @end group
4026 @end example
4027
4028 The @samp{Emacs} topic has the topic parameter @code{(score-file
4029 . "emacs.SCORE")}; the @samp{Relief} topic has the topic parameter
4030 @code{(score-file . "relief.SCORE")}; and the @samp{Misc} topic has the
4031 topic parameter @code{(score-file . "emacs.SCORE")}. In addition,
4032 @* @samp{alt.religion.emacs} has the group parameter @code{(score-file
4033 . "religion.SCORE")}.
4034
4035 Now, when you enter @samp{alt.sex.emacs} in the @samp{Relief} topic, you
4036 will get the @file{relief.SCORE} home score file. If you enter the same
4037 group in the @samp{Emacs} topic, you'll get the @file{emacs.SCORE} home
4038 score file. If you enter the group @samp{alt.religion.emacs}, you'll
4039 get the @file{religion.SCORE} home score file.
4040
4041 This seems rather simple and self-evident, doesn't it? Well, yes. But
4042 there are some problems, especially with the @code{total-expiry}
4043 parameter. Say you have a mail group in two topics; one with
4044 @code{total-expiry} and one without. What happens when you do @kbd{M-x
4045 gnus-expire-all-expirable-groups}? Gnus has no way of telling which one
4046 of these topics you mean to expire articles from, so anything may
4047 happen. In fact, I hereby declare that it is @dfn{undefined} what
4048 happens. You just have to be careful if you do stuff like that.
4049
4050
4051 @node Misc Group Stuff
4052 @section Misc Group Stuff
4053
4054 @menu
4055 * Scanning New Messages:: Asking Gnus to see whether new messages have arrived.
4056 * Group Information:: Information and help on groups and Gnus.
4057 * Group Timestamp:: Making Gnus keep track of when you last read a group.
4058 * File Commands:: Reading and writing the Gnus files.
4059 * Sieve Commands:: Managing Sieve scripts.
4060 @end menu
4061
4062 @table @kbd
4063
4064 @item v
4065 @kindex v (Group)
4066 @cindex keys, reserved for users (Group)
4067 The key @kbd{v} is reserved for users. You can bind it key to some
4068 function or better use it as a prefix key. For example:
4069
4070 @lisp
4071 (define-key gnus-group-mode-map (kbd "v j d")
4072 (lambda ()
4073 (interactive)
4074 (gnus-group-jump-to-group "nndraft:drafts")))
4075 @end lisp
4076
4077 On keys reserved for users in Emacs and on keybindings in general
4078 @xref{Keymaps, Keymaps, , emacs, The Emacs Editor}.
4079
4080 @item ^
4081 @kindex ^ (Group)
4082 @findex gnus-group-enter-server-mode
4083 Enter the server buffer (@code{gnus-group-enter-server-mode}).
4084 @xref{Server Buffer}.
4085
4086 @item a
4087 @kindex a (Group)
4088 @findex gnus-group-post-news
4089 Start composing a message (a news by default)
4090 (@code{gnus-group-post-news}). If given a prefix, post to the group
4091 under the point. If the prefix is 1, prompt for a group to post to.
4092 Contrary to what the name of this function suggests, the prepared
4093 article might be a mail instead of a news, if a mail group is specified
4094 with the prefix argument. @xref{Composing Messages}.
4095
4096 @item m
4097 @kindex m (Group)
4098 @findex gnus-group-mail
4099 Mail a message somewhere (@code{gnus-group-mail}). If given a prefix,
4100 use the posting style of the group under the point. If the prefix is 1,
4101 prompt for a group name to find the posting style.
4102 @xref{Composing Messages}.
4103
4104 @item i
4105 @kindex i (Group)
4106 @findex gnus-group-news
4107 Start composing a news (@code{gnus-group-news}). If given a prefix,
4108 post to the group under the point. If the prefix is 1, prompt
4109 for group to post to. @xref{Composing Messages}.
4110
4111 This function actually prepares a news even when using mail groups.
4112 This is useful for ``posting'' messages to mail groups without actually
4113 sending them over the network: they're just saved directly to the group
4114 in question. The corresponding back end must have a request-post method
4115 for this to work though.
4116
4117 @end table
4118
4119 Variables for the group buffer:
4120
4121 @table @code
4122
4123 @item gnus-group-mode-hook
4124 @vindex gnus-group-mode-hook
4125 is called after the group buffer has been
4126 created.
4127
4128 @item gnus-group-prepare-hook
4129 @vindex gnus-group-prepare-hook
4130 is called after the group buffer is
4131 generated. It may be used to modify the buffer in some strange,
4132 unnatural way.
4133
4134 @item gnus-group-prepared-hook
4135 @vindex gnus-group-prepare-hook
4136 is called as the very last thing after the group buffer has been
4137 generated. It may be used to move point around, for instance.
4138
4139 @item gnus-permanently-visible-groups
4140 @vindex gnus-permanently-visible-groups
4141 Groups matching this regexp will always be listed in the group buffer,
4142 whether they are empty or not.
4143
4144 @item gnus-group-name-charset-method-alist
4145 @vindex gnus-group-name-charset-method-alist
4146 An alist of method and the charset for group names. It is used to show
4147 non-@acronym{ASCII} group names.
4148
4149 For example:
4150 @lisp
4151 (setq gnus-group-name-charset-method-alist
4152 '(((nntp "news.com.cn") . cn-gb-2312)))
4153 @end lisp
4154
4155 @item gnus-group-name-charset-group-alist
4156 @cindex UTF-8 group names
4157 @vindex gnus-group-name-charset-group-alist
4158 An alist of regexp of group name and the charset for group names. It
4159 is used to show non-@acronym{ASCII} group names. @code{((".*"
4160 utf-8))} is the default value if UTF-8 is supported, otherwise the
4161 default is @code{nil}.
4162
4163 For example:
4164 @lisp
4165 (setq gnus-group-name-charset-group-alist
4166 '(("\\.com\\.cn:" . cn-gb-2312)))
4167 @end lisp
4168
4169 @end table
4170
4171 @node Scanning New Messages
4172 @subsection Scanning New Messages
4173 @cindex new messages
4174 @cindex scanning new news
4175
4176 @table @kbd
4177
4178 @item g
4179 @kindex g (Group)
4180 @findex gnus-group-get-new-news
4181 @c @icon{gnus-group-get-new-news}
4182 Check the server(s) for new articles. If the numerical prefix is used,
4183 this command will check only groups of level @var{arg} and lower
4184 (@code{gnus-group-get-new-news}). If given a non-numerical prefix, this
4185 command will force a total re-reading of the active file(s) from the
4186 back end(s).
4187
4188 @item M-g
4189 @kindex M-g (Group)
4190 @findex gnus-group-get-new-news-this-group
4191 @vindex gnus-goto-next-group-when-activating
4192 @c @icon{gnus-group-get-new-news-this-group}
4193 Check whether new articles have arrived in the current group
4194 (@code{gnus-group-get-new-news-this-group}).
4195 @code{gnus-goto-next-group-when-activating} says whether this command is
4196 to move point to the next group or not. It is @code{t} by default.
4197
4198 @findex gnus-activate-all-groups
4199 @cindex activating groups
4200 @item C-c M-g
4201 @kindex C-c M-g (Group)
4202 Activate absolutely all groups (@code{gnus-activate-all-groups}).
4203
4204 @item R
4205 @kindex R (Group)
4206 @cindex restarting
4207 @findex gnus-group-restart
4208 Restart Gnus (@code{gnus-group-restart}). This saves the @file{.newsrc}
4209 file(s), closes the connection to all servers, clears up all run-time
4210 Gnus variables, and then starts Gnus all over again.
4211
4212 @end table
4213
4214 @vindex gnus-get-new-news-hook
4215 @code{gnus-get-new-news-hook} is run just before checking for new news.
4216
4217 @vindex gnus-after-getting-new-news-hook
4218 @code{gnus-after-getting-new-news-hook} is run after checking for new
4219 news.
4220
4221
4222 @node Group Information
4223 @subsection Group Information
4224 @cindex group information
4225 @cindex information on groups
4226
4227 @table @kbd
4228
4229
4230 @item H f
4231 @kindex H f (Group)
4232 @findex gnus-group-fetch-faq
4233 @vindex gnus-group-faq-directory
4234 @cindex FAQ
4235 @cindex ange-ftp
4236 Try to fetch the @acronym{FAQ} for the current group
4237 (@code{gnus-group-fetch-faq}). Gnus will try to get the @acronym{FAQ}
4238 from @code{gnus-group-faq-directory}, which is usually a directory on
4239 a remote machine. This variable can also be a list of directories.
4240 In that case, giving a prefix to this command will allow you to choose
4241 between the various sites. @code{ange-ftp} (or @code{efs}) will be
4242 used for fetching the file.
4243
4244 If fetching from the first site is unsuccessful, Gnus will attempt to go
4245 through @code{gnus-group-faq-directory} and try to open them one by one.
4246
4247 @item H c
4248 @kindex H c (Group)
4249 @findex gnus-group-fetch-charter
4250 @vindex gnus-group-charter-alist
4251 @cindex charter
4252 Try to open the charter for the current group in a web browser
4253 (@code{gnus-group-fetch-charter}). Query for a group if given a
4254 prefix argument.
4255
4256 Gnus will use @code{gnus-group-charter-alist} to find the location of
4257 the charter. If no location is known, Gnus will fetch the control
4258 messages for the group, which in some cases includes the charter.
4259
4260 @item H C
4261 @kindex H C (Group)
4262 @findex gnus-group-fetch-control
4263 @vindex gnus-group-fetch-control-use-browse-url
4264 @cindex control message
4265 Fetch the control messages for the group from the archive at
4266 @code{ftp.isc.org} (@code{gnus-group-fetch-control}). Query for a
4267 group if given a prefix argument.
4268
4269 If @code{gnus-group-fetch-control-use-browse-url} is non-@code{nil},
4270 Gnus will open the control messages in a browser using
4271 @code{browse-url}. Otherwise they are fetched using @code{ange-ftp}
4272 and displayed in an ephemeral group.
4273
4274 Note that the control messages are compressed. To use this command
4275 you need to turn on @code{auto-compression-mode} (@pxref{Compressed
4276 Files, ,Compressed Files, emacs, The Emacs Manual}).
4277
4278 @item H d
4279 @itemx C-c C-d
4280 @c @icon{gnus-group-describe-group}
4281 @kindex H d (Group)
4282 @kindex C-c C-d (Group)
4283 @cindex describing groups
4284 @cindex group description
4285 @findex gnus-group-describe-group
4286 Describe the current group (@code{gnus-group-describe-group}). If given
4287 a prefix, force Gnus to re-read the description from the server.
4288
4289 @item M-d
4290 @kindex M-d (Group)
4291 @findex gnus-group-describe-all-groups
4292 Describe all groups (@code{gnus-group-describe-all-groups}). If given a
4293 prefix, force Gnus to re-read the description file from the server.
4294
4295 @item H v
4296 @itemx V
4297 @kindex V (Group)
4298 @kindex H v (Group)
4299 @cindex version
4300 @findex gnus-version
4301 Display current Gnus version numbers (@code{gnus-version}).
4302
4303 @item ?
4304 @kindex ? (Group)
4305 @findex gnus-group-describe-briefly
4306 Give a very short help message (@code{gnus-group-describe-briefly}).
4307
4308 @item C-c C-i
4309 @kindex C-c C-i (Group)
4310 @cindex info
4311 @cindex manual
4312 @findex gnus-info-find-node
4313 Go to the Gnus info node (@code{gnus-info-find-node}).
4314 @end table
4315
4316
4317 @node Group Timestamp
4318 @subsection Group Timestamp
4319 @cindex timestamps
4320 @cindex group timestamps
4321
4322 It can be convenient to let Gnus keep track of when you last read a
4323 group. To set the ball rolling, you should add
4324 @code{gnus-group-set-timestamp} to @code{gnus-select-group-hook}:
4325
4326 @lisp
4327 (add-hook 'gnus-select-group-hook 'gnus-group-set-timestamp)
4328 @end lisp
4329
4330 After doing this, each time you enter a group, it'll be recorded.
4331
4332 This information can be displayed in various ways---the easiest is to
4333 use the @samp{%d} spec in the group line format:
4334
4335 @lisp
4336 (setq gnus-group-line-format
4337 "%M\%S\%p\%P\%5y: %(%-40,40g%) %d\n")
4338 @end lisp
4339
4340 This will result in lines looking like:
4341
4342 @example
4343 * 0: mail.ding 19961002T012943
4344 0: custom 19961002T012713
4345 @end example
4346
4347 As you can see, the date is displayed in compact ISO 8601 format. This
4348 may be a bit too much, so to just display the date, you could say
4349 something like:
4350
4351 @lisp
4352 (setq gnus-group-line-format
4353 "%M\%S\%p\%P\%5y: %(%-40,40g%) %6,6~(cut 2)d\n")
4354 @end lisp
4355
4356 If you would like greater control of the time format, you can use a
4357 user-defined format spec. Something like the following should do the
4358 trick:
4359
4360 @lisp
4361 (setq gnus-group-line-format
4362 "%M\%S\%p\%P\%5y: %(%-40,40g%) %ud\n")
4363 (defun gnus-user-format-function-d (headers)
4364 (let ((time (gnus-group-timestamp gnus-tmp-group)))
4365 (if time
4366 (format-time-string "%b %d %H:%M" time)
4367 "")))
4368 @end lisp
4369
4370
4371 @node File Commands
4372 @subsection File Commands
4373 @cindex file commands
4374
4375 @table @kbd
4376
4377 @item r
4378 @kindex r (Group)
4379 @findex gnus-group-read-init-file
4380 @vindex gnus-init-file
4381 @cindex reading init file
4382 Re-read the init file (@code{gnus-init-file}, which defaults to
4383 @file{~/.gnus.el}) (@code{gnus-group-read-init-file}).
4384
4385 @item s
4386 @kindex s (Group)
4387 @findex gnus-group-save-newsrc
4388 @cindex saving .newsrc
4389 Save the @file{.newsrc.eld} file (and @file{.newsrc} if wanted)
4390 (@code{gnus-group-save-newsrc}). If given a prefix, force saving the
4391 file(s) whether Gnus thinks it is necessary or not.
4392
4393 @c @item Z
4394 @c @kindex Z (Group)
4395 @c @findex gnus-group-clear-dribble
4396 @c Clear the dribble buffer (@code{gnus-group-clear-dribble}).
4397
4398 @end table
4399
4400
4401 @node Sieve Commands
4402 @subsection Sieve Commands
4403 @cindex group sieve commands
4404
4405 Sieve is a server-side mail filtering language. In Gnus you can use
4406 the @code{sieve} group parameter (@pxref{Group Parameters}) to specify
4407 sieve rules that should apply to each group. Gnus provides two
4408 commands to translate all these group parameters into a proper Sieve
4409 script that can be transfered to the server somehow.
4410
4411 @vindex gnus-sieve-file
4412 @vindex gnus-sieve-region-start
4413 @vindex gnus-sieve-region-end
4414 The generated Sieve script is placed in @code{gnus-sieve-file} (by
4415 default @file{~/.sieve}). The Sieve code that Gnus generate is placed
4416 between two delimiters, @code{gnus-sieve-region-start} and
4417 @code{gnus-sieve-region-end}, so you may write additional Sieve code
4418 outside these delimiters that will not be removed the next time you
4419 regenerate the Sieve script.
4420
4421 @vindex gnus-sieve-crosspost
4422 The variable @code{gnus-sieve-crosspost} controls how the Sieve script
4423 is generated. If it is non-@code{nil} (the default) articles is
4424 placed in all groups that have matching rules, otherwise the article
4425 is only placed in the group with the first matching rule. For
4426 example, the group parameter @samp{(sieve address "sender"
4427 "owner-ding@@hpc.uh.edu")} will generate the following piece of Sieve
4428 code if @code{gnus-sieve-crosspost} is @code{nil}. (When
4429 @code{gnus-sieve-crosspost} is non-@code{nil}, it looks the same
4430 except that the line containing the call to @code{stop} is removed.)
4431
4432 @example
4433 if address "sender" "owner-ding@@hpc.uh.edu" @{
4434 fileinto "INBOX.ding";
4435 stop;
4436 @}
4437 @end example
4438
4439 @xref{Top, Emacs Sieve, Top, sieve, Emacs Sieve}.
4440
4441 @table @kbd
4442
4443 @item D g
4444 @kindex D g (Group)
4445 @findex gnus-sieve-generate
4446 @vindex gnus-sieve-file
4447 @cindex generating sieve script
4448 Regenerate a Sieve script from the @code{sieve} group parameters and
4449 put you into the @code{gnus-sieve-file} without saving it.
4450
4451 @item D u
4452 @kindex D u (Group)
4453 @findex gnus-sieve-update
4454 @vindex gnus-sieve-file
4455 @cindex updating sieve script
4456 Regenerates the Gnus managed part of @code{gnus-sieve-file} using the
4457 @code{sieve} group parameters, save the file and upload it to the
4458 server using the @code{sieveshell} program.
4459
4460 @end table
4461
4462
4463 @node Summary Buffer
4464 @chapter Summary Buffer
4465 @cindex summary buffer
4466
4467 A line for each article is displayed in the summary buffer. You can
4468 move around, read articles, post articles and reply to articles.
4469
4470 The most common way to a summary buffer is to select a group from the
4471 group buffer (@pxref{Selecting a Group}).
4472
4473 You can have as many summary buffers open as you wish.
4474
4475 You can customize the Summary Mode tool bar, see @kbd{M-x
4476 customize-apropos RET gnus-summary-tool-bar}. This feature is only
4477 available in Emacs.
4478
4479 @kindex v (Summary)
4480 @cindex keys, reserved for users (Summary)
4481 The key @kbd{v} is reserved for users. You can bind it key to some
4482 function or better use it as a prefix key. For example:
4483 @lisp
4484 (define-key gnus-summary-mode-map (kbd "v -") "LrS") ;; lower subthread
4485 @end lisp
4486
4487 @menu
4488 * Summary Buffer Format:: Deciding how the summary buffer is to look.
4489 * Summary Maneuvering:: Moving around the summary buffer.
4490 * Choosing Articles:: Reading articles.
4491 * Paging the Article:: Scrolling the current article.
4492 * Reply Followup and Post:: Posting articles.
4493 * Delayed Articles:: Send articles at a later time.
4494 * Marking Articles:: Marking articles as read, expirable, etc.
4495 * Limiting:: You can limit the summary buffer.
4496 * Threading:: How threads are made.
4497 * Sorting the Summary Buffer:: How articles and threads are sorted.
4498 * Asynchronous Fetching:: Gnus might be able to pre-fetch articles.
4499 * Article Caching:: You may store articles in a cache.
4500 * Persistent Articles:: Making articles expiry-resistant.
4501 * Article Backlog:: Having already read articles hang around.
4502 * Saving Articles:: Ways of customizing article saving.
4503 * Decoding Articles:: Gnus can treat series of (uu)encoded articles.
4504 * Article Treatment:: The article buffer can be mangled at will.
4505 * MIME Commands:: Doing MIMEy things with the articles.
4506 * Charsets:: Character set issues.
4507 * Article Commands:: Doing various things with the article buffer.
4508 * Summary Sorting:: Sorting the summary buffer in various ways.
4509 * Finding the Parent:: No child support? Get the parent.
4510 * Alternative Approaches:: Reading using non-default summaries.
4511 * Tree Display:: A more visual display of threads.
4512 * Mail Group Commands:: Some commands can only be used in mail groups.
4513 * Various Summary Stuff:: What didn't fit anywhere else.
4514 * Exiting the Summary Buffer:: Returning to the Group buffer,
4515 or reselecting the current group.
4516 * Crosspost Handling:: How crossposted articles are dealt with.
4517 * Duplicate Suppression:: An alternative when crosspost handling fails.
4518 * Security:: Decrypt and Verify.
4519 * Mailing List:: Mailing list minor mode.
4520 @end menu
4521
4522
4523 @node Summary Buffer Format
4524 @section Summary Buffer Format
4525 @cindex summary buffer format
4526
4527 @iftex
4528 @iflatex
4529 \gnusfigure{The Summary Buffer}{180}{
4530 \put(0,0){\epsfig{figure=ps/summary,width=7.5cm}}
4531 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-article,width=7.5cm}}}
4532 }
4533 @end iflatex
4534 @end iftex
4535
4536 @menu
4537 * Summary Buffer Lines:: You can specify how summary lines should look.
4538 * To From Newsgroups:: How to not display your own name.
4539 * Summary Buffer Mode Line:: You can say how the mode line should look.
4540 * Summary Highlighting:: Making the summary buffer all pretty and nice.
4541 @end menu
4542
4543 @findex mail-extract-address-components
4544 @findex gnus-extract-address-components
4545 @vindex gnus-extract-address-components
4546 Gnus will use the value of the @code{gnus-extract-address-components}
4547 variable as a function for getting the name and address parts of a
4548 @code{From} header. Two pre-defined functions exist:
4549 @code{gnus-extract-address-components}, which is the default, quite
4550 fast, and too simplistic solution; and
4551 @code{mail-extract-address-components}, which works very nicely, but is
4552 slower. The default function will return the wrong answer in 5% of the
4553 cases. If this is unacceptable to you, use the other function instead:
4554
4555 @lisp
4556 (setq gnus-extract-address-components
4557 'mail-extract-address-components)
4558 @end lisp
4559
4560 @vindex gnus-summary-same-subject
4561 @code{gnus-summary-same-subject} is a string indicating that the current
4562 article has the same subject as the previous. This string will be used
4563 with those specs that require it. The default is @code{""}.
4564
4565
4566 @node Summary Buffer Lines
4567 @subsection Summary Buffer Lines
4568
4569 @vindex gnus-summary-line-format
4570 You can change the format of the lines in the summary buffer by changing
4571 the @code{gnus-summary-line-format} variable. It works along the same
4572 lines as a normal @code{format} string, with some extensions
4573 (@pxref{Formatting Variables}).
4574
4575 There should always be a colon or a point position marker on the line;
4576 the cursor always moves to the point position marker or the colon after
4577 performing an operation. (Of course, Gnus wouldn't be Gnus if it wasn't
4578 possible to change this. Just write a new function
4579 @code{gnus-goto-colon} which does whatever you like with the cursor.)
4580 @xref{Positioning Point}.
4581
4582 The default string is @samp{%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n}.
4583
4584 The following format specification characters and extended format
4585 specification(s) are understood:
4586
4587 @table @samp
4588 @item N
4589 Article number.
4590 @item S
4591 Subject string. List identifiers stripped,
4592 @code{gnus-list-identifiers}. @xref{Article Hiding}.
4593 @item s
4594 Subject if the article is the root of the thread or the previous article
4595 had a different subject, @code{gnus-summary-same-subject} otherwise.
4596 (@code{gnus-summary-same-subject} defaults to @code{""}.)
4597 @item F
4598 Full @code{From} header.
4599 @item n
4600 The name (from the @code{From} header).
4601 @item f
4602 The name, @code{To} header or the @code{Newsgroups} header (@pxref{To
4603 From Newsgroups}).
4604 @item a
4605 The name (from the @code{From} header). This differs from the @code{n}
4606 spec in that it uses the function designated by the
4607 @code{gnus-extract-address-components} variable, which is slower, but
4608 may be more thorough.
4609 @item A
4610 The address (from the @code{From} header). This works the same way as
4611 the @code{a} spec.
4612 @item L
4613 Number of lines in the article.
4614 @item c
4615 Number of characters in the article. This specifier is not supported
4616 in some methods (like nnfolder).
4617 @item k
4618 Pretty-printed version of the number of characters in the article;
4619 for example, @samp{1.2k} or @samp{0.4M}.
4620 @item I
4621 Indentation based on thread level (@pxref{Customizing Threading}).
4622 @item B
4623 A complex trn-style thread tree, showing response-connecting trace
4624 lines. A thread could be drawn like this:
4625
4626 @example
4627 >
4628 +->
4629 | +->
4630 | | \->
4631 | | \->
4632 | \->
4633 +->
4634 \->
4635 @end example
4636
4637 You can customize the appearance with the following options. Note
4638 that it is possible to make the thread display look really neat by
4639 replacing the default @acronym{ASCII} characters with graphic
4640 line-drawing glyphs.
4641 @table @code
4642 @item gnus-sum-thread-tree-root
4643 @vindex gnus-sum-thread-tree-root
4644 Used for the root of a thread. If @code{nil}, use subject
4645 instead. The default is @samp{> }.
4646
4647 @item gnus-sum-thread-tree-false-root
4648 @vindex gnus-sum-thread-tree-false-root
4649 Used for the false root of a thread (@pxref{Loose Threads}). If
4650 @code{nil}, use subject instead. The default is @samp{> }.
4651
4652 @item gnus-sum-thread-tree-single-indent
4653 @vindex gnus-sum-thread-tree-single-indent
4654 Used for a thread with just one message. If @code{nil}, use subject
4655 instead. The default is @samp{}.
4656
4657 @item gnus-sum-thread-tree-vertical
4658 @vindex gnus-sum-thread-tree-vertical
4659 Used for drawing a vertical line. The default is @samp{| }.
4660
4661 @item gnus-sum-thread-tree-indent
4662 @vindex gnus-sum-thread-tree-indent
4663 Used for indenting. The default is @samp{ }.
4664
4665 @item gnus-sum-thread-tree-leaf-with-other
4666 @vindex gnus-sum-thread-tree-leaf-with-other
4667 Used for a leaf with brothers. The default is @samp{+-> }.
4668
4669 @item gnus-sum-thread-tree-single-leaf
4670 @vindex gnus-sum-thread-tree-single-leaf
4671 Used for a leaf without brothers. The default is @samp{\-> }
4672
4673 @end table
4674
4675 @item T
4676 Nothing if the article is a root and lots of spaces if it isn't (it
4677 pushes everything after it off the screen).
4678 @item [
4679 Opening bracket, which is normally @samp{[}, but can also be @samp{<}
4680 for adopted articles (@pxref{Customizing Threading}).
4681 @item ]
4682 Closing bracket, which is normally @samp{]}, but can also be @samp{>}
4683 for adopted articles.
4684 @item >
4685 One space for each thread level.
4686 @item <
4687 Twenty minus thread level spaces.
4688 @item U
4689 Unread. @xref{Read Articles}.
4690
4691 @item R
4692 This misleadingly named specifier is the @dfn{secondary mark}. This
4693 mark will say whether the article has been replied to, has been cached,
4694 or has been saved. @xref{Other Marks}.
4695
4696 @item i
4697 Score as a number (@pxref{Scoring}).
4698 @item z
4699 @vindex gnus-summary-zcore-fuzz
4700 Zcore, @samp{+} if above the default level and @samp{-} if below the
4701 default level. If the difference between
4702 @code{gnus-summary-default-score} and the score is less than
4703 @code{gnus-summary-zcore-fuzz}, this spec will not be used.
4704 @item V
4705 Total thread score.
4706 @item x
4707 @code{Xref}.
4708 @item D
4709 @code{Date}.
4710 @item d
4711 The @code{Date} in @code{DD-MMM} format.
4712 @item o
4713 The @code{Date} in @var{YYYYMMDD}@code{T}@var{HHMMSS} format.
4714 @item M
4715 @code{Message-ID}.
4716 @item r
4717 @code{References}.
4718 @item t
4719 Number of articles in the current sub-thread. Using this spec will slow
4720 down summary buffer generation somewhat.
4721 @item e
4722 An @samp{=} (@code{gnus-not-empty-thread-mark}) will be displayed if the
4723 article has any children.
4724 @item P
4725 The line number.
4726 @item O
4727 Download mark.
4728 @item *
4729 Desired cursor position (instead of after first colon).
4730 @item &user-date;
4731 Age sensitive date format. Various date format is defined in
4732 @code{gnus-user-date-format-alist}.
4733 @item u
4734 User defined specifier. The next character in the format string should
4735 be a letter. Gnus will call the function
4736 @code{gnus-user-format-function-@var{x}}, where @var{x} is the letter
4737 following @samp{%u}. The function will be passed the current header as
4738 argument. The function should return a string, which will be inserted
4739 into the summary just like information from any other summary specifier.
4740 @end table
4741
4742 Text between @samp{%(} and @samp{%)} will be highlighted with
4743 @code{gnus-mouse-face} when the mouse point is placed inside the area.
4744 There can only be one such area.
4745
4746 The @samp{%U} (status), @samp{%R} (replied) and @samp{%z} (zcore) specs
4747 have to be handled with care. For reasons of efficiency, Gnus will
4748 compute what column these characters will end up in, and ``hard-code''
4749 that. This means that it is invalid to have these specs after a
4750 variable-length spec. Well, you might not be arrested, but your summary
4751 buffer will look strange, which is bad enough.
4752
4753 The smart choice is to have these specs as far to the left as possible.
4754 (Isn't that the case with everything, though? But I digress.)
4755
4756 This restriction may disappear in later versions of Gnus.
4757
4758
4759 @node To From Newsgroups
4760 @subsection To From Newsgroups
4761 @cindex To
4762 @cindex Newsgroups
4763
4764 In some groups (particularly in archive groups), the @code{From} header
4765 isn't very interesting, since all the articles there are written by
4766 you. To display the information in the @code{To} or @code{Newsgroups}
4767 headers instead, you need to decide three things: What information to
4768 gather; where to display it; and when to display it.
4769
4770 @enumerate
4771 @item
4772 @vindex gnus-extra-headers
4773 The reading of extra header information is controlled by the
4774 @code{gnus-extra-headers}. This is a list of header symbols. For
4775 instance:
4776
4777 @lisp
4778 (setq gnus-extra-headers
4779 '(To Newsgroups X-Newsreader))
4780 @end lisp
4781
4782 This will result in Gnus trying to obtain these three headers, and
4783 storing it in header structures for later easy retrieval.
4784
4785 @item
4786 @findex gnus-extra-header
4787 The value of these extra headers can be accessed via the
4788 @code{gnus-extra-header} function. Here's a format line spec that will
4789 access the @code{X-Newsreader} header:
4790
4791 @example
4792 "%~(form (gnus-extra-header 'X-Newsreader))@@"
4793 @end example
4794
4795 @item
4796 @vindex gnus-ignored-from-addresses
4797 The @code{gnus-ignored-from-addresses} variable says when the @samp{%f}
4798 summary line spec returns the @code{To}, @code{Newsreader} or
4799 @code{From} header. If this regexp matches the contents of the
4800 @code{From} header, the value of the @code{To} or @code{Newsreader}
4801 headers are used instead.
4802
4803 @end enumerate
4804
4805 @vindex nnmail-extra-headers
4806 A related variable is @code{nnmail-extra-headers}, which controls when
4807 to include extra headers when generating overview (@acronym{NOV}) files.
4808 If you have old overview files, you should regenerate them after
4809 changing this variable, by entering the server buffer using @kbd{^},
4810 and then @kbd{g} on the appropriate mail server (e.g. nnml) to cause
4811 regeneration.
4812
4813 @vindex gnus-summary-line-format
4814 You also have to instruct Gnus to display the data by changing the
4815 @code{%n} spec to the @code{%f} spec in the
4816 @code{gnus-summary-line-format} variable.
4817
4818 In summary, you'd typically put something like the following in
4819 @file{~/.gnus.el}:
4820
4821 @lisp
4822 (setq gnus-extra-headers
4823 '(To Newsgroups))
4824 (setq nnmail-extra-headers gnus-extra-headers)
4825 (setq gnus-summary-line-format
4826 "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
4827 (setq gnus-ignored-from-addresses
4828 "Your Name Here")
4829 @end lisp
4830
4831 (The values listed above are the default values in Gnus. Alter them
4832 to fit your needs.)
4833
4834 A note for news server administrators, or for users who wish to try to
4835 convince their news server administrator to provide some additional
4836 support:
4837
4838 The above is mostly useful for mail groups, where you have control over
4839 the @acronym{NOV} files that are created. However, if you can persuade your
4840 nntp admin to add (in the usual implementation, notably INN):
4841
4842 @example
4843 Newsgroups:full
4844 @end example
4845
4846 to the end of her @file{overview.fmt} file, then you can use that just
4847 as you would the extra headers from the mail groups.
4848
4849
4850 @node Summary Buffer Mode Line
4851 @subsection Summary Buffer Mode Line
4852
4853 @vindex gnus-summary-mode-line-format
4854 You can also change the format of the summary mode bar (@pxref{Mode Line
4855 Formatting}). Set @code{gnus-summary-mode-line-format} to whatever you
4856 like. The default is @samp{Gnus: %%b [%A] %Z}.
4857
4858 Here are the elements you can play with:
4859
4860 @table @samp
4861 @item G
4862 Group name.
4863 @item p
4864 Unprefixed group name.
4865 @item A
4866 Current article number.
4867 @item z
4868 Current article score.
4869 @item V
4870 Gnus version.
4871 @item U
4872 Number of unread articles in this group.
4873 @item e
4874 Number of unread articles in this group that aren't displayed in the
4875 summary buffer.
4876 @item Z
4877 A string with the number of unread and unselected articles represented
4878 either as @samp{<%U(+%e) more>} if there are both unread and unselected
4879 articles, and just as @samp{<%U more>} if there are just unread articles
4880 and no unselected ones.
4881 @item g
4882 Shortish group name. For instance, @samp{rec.arts.anime} will be
4883 shortened to @samp{r.a.anime}.
4884 @item S
4885 Subject of the current article.
4886 @item u
4887 User-defined spec (@pxref{User-Defined Specs}).
4888 @item s
4889 Name of the current score file (@pxref{Scoring}).
4890 @item d
4891 Number of dormant articles (@pxref{Unread Articles}).
4892 @item t
4893 Number of ticked articles (@pxref{Unread Articles}).
4894 @item r
4895 Number of articles that have been marked as read in this session.
4896 @item E
4897 Number of articles expunged by the score files.
4898 @end table
4899
4900
4901 @node Summary Highlighting
4902 @subsection Summary Highlighting
4903
4904 @table @code
4905
4906 @item gnus-visual-mark-article-hook
4907 @vindex gnus-visual-mark-article-hook
4908 This hook is run after selecting an article. It is meant to be used for
4909 highlighting the article in some way. It is not run if
4910 @code{gnus-visual} is @code{nil}.
4911
4912 @item gnus-summary-update-hook
4913 @vindex gnus-summary-update-hook
4914 This hook is called when a summary line is changed. It is not run if
4915 @code{gnus-visual} is @code{nil}.
4916
4917 @item gnus-summary-selected-face
4918 @vindex gnus-summary-selected-face
4919 This is the face (or @dfn{font} as some people call it) used to
4920 highlight the current article in the summary buffer.
4921
4922 @item gnus-summary-highlight
4923 @vindex gnus-summary-highlight
4924 Summary lines are highlighted according to this variable, which is a
4925 list where the elements are of the format @code{(@var{form}
4926 . @var{face})}. If you would, for instance, like ticked articles to be
4927 italic and high-scored articles to be bold, you could set this variable
4928 to something like
4929 @lisp
4930 (((eq mark gnus-ticked-mark) . italic)
4931 ((> score default) . bold))
4932 @end lisp
4933 As you may have guessed, if @var{form} returns a non-@code{nil} value,
4934 @var{face} will be applied to the line.
4935 @end table
4936
4937
4938 @node Summary Maneuvering
4939 @section Summary Maneuvering
4940 @cindex summary movement
4941
4942 All the straight movement commands understand the numeric prefix and
4943 behave pretty much as you'd expect.
4944
4945 None of these commands select articles.
4946
4947 @table @kbd
4948 @item G M-n
4949 @itemx M-n
4950 @kindex M-n (Summary)
4951 @kindex G M-n (Summary)
4952 @findex gnus-summary-next-unread-subject
4953 Go to the next summary line of an unread article
4954 (@code{gnus-summary-next-unread-subject}).
4955
4956 @item G M-p
4957 @itemx M-p
4958 @kindex M-p (Summary)
4959 @kindex G M-p (Summary)
4960 @findex gnus-summary-prev-unread-subject
4961 Go to the previous summary line of an unread article
4962 (@code{gnus-summary-prev-unread-subject}).
4963
4964 @item G g
4965 @kindex G g (Summary)
4966 @findex gnus-summary-goto-subject
4967 Ask for an article number and then go to the summary line of that article
4968 without displaying the article (@code{gnus-summary-goto-subject}).
4969 @end table
4970
4971 If Gnus asks you to press a key to confirm going to the next group, you
4972 can use the @kbd{C-n} and @kbd{C-p} keys to move around the group
4973 buffer, searching for the next group to read without actually returning
4974 to the group buffer.
4975
4976 Variables related to summary movement:
4977
4978 @table @code
4979
4980 @vindex gnus-auto-select-next
4981 @item gnus-auto-select-next
4982 If you issue one of the movement commands (like @kbd{n}) and there are
4983 no more unread articles after the current one, Gnus will offer to go to
4984 the next group. If this variable is @code{t} and the next group is
4985 empty, Gnus will exit summary mode and return to the group buffer. If
4986 this variable is neither @code{t} nor @code{nil}, Gnus will select the
4987 next group with unread articles. As a special case, if this variable
4988 is @code{quietly}, Gnus will select the next group without asking for
4989 confirmation. If this variable is @code{almost-quietly}, the same
4990 will happen only if you are located on the last article in the group.
4991 Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
4992 command will go to the next group without confirmation. Also
4993 @pxref{Group Levels}.
4994
4995 @item gnus-auto-select-same
4996 @vindex gnus-auto-select-same
4997 If non-@code{nil}, all the movement commands will try to go to the next
4998 article with the same subject as the current. (@dfn{Same} here might
4999 mean @dfn{roughly equal}. See @code{gnus-summary-gather-subject-limit}
5000 for details (@pxref{Customizing Threading}).) If there are no more
5001 articles with the same subject, go to the first unread article.
5002
5003 This variable is not particularly useful if you use a threaded display.
5004
5005 @item gnus-summary-check-current
5006 @vindex gnus-summary-check-current
5007 If non-@code{nil}, all the ``unread'' movement commands will not proceed
5008 to the next (or previous) article if the current article is unread.
5009 Instead, they will choose the current article.
5010
5011 @item gnus-auto-center-summary
5012 @vindex gnus-auto-center-summary
5013 If non-@code{nil}, Gnus will keep the point in the summary buffer
5014 centered at all times. This makes things quite tidy, but if you have a
5015 slow network connection, or simply do not like this un-Emacsism, you can
5016 set this variable to @code{nil} to get the normal Emacs scrolling
5017 action. This will also inhibit horizontal re-centering of the summary
5018 buffer, which might make it more inconvenient to read extremely long
5019 threads.
5020
5021 This variable can also be a number. In that case, center the window at
5022 the given number of lines from the top.
5023
5024 @end table
5025
5026
5027 @node Choosing Articles
5028 @section Choosing Articles
5029 @cindex selecting articles
5030
5031 @menu
5032 * Choosing Commands:: Commands for choosing articles.
5033 * Choosing Variables:: Variables that influence these commands.
5034 @end menu
5035
5036
5037 @node Choosing Commands
5038 @subsection Choosing Commands
5039
5040 None of the following movement commands understand the numeric prefix,
5041 and they all select and display an article.
5042
5043 If you want to fetch new articles or redisplay the group, see
5044 @ref{Exiting the Summary Buffer}.
5045
5046 @table @kbd
5047 @item SPACE
5048 @kindex SPACE (Summary)
5049 @findex gnus-summary-next-page
5050 Select the current article, or, if that one's read already, the next
5051 unread article (@code{gnus-summary-next-page}).
5052
5053 If you have an article window open already and you press @kbd{SPACE}
5054 again, the article will be scrolled. This lets you conveniently
5055 @kbd{SPACE} through an entire newsgroup. @xref{Paging the Article}.
5056
5057 @item G n
5058 @itemx n
5059 @kindex n (Summary)
5060 @kindex G n (Summary)
5061 @findex gnus-summary-next-unread-article
5062 @c @icon{gnus-summary-next-unread}
5063 Go to next unread article (@code{gnus-summary-next-unread-article}).
5064
5065 @item G p
5066 @itemx p
5067 @kindex p (Summary)
5068 @findex gnus-summary-prev-unread-article
5069 @c @icon{gnus-summary-prev-unread}
5070 Go to previous unread article (@code{gnus-summary-prev-unread-article}).
5071
5072 @item G N
5073 @itemx N
5074 @kindex N (Summary)
5075 @kindex G N (Summary)
5076 @findex gnus-summary-next-article
5077 Go to the next article (@code{gnus-summary-next-article}).
5078
5079 @item G P
5080 @itemx P
5081 @kindex P (Summary)
5082 @kindex G P (Summary)
5083 @findex gnus-summary-prev-article
5084 Go to the previous article (@code{gnus-summary-prev-article}).
5085
5086 @item G C-n
5087 @kindex G C-n (Summary)
5088 @findex gnus-summary-next-same-subject
5089 Go to the next article with the same subject
5090 (@code{gnus-summary-next-same-subject}).
5091
5092 @item G C-p
5093 @kindex G C-p (Summary)
5094 @findex gnus-summary-prev-same-subject
5095 Go to the previous article with the same subject
5096 (@code{gnus-summary-prev-same-subject}).
5097
5098 @item G f
5099 @itemx .
5100 @kindex G f (Summary)
5101 @kindex . (Summary)
5102 @findex gnus-summary-first-unread-article
5103 Go to the first unread article
5104 (@code{gnus-summary-first-unread-article}).
5105
5106 @item G b
5107 @itemx ,
5108 @kindex G b (Summary)
5109 @kindex , (Summary)
5110 @findex gnus-summary-best-unread-article
5111 Go to the unread article with the highest score
5112 (@code{gnus-summary-best-unread-article}). If given a prefix argument,
5113 go to the first unread article that has a score over the default score.
5114
5115 @item G l
5116 @itemx l
5117 @kindex l (Summary)
5118 @kindex G l (Summary)
5119 @findex gnus-summary-goto-last-article
5120 Go to the previous article read (@code{gnus-summary-goto-last-article}).
5121
5122 @item G o
5123 @kindex G o (Summary)
5124 @findex gnus-summary-pop-article
5125 @cindex history
5126 @cindex article history
5127 Pop an article off the summary history and go to this article
5128 (@code{gnus-summary-pop-article}). This command differs from the
5129 command above in that you can pop as many previous articles off the
5130 history as you like, while @kbd{l} toggles the two last read articles.
5131 For a somewhat related issue (if you use these commands a lot),
5132 @pxref{Article Backlog}.
5133
5134 @item G j
5135 @itemx j
5136 @kindex j (Summary)
5137 @kindex G j (Summary)
5138 @findex gnus-summary-goto-article
5139 Ask for an article number or @code{Message-ID}, and then go to that
5140 article (@code{gnus-summary-goto-article}).
5141
5142 @end table
5143
5144
5145 @node Choosing Variables
5146 @subsection Choosing Variables
5147
5148 Some variables relevant for moving and selecting articles:
5149
5150 @table @code
5151 @item gnus-auto-extend-newsgroup
5152 @vindex gnus-auto-extend-newsgroup
5153 All the movement commands will try to go to the previous (or next)
5154 article, even if that article isn't displayed in the Summary buffer if
5155 this variable is non-@code{nil}. Gnus will then fetch the article from
5156 the server and display it in the article buffer.
5157
5158 @item gnus-select-article-hook
5159 @vindex gnus-select-article-hook
5160 This hook is called whenever an article is selected. The default is
5161 @code{nil}. If you would like each article to be saved in the Agent as
5162 you read it, putting @code{gnus-agent-fetch-selected-article} on this
5163 hook will do so.
5164
5165 @item gnus-mark-article-hook
5166 @vindex gnus-mark-article-hook
5167 @findex gnus-summary-mark-unread-as-read
5168 @findex gnus-summary-mark-read-and-unread-as-read
5169 @findex gnus-unread-mark
5170 This hook is called whenever an article is selected. It is intended to
5171 be used for marking articles as read. The default value is
5172 @code{gnus-summary-mark-read-and-unread-as-read}, and will change the
5173 mark of almost any article you read to @code{gnus-read-mark}. The only
5174 articles not affected by this function are ticked, dormant, and
5175 expirable articles. If you'd instead like to just have unread articles
5176 marked as read, you can use @code{gnus-summary-mark-unread-as-read}
5177 instead. It will leave marks like @code{gnus-low-score-mark},
5178 @code{gnus-del-mark} (and so on) alone.
5179
5180 @end table
5181
5182
5183 @node Paging the Article
5184 @section Scrolling the Article
5185 @cindex article scrolling
5186
5187 @table @kbd
5188
5189 @item SPACE
5190 @kindex SPACE (Summary)
5191 @findex gnus-summary-next-page
5192 Pressing @kbd{SPACE} will scroll the current article forward one page,
5193 or, if you have come to the end of the current article, will choose the
5194 next article (@code{gnus-summary-next-page}).
5195
5196 @vindex gnus-article-boring-faces
5197 @vindex gnus-article-skip-boring
5198 If @code{gnus-article-skip-boring} is non-@code{nil} and the rest of
5199 the article consists only of citations and signature, then it will be
5200 skipped; the next article will be shown instead. You can customize
5201 what is considered uninteresting with
5202 @code{gnus-article-boring-faces}. You can manually view the article's
5203 pages, no matter how boring, using @kbd{C-M-v}.
5204
5205 @item DEL
5206 @kindex DEL (Summary)
5207 @findex gnus-summary-prev-page
5208 Scroll the current article back one page (@code{gnus-summary-prev-page}).
5209
5210 @item RET
5211 @kindex RET (Summary)
5212 @findex gnus-summary-scroll-up
5213 Scroll the current article one line forward
5214 (@code{gnus-summary-scroll-up}).
5215
5216 @item M-RET
5217 @kindex M-RET (Summary)
5218 @findex gnus-summary-scroll-down
5219 Scroll the current article one line backward
5220 (@code{gnus-summary-scroll-down}).
5221
5222 @item A g
5223 @itemx g
5224 @kindex A g (Summary)
5225 @kindex g (Summary)
5226 @findex gnus-summary-show-article
5227 @vindex gnus-summary-show-article-charset-alist
5228 (Re)fetch the current article (@code{gnus-summary-show-article}). If
5229 given a prefix, fetch the current article, but don't run any of the
5230 article treatment functions. This will give you a ``raw'' article, just
5231 the way it came from the server.
5232
5233 If given a numerical prefix, you can do semi-manual charset stuff.
5234 @kbd{C-u 0 g cn-gb-2312 RET} will decode the message as if it were
5235 encoded in the @code{cn-gb-2312} charset. If you have
5236
5237 @lisp
5238 (setq gnus-summary-show-article-charset-alist
5239 '((1 . cn-gb-2312)
5240 (2 . big5)))
5241 @end lisp
5242
5243 then you can say @kbd{C-u 1 g} to get the same effect.
5244
5245 @item A <
5246 @itemx <
5247 @kindex < (Summary)
5248 @kindex A < (Summary)
5249 @findex gnus-summary-beginning-of-article
5250 Scroll to the beginning of the article
5251 (@code{gnus-summary-beginning-of-article}).
5252
5253 @item A >
5254 @itemx >
5255 @kindex > (Summary)
5256 @kindex A > (Summary)
5257 @findex gnus-summary-end-of-article
5258 Scroll to the end of the article (@code{gnus-summary-end-of-article}).
5259
5260 @item A s
5261 @itemx s
5262 @kindex A s (Summary)
5263 @kindex s (Summary)
5264 @findex gnus-summary-isearch-article
5265 Perform an isearch in the article buffer
5266 (@code{gnus-summary-isearch-article}).
5267
5268 @item h
5269 @kindex h (Summary)
5270 @findex gnus-summary-select-article-buffer
5271 Select the article buffer (@code{gnus-summary-select-article-buffer}).
5272
5273 @end table
5274
5275
5276 @node Reply Followup and Post
5277 @section Reply, Followup and Post
5278
5279 @menu
5280 * Summary Mail Commands:: Sending mail.
5281 * Summary Post Commands:: Sending news.
5282 * Summary Message Commands:: Other Message-related commands.
5283 * Canceling and Superseding::
5284 @end menu
5285
5286
5287 @node Summary Mail Commands
5288 @subsection Summary Mail Commands
5289 @cindex mail
5290 @cindex composing mail
5291
5292 Commands for composing a mail message:
5293
5294 @table @kbd
5295
5296 @item S r
5297 @itemx r
5298 @kindex S r (Summary)
5299 @kindex r (Summary)
5300 @findex gnus-summary-reply
5301 @c @icon{gnus-summary-mail-reply}
5302 @c @icon{gnus-summary-reply}
5303 Mail a reply to the author of the current article
5304 (@code{gnus-summary-reply}).
5305
5306 @item S R
5307 @itemx R
5308 @kindex R (Summary)
5309 @kindex S R (Summary)
5310 @findex gnus-summary-reply-with-original
5311 @c @icon{gnus-summary-reply-with-original}
5312 Mail a reply to the author of the current article and include the
5313 original message (@code{gnus-summary-reply-with-original}). This
5314 command uses the process/prefix convention.
5315
5316 @item S w
5317 @kindex S w (Summary)
5318 @findex gnus-summary-wide-reply
5319 Mail a wide reply to the author of the current article
5320 (@code{gnus-summary-wide-reply}). A @dfn{wide reply} is a reply that
5321 goes out to all people listed in the @code{To}, @code{From} (or
5322 @code{Reply-to}) and @code{Cc} headers. If @code{Mail-Followup-To} is
5323 present, that's used instead.
5324
5325 @item S W
5326 @kindex S W (Summary)
5327 @findex gnus-summary-wide-reply-with-original
5328 Mail a wide reply to the current article and include the original
5329 message (@code{gnus-summary-wide-reply-with-original}). This command uses
5330 the process/prefix convention.
5331
5332 @item S v
5333 @kindex S v (Summary)
5334 @findex gnus-summary-very-wide-reply
5335 Mail a very wide reply to the author of the current article
5336 (@code{gnus-summary-wide-reply}). A @dfn{very wide reply} is a reply
5337 that goes out to all people listed in the @code{To}, @code{From} (or
5338 @code{Reply-to}) and @code{Cc} headers in all the process/prefixed
5339 articles. This command uses the process/prefix convention.
5340
5341 @item S V
5342 @kindex S V (Summary)
5343 @findex gnus-summary-very-wide-reply-with-original
5344 Mail a very wide reply to the author of the current article and include the
5345 original message (@code{gnus-summary-very-wide-reply-with-original}). This
5346 command uses the process/prefix convention.
5347
5348 @item S B r
5349 @kindex S B r (Summary)
5350 @findex gnus-summary-reply-broken-reply-to
5351 Mail a reply to the author of the current article but ignore the
5352 @code{Reply-To} field (@code{gnus-summary-reply-broken-reply-to}).
5353 If you need this because a mailing list incorrectly sets a
5354 @code{Reply-To} header pointing to the list, you probably want to set
5355 the @code{broken-reply-to} group parameter instead, so things will work
5356 correctly. @xref{Group Parameters}.
5357
5358 @item S B R
5359 @kindex S B R (Summary)
5360 @findex gnus-summary-reply-broken-reply-to-with-original
5361 Mail a reply to the author of the current article and include the
5362 original message but ignore the @code{Reply-To} field
5363 (@code{gnus-summary-reply-broken-reply-to-with-original}).
5364
5365 @item S o m
5366 @itemx C-c C-f
5367 @kindex S o m (Summary)
5368 @kindex C-c C-f (Summary)
5369 @findex gnus-summary-mail-forward
5370 @c @icon{gnus-summary-mail-forward}
5371 Forward the current article to some other person
5372 (@code{gnus-summary-mail-forward}). If no prefix is given, the message
5373 is forwarded according to the value of (@code{message-forward-as-mime})
5374 and (@code{message-forward-show-mml}); if the prefix is 1, decode the
5375 message and forward directly inline; if the prefix is 2, forward message
5376 as an rfc822 @acronym{MIME} section; if the prefix is 3, decode message and
5377 forward as an rfc822 @acronym{MIME} section; if the prefix is 4, forward message
5378 directly inline; otherwise, the message is forwarded as no prefix given
5379 but use the flipped value of (@code{message-forward-as-mime}). By
5380 default, the message is decoded and forwarded as an rfc822 @acronym{MIME}
5381 section.
5382
5383 @item S m
5384 @itemx m
5385 @kindex m (Summary)
5386 @kindex S m (Summary)
5387 @findex gnus-summary-mail-other-window
5388 @c @icon{gnus-summary-mail-originate}
5389 Prepare a mail (@code{gnus-summary-mail-other-window}). By default, use
5390 the posting style of the current group. If given a prefix, disable that.
5391 If the prefix is 1, prompt for a group name to find the posting style.
5392
5393 @item S i
5394 @itemx i
5395 @kindex i (Summary)
5396 @kindex S i (Summary)
5397 @findex gnus-summary-news-other-window
5398 Prepare a news (@code{gnus-summary-news-other-window}). By default,
5399 post to the current group. If given a prefix, disable that. If the
5400 prefix is 1, prompt for a group to post to.
5401
5402 This function actually prepares a news even when using mail groups.
5403 This is useful for ``posting'' messages to mail groups without actually
5404 sending them over the network: they're just saved directly to the group
5405 in question. The corresponding back end must have a request-post method
5406 for this to work though.
5407
5408 @item S D b
5409 @kindex S D b (Summary)
5410 @findex gnus-summary-resend-bounced-mail
5411 @cindex bouncing mail
5412 If you have sent a mail, but the mail was bounced back to you for some
5413 reason (wrong address, transient failure), you can use this command to
5414 resend that bounced mail (@code{gnus-summary-resend-bounced-mail}). You
5415 will be popped into a mail buffer where you can edit the headers before
5416 sending the mail off again. If you give a prefix to this command, and
5417 the bounced mail is a reply to some other mail, Gnus will try to fetch
5418 that mail and display it for easy perusal of its headers. This might
5419 very well fail, though.
5420
5421 @item S D r
5422 @kindex S D r (Summary)
5423 @findex gnus-summary-resend-message
5424 Not to be confused with the previous command,
5425 @code{gnus-summary-resend-message} will prompt you for an address to
5426 send the current message off to, and then send it to that place. The
5427 headers of the message won't be altered---but lots of headers that say
5428 @code{Resent-To}, @code{Resent-From} and so on will be added. This
5429 means that you actually send a mail to someone that has a @code{To}
5430 header that (probably) points to yourself. This will confuse people.
5431 So, natcherly you'll only do that if you're really eVIl.
5432
5433 This command is mainly used if you have several accounts and want to
5434 ship a mail to a different account of yours. (If you're both
5435 @code{root} and @code{postmaster} and get a mail for @code{postmaster}
5436 to the @code{root} account, you may want to resend it to
5437 @code{postmaster}. Ordnung muss sein!
5438
5439 This command understands the process/prefix convention
5440 (@pxref{Process/Prefix}).
5441
5442 @item S D e
5443 @kindex S D e (Summary)
5444 @findex gnus-summary-resend-message-edit
5445
5446 Like the previous command, but will allow you to edit the message as
5447 if it were a new message before resending.
5448
5449 @item S O m
5450 @kindex S O m (Summary)
5451 @findex gnus-uu-digest-mail-forward
5452 Digest the current series (@pxref{Decoding Articles}) and forward the
5453 result using mail (@code{gnus-uu-digest-mail-forward}). This command
5454 uses the process/prefix convention (@pxref{Process/Prefix}).
5455
5456 @item S M-c
5457 @kindex S M-c (Summary)
5458 @findex gnus-summary-mail-crosspost-complaint
5459 @cindex crossposting
5460 @cindex excessive crossposting
5461 Send a complaint about excessive crossposting to the author of the
5462 current article (@code{gnus-summary-mail-crosspost-complaint}).
5463
5464 @findex gnus-crosspost-complaint
5465 This command is provided as a way to fight back against the current
5466 crossposting pandemic that's sweeping Usenet. It will compose a reply
5467 using the @code{gnus-crosspost-complaint} variable as a preamble. This
5468 command understands the process/prefix convention
5469 (@pxref{Process/Prefix}) and will prompt you before sending each mail.
5470
5471 @end table
5472
5473 Also @xref{Header Commands, ,Header Commands, message, The Message
5474 Manual}, for more information.
5475
5476
5477 @node Summary Post Commands
5478 @subsection Summary Post Commands
5479 @cindex post
5480 @cindex composing news
5481
5482 Commands for posting a news article:
5483
5484 @table @kbd
5485 @item S p
5486 @itemx a
5487 @kindex a (Summary)
5488 @kindex S p (Summary)
5489 @findex gnus-summary-post-news
5490 @c @icon{gnus-summary-post-news}
5491 Prepare for posting an article (@code{gnus-summary-post-news}). By
5492 default, post to the current group. If given a prefix, disable that.
5493 If the prefix is 1, prompt for another group instead.
5494
5495 @item S f
5496 @itemx f
5497 @kindex f (Summary)
5498 @kindex S f (Summary)
5499 @findex gnus-summary-followup
5500 @c @icon{gnus-summary-followup}
5501 Post a followup to the current article (@code{gnus-summary-followup}).
5502
5503 @item S F
5504 @itemx F
5505 @kindex S F (Summary)
5506 @kindex F (Summary)
5507 @c @icon{gnus-summary-followup-with-original}
5508 @findex gnus-summary-followup-with-original
5509 Post a followup to the current article and include the original message
5510 (@code{gnus-summary-followup-with-original}). This command uses the
5511 process/prefix convention.
5512
5513 @item S n
5514 @kindex S n (Summary)
5515 @findex gnus-summary-followup-to-mail
5516 Post a followup to the current article via news, even if you got the
5517 message through mail (@code{gnus-summary-followup-to-mail}).
5518
5519 @item S N
5520 @kindex S N (Summary)
5521 @findex gnus-summary-followup-to-mail-with-original
5522 Post a followup to the current article via news, even if you got the
5523 message through mail and include the original message
5524 (@code{gnus-summary-followup-to-mail-with-original}). This command uses
5525 the process/prefix convention.
5526
5527 @item S o p
5528 @kindex S o p (Summary)
5529 @findex gnus-summary-post-forward
5530 Forward the current article to a newsgroup
5531 (@code{gnus-summary-post-forward}).
5532 If no prefix is given, the message is forwarded according to the value
5533 of (@code{message-forward-as-mime}) and
5534 (@code{message-forward-show-mml}); if the prefix is 1, decode the
5535 message and forward directly inline; if the prefix is 2, forward message
5536 as an rfc822 @acronym{MIME} section; if the prefix is 3, decode message and
5537 forward as an rfc822 @acronym{MIME} section; if the prefix is 4, forward message
5538 directly inline; otherwise, the message is forwarded as no prefix given
5539 but use the flipped value of (@code{message-forward-as-mime}). By
5540 default, the message is decoded and forwarded as an rfc822 @acronym{MIME} section.
5541
5542 @item S O p
5543 @kindex S O p (Summary)
5544 @findex gnus-uu-digest-post-forward
5545 @cindex digests
5546 @cindex making digests
5547 Digest the current series and forward the result to a newsgroup
5548 (@code{gnus-uu-digest-post-forward}). This command uses the
5549 process/prefix convention.
5550
5551 @item S u
5552 @kindex S u (Summary)
5553 @findex gnus-uu-post-news
5554 @c @icon{gnus-uu-post-news}
5555 Uuencode a file, split it into parts, and post it as a series
5556 (@code{gnus-uu-post-news}). (@pxref{Uuencoding and Posting}).
5557 @end table
5558
5559 Also @xref{Header Commands, ,Header Commands, message, The Message
5560 Manual}, for more information.
5561
5562
5563 @node Summary Message Commands
5564 @subsection Summary Message Commands
5565
5566 @table @kbd
5567 @item S y
5568 @kindex S y (Summary)
5569 @findex gnus-summary-yank-message
5570 Yank the current article into an already existing Message composition
5571 buffer (@code{gnus-summary-yank-message}). This command prompts for
5572 what message buffer you want to yank into, and understands the
5573 process/prefix convention (@pxref{Process/Prefix}).
5574
5575 @end table
5576
5577
5578 @node Canceling and Superseding
5579 @subsection Canceling Articles
5580 @cindex canceling articles
5581 @cindex superseding articles
5582
5583 Have you ever written something, and then decided that you really,
5584 really, really wish you hadn't posted that?
5585
5586 Well, you can't cancel mail, but you can cancel posts.
5587
5588 @findex gnus-summary-cancel-article
5589 @kindex C (Summary)
5590 @c @icon{gnus-summary-cancel-article}
5591 Find the article you wish to cancel (you can only cancel your own
5592 articles, so don't try any funny stuff). Then press @kbd{C} or @kbd{S
5593 c} (@code{gnus-summary-cancel-article}). Your article will be
5594 canceled---machines all over the world will be deleting your article.
5595 This command uses the process/prefix convention (@pxref{Process/Prefix}).
5596
5597 Be aware, however, that not all sites honor cancels, so your article may
5598 live on here and there, while most sites will delete the article in
5599 question.
5600
5601 Gnus will use the ``current'' select method when canceling. If you
5602 want to use the standard posting method, use the @samp{a} symbolic
5603 prefix (@pxref{Symbolic Prefixes}).
5604
5605 Gnus ensures that only you can cancel your own messages using a
5606 @code{Cancel-Lock} header (@pxref{Canceling News, Canceling News, ,
5607 message, Message Manual}).
5608
5609 If you discover that you have made some mistakes and want to do some
5610 corrections, you can post a @dfn{superseding} article that will replace
5611 your original article.
5612
5613 @findex gnus-summary-supersede-article
5614 @kindex S (Summary)
5615 Go to the original article and press @kbd{S s}
5616 (@code{gnus-summary-supersede-article}). You will be put in a buffer
5617 where you can edit the article all you want before sending it off the
5618 usual way.
5619
5620 The same goes for superseding as for canceling, only more so: Some
5621 sites do not honor superseding. On those sites, it will appear that you
5622 have posted almost the same article twice.
5623
5624 If you have just posted the article, and change your mind right away,
5625 there is a trick you can use to cancel/supersede the article without
5626 waiting for the article to appear on your site first. You simply return
5627 to the post buffer (which is called @code{*sent ...*}). There you will
5628 find the article you just posted, with all the headers intact. Change
5629 the @code{Message-ID} header to a @code{Cancel} or @code{Supersedes}
5630 header by substituting one of those words for the word
5631 @code{Message-ID}. Then just press @kbd{C-c C-c} to send the article as
5632 you would do normally. The previous article will be
5633 canceled/superseded.
5634
5635 Just remember, kids: There is no 'c' in 'supersede'.
5636
5637 @node Delayed Articles
5638 @section Delayed Articles
5639 @cindex delayed sending
5640 @cindex send delayed
5641
5642 Sometimes, you might wish to delay the sending of a message. For
5643 example, you might wish to arrange for a message to turn up just in time
5644 to remind your about the birthday of your Significant Other. For this,
5645 there is the @code{gnus-delay} package. Setup is simple:
5646
5647 @lisp
5648 (gnus-delay-initialize)
5649 @end lisp
5650
5651 @findex gnus-delay-article
5652 Normally, to send a message you use the @kbd{C-c C-c} command from
5653 Message mode. To delay a message, use @kbd{C-c C-j}
5654 (@code{gnus-delay-article}) instead. This will ask you for how long the
5655 message should be delayed. Possible answers are:
5656
5657 @itemize @bullet
5658 @item
5659 A time span. Consists of an integer and a letter. For example,
5660 @code{42d} means to delay for 42 days. Available letters are @code{m}
5661 (minutes), @code{h} (hours), @code{d} (days), @code{w} (weeks), @code{M}
5662 (months) and @code{Y} (years).
5663
5664 @item
5665 A specific date. Looks like @code{YYYY-MM-DD}. The message will be
5666 delayed until that day, at a specific time (eight o'clock by default).
5667 See also @code{gnus-delay-default-hour}.
5668
5669 @item
5670 A specific time of day. Given in @code{hh:mm} format, 24h, no am/pm
5671 stuff. The deadline will be at that time today, except if that time has
5672 already passed, then it's at the given time tomorrow. So if it's ten
5673 o'clock in the morning and you specify @code{11:15}, then the deadline
5674 is one hour and fifteen minutes hence. But if you specify @code{9:20},
5675 that means a time tomorrow.
5676 @end itemize
5677
5678 The action of the @code{gnus-delay-article} command is influenced by a
5679 couple of variables:
5680
5681 @table @code
5682 @item gnus-delay-default-hour
5683 @vindex gnus-delay-default-hour
5684 When you specify a specific date, the message will be due on that hour
5685 on the given date. Possible values are integers 0 through 23.
5686
5687 @item gnus-delay-default-delay
5688 @vindex gnus-delay-default-delay
5689 This is a string and gives the default delay. It can be of any of the
5690 formats described above.
5691
5692 @item gnus-delay-group
5693 @vindex gnus-delay-group
5694 Delayed articles will be kept in this group on the drafts server until
5695 they are due. You probably don't need to change this. The default
5696 value is @code{"delayed"}.
5697
5698 @item gnus-delay-header
5699 @vindex gnus-delay-header
5700 The deadline for each article will be stored in a header. This variable
5701 is a string and gives the header name. You probably don't need to
5702 change this. The default value is @code{"X-Gnus-Delayed"}.
5703 @end table
5704
5705 The way delaying works is like this: when you use the
5706 @code{gnus-delay-article} command, you give a certain delay. Gnus
5707 calculates the deadline of the message and stores it in the
5708 @code{X-Gnus-Delayed} header and puts the message in the
5709 @code{nndraft:delayed} group.
5710
5711 @findex gnus-delay-send-queue
5712 And whenever you get new news, Gnus looks through the group for articles
5713 which are due and sends them. It uses the @code{gnus-delay-send-queue}
5714 function for this. By default, this function is added to the hook
5715 @code{gnus-get-new-news-hook}. But of course, you can change this.
5716 Maybe you want to use the demon to send drafts? Just tell the demon to
5717 execute the @code{gnus-delay-send-queue} function.
5718
5719 @table @code
5720 @item gnus-delay-initialize
5721 @findex gnus-delay-initialize
5722 By default, this function installs @code{gnus-delay-send-queue} in
5723 @code{gnus-get-new-news-hook}. But it accepts the optional second
5724 argument @code{no-check}. If it is non-@code{nil},
5725 @code{gnus-get-new-news-hook} is not changed. The optional first
5726 argument is ignored.
5727
5728 For example, @code{(gnus-delay-initialize nil t)} means to do nothing.
5729 Presumably, you want to use the demon for sending due delayed articles.
5730 Just don't forget to set that up :-)
5731 @end table
5732
5733
5734 @node Marking Articles
5735 @section Marking Articles
5736 @cindex article marking
5737 @cindex article ticking
5738 @cindex marks
5739
5740 There are several marks you can set on an article.
5741
5742 You have marks that decide the @dfn{readedness} (whoo, neato-keano
5743 neologism ohoy!) of the article. Alphabetic marks generally mean
5744 @dfn{read}, while non-alphabetic characters generally mean @dfn{unread}.
5745
5746 In addition, you also have marks that do not affect readedness.
5747
5748 @ifinfo
5749 There's a plethora of commands for manipulating these marks.
5750 @end ifinfo
5751
5752 @menu
5753 * Unread Articles:: Marks for unread articles.
5754 * Read Articles:: Marks for read articles.
5755 * Other Marks:: Marks that do not affect readedness.
5756 * Setting Marks:: How to set and remove marks.
5757 * Generic Marking Commands:: How to customize the marking.
5758 * Setting Process Marks:: How to mark articles for later processing.
5759 @end menu
5760
5761
5762 @node Unread Articles
5763 @subsection Unread Articles
5764
5765 The following marks mark articles as (kinda) unread, in one form or
5766 other.
5767
5768 @table @samp
5769 @item !
5770 @vindex gnus-ticked-mark
5771 Marked as ticked (@code{gnus-ticked-mark}).
5772
5773 @dfn{Ticked articles} are articles that will remain visible always. If
5774 you see an article that you find interesting, or you want to put off
5775 reading it, or replying to it, until sometime later, you'd typically
5776 tick it. However, articles can be expired (from news servers by the
5777 news server software, Gnus itself never expires ticked messages), so if
5778 you want to keep an article forever, you'll have to make it persistent
5779 (@pxref{Persistent Articles}).
5780
5781 @item ?
5782 @vindex gnus-dormant-mark
5783 Marked as dormant (@code{gnus-dormant-mark}).
5784
5785 @dfn{Dormant articles} will only appear in the summary buffer if there
5786 are followups to it. If you want to see them even if they don't have
5787 followups, you can use the @kbd{/ D} command (@pxref{Limiting}).
5788 Otherwise (except for the visibility issue), they are just like ticked
5789 messages.
5790
5791 @item SPACE
5792 @vindex gnus-unread-mark
5793 Marked as unread (@code{gnus-unread-mark}).
5794
5795 @dfn{Unread articles} are articles that haven't been read at all yet.
5796 @end table
5797
5798
5799 @node Read Articles
5800 @subsection Read Articles
5801 @cindex expirable mark
5802
5803 All the following marks mark articles as read.
5804
5805 @table @samp
5806
5807 @item r
5808 @vindex gnus-del-mark
5809 These are articles that the user has marked as read with the @kbd{d}
5810 command manually, more or less (@code{gnus-del-mark}).
5811
5812 @item R
5813 @vindex gnus-read-mark
5814 Articles that have actually been read (@code{gnus-read-mark}).
5815
5816 @item O
5817 @vindex gnus-ancient-mark
5818 Articles that were marked as read in previous sessions and are now
5819 @dfn{old} (@code{gnus-ancient-mark}).
5820
5821 @item K
5822 @vindex gnus-killed-mark
5823 Marked as killed (@code{gnus-killed-mark}).
5824
5825 @item X
5826 @vindex gnus-kill-file-mark
5827 Marked as killed by kill files (@code{gnus-kill-file-mark}).
5828
5829 @item Y
5830 @vindex gnus-low-score-mark
5831 Marked as read by having too low a score (@code{gnus-low-score-mark}).
5832
5833 @item C
5834 @vindex gnus-catchup-mark
5835 Marked as read by a catchup (@code{gnus-catchup-mark}).
5836
5837 @item G
5838 @vindex gnus-canceled-mark
5839 Canceled article (@code{gnus-canceled-mark})
5840
5841 @item F
5842 @vindex gnus-souped-mark
5843 @sc{soup}ed article (@code{gnus-souped-mark}). @xref{SOUP}.
5844
5845 @item Q
5846 @vindex gnus-sparse-mark
5847 Sparsely reffed article (@code{gnus-sparse-mark}). @xref{Customizing
5848 Threading}.
5849
5850 @item M
5851 @vindex gnus-duplicate-mark
5852 Article marked as read by duplicate suppression
5853 (@code{gnus-duplicate-mark}). @xref{Duplicate Suppression}.
5854
5855 @end table
5856
5857 All these marks just mean that the article is marked as read, really.
5858 They are interpreted differently when doing adaptive scoring, though.
5859
5860 One more special mark, though:
5861
5862 @table @samp
5863 @item E
5864 @vindex gnus-expirable-mark
5865 Marked as expirable (@code{gnus-expirable-mark}).
5866
5867 Marking articles as @dfn{expirable} (or have them marked as such
5868 automatically) doesn't make much sense in normal groups---a user doesn't
5869 control expiring of news articles, but in mail groups, for instance,
5870 articles marked as @dfn{expirable} can be deleted by Gnus at
5871 any time.
5872 @end table
5873
5874
5875 @node Other Marks
5876 @subsection Other Marks
5877 @cindex process mark
5878 @cindex bookmarks
5879
5880 There are some marks that have nothing to do with whether the article is
5881 read or not.
5882
5883 @itemize @bullet
5884
5885 @item
5886 You can set a bookmark in the current article. Say you are reading a
5887 long thesis on cats' urinary tracts, and have to go home for dinner
5888 before you've finished reading the thesis. You can then set a bookmark
5889 in the article, and Gnus will jump to this bookmark the next time it
5890 encounters the article. @xref{Setting Marks}.
5891
5892 @item
5893 @vindex gnus-replied-mark
5894 All articles that you have replied to or made a followup to (i.e., have
5895 answered) will be marked with an @samp{A} in the second column
5896 (@code{gnus-replied-mark}).
5897
5898 @item
5899 @vindex gnus-forwarded-mark
5900 All articles that you have forwarded will be marked with an @samp{F} in
5901 the second column (@code{gnus-forwarded-mark}).
5902
5903 @item
5904 @vindex gnus-cached-mark
5905 Articles stored in the article cache will be marked with an @samp{*} in
5906 the second column (@code{gnus-cached-mark}). @xref{Article Caching}.
5907
5908 @item
5909 @vindex gnus-saved-mark
5910 Articles ``saved'' (in some manner or other; not necessarily
5911 religiously) are marked with an @samp{S} in the second column
5912 (@code{gnus-saved-mark}).
5913
5914 @item
5915 @vindex gnus-recent-mark
5916 Articles that according to the server haven't been shown to the user
5917 before are marked with a @samp{N} in the second column
5918 (@code{gnus-recent-mark}). Note that not all servers support this
5919 mark, in which case it simply never appears. Compare with
5920 @code{gnus-unseen-mark}.
5921
5922 @item
5923 @vindex gnus-unseen-mark
5924 Articles that haven't been seen before in Gnus by the user are marked
5925 with a @samp{.} in the second column (@code{gnus-unseen-mark}).
5926 Compare with @code{gnus-recent-mark}.
5927
5928 @item
5929 @vindex gnus-downloaded-mark
5930 When using the Gnus agent (@pxref{Agent Basics}), articles may be
5931 downloaded for unplugged (offline) viewing. If you are using the
5932 @samp{%O} spec, these articles get the @samp{+} mark in that spec.
5933 (The variable @code{gnus-downloaded-mark} controls which character to
5934 use.)
5935
5936 @item
5937 @vindex gnus-undownloaded-mark
5938 When using the Gnus agent (@pxref{Agent Basics}), some articles might
5939 not have been downloaded. Such articles cannot be viewed while you
5940 are unplugged (offline). If you are using the @samp{%O} spec, these
5941 articles get the @samp{-} mark in that spec. (The variable
5942 @code{gnus-undownloaded-mark} controls which character to use.)
5943
5944 @item
5945 @vindex gnus-downloadable-mark
5946 The Gnus agent (@pxref{Agent Basics}) downloads some articles
5947 automatically, but it is also possible to explicitly mark articles for
5948 download, even if they would not be downloaded automatically. Such
5949 explicitly-marked articles get the @samp{%} mark in the first column.
5950 (The variable @code{gnus-downloadable-mark} controls which character to
5951 use.)
5952
5953 @item
5954 @vindex gnus-not-empty-thread-mark
5955 @vindex gnus-empty-thread-mark
5956 If the @samp{%e} spec is used, the presence of threads or not will be
5957 marked with @code{gnus-not-empty-thread-mark} and
5958 @code{gnus-empty-thread-mark} in the third column, respectively.
5959
5960 @item
5961 @vindex gnus-process-mark
5962 Finally we have the @dfn{process mark} (@code{gnus-process-mark}). A
5963 variety of commands react to the presence of the process mark. For
5964 instance, @kbd{X u} (@code{gnus-uu-decode-uu}) will uudecode and view
5965 all articles that have been marked with the process mark. Articles
5966 marked with the process mark have a @samp{#} in the second column.
5967
5968 @end itemize
5969
5970 You might have noticed that most of these ``non-readedness'' marks
5971 appear in the second column by default. So if you have a cached, saved,
5972 replied article that you have process-marked, what will that look like?
5973
5974 Nothing much. The precedence rules go as follows: process -> cache ->
5975 replied -> saved. So if the article is in the cache and is replied,
5976 you'll only see the cache mark and not the replied mark.
5977
5978
5979 @node Setting Marks
5980 @subsection Setting Marks
5981 @cindex setting marks
5982
5983 All the marking commands understand the numeric prefix.
5984
5985 @table @kbd
5986 @item M c
5987 @itemx M-u
5988 @kindex M c (Summary)
5989 @kindex M-u (Summary)
5990 @findex gnus-summary-clear-mark-forward
5991 @cindex mark as unread
5992 Clear all readedness-marks from the current article
5993 (@code{gnus-summary-clear-mark-forward}). In other words, mark the
5994 article as unread.
5995
5996 @item M t
5997 @itemx !
5998 @kindex ! (Summary)
5999 @kindex M t (Summary)
6000 @findex gnus-summary-tick-article-forward
6001 Tick the current article (@code{gnus-summary-tick-article-forward}).
6002 @xref{Article Caching}.
6003
6004 @item M ?
6005 @itemx ?
6006 @kindex ? (Summary)
6007 @kindex M ? (Summary)
6008 @findex gnus-summary-mark-as-dormant
6009 Mark the current article as dormant
6010 (@code{gnus-summary-mark-as-dormant}). @xref{Article Caching}.
6011
6012 @item M d
6013 @itemx d
6014 @kindex M d (Summary)
6015 @kindex d (Summary)
6016 @findex gnus-summary-mark-as-read-forward
6017 Mark the current article as read
6018 (@code{gnus-summary-mark-as-read-forward}).
6019
6020 @item D
6021 @kindex D (Summary)
6022 @findex gnus-summary-mark-as-read-backward
6023 Mark the current article as read and move point to the previous line
6024 (@code{gnus-summary-mark-as-read-backward}).
6025
6026 @item M k
6027 @itemx k
6028 @kindex k (Summary)
6029 @kindex M k (Summary)
6030 @findex gnus-summary-kill-same-subject-and-select
6031 Mark all articles that have the same subject as the current one as read,
6032 and then select the next unread article
6033 (@code{gnus-summary-kill-same-subject-and-select}).
6034
6035 @item M K
6036 @itemx C-k
6037 @kindex M K (Summary)
6038 @kindex C-k (Summary)
6039 @findex gnus-summary-kill-same-subject
6040 Mark all articles that have the same subject as the current one as read
6041 (@code{gnus-summary-kill-same-subject}).
6042
6043 @item M C
6044 @kindex M C (Summary)
6045 @findex gnus-summary-catchup
6046 @c @icon{gnus-summary-catchup}
6047 Mark all unread articles as read (@code{gnus-summary-catchup}).
6048
6049 @item M C-c
6050 @kindex M C-c (Summary)
6051 @findex gnus-summary-catchup-all
6052 Mark all articles in the group as read---even the ticked and dormant
6053 articles (@code{gnus-summary-catchup-all}).
6054
6055 @item M H
6056 @kindex M H (Summary)
6057 @findex gnus-summary-catchup-to-here
6058 Catchup the current group to point (before the point)
6059 (@code{gnus-summary-catchup-to-here}).
6060
6061 @item M h
6062 @kindex M h (Summary)
6063 @findex gnus-summary-catchup-from-here
6064 Catchup the current group from point (after the point)
6065 (@code{gnus-summary-catchup-from-here}).
6066
6067 @item C-w
6068 @kindex C-w (Summary)
6069 @findex gnus-summary-mark-region-as-read
6070 Mark all articles between point and mark as read
6071 (@code{gnus-summary-mark-region-as-read}).
6072
6073 @item M V k
6074 @kindex M V k (Summary)
6075 @findex gnus-summary-kill-below
6076 Kill all articles with scores below the default score (or below the
6077 numeric prefix) (@code{gnus-summary-kill-below}).
6078
6079 @item M e
6080 @itemx E
6081 @kindex M e (Summary)
6082 @kindex E (Summary)
6083 @findex gnus-summary-mark-as-expirable
6084 Mark the current article as expirable
6085 (@code{gnus-summary-mark-as-expirable}).
6086
6087 @item M b
6088 @kindex M b (Summary)
6089 @findex gnus-summary-set-bookmark
6090 Set a bookmark in the current article
6091 (@code{gnus-summary-set-bookmark}).
6092
6093 @item M B
6094 @kindex M B (Summary)
6095 @findex gnus-summary-remove-bookmark
6096 Remove the bookmark from the current article
6097 (@code{gnus-summary-remove-bookmark}).
6098
6099 @item M V c
6100 @kindex M V c (Summary)
6101 @findex gnus-summary-clear-above
6102 Clear all marks from articles with scores over the default score (or
6103 over the numeric prefix) (@code{gnus-summary-clear-above}).
6104
6105 @item M V u
6106 @kindex M V u (Summary)
6107 @findex gnus-summary-tick-above
6108 Tick all articles with scores over the default score (or over the
6109 numeric prefix) (@code{gnus-summary-tick-above}).
6110
6111 @item M V m
6112 @kindex M V m (Summary)
6113 @findex gnus-summary-mark-above
6114 Prompt for a mark, and mark all articles with scores over the default
6115 score (or over the numeric prefix) with this mark
6116 (@code{gnus-summary-clear-above}).
6117 @end table
6118
6119 @vindex gnus-summary-goto-unread
6120 The @code{gnus-summary-goto-unread} variable controls what action should
6121 be taken after setting a mark. If non-@code{nil}, point will move to
6122 the next/previous unread article. If @code{nil}, point will just move
6123 one line up or down. As a special case, if this variable is
6124 @code{never}, all the marking commands as well as other commands (like
6125 @kbd{SPACE}) will move to the next article, whether it is unread or not.
6126 The default is @code{t}.
6127
6128
6129 @node Generic Marking Commands
6130 @subsection Generic Marking Commands
6131
6132 Some people would like the command that ticks an article (@kbd{!}) go to
6133 the next article. Others would like it to go to the next unread
6134 article. Yet others would like it to stay on the current article. And
6135 even though I haven't heard of anybody wanting it to go to the
6136 previous (unread) article, I'm sure there are people that want that as
6137 well.
6138
6139 Multiply these five behaviors with five different marking commands, and
6140 you get a potentially complex set of variable to control what each
6141 command should do.
6142
6143 To sidestep that mess, Gnus provides commands that do all these
6144 different things. They can be found on the @kbd{M M} map in the summary
6145 buffer. Type @kbd{M M C-h} to see them all---there are too many of them
6146 to list in this manual.
6147
6148 While you can use these commands directly, most users would prefer
6149 altering the summary mode keymap. For instance, if you would like the
6150 @kbd{!} command to go to the next article instead of the next unread
6151 article, you could say something like:
6152
6153 @lisp
6154 @group
6155 (add-hook 'gnus-summary-mode-hook 'my-alter-summary-map)
6156 (defun my-alter-summary-map ()
6157 (local-set-key "!" 'gnus-summary-put-mark-as-ticked-next))
6158 @end group
6159 @end lisp
6160
6161 @noindent
6162 or
6163
6164 @lisp
6165 (defun my-alter-summary-map ()
6166 (local-set-key "!" "MM!n"))
6167 @end lisp
6168
6169
6170 @node Setting Process Marks
6171 @subsection Setting Process Marks
6172 @cindex setting process marks
6173
6174 Process marks are displayed as @code{#} in the summary buffer, and are
6175 used for marking articles in such a way that other commands will
6176 process these articles. For instance, if you process mark four
6177 articles and then use the @kbd{*} command, Gnus will enter these four
6178 articles into the cache. For more information,
6179 @pxref{Process/Prefix}.
6180
6181 @table @kbd
6182
6183 @item M P p
6184 @itemx #
6185 @kindex # (Summary)
6186 @kindex M P p (Summary)
6187 @findex gnus-summary-mark-as-processable
6188 Mark the current article with the process mark
6189 (@code{gnus-summary-mark-as-processable}).
6190 @findex gnus-summary-unmark-as-processable
6191
6192 @item M P u
6193 @itemx M-#
6194 @kindex M P u (Summary)
6195 @kindex M-# (Summary)
6196 Remove the process mark, if any, from the current article
6197 (@code{gnus-summary-unmark-as-processable}).
6198
6199 @item M P U
6200 @kindex M P U (Summary)
6201 @findex gnus-summary-unmark-all-processable
6202 Remove the process mark from all articles
6203 (@code{gnus-summary-unmark-all-processable}).
6204
6205 @item M P i
6206 @kindex M P i (Summary)
6207 @findex gnus-uu-invert-processable
6208 Invert the list of process marked articles
6209 (@code{gnus-uu-invert-processable}).
6210
6211 @item M P R
6212 @kindex M P R (Summary)
6213 @findex gnus-uu-mark-by-regexp
6214 Mark articles that have a @code{Subject} header that matches a regular
6215 expression (@code{gnus-uu-mark-by-regexp}).
6216
6217 @item M P G
6218 @kindex M P G (Summary)
6219 @findex gnus-uu-unmark-by-regexp
6220 Unmark articles that have a @code{Subject} header that matches a regular
6221 expression (@code{gnus-uu-unmark-by-regexp}).
6222
6223 @item M P r
6224 @kindex M P r (Summary)
6225 @findex gnus-uu-mark-region
6226 Mark articles in region (@code{gnus-uu-mark-region}).
6227
6228 @item M P g
6229 @kindex M P g (Summary)
6230 @findex gnus-uu-unmark-region
6231 Unmark articles in region (@code{gnus-uu-unmark-region}).
6232
6233 @item M P t
6234 @kindex M P t (Summary)
6235 @findex gnus-uu-mark-thread
6236 Mark all articles in the current (sub)thread
6237 (@code{gnus-uu-mark-thread}).
6238
6239 @item M P T
6240 @kindex M P T (Summary)
6241 @findex gnus-uu-unmark-thread
6242 Unmark all articles in the current (sub)thread
6243 (@code{gnus-uu-unmark-thread}).
6244
6245 @item M P v
6246 @kindex M P v (Summary)
6247 @findex gnus-uu-mark-over
6248 Mark all articles that have a score above the prefix argument
6249 (@code{gnus-uu-mark-over}).
6250
6251 @item M P s
6252 @kindex M P s (Summary)
6253 @findex gnus-uu-mark-series
6254 Mark all articles in the current series (@code{gnus-uu-mark-series}).
6255
6256 @item M P S
6257 @kindex M P S (Summary)
6258 @findex gnus-uu-mark-sparse
6259 Mark all series that have already had some articles marked
6260 (@code{gnus-uu-mark-sparse}).
6261
6262 @item M P a
6263 @kindex M P a (Summary)
6264 @findex gnus-uu-mark-all
6265 Mark all articles in series order (@code{gnus-uu-mark-all}).
6266
6267 @item M P b
6268 @kindex M P b (Summary)
6269 @findex gnus-uu-mark-buffer
6270 Mark all articles in the buffer in the order they appear
6271 (@code{gnus-uu-mark-buffer}).
6272
6273 @item M P k
6274 @kindex M P k (Summary)
6275 @findex gnus-summary-kill-process-mark
6276 Push the current process mark set onto the stack and unmark all articles
6277 (@code{gnus-summary-kill-process-mark}).
6278
6279 @item M P y
6280 @kindex M P y (Summary)
6281 @findex gnus-summary-yank-process-mark
6282 Pop the previous process mark set from the stack and restore it
6283 (@code{gnus-summary-yank-process-mark}).
6284
6285 @item M P w
6286 @kindex M P w (Summary)
6287 @findex gnus-summary-save-process-mark
6288 Push the current process mark set onto the stack
6289 (@code{gnus-summary-save-process-mark}).
6290
6291 @end table
6292
6293 Also see the @kbd{&} command in @ref{Searching for Articles}, for how to
6294 set process marks based on article body contents.
6295
6296
6297 @node Limiting
6298 @section Limiting
6299 @cindex limiting
6300
6301 It can be convenient to limit the summary buffer to just show some
6302 subset of the articles currently in the group. The effect most limit
6303 commands have is to remove a few (or many) articles from the summary
6304 buffer.
6305
6306 All limiting commands work on subsets of the articles already fetched
6307 from the servers. None of these commands query the server for
6308 additional articles.
6309
6310 @table @kbd
6311
6312 @item / /
6313 @itemx / s
6314 @kindex / / (Summary)
6315 @findex gnus-summary-limit-to-subject
6316 Limit the summary buffer to articles that match some subject
6317 (@code{gnus-summary-limit-to-subject}). If given a prefix, exclude
6318 matching articles.
6319
6320 @item / a
6321 @kindex / a (Summary)
6322 @findex gnus-summary-limit-to-author
6323 Limit the summary buffer to articles that match some author
6324 (@code{gnus-summary-limit-to-author}). If given a prefix, exclude
6325 matching articles.
6326
6327 @item / x
6328 @kindex / x (Summary)
6329 @findex gnus-summary-limit-to-extra
6330 Limit the summary buffer to articles that match one of the ``extra''
6331 headers (@pxref{To From Newsgroups})
6332 (@code{gnus-summary-limit-to-extra}). If given a prefix, exclude
6333 matching articles.
6334
6335 @item / u
6336 @itemx x
6337 @kindex / u (Summary)
6338 @kindex x (Summary)
6339 @findex gnus-summary-limit-to-unread
6340 Limit the summary buffer to articles not marked as read
6341 (@code{gnus-summary-limit-to-unread}). If given a prefix, limit the
6342 buffer to articles strictly unread. This means that ticked and
6343 dormant articles will also be excluded.
6344
6345 @item / m
6346 @kindex / m (Summary)
6347 @findex gnus-summary-limit-to-marks
6348 Ask for a mark and then limit to all articles that have been marked
6349 with that mark (@code{gnus-summary-limit-to-marks}).
6350
6351 @item / t
6352 @kindex / t (Summary)
6353 @findex gnus-summary-limit-to-age
6354 Ask for a number and then limit the summary buffer to articles older than (or equal to) that number of days
6355 (@code{gnus-summary-limit-to-age}). If given a prefix, limit to
6356 articles younger than that number of days.
6357
6358 @item / n
6359 @kindex / n (Summary)
6360 @findex gnus-summary-limit-to-articles
6361 With prefix @samp{n}, limit the summary buffer to the next @samp{n}
6362 articles. If not given a prefix, use the process marked articles
6363 instead. (@code{gnus-summary-limit-to-articles}).
6364
6365 @item / w
6366 @kindex / w (Summary)
6367 @findex gnus-summary-pop-limit
6368 Pop the previous limit off the stack and restore it
6369 (@code{gnus-summary-pop-limit}). If given a prefix, pop all limits off
6370 the stack.
6371
6372 @item / .
6373 @kindex / . (Summary)
6374 @findex gnus-summary-limit-to-unseen
6375 Limit the summary buffer to the unseen articles
6376 (@code{gnus-summary-limit-to-unseen}).
6377
6378 @item / v
6379 @kindex / v (Summary)
6380 @findex gnus-summary-limit-to-score
6381 Limit the summary buffer to articles that have a score at or above some
6382 score (@code{gnus-summary-limit-to-score}).
6383
6384 @item / p
6385 @kindex / p (Summary)
6386 @findex gnus-summary-limit-to-display-predicate
6387 Limit the summary buffer to articles that satisfy the @code{display}
6388 group parameter predicate
6389 (@code{gnus-summary-limit-to-display-predicate}). @xref{Group
6390 Parameters}, for more on this predicate.
6391
6392 @item / E
6393 @itemx M S
6394 @kindex M S (Summary)
6395 @kindex / E (Summary)
6396 @findex gnus-summary-limit-include-expunged
6397 Include all expunged articles in the limit
6398 (@code{gnus-summary-limit-include-expunged}).
6399
6400 @item / D
6401 @kindex / D (Summary)
6402 @findex gnus-summary-limit-include-dormant
6403 Include all dormant articles in the limit
6404 (@code{gnus-summary-limit-include-dormant}).
6405
6406 @item / *
6407 @kindex / * (Summary)
6408 @findex gnus-summary-limit-include-cached
6409 Include all cached articles in the limit
6410 (@code{gnus-summary-limit-include-cached}).
6411
6412 @item / d
6413 @kindex / d (Summary)
6414 @findex gnus-summary-limit-exclude-dormant
6415 Exclude all dormant articles from the limit
6416 (@code{gnus-summary-limit-exclude-dormant}).
6417
6418 @item / M
6419 @kindex / M (Summary)
6420 @findex gnus-summary-limit-exclude-marks
6421 Exclude all marked articles (@code{gnus-summary-limit-exclude-marks}).
6422
6423 @item / T
6424 @kindex / T (Summary)
6425 @findex gnus-summary-limit-include-thread
6426 Include all the articles in the current thread in the limit.
6427
6428 @item / c
6429 @kindex / c (Summary)
6430 @findex gnus-summary-limit-exclude-childless-dormant
6431 Exclude all dormant articles that have no children from the limit@*
6432 (@code{gnus-summary-limit-exclude-childless-dormant}).
6433
6434 @item / C
6435 @kindex / C (Summary)
6436 @findex gnus-summary-limit-mark-excluded-as-read
6437 Mark all excluded unread articles as read
6438 (@code{gnus-summary-limit-mark-excluded-as-read}). If given a prefix,
6439 also mark excluded ticked and dormant articles as read.
6440
6441 @item / N
6442 @kindex / N (Summary)
6443 @findex gnus-summary-insert-new-articles
6444 Insert all new articles in the summary buffer. It scans for new emails
6445 if @var{back-end}@code{-get-new-mail} is non-@code{nil}.
6446
6447 @item / o
6448 @kindex / o (Summary)
6449 @findex gnus-summary-insert-old-articles
6450 Insert all old articles in the summary buffer. If given a numbered
6451 prefix, fetch this number of articles.
6452
6453 @end table
6454
6455
6456 @node Threading
6457 @section Threading
6458 @cindex threading
6459 @cindex article threading
6460
6461 Gnus threads articles by default. @dfn{To thread} is to put responses
6462 to articles directly after the articles they respond to---in a
6463 hierarchical fashion.
6464
6465 Threading is done by looking at the @code{References} headers of the
6466 articles. In a perfect world, this would be enough to build pretty
6467 trees, but unfortunately, the @code{References} header is often broken
6468 or simply missing. Weird news propagation exacerbates the problem,
6469 so one has to employ other heuristics to get pleasing results. A
6470 plethora of approaches exists, as detailed in horrible detail in
6471 @ref{Customizing Threading}.
6472
6473 First, a quick overview of the concepts:
6474
6475 @table @dfn
6476 @item root
6477 The top-most article in a thread; the first article in the thread.
6478
6479 @item thread
6480 A tree-like article structure.
6481
6482 @item sub-thread
6483 A small(er) section of this tree-like structure.
6484
6485 @item loose threads
6486 Threads often lose their roots due to article expiry, or due to the root
6487 already having been read in a previous session, and not displayed in the
6488 summary buffer. We then typically have many sub-threads that really
6489 belong to one thread, but are without connecting roots. These are
6490 called loose threads.
6491
6492 @item thread gathering
6493 An attempt to gather loose threads into bigger threads.
6494
6495 @item sparse threads
6496 A thread where the missing articles have been ``guessed'' at, and are
6497 displayed as empty lines in the summary buffer.
6498
6499 @end table
6500
6501
6502 @menu
6503 * Customizing Threading:: Variables you can change to affect the threading.
6504 * Thread Commands:: Thread based commands in the summary buffer.
6505 @end menu
6506
6507
6508 @node Customizing Threading
6509 @subsection Customizing Threading
6510 @cindex customizing threading
6511
6512 @menu
6513 * Loose Threads:: How Gnus gathers loose threads into bigger threads.
6514 * Filling In Threads:: Making the threads displayed look fuller.
6515 * More Threading:: Even more variables for fiddling with threads.
6516 * Low-Level Threading:: You thought it was over@dots{} but you were wrong!
6517 @end menu
6518
6519
6520 @node Loose Threads
6521 @subsubsection Loose Threads
6522 @cindex <
6523 @cindex >
6524 @cindex loose threads
6525
6526 @table @code
6527 @item gnus-summary-make-false-root
6528 @vindex gnus-summary-make-false-root
6529 If non-@code{nil}, Gnus will gather all loose subtrees into one big tree
6530 and create a dummy root at the top. (Wait a minute. Root at the top?
6531 Yup.) Loose subtrees occur when the real root has expired, or you've
6532 read or killed the root in a previous session.
6533
6534 When there is no real root of a thread, Gnus will have to fudge
6535 something. This variable says what fudging method Gnus should use.
6536 There are four possible values:
6537
6538 @iftex
6539 @iflatex
6540 \gnusfigure{The Summary Buffer}{390}{
6541 \put(0,0){\epsfig{figure=ps/summary-adopt,width=7.5cm}}
6542 \put(445,0){\makebox(0,0)[br]{\epsfig{figure=ps/summary-empty,width=7.5cm}}}
6543 \put(0,400){\makebox(0,0)[tl]{\epsfig{figure=ps/summary-none,width=7.5cm}}}
6544 \put(445,400){\makebox(0,0)[tr]{\epsfig{figure=ps/summary-dummy,width=7.5cm}}}
6545 }
6546 @end iflatex
6547 @end iftex
6548
6549 @cindex adopting articles
6550
6551 @table @code
6552
6553 @item adopt
6554 Gnus will make the first of the orphaned articles the parent. This
6555 parent will adopt all the other articles. The adopted articles will be
6556 marked as such by pointy brackets (@samp{<>}) instead of the standard
6557 square brackets (@samp{[]}). This is the default method.
6558
6559 @item dummy
6560 @vindex gnus-summary-dummy-line-format
6561 @vindex gnus-summary-make-false-root-always
6562 Gnus will create a dummy summary line that will pretend to be the
6563 parent. This dummy line does not correspond to any real article, so
6564 selecting it will just select the first real article after the dummy
6565 article. @code{gnus-summary-dummy-line-format} is used to specify the
6566 format of the dummy roots. It accepts only one format spec: @samp{S},
6567 which is the subject of the article. @xref{Formatting Variables}.
6568 If you want all threads to have a dummy root, even the non-gathered
6569 ones, set @code{gnus-summary-make-false-root-always} to @code{t}.
6570
6571 @item empty
6572 Gnus won't actually make any article the parent, but simply leave the
6573 subject field of all orphans except the first empty. (Actually, it will
6574 use @code{gnus-summary-same-subject} as the subject (@pxref{Summary
6575 Buffer Format}).)
6576
6577 @item none
6578 Don't make any article parent at all. Just gather the threads and
6579 display them after one another.
6580
6581 @item nil
6582 Don't gather loose threads.
6583 @end table
6584
6585 @item gnus-summary-gather-subject-limit
6586 @vindex gnus-summary-gather-subject-limit
6587 Loose threads are gathered by comparing subjects of articles. If this
6588 variable is @code{nil}, Gnus requires an exact match between the
6589 subjects of the loose threads before gathering them into one big
6590 super-thread. This might be too strict a requirement, what with the
6591 presence of stupid newsreaders that chop off long subject lines. If
6592 you think so, set this variable to, say, 20 to require that only the
6593 first 20 characters of the subjects have to match. If you set this
6594 variable to a really low number, you'll find that Gnus will gather
6595 everything in sight into one thread, which isn't very helpful.
6596
6597 @cindex fuzzy article gathering
6598 If you set this variable to the special value @code{fuzzy}, Gnus will
6599 use a fuzzy string comparison algorithm on the subjects (@pxref{Fuzzy
6600 Matching}).
6601
6602 @item gnus-simplify-subject-fuzzy-regexp
6603 @vindex gnus-simplify-subject-fuzzy-regexp
6604 This can either be a regular expression or list of regular expressions
6605 that match strings that will be removed from subjects if fuzzy subject
6606 simplification is used.
6607
6608 @item gnus-simplify-ignored-prefixes
6609 @vindex gnus-simplify-ignored-prefixes
6610 If you set @code{gnus-summary-gather-subject-limit} to something as low
6611 as 10, you might consider setting this variable to something sensible:
6612
6613 @c Written by Michael Ernst <mernst@cs.rice.edu>
6614 @lisp
6615 (setq gnus-simplify-ignored-prefixes
6616 (concat
6617 "\\`\\[?\\("
6618 (mapconcat
6619 'identity
6620 '("looking"
6621 "wanted" "followup" "summary\\( of\\)?"
6622 "help" "query" "problem" "question"
6623 "answer" "reference" "announce"
6624 "How can I" "How to" "Comparison of"
6625 ;; ...
6626 )
6627 "\\|")
6628 "\\)\\s *\\("
6629 (mapconcat 'identity
6630 '("for" "for reference" "with" "about")
6631 "\\|")
6632 "\\)?\\]?:?[ \t]*"))
6633 @end lisp
6634
6635 All words that match this regexp will be removed before comparing two
6636 subjects.
6637
6638 @item gnus-simplify-subject-functions
6639 @vindex gnus-simplify-subject-functions
6640 If non-@code{nil}, this variable overrides
6641 @code{gnus-summary-gather-subject-limit}. This variable should be a
6642 list of functions to apply to the @code{Subject} string iteratively to
6643 arrive at the simplified version of the string.
6644
6645 Useful functions to put in this list include:
6646
6647 @table @code
6648 @item gnus-simplify-subject-re
6649 @findex gnus-simplify-subject-re
6650 Strip the leading @samp{Re:}.
6651
6652 @item gnus-simplify-subject-fuzzy
6653 @findex gnus-simplify-subject-fuzzy
6654 Simplify fuzzily.
6655
6656 @item gnus-simplify-whitespace
6657 @findex gnus-simplify-whitespace
6658 Remove excessive whitespace.
6659
6660 @item gnus-simplify-all-whitespace
6661 @findex gnus-simplify-all-whitespace
6662 Remove all whitespace.
6663 @end table
6664
6665 You may also write your own functions, of course.
6666
6667
6668 @item gnus-summary-gather-exclude-subject
6669 @vindex gnus-summary-gather-exclude-subject
6670 Since loose thread gathering is done on subjects only, that might lead
6671 to many false hits, especially with certain common subjects like
6672 @samp{} and @samp{(none)}. To make the situation slightly better,
6673 you can use the regexp @code{gnus-summary-gather-exclude-subject} to say
6674 what subjects should be excluded from the gathering process.@*
6675 The default is @samp{^ *$\\|^(none)$}.
6676
6677 @item gnus-summary-thread-gathering-function
6678 @vindex gnus-summary-thread-gathering-function
6679 Gnus gathers threads by looking at @code{Subject} headers. This means
6680 that totally unrelated articles may end up in the same ``thread'', which
6681 is confusing. An alternate approach is to look at all the
6682 @code{Message-ID}s in all the @code{References} headers to find matches.
6683 This will ensure that no gathered threads ever include unrelated
6684 articles, but it also means that people who have posted with broken
6685 newsreaders won't be gathered properly. The choice is yours---plague or
6686 cholera:
6687
6688 @table @code
6689 @item gnus-gather-threads-by-subject
6690 @findex gnus-gather-threads-by-subject
6691 This function is the default gathering function and looks at
6692 @code{Subject}s exclusively.
6693
6694 @item gnus-gather-threads-by-references
6695 @findex gnus-gather-threads-by-references
6696 This function looks at @code{References} headers exclusively.
6697 @end table
6698
6699 If you want to test gathering by @code{References}, you could say
6700 something like:
6701
6702 @lisp
6703 (setq gnus-summary-thread-gathering-function
6704 'gnus-gather-threads-by-references)
6705 @end lisp
6706
6707 @end table
6708
6709
6710 @node Filling In Threads
6711 @subsubsection Filling In Threads
6712
6713 @table @code
6714 @item gnus-fetch-old-headers
6715 @vindex gnus-fetch-old-headers
6716 If non-@code{nil}, Gnus will attempt to build old threads by fetching
6717 more old headers---headers to articles marked as read. If you would
6718 like to display as few summary lines as possible, but still connect as
6719 many loose threads as possible, you should set this variable to
6720 @code{some} or a number. If you set it to a number, no more than that
6721 number of extra old headers will be fetched. In either case, fetching
6722 old headers only works if the back end you are using carries overview
6723 files---this would normally be @code{nntp}, @code{nnspool},
6724 @code{nnml}, and @code{nnmaildir}. Also remember that if the root of
6725 the thread has been expired by the server, there's not much Gnus can
6726 do about that.
6727
6728 This variable can also be set to @code{invisible}. This won't have any
6729 visible effects, but is useful if you use the @kbd{A T} command a lot
6730 (@pxref{Finding the Parent}).
6731
6732 @item gnus-fetch-old-ephemeral-headers
6733 @vindex gnus-fetch-old-ephemeral-headers
6734 Same as @code{gnus-fetch-old-headers}, but only used for ephemeral
6735 newsgroups.
6736
6737 @item gnus-build-sparse-threads
6738 @vindex gnus-build-sparse-threads
6739 Fetching old headers can be slow. A low-rent similar effect can be
6740 gotten by setting this variable to @code{some}. Gnus will then look at
6741 the complete @code{References} headers of all articles and try to string
6742 together articles that belong in the same thread. This will leave
6743 @dfn{gaps} in the threading display where Gnus guesses that an article
6744 is missing from the thread. (These gaps appear like normal summary
6745 lines. If you select a gap, Gnus will try to fetch the article in
6746 question.) If this variable is @code{t}, Gnus will display all these
6747 ``gaps'' without regard for whether they are useful for completing the
6748 thread or not. Finally, if this variable is @code{more}, Gnus won't cut
6749 off sparse leaf nodes that don't lead anywhere. This variable is
6750 @code{nil} by default.
6751
6752 @item gnus-read-all-available-headers
6753 @vindex gnus-read-all-available-headers
6754 This is a rather obscure variable that few will find useful. It's
6755 intended for those non-news newsgroups where the back end has to fetch
6756 quite a lot to present the summary buffer, and where it's impossible to
6757 go back to parents of articles. This is mostly the case in the
6758 web-based groups, like the @code{nnultimate} groups.
6759
6760 If you don't use those, then it's safe to leave this as the default
6761 @code{nil}. If you want to use this variable, it should be a regexp
6762 that matches the group name, or @code{t} for all groups.
6763
6764 @end table
6765
6766
6767 @node More Threading
6768 @subsubsection More Threading
6769
6770 @table @code
6771 @item gnus-show-threads
6772 @vindex gnus-show-threads
6773 If this variable is @code{nil}, no threading will be done, and all of
6774 the rest of the variables here will have no effect. Turning threading
6775 off will speed group selection up a bit, but it is sure to make reading
6776 slower and more awkward.
6777
6778 @item gnus-thread-hide-subtree
6779 @vindex gnus-thread-hide-subtree
6780 If non-@code{nil}, all threads will be hidden when the summary buffer is
6781 generated.
6782
6783 This can also be a predicate specifier (@pxref{Predicate Specifiers}).
6784 Available predicates are @code{gnus-article-unread-p} and
6785 @code{gnus-article-unseen-p}.
6786
6787 Here's an example:
6788
6789 @lisp
6790 (setq gnus-thread-hide-subtree
6791 '(or gnus-article-unread-p
6792 gnus-article-unseen-p))
6793 @end lisp
6794
6795 (It's a pretty nonsensical example, since all unseen articles are also
6796 unread, but you get my drift.)
6797
6798
6799 @item gnus-thread-expunge-below
6800 @vindex gnus-thread-expunge-below
6801 All threads that have a total score (as defined by
6802 @code{gnus-thread-score-function}) less than this number will be
6803 expunged. This variable is @code{nil} by default, which means that no
6804 threads are expunged.
6805
6806 @item gnus-thread-hide-killed
6807 @vindex gnus-thread-hide-killed
6808 if you kill a thread and this variable is non-@code{nil}, the subtree
6809 will be hidden.
6810
6811 @item gnus-thread-ignore-subject
6812 @vindex gnus-thread-ignore-subject
6813 Sometimes somebody changes the subject in the middle of a thread. If
6814 this variable is non-@code{nil}, which is the default, the subject
6815 change is ignored. If it is @code{nil}, a change in the subject will
6816 result in a new thread.
6817
6818 @item gnus-thread-indent-level
6819 @vindex gnus-thread-indent-level
6820 This is a number that says how much each sub-thread should be indented.
6821 The default is 4.
6822
6823 @item gnus-sort-gathered-threads-function
6824 @vindex gnus-sort-gathered-threads-function
6825 Sometimes, particularly with mailing lists, the order in which mails
6826 arrive locally is not necessarily the same as the order in which they
6827 arrived on the mailing list. Consequently, when sorting sub-threads
6828 using the default @code{gnus-thread-sort-by-number}, responses can end
6829 up appearing before the article to which they are responding to.
6830 Setting this variable to an alternate value
6831 (e.g. @code{gnus-thread-sort-by-date}), in a group's parameters or in an
6832 appropriate hook (e.g. @code{gnus-summary-generate-hook}) can produce a
6833 more logical sub-thread ordering in such instances.
6834
6835 @end table
6836
6837
6838 @node Low-Level Threading
6839 @subsubsection Low-Level Threading
6840
6841 @table @code
6842
6843 @item gnus-parse-headers-hook
6844 @vindex gnus-parse-headers-hook
6845 Hook run before parsing any headers.
6846
6847 @item gnus-alter-header-function
6848 @vindex gnus-alter-header-function
6849 If non-@code{nil}, this function will be called to allow alteration of
6850 article header structures. The function is called with one parameter,
6851 the article header vector, which it may alter in any way. For instance,
6852 if you have a mail-to-news gateway which alters the @code{Message-ID}s
6853 in systematic ways (by adding prefixes and such), you can use this
6854 variable to un-scramble the @code{Message-ID}s so that they are more
6855 meaningful. Here's one example:
6856
6857 @lisp
6858 (setq gnus-alter-header-function 'my-alter-message-id)
6859
6860 (defun my-alter-message-id (header)
6861 (let ((id (mail-header-id header)))
6862 (when (string-match
6863 "\\(<[^<>@@]*\\)\\.?cygnus\\..*@@\\([^<>@@]*>\\)" id)
6864 (mail-header-set-id
6865 (concat (match-string 1 id) "@@" (match-string 2 id))
6866 header))))
6867 @end lisp
6868
6869 @end table
6870
6871
6872 @node Thread Commands
6873 @subsection Thread Commands
6874 @cindex thread commands
6875
6876 @table @kbd
6877
6878 @item T k
6879 @itemx C-M-k
6880 @kindex T k (Summary)
6881 @kindex C-M-k (Summary)
6882 @findex gnus-summary-kill-thread
6883 Mark all articles in the current (sub-)thread as read
6884 (@code{gnus-summary-kill-thread}). If the prefix argument is positive,
6885 remove all marks instead. If the prefix argument is negative, tick
6886 articles instead.
6887
6888 @item T l
6889 @itemx C-M-l
6890 @kindex T l (Summary)
6891 @kindex C-M-l (Summary)
6892 @findex gnus-summary-lower-thread
6893 Lower the score of the current (sub-)thread
6894 (@code{gnus-summary-lower-thread}).
6895
6896 @item T i
6897 @kindex T i (Summary)
6898 @findex gnus-summary-raise-thread
6899 Increase the score of the current (sub-)thread
6900 (@code{gnus-summary-raise-thread}).
6901
6902 @item T #
6903 @kindex T # (Summary)
6904 @findex gnus-uu-mark-thread
6905 Set the process mark on the current (sub-)thread
6906 (@code{gnus-uu-mark-thread}).
6907
6908 @item T M-#
6909 @kindex T M-# (Summary)
6910 @findex gnus-uu-unmark-thread
6911 Remove the process mark from the current (sub-)thread
6912 (@code{gnus-uu-unmark-thread}).
6913
6914 @item T T
6915 @kindex T T (Summary)
6916 @findex gnus-summary-toggle-threads
6917 Toggle threading (@code{gnus-summary-toggle-threads}).
6918
6919 @item T s
6920 @kindex T s (Summary)
6921 @findex gnus-summary-show-thread
6922 Expose the (sub-)thread hidden under the current article, if any@*
6923 (@code{gnus-summary-show-thread}).
6924
6925 @item T h
6926 @kindex T h (Summary)
6927 @findex gnus-summary-hide-thread
6928 Hide the current (sub-)thread (@code{gnus-summary-hide-thread}).
6929
6930 @item T S
6931 @kindex T S (Summary)
6932 @findex gnus-summary-show-all-threads
6933 Expose all hidden threads (@code{gnus-summary-show-all-threads}).
6934
6935 @item T H
6936 @kindex T H (Summary)
6937 @findex gnus-summary-hide-all-threads
6938 Hide all threads (@code{gnus-summary-hide-all-threads}).
6939
6940 @item T t
6941 @kindex T t (Summary)
6942 @findex gnus-summary-rethread-current
6943 Re-thread the current article's thread
6944 (@code{gnus-summary-rethread-current}). This works even when the
6945 summary buffer is otherwise unthreaded.
6946
6947 @item T ^
6948 @kindex T ^ (Summary)
6949 @findex gnus-summary-reparent-thread
6950 Make the current article the child of the marked (or previous) article
6951 (@code{gnus-summary-reparent-thread}).
6952
6953 @end table
6954
6955 The following commands are thread movement commands. They all
6956 understand the numeric prefix.
6957
6958 @table @kbd
6959
6960 @item T n
6961 @kindex T n (Summary)
6962 @itemx C-M-f
6963 @kindex C-M-n (Summary)
6964 @itemx M-down
6965 @kindex M-down (Summary)
6966 @findex gnus-summary-next-thread
6967 Go to the next thread (@code{gnus-summary-next-thread}).
6968
6969 @item T p
6970 @kindex T p (Summary)
6971 @itemx C-M-b
6972 @kindex C-M-p (Summary)
6973 @itemx M-up
6974 @kindex M-up (Summary)
6975 @findex gnus-summary-prev-thread
6976 Go to the previous thread (@code{gnus-summary-prev-thread}).
6977
6978 @item T d
6979 @kindex T d (Summary)
6980 @findex gnus-summary-down-thread
6981 Descend the thread (@code{gnus-summary-down-thread}).
6982
6983 @item T u
6984 @kindex T u (Summary)
6985 @findex gnus-summary-up-thread
6986 Ascend the thread (@code{gnus-summary-up-thread}).
6987
6988 @item T o
6989 @kindex T o (Summary)
6990 @findex gnus-summary-top-thread
6991 Go to the top of the thread (@code{gnus-summary-top-thread}).
6992 @end table
6993
6994 @vindex gnus-thread-operation-ignore-subject
6995 If you ignore subject while threading, you'll naturally end up with
6996 threads that have several different subjects in them. If you then issue
6997 a command like @kbd{T k} (@code{gnus-summary-kill-thread}) you might not
6998 wish to kill the entire thread, but just those parts of the thread that
6999 have the same subject as the current article. If you like this idea,
7000 you can fiddle with @code{gnus-thread-operation-ignore-subject}. If it
7001 is non-@code{nil} (which it is by default), subjects will be ignored
7002 when doing thread commands. If this variable is @code{nil}, articles in
7003 the same thread with different subjects will not be included in the
7004 operation in question. If this variable is @code{fuzzy}, only articles
7005 that have subjects fuzzily equal will be included (@pxref{Fuzzy
7006 Matching}).
7007
7008
7009 @node Sorting the Summary Buffer
7010 @section Sorting the Summary Buffer
7011
7012 @findex gnus-thread-sort-by-total-score
7013 @findex gnus-thread-sort-by-date
7014 @findex gnus-thread-sort-by-score
7015 @findex gnus-thread-sort-by-subject
7016 @findex gnus-thread-sort-by-author
7017 @findex gnus-thread-sort-by-number
7018 @findex gnus-thread-sort-by-random
7019 @vindex gnus-thread-sort-functions
7020 @findex gnus-thread-sort-by-most-recent-number
7021 @findex gnus-thread-sort-by-most-recent-date
7022 If you are using a threaded summary display, you can sort the threads by
7023 setting @code{gnus-thread-sort-functions}, which can be either a single
7024 function, a list of functions, or a list containing functions and
7025 @code{(not some-function)} elements.
7026
7027 By default, sorting is done on article numbers. Ready-made sorting
7028 predicate functions include @code{gnus-thread-sort-by-number},
7029 @code{gnus-thread-sort-by-author}, @code{gnus-thread-sort-by-subject},
7030 @code{gnus-thread-sort-by-date}, @code{gnus-thread-sort-by-score},
7031 @code{gnus-thread-sort-by-most-recent-number},
7032 @code{gnus-thread-sort-by-most-recent-date},
7033 @code{gnus-thread-sort-by-random} and
7034 @code{gnus-thread-sort-by-total-score}.
7035
7036 Each function takes two threads and returns non-@code{nil} if the first
7037 thread should be sorted before the other. Note that sorting really is
7038 normally done by looking only at the roots of each thread.
7039
7040 If you use more than one function, the primary sort key should be the
7041 last function in the list. You should probably always include
7042 @code{gnus-thread-sort-by-number} in the list of sorting
7043 functions---preferably first. This will ensure that threads that are
7044 equal with respect to the other sort criteria will be displayed in
7045 ascending article order.
7046
7047 If you would like to sort by reverse score, then by subject, and finally
7048 by number, you could do something like:
7049
7050 @lisp
7051 (setq gnus-thread-sort-functions
7052 '(gnus-thread-sort-by-number
7053 gnus-thread-sort-by-subject
7054 (not gnus-thread-sort-by-total-score)))
7055 @end lisp
7056
7057 The threads that have highest score will be displayed first in the
7058 summary buffer. When threads have the same score, they will be sorted
7059 alphabetically. The threads that have the same score and the same
7060 subject will be sorted by number, which is (normally) the sequence in
7061 which the articles arrived.
7062
7063 If you want to sort by score and then reverse arrival order, you could
7064 say something like:
7065
7066 @lisp
7067 (setq gnus-thread-sort-functions
7068 '((lambda (t1 t2)
7069 (not (gnus-thread-sort-by-number t1 t2)))
7070 gnus-thread-sort-by-score))
7071 @end lisp
7072
7073 @vindex gnus-thread-score-function
7074 The function in the @code{gnus-thread-score-function} variable (default
7075 @code{+}) is used for calculating the total score of a thread. Useful
7076 functions might be @code{max}, @code{min}, or squared means, or whatever
7077 tickles your fancy.
7078
7079 @findex gnus-article-sort-functions
7080 @findex gnus-article-sort-by-date
7081 @findex gnus-article-sort-by-score
7082 @findex gnus-article-sort-by-subject
7083 @findex gnus-article-sort-by-author
7084 @findex gnus-article-sort-by-random
7085 @findex gnus-article-sort-by-number
7086 If you are using an unthreaded display for some strange reason or
7087 other, you have to fiddle with the @code{gnus-article-sort-functions}
7088 variable. It is very similar to the
7089 @code{gnus-thread-sort-functions}, except that it uses slightly
7090 different functions for article comparison. Available sorting
7091 predicate functions are @code{gnus-article-sort-by-number},
7092 @code{gnus-article-sort-by-author},
7093 @code{gnus-article-sort-by-subject}, @code{gnus-article-sort-by-date},
7094 @code{gnus-article-sort-by-random}, and
7095 @code{gnus-article-sort-by-score}.
7096
7097 If you want to sort an unthreaded summary display by subject, you could
7098 say something like:
7099
7100 @lisp
7101 (setq gnus-article-sort-functions
7102 '(gnus-article-sort-by-number
7103 gnus-article-sort-by-subject))
7104 @end lisp
7105
7106
7107
7108 @node Asynchronous Fetching
7109 @section Asynchronous Article Fetching
7110 @cindex asynchronous article fetching
7111 @cindex article pre-fetch
7112 @cindex pre-fetch
7113
7114 If you read your news from an @acronym{NNTP} server that's far away, the
7115 network latencies may make reading articles a chore. You have to wait
7116 for a while after pressing @kbd{n} to go to the next article before the
7117 article appears. Why can't Gnus just go ahead and fetch the article
7118 while you are reading the previous one? Why not, indeed.
7119
7120 First, some caveats. There are some pitfalls to using asynchronous
7121 article fetching, especially the way Gnus does it.
7122
7123 Let's say you are reading article 1, which is short, and article 2 is
7124 quite long, and you are not interested in reading that. Gnus does not
7125 know this, so it goes ahead and fetches article 2. You decide to read
7126 article 3, but since Gnus is in the process of fetching article 2, the
7127 connection is blocked.
7128
7129 To avoid these situations, Gnus will open two (count 'em two)
7130 connections to the server. Some people may think this isn't a very nice
7131 thing to do, but I don't see any real alternatives. Setting up that
7132 extra connection takes some time, so Gnus startup will be slower.
7133
7134 Gnus will fetch more articles than you will read. This will mean that
7135 the link between your machine and the @acronym{NNTP} server will become more
7136 loaded than if you didn't use article pre-fetch. The server itself will
7137 also become more loaded---both with the extra article requests, and the
7138 extra connection.
7139
7140 Ok, so now you know that you shouldn't really use this thing@dots{} unless
7141 you really want to.
7142
7143 @vindex gnus-asynchronous
7144 Here's how: Set @code{gnus-asynchronous} to @code{t}. The rest should
7145 happen automatically.
7146
7147 @vindex gnus-use-article-prefetch
7148 You can control how many articles are to be pre-fetched by setting
7149 @code{gnus-use-article-prefetch}. This is 30 by default, which means
7150 that when you read an article in the group, the back end will pre-fetch
7151 the next 30 articles. If this variable is @code{t}, the back end will
7152 pre-fetch all the articles it can without bound. If it is
7153 @code{nil}, no pre-fetching will be done.
7154
7155 @vindex gnus-async-prefetch-article-p
7156 @findex gnus-async-read-p
7157 There are probably some articles that you don't want to pre-fetch---read
7158 articles, for instance. The @code{gnus-async-prefetch-article-p}
7159 variable controls whether an article is to be pre-fetched. This
7160 function should return non-@code{nil} when the article in question is
7161 to be pre-fetched. The default is @code{gnus-async-read-p}, which
7162 returns @code{nil} on read articles. The function is called with an
7163 article data structure as the only parameter.
7164
7165 If, for instance, you wish to pre-fetch only unread articles shorter
7166 than 100 lines, you could say something like:
7167
7168 @lisp
7169 (defun my-async-short-unread-p (data)
7170 "Return non-nil for short, unread articles."
7171 (and (gnus-data-unread-p data)
7172 (< (mail-header-lines (gnus-data-header data))
7173 100)))
7174
7175 (setq gnus-async-prefetch-article-p 'my-async-short-unread-p)
7176 @end lisp
7177
7178 These functions will be called many, many times, so they should
7179 preferably be short and sweet to avoid slowing down Gnus too much.
7180 It's probably a good idea to byte-compile things like this.
7181
7182 @vindex gnus-prefetched-article-deletion-strategy
7183 Articles have to be removed from the asynch buffer sooner or later. The
7184 @code{gnus-prefetched-article-deletion-strategy} says when to remove
7185 articles. This is a list that may contain the following elements:
7186
7187 @table @code
7188 @item read
7189 Remove articles when they are read.
7190
7191 @item exit
7192 Remove articles when exiting the group.
7193 @end table
7194
7195 The default value is @code{(read exit)}.
7196
7197 @c @vindex gnus-use-header-prefetch
7198 @c If @code{gnus-use-header-prefetch} is non-@code{nil}, prefetch articles
7199 @c from the next group.
7200
7201
7202 @node Article Caching
7203 @section Article Caching
7204 @cindex article caching
7205 @cindex caching
7206
7207 If you have an @emph{extremely} slow @acronym{NNTP} connection, you may
7208 consider turning article caching on. Each article will then be stored
7209 locally under your home directory. As you may surmise, this could
7210 potentially use @emph{huge} amounts of disk space, as well as eat up all
7211 your inodes so fast it will make your head swim. In vodka.
7212
7213 Used carefully, though, it could be just an easier way to save articles.
7214
7215 @vindex gnus-use-long-file-name
7216 @vindex gnus-cache-directory
7217 @vindex gnus-use-cache
7218 To turn caching on, set @code{gnus-use-cache} to @code{t}. By default,
7219 all articles ticked or marked as dormant will then be copied
7220 over to your local cache (@code{gnus-cache-directory}). Whether this
7221 cache is flat or hierarchical is controlled by the
7222 @code{gnus-use-long-file-name} variable, as usual.
7223
7224 When re-selecting a ticked or dormant article, it will be fetched from the
7225 cache instead of from the server. As articles in your cache will never
7226 expire, this might serve as a method of saving articles while still
7227 keeping them where they belong. Just mark all articles you want to save
7228 as dormant, and don't worry.
7229
7230 When an article is marked as read, is it removed from the cache.
7231
7232 @vindex gnus-cache-remove-articles
7233 @vindex gnus-cache-enter-articles
7234 The entering/removal of articles from the cache is controlled by the
7235 @code{gnus-cache-enter-articles} and @code{gnus-cache-remove-articles}
7236 variables. Both are lists of symbols. The first is @code{(ticked
7237 dormant)} by default, meaning that ticked and dormant articles will be
7238 put in the cache. The latter is @code{(read)} by default, meaning that
7239 articles marked as read are removed from the cache. Possibly
7240 symbols in these two lists are @code{ticked}, @code{dormant},
7241 @code{unread} and @code{read}.
7242
7243 @findex gnus-jog-cache
7244 So where does the massive article-fetching and storing come into the
7245 picture? The @code{gnus-jog-cache} command will go through all
7246 subscribed newsgroups, request all unread articles, score them, and
7247 store them in the cache. You should only ever, ever ever ever, use this
7248 command if 1) your connection to the @acronym{NNTP} server is really, really,
7249 really slow and 2) you have a really, really, really huge disk.
7250 Seriously. One way to cut down on the number of articles downloaded is
7251 to score unwanted articles down and have them marked as read. They will
7252 not then be downloaded by this command.
7253
7254 @vindex gnus-uncacheable-groups
7255 @vindex gnus-cacheable-groups
7256 It is likely that you do not want caching on all groups. For instance,
7257 if your @code{nnml} mail is located under your home directory, it makes no
7258 sense to cache it somewhere else under your home directory. Unless you
7259 feel that it's neat to use twice as much space.
7260
7261 To limit the caching, you could set @code{gnus-cacheable-groups} to a
7262 regexp of groups to cache, @samp{^nntp} for instance, or set the
7263 @code{gnus-uncacheable-groups} regexp to @samp{^nnml}, for instance.
7264 Both variables are @code{nil} by default. If a group matches both
7265 variables, the group is not cached.
7266
7267 @findex gnus-cache-generate-nov-databases
7268 @findex gnus-cache-generate-active
7269 @vindex gnus-cache-active-file
7270 The cache stores information on what articles it contains in its active
7271 file (@code{gnus-cache-active-file}). If this file (or any other parts
7272 of the cache) becomes all messed up for some reason or other, Gnus
7273 offers two functions that will try to set things right. @kbd{M-x
7274 gnus-cache-generate-nov-databases} will (re)build all the @acronym{NOV}
7275 files, and @kbd{gnus-cache-generate-active} will (re)generate the active
7276 file.
7277
7278 @findex gnus-cache-move-cache
7279 @code{gnus-cache-move-cache} will move your whole
7280 @code{gnus-cache-directory} to some other location. You get asked to
7281 where, isn't that cool?
7282
7283 @node Persistent Articles
7284 @section Persistent Articles
7285 @cindex persistent articles
7286
7287 Closely related to article caching, we have @dfn{persistent articles}.
7288 In fact, it's just a different way of looking at caching, and much more
7289 useful in my opinion.
7290
7291 Say you're reading a newsgroup, and you happen on to some valuable gem
7292 that you want to keep and treasure forever. You'd normally just save it
7293 (using one of the many saving commands) in some file. The problem with
7294 that is that it's just, well, yucky. Ideally you'd prefer just having
7295 the article remain in the group where you found it forever; untouched by
7296 the expiry going on at the news server.
7297
7298 This is what a @dfn{persistent article} is---an article that just won't
7299 be deleted. It's implemented using the normal cache functions, but
7300 you use two explicit commands for managing persistent articles:
7301
7302 @table @kbd
7303
7304 @item *
7305 @kindex * (Summary)
7306 @findex gnus-cache-enter-article
7307 Make the current article persistent (@code{gnus-cache-enter-article}).
7308
7309 @item M-*
7310 @kindex M-* (Summary)
7311 @findex gnus-cache-remove-article
7312 Remove the current article from the persistent articles
7313 (@code{gnus-cache-remove-article}). This will normally delete the
7314 article.
7315 @end table
7316
7317 Both these commands understand the process/prefix convention.
7318
7319 To avoid having all ticked articles (and stuff) entered into the cache,
7320 you should set @code{gnus-use-cache} to @code{passive} if you're just
7321 interested in persistent articles:
7322
7323 @lisp
7324 (setq gnus-use-cache 'passive)
7325 @end lisp
7326
7327
7328 @node Article Backlog
7329 @section Article Backlog
7330 @cindex backlog
7331 @cindex article backlog
7332
7333 If you have a slow connection, but the idea of using caching seems
7334 unappealing to you (and it is, really), you can help the situation some
7335 by switching on the @dfn{backlog}. This is where Gnus will buffer
7336 already read articles so that it doesn't have to re-fetch articles
7337 you've already read. This only helps if you are in the habit of
7338 re-selecting articles you've recently read, of course. If you never do
7339 that, turning the backlog on will slow Gnus down a little bit, and
7340 increase memory usage some.
7341
7342 @vindex gnus-keep-backlog
7343 If you set @code{gnus-keep-backlog} to a number @var{n}, Gnus will store
7344 at most @var{n} old articles in a buffer for later re-fetching. If this
7345 variable is non-@code{nil} and is not a number, Gnus will store
7346 @emph{all} read articles, which means that your Emacs will grow without
7347 bound before exploding and taking your machine down with you. I put
7348 that in there just to keep y'all on your toes.
7349
7350 The default value is 20.
7351
7352
7353 @node Saving Articles
7354 @section Saving Articles
7355 @cindex saving articles
7356
7357 Gnus can save articles in a number of ways. Below is the documentation
7358 for saving articles in a fairly straight-forward fashion (i.e., little
7359 processing of the article is done before it is saved). For a different
7360 approach (uudecoding, unsharing) you should use @code{gnus-uu}
7361 (@pxref{Decoding Articles}).
7362
7363 For the commands listed here, the target is a file. If you want to
7364 save to a group, see the @kbd{B c} (@code{gnus-summary-copy-article})
7365 command (@pxref{Mail Group Commands}).
7366
7367 @vindex gnus-save-all-headers
7368 If @code{gnus-save-all-headers} is non-@code{nil}, Gnus will not delete
7369 unwanted headers before saving the article.
7370
7371 @vindex gnus-saved-headers
7372 If the preceding variable is @code{nil}, all headers that match the
7373 @code{gnus-saved-headers} regexp will be kept, while the rest will be
7374 deleted before saving.
7375
7376 @table @kbd
7377
7378 @item O o
7379 @itemx o
7380 @kindex O o (Summary)
7381 @kindex o (Summary)
7382 @findex gnus-summary-save-article
7383 @c @icon{gnus-summary-save-article}
7384 Save the current article using the default article saver
7385 (@code{gnus-summary-save-article}).
7386
7387 @item O m
7388 @kindex O m (Summary)
7389 @findex gnus-summary-save-article-mail
7390 Save the current article in a Unix mail box (mbox) file
7391 (@code{gnus-summary-save-article-mail}).
7392
7393 @item O r
7394 @kindex O r (Summary)
7395 @findex gnus-summary-save-article-rmail
7396 Save the current article in Rmail format
7397 (@code{gnus-summary-save-article-rmail}).
7398
7399 @item O f
7400 @kindex O f (Summary)
7401 @findex gnus-summary-save-article-file
7402 @c @icon{gnus-summary-save-article-file}
7403 Save the current article in plain file format
7404 (@code{gnus-summary-save-article-file}).
7405
7406 @item O F
7407 @kindex O F (Summary)
7408 @findex gnus-summary-write-article-file
7409 Write the current article in plain file format, overwriting any previous
7410 file contents (@code{gnus-summary-write-article-file}).
7411
7412 @item O b
7413 @kindex O b (Summary)
7414 @findex gnus-summary-save-article-body-file
7415 Save the current article body in plain file format
7416 (@code{gnus-summary-save-article-body-file}).
7417
7418 @item O h
7419 @kindex O h (Summary)
7420 @findex gnus-summary-save-article-folder
7421 Save the current article in mh folder format
7422 (@code{gnus-summary-save-article-folder}).
7423
7424 @item O v
7425 @kindex O v (Summary)
7426 @findex gnus-summary-save-article-vm
7427 Save the current article in a VM folder
7428 (@code{gnus-summary-save-article-vm}).
7429
7430 @item O p
7431 @itemx |
7432 @kindex O p (Summary)
7433 @kindex | (Summary)
7434 @findex gnus-summary-pipe-output
7435 Save the current article in a pipe. Uhm, like, what I mean is---Pipe
7436 the current article to a process (@code{gnus-summary-pipe-output}).
7437 If given a symbolic prefix (@pxref{Symbolic Prefixes}), include the
7438 complete headers in the piped output.
7439
7440 @item O P
7441 @kindex O P (Summary)
7442 @findex gnus-summary-muttprint
7443 @vindex gnus-summary-muttprint-program
7444 Save the current article into muttprint. That is, print it using the
7445 external program @uref{http://muttprint.sourceforge.net/,
7446 Muttprint}. The program name and options to use is controlled by the
7447 variable @code{gnus-summary-muttprint-program}.
7448 (@code{gnus-summary-muttprint}).
7449
7450 @end table
7451
7452 @vindex gnus-prompt-before-saving
7453 All these commands use the process/prefix convention
7454 (@pxref{Process/Prefix}). If you save bunches of articles using these
7455 functions, you might get tired of being prompted for files to save each
7456 and every article in. The prompting action is controlled by
7457 the @code{gnus-prompt-before-saving} variable, which is @code{always} by
7458 default, giving you that excessive prompting action you know and
7459 loathe. If you set this variable to @code{t} instead, you'll be prompted
7460 just once for each series of articles you save. If you like to really
7461 have Gnus do all your thinking for you, you can even set this variable
7462 to @code{nil}, which means that you will never be prompted for files to
7463 save articles in. Gnus will simply save all the articles in the default
7464 files.
7465
7466
7467 @vindex gnus-default-article-saver
7468 You can customize the @code{gnus-default-article-saver} variable to make
7469 Gnus do what you want it to. You can use any of the eight ready-made
7470 functions below, or you can create your own.
7471
7472 @table @code
7473
7474 @item gnus-summary-save-in-rmail
7475 @findex gnus-summary-save-in-rmail
7476 @vindex gnus-rmail-save-name
7477 @findex gnus-plain-save-name
7478 This is the default format, @dfn{Babyl}. Uses the function in the
7479 @code{gnus-rmail-save-name} variable to get a file name to save the
7480 article in. The default is @code{gnus-plain-save-name}.
7481
7482 @item gnus-summary-save-in-mail
7483 @findex gnus-summary-save-in-mail
7484 @vindex gnus-mail-save-name
7485 Save in a Unix mail (mbox) file. Uses the function in the
7486 @code{gnus-mail-save-name} variable to get a file name to save the
7487 article in. The default is @code{gnus-plain-save-name}.
7488
7489 @item gnus-summary-save-in-file
7490 @findex gnus-summary-save-in-file
7491 @vindex gnus-file-save-name
7492 @findex gnus-numeric-save-name
7493 Append the article straight to an ordinary file. Uses the function in
7494 the @code{gnus-file-save-name} variable to get a file name to save the
7495 article in. The default is @code{gnus-numeric-save-name}.
7496
7497 @item gnus-summary-write-to-file
7498 @findex gnus-summary-write-to-file
7499 Write the article straight to an ordinary file. The file is
7500 overwritten if it exists. Uses the function in the
7501 @code{gnus-file-save-name} variable to get a file name to save the
7502 article in. The default is @code{gnus-numeric-save-name}.
7503
7504 @item gnus-summary-save-body-in-file
7505 @findex gnus-summary-save-body-in-file
7506 Append the article body to an ordinary file. Uses the function in the
7507 @code{gnus-file-save-name} variable to get a file name to save the
7508 article in. The default is @code{gnus-numeric-save-name}.
7509
7510 @item gnus-summary-write-body-to-file
7511 @findex gnus-summary-write-body-to-file
7512 Write the article body straight to an ordinary file. The file is
7513 overwritten if it exists. Uses the function in the
7514 @code{gnus-file-save-name} variable to get a file name to save the
7515 article in. The default is @code{gnus-numeric-save-name}.
7516
7517 @item gnus-summary-save-in-folder
7518 @findex gnus-summary-save-in-folder
7519 @findex gnus-folder-save-name
7520 @findex gnus-Folder-save-name
7521 @vindex gnus-folder-save-name
7522 @cindex rcvstore
7523 @cindex MH folders
7524 Save the article to an MH folder using @code{rcvstore} from the MH
7525 library. Uses the function in the @code{gnus-folder-save-name} variable
7526 to get a file name to save the article in. The default is
7527 @code{gnus-folder-save-name}, but you can also use
7528 @code{gnus-Folder-save-name}, which creates capitalized names.
7529
7530 @item gnus-summary-save-in-vm
7531 @findex gnus-summary-save-in-vm
7532 Save the article in a VM folder. You have to have the VM mail
7533 reader to use this setting.
7534 @end table
7535
7536 The symbol of each function may have the following properties:
7537
7538 @table @code
7539 @item :decode
7540 The value non-@code{nil} means save decoded articles. This is
7541 meaningful only with @code{gnus-summary-save-in-file},
7542 @code{gnus-summary-save-body-in-file},
7543 @code{gnus-summary-write-to-file}, and
7544 @code{gnus-summary-write-body-to-file}.
7545
7546 @item :function
7547 The value specifies an alternative function which appends, not
7548 overwrites, articles to a file. This implies that when saving many
7549 articles at a time, @code{gnus-prompt-before-saving} is bound to
7550 @code{t} and all articles are saved in a single file. This is
7551 meaningful only with @code{gnus-summary-write-to-file} and
7552 @code{gnus-summary-write-body-to-file}.
7553
7554 @item :headers
7555 The value specifies the symbol of a variable of which the value
7556 specifies headers to be saved. If it is omitted,
7557 @code{gnus-save-all-headers} and @code{gnus-saved-headers} control what
7558 headers should be saved.
7559 @end table
7560
7561 @vindex gnus-article-save-directory
7562 All of these functions, except for the last one, will save the article
7563 in the @code{gnus-article-save-directory}, which is initialized from the
7564 @env{SAVEDIR} environment variable. This is @file{~/News/} by
7565 default.
7566
7567 As you can see above, the functions use different functions to find a
7568 suitable name of a file to save the article in. Below is a list of
7569 available functions that generate names:
7570
7571 @table @code
7572
7573 @item gnus-Numeric-save-name
7574 @findex gnus-Numeric-save-name
7575 File names like @file{~/News/Alt.andrea-dworkin/45}.
7576
7577 @item gnus-numeric-save-name
7578 @findex gnus-numeric-save-name
7579 File names like @file{~/News/alt.andrea-dworkin/45}.
7580
7581 @item gnus-Plain-save-name
7582 @findex gnus-Plain-save-name
7583 File names like @file{~/News/Alt.andrea-dworkin}.
7584
7585 @item gnus-plain-save-name
7586 @findex gnus-plain-save-name
7587 File names like @file{~/News/alt.andrea-dworkin}.
7588
7589 @item gnus-sender-save-name
7590 @findex gnus-sender-save-name
7591 File names like @file{~/News/larsi}.
7592 @end table
7593
7594 @vindex gnus-split-methods
7595 You can have Gnus suggest where to save articles by plonking a regexp into
7596 the @code{gnus-split-methods} alist. For instance, if you would like to
7597 save articles related to Gnus in the file @file{gnus-stuff}, and articles
7598 related to VM in @file{vm-stuff}, you could set this variable to something
7599 like:
7600
7601 @lisp
7602 (("^Subject:.*gnus\\|^Newsgroups:.*gnus" "gnus-stuff")
7603 ("^Subject:.*vm\\|^Xref:.*vm" "vm-stuff")
7604 (my-choosing-function "../other-dir/my-stuff")
7605 ((equal gnus-newsgroup-name "mail.misc") "mail-stuff"))
7606 @end lisp
7607
7608 We see that this is a list where each element is a list that has two
7609 elements---the @dfn{match} and the @dfn{file}. The match can either be
7610 a string (in which case it is used as a regexp to match on the article
7611 head); it can be a symbol (which will be called as a function with the
7612 group name as a parameter); or it can be a list (which will be
7613 @code{eval}ed). If any of these actions have a non-@code{nil} result,
7614 the @dfn{file} will be used as a default prompt. In addition, the
7615 result of the operation itself will be used if the function or form
7616 called returns a string or a list of strings.
7617
7618 You basically end up with a list of file names that might be used when
7619 saving the current article. (All ``matches'' will be used.) You will
7620 then be prompted for what you really want to use as a name, with file
7621 name completion over the results from applying this variable.
7622
7623 This variable is @code{((gnus-article-archive-name))} by default, which
7624 means that Gnus will look at the articles it saves for an
7625 @code{Archive-name} line and use that as a suggestion for the file
7626 name.
7627
7628 Here's an example function to clean up file names somewhat. If you have
7629 lots of mail groups called things like
7630 @samp{nnml:mail.whatever}, you may want to chop off the beginning of
7631 these group names before creating the file name to save to. The
7632 following will do just that:
7633
7634 @lisp
7635 (defun my-save-name (group)
7636 (when (string-match "^nnml:mail." group)
7637 (substring group (match-end 0))))
7638
7639 (setq gnus-split-methods
7640 '((gnus-article-archive-name)
7641 (my-save-name)))
7642 @end lisp
7643
7644
7645 @vindex gnus-use-long-file-name
7646 Finally, you have the @code{gnus-use-long-file-name} variable. If it is
7647 @code{nil}, all the preceding functions will replace all periods
7648 (@samp{.}) in the group names with slashes (@samp{/})---which means that
7649 the functions will generate hierarchies of directories instead of having
7650 all the files in the top level directory
7651 (@file{~/News/alt/andrea-dworkin} instead of
7652 @file{~/News/alt.andrea-dworkin}.) This variable is @code{t} by default
7653 on most systems. However, for historical reasons, this is @code{nil} on
7654 Xenix and usg-unix-v machines by default.
7655
7656 This function also affects kill and score file names. If this variable
7657 is a list, and the list contains the element @code{not-score}, long file
7658 names will not be used for score files, if it contains the element
7659 @code{not-save}, long file names will not be used for saving, and if it
7660 contains the element @code{not-kill}, long file names will not be used
7661 for kill files.
7662
7663 If you'd like to save articles in a hierarchy that looks something like
7664 a spool, you could
7665
7666 @lisp
7667 (setq gnus-use-long-file-name '(not-save)) ; @r{to get a hierarchy}
7668 (setq gnus-default-article-saver
7669 'gnus-summary-save-in-file) ; @r{no encoding}
7670 @end lisp
7671
7672 Then just save with @kbd{o}. You'd then read this hierarchy with
7673 ephemeral @code{nneething} groups---@kbd{G D} in the group buffer, and
7674 the top level directory as the argument (@file{~/News/}). Then just walk
7675 around to the groups/directories with @code{nneething}.
7676
7677
7678 @node Decoding Articles
7679 @section Decoding Articles
7680 @cindex decoding articles
7681
7682 Sometime users post articles (or series of articles) that have been
7683 encoded in some way or other. Gnus can decode them for you.
7684
7685 @menu
7686 * Uuencoded Articles:: Uudecode articles.
7687 * Shell Archives:: Unshar articles.
7688 * PostScript Files:: Split PostScript.
7689 * Other Files:: Plain save and binhex.
7690 * Decoding Variables:: Variables for a happy decoding.
7691 * Viewing Files:: You want to look at the result of the decoding?
7692 @end menu
7693
7694 @cindex series
7695 @cindex article series
7696 All these functions use the process/prefix convention
7697 (@pxref{Process/Prefix}) for finding out what articles to work on, with
7698 the extension that a ``single article'' means ``a single series''. Gnus
7699 can find out by itself what articles belong to a series, decode all the
7700 articles and unpack/view/save the resulting file(s).
7701
7702 Gnus guesses what articles are in the series according to the following
7703 simplish rule: The subjects must be (nearly) identical, except for the
7704 last two numbers of the line. (Spaces are largely ignored, however.)
7705
7706 For example: If you choose a subject called @samp{cat.gif (2/3)}, Gnus
7707 will find all the articles that match the regexp @samp{^cat.gif
7708 ([0-9]+/[0-9]+).*$}.
7709
7710 Subjects that are non-standard, like @samp{cat.gif (2/3) Part 6 of a
7711 series}, will not be properly recognized by any of the automatic viewing
7712 commands, and you have to mark the articles manually with @kbd{#}.
7713
7714
7715 @node Uuencoded Articles
7716 @subsection Uuencoded Articles
7717 @cindex uudecode
7718 @cindex uuencoded articles
7719
7720 @table @kbd
7721
7722 @item X u
7723 @kindex X u (Summary)
7724 @findex gnus-uu-decode-uu
7725 @c @icon{gnus-uu-decode-uu}
7726 Uudecodes the current series (@code{gnus-uu-decode-uu}).
7727
7728 @item X U
7729 @kindex X U (Summary)
7730 @findex gnus-uu-decode-uu-and-save
7731 Uudecodes and saves the current series
7732 (@code{gnus-uu-decode-uu-and-save}).
7733
7734 @item X v u
7735 @kindex X v u (Summary)
7736 @findex gnus-uu-decode-uu-view
7737 Uudecodes and views the current series (@code{gnus-uu-decode-uu-view}).
7738
7739 @item X v U
7740 @kindex X v U (Summary)
7741 @findex gnus-uu-decode-uu-and-save-view
7742 Uudecodes, views and saves the current series
7743 (@code{gnus-uu-decode-uu-and-save-view}).
7744
7745 @end table
7746
7747 Remember that these all react to the presence of articles marked with
7748 the process mark. If, for instance, you'd like to decode and save an
7749 entire newsgroup, you'd typically do @kbd{M P a}
7750 (@code{gnus-uu-mark-all}) and then @kbd{X U}
7751 (@code{gnus-uu-decode-uu-and-save}).
7752
7753 All this is very much different from how @code{gnus-uu} worked with
7754 @sc{gnus 4.1}, where you had explicit keystrokes for everything under
7755 the sun. This version of @code{gnus-uu} generally assumes that you mark
7756 articles in some way (@pxref{Setting Process Marks}) and then press
7757 @kbd{X u}.
7758
7759 @vindex gnus-uu-notify-files
7760 Note: When trying to decode articles that have names matching
7761 @code{gnus-uu-notify-files}, which is hard-coded to
7762 @samp{[Cc][Ii][Nn][Dd][Yy][0-9]+.\\(gif\\|jpg\\)}, @code{gnus-uu} will
7763 automatically post an article on @samp{comp.unix.wizards} saying that
7764 you have just viewed the file in question. This feature can't be turned
7765 off.
7766
7767
7768 @node Shell Archives
7769 @subsection Shell Archives
7770 @cindex unshar
7771 @cindex shell archives
7772 @cindex shared articles
7773
7774 Shell archives (``shar files'') used to be a popular way to distribute
7775 sources, but it isn't used all that much today. In any case, we have
7776 some commands to deal with these:
7777
7778 @table @kbd
7779
7780 @item X s
7781 @kindex X s (Summary)
7782 @findex gnus-uu-decode-unshar
7783 Unshars the current series (@code{gnus-uu-decode-unshar}).
7784
7785 @item X S
7786 @kindex X S (Summary)
7787 @findex gnus-uu-decode-unshar-and-save
7788 Unshars and saves the current series (@code{gnus-uu-decode-unshar-and-save}).
7789
7790 @item X v s
7791 @kindex X v s (Summary)
7792 @findex gnus-uu-decode-unshar-view
7793 Unshars and views the current series (@code{gnus-uu-decode-unshar-view}).
7794
7795 @item X v S
7796 @kindex X v S (Summary)
7797 @findex gnus-uu-decode-unshar-and-save-view
7798 Unshars, views and saves the current series
7799 (@code{gnus-uu-decode-unshar-and-save-view}).
7800 @end table
7801
7802
7803 @node PostScript Files
7804 @subsection PostScript Files
7805 @cindex PostScript
7806
7807 @table @kbd
7808
7809 @item X p
7810 @kindex X p (Summary)
7811 @findex gnus-uu-decode-postscript
7812 Unpack the current PostScript series (@code{gnus-uu-decode-postscript}).
7813
7814 @item X P
7815 @kindex X P (Summary)
7816 @findex gnus-uu-decode-postscript-and-save
7817 Unpack and save the current PostScript series
7818 (@code{gnus-uu-decode-postscript-and-save}).
7819
7820 @item X v p
7821 @kindex X v p (Summary)
7822 @findex gnus-uu-decode-postscript-view
7823 View the current PostScript series
7824 (@code{gnus-uu-decode-postscript-view}).
7825
7826 @item X v P
7827 @kindex X v P (Summary)
7828 @findex gnus-uu-decode-postscript-and-save-view
7829 View and save the current PostScript series
7830 (@code{gnus-uu-decode-postscript-and-save-view}).
7831 @end table
7832
7833
7834 @node Other Files
7835 @subsection Other Files
7836
7837 @table @kbd
7838 @item X o
7839 @kindex X o (Summary)
7840 @findex gnus-uu-decode-save
7841 Save the current series
7842 (@code{gnus-uu-decode-save}).
7843
7844 @item X b
7845 @kindex X b (Summary)
7846 @findex gnus-uu-decode-binhex
7847 Unbinhex the current series (@code{gnus-uu-decode-binhex}). This
7848 doesn't really work yet.
7849 @end table
7850
7851
7852 @node Decoding Variables
7853 @subsection Decoding Variables
7854
7855 Adjective, not verb.
7856
7857 @menu
7858 * Rule Variables:: Variables that say how a file is to be viewed.
7859 * Other Decode Variables:: Other decode variables.
7860 * Uuencoding and Posting:: Variables for customizing uuencoding.
7861 @end menu
7862
7863
7864 @node Rule Variables
7865 @subsubsection Rule Variables
7866 @cindex rule variables
7867
7868 Gnus uses @dfn{rule variables} to decide how to view a file. All these
7869 variables are of the form
7870
7871 @lisp
7872 (list '(regexp1 command2)
7873 '(regexp2 command2)
7874 ...)
7875 @end lisp
7876
7877 @table @code
7878
7879 @item gnus-uu-user-view-rules
7880 @vindex gnus-uu-user-view-rules
7881 @cindex sox
7882 This variable is consulted first when viewing files. If you wish to use,
7883 for instance, @code{sox} to convert an @file{.au} sound file, you could
7884 say something like:
7885 @lisp
7886 (setq gnus-uu-user-view-rules
7887 (list '("\\\\.au$" "sox %s -t .aiff > /dev/audio")))
7888 @end lisp
7889
7890 @item gnus-uu-user-view-rules-end
7891 @vindex gnus-uu-user-view-rules-end
7892 This variable is consulted if Gnus couldn't make any matches from the
7893 user and default view rules.
7894
7895 @item gnus-uu-user-archive-rules
7896 @vindex gnus-uu-user-archive-rules
7897 This variable can be used to say what commands should be used to unpack
7898 archives.
7899 @end table
7900
7901
7902 @node Other Decode Variables
7903 @subsubsection Other Decode Variables
7904
7905 @table @code
7906 @vindex gnus-uu-grabbed-file-functions
7907
7908 @item gnus-uu-grabbed-file-functions
7909 All functions in this list will be called right after each file has been
7910 successfully decoded---so that you can move or view files right away,
7911 and don't have to wait for all files to be decoded before you can do
7912 anything. Ready-made functions you can put in this list are:
7913
7914 @table @code
7915
7916 @item gnus-uu-grab-view
7917 @findex gnus-uu-grab-view
7918 View the file.
7919
7920 @item gnus-uu-grab-move
7921 @findex gnus-uu-grab-move
7922 Move the file (if you're using a saving function.)
7923 @end table
7924
7925 @item gnus-uu-be-dangerous
7926 @vindex gnus-uu-be-dangerous
7927 Specifies what to do if unusual situations arise during decoding. If
7928 @code{nil}, be as conservative as possible. If @code{t}, ignore things
7929 that didn't work, and overwrite existing files. Otherwise, ask each
7930 time.
7931
7932 @item gnus-uu-ignore-files-by-name
7933 @vindex gnus-uu-ignore-files-by-name
7934 Files with name matching this regular expression won't be viewed.
7935
7936 @item gnus-uu-ignore-files-by-type
7937 @vindex gnus-uu-ignore-files-by-type
7938 Files with a @acronym{MIME} type matching this variable won't be viewed.
7939 Note that Gnus tries to guess what type the file is based on the name.
7940 @code{gnus-uu} is not a @acronym{MIME} package (yet), so this is slightly
7941 kludgey.
7942
7943 @item gnus-uu-tmp-dir
7944 @vindex gnus-uu-tmp-dir
7945 Where @code{gnus-uu} does its work.
7946
7947 @item gnus-uu-do-not-unpack-archives
7948 @vindex gnus-uu-do-not-unpack-archives
7949 Non-@code{nil} means that @code{gnus-uu} won't peek inside archives
7950 looking for files to display.
7951
7952 @item gnus-uu-view-and-save
7953 @vindex gnus-uu-view-and-save
7954 Non-@code{nil} means that the user will always be asked to save a file
7955 after viewing it.
7956
7957 @item gnus-uu-ignore-default-view-rules
7958 @vindex gnus-uu-ignore-default-view-rules
7959 Non-@code{nil} means that @code{gnus-uu} will ignore the default viewing
7960 rules.
7961
7962 @item gnus-uu-ignore-default-archive-rules
7963 @vindex gnus-uu-ignore-default-archive-rules
7964 Non-@code{nil} means that @code{gnus-uu} will ignore the default archive
7965 unpacking commands.
7966
7967 @item gnus-uu-kill-carriage-return
7968 @vindex gnus-uu-kill-carriage-return
7969 Non-@code{nil} means that @code{gnus-uu} will strip all carriage returns
7970 from articles.
7971
7972 @item gnus-uu-unmark-articles-not-decoded
7973 @vindex gnus-uu-unmark-articles-not-decoded
7974 Non-@code{nil} means that @code{gnus-uu} will mark unsuccessfully
7975 decoded articles as unread.
7976
7977 @item gnus-uu-correct-stripped-uucode
7978 @vindex gnus-uu-correct-stripped-uucode
7979 Non-@code{nil} means that @code{gnus-uu} will @emph{try} to fix
7980 uuencoded files that have had trailing spaces deleted.
7981
7982 @item gnus-uu-pre-uudecode-hook
7983 @vindex gnus-uu-pre-uudecode-hook
7984 Hook run before sending a message to @code{uudecode}.
7985
7986 @item gnus-uu-view-with-metamail
7987 @vindex gnus-uu-view-with-metamail
7988 @cindex metamail
7989 Non-@code{nil} means that @code{gnus-uu} will ignore the viewing
7990 commands defined by the rule variables and just fudge a @acronym{MIME}
7991 content type based on the file name. The result will be fed to
7992 @code{metamail} for viewing.
7993
7994 @item gnus-uu-save-in-digest
7995 @vindex gnus-uu-save-in-digest
7996 Non-@code{nil} means that @code{gnus-uu}, when asked to save without
7997 decoding, will save in digests. If this variable is @code{nil},
7998 @code{gnus-uu} will just save everything in a file without any
7999 embellishments. The digesting almost conforms to RFC 1153---no easy way
8000 to specify any meaningful volume and issue numbers were found, so I
8001 simply dropped them.
8002
8003 @end table
8004
8005
8006 @node Uuencoding and Posting
8007 @subsubsection Uuencoding and Posting
8008
8009 @table @code
8010
8011 @item gnus-uu-post-include-before-composing
8012 @vindex gnus-uu-post-include-before-composing
8013 Non-@code{nil} means that @code{gnus-uu} will ask for a file to encode
8014 before you compose the article. If this variable is @code{t}, you can
8015 either include an encoded file with @kbd{C-c C-i} or have one included
8016 for you when you post the article.
8017
8018 @item gnus-uu-post-length
8019 @vindex gnus-uu-post-length
8020 Maximum length of an article. The encoded file will be split into how
8021 many articles it takes to post the entire file.
8022
8023 @item gnus-uu-post-threaded
8024 @vindex gnus-uu-post-threaded
8025 Non-@code{nil} means that @code{gnus-uu} will post the encoded file in a
8026 thread. This may not be smart, as no other decoder I have seen is able
8027 to follow threads when collecting uuencoded articles. (Well, I have
8028 seen one package that does that---@code{gnus-uu}, but somehow, I don't
8029 think that counts@dots{}) Default is @code{nil}.
8030
8031 @item gnus-uu-post-separate-description
8032 @vindex gnus-uu-post-separate-description
8033 Non-@code{nil} means that the description will be posted in a separate
8034 article. The first article will typically be numbered (0/x). If this
8035 variable is @code{nil}, the description the user enters will be included
8036 at the beginning of the first article, which will be numbered (1/x).
8037 Default is @code{t}.
8038
8039 @end table
8040
8041
8042 @node Viewing Files
8043 @subsection Viewing Files
8044 @cindex viewing files
8045 @cindex pseudo-articles
8046
8047 After decoding, if the file is some sort of archive, Gnus will attempt
8048 to unpack the archive and see if any of the files in the archive can be
8049 viewed. For instance, if you have a gzipped tar file @file{pics.tar.gz}
8050 containing the files @file{pic1.jpg} and @file{pic2.gif}, Gnus will
8051 uncompress and de-tar the main file, and then view the two pictures.
8052 This unpacking process is recursive, so if the archive contains archives
8053 of archives, it'll all be unpacked.
8054
8055 Finally, Gnus will normally insert a @dfn{pseudo-article} for each
8056 extracted file into the summary buffer. If you go to these
8057 ``articles'', you will be prompted for a command to run (usually Gnus
8058 will make a suggestion), and then the command will be run.
8059
8060 @vindex gnus-view-pseudo-asynchronously
8061 If @code{gnus-view-pseudo-asynchronously} is @code{nil}, Emacs will wait
8062 until the viewing is done before proceeding.
8063
8064 @vindex gnus-view-pseudos
8065 If @code{gnus-view-pseudos} is @code{automatic}, Gnus will not insert
8066 the pseudo-articles into the summary buffer, but view them
8067 immediately. If this variable is @code{not-confirm}, the user won't even
8068 be asked for a confirmation before viewing is done.
8069
8070 @vindex gnus-view-pseudos-separately
8071 If @code{gnus-view-pseudos-separately} is non-@code{nil}, one
8072 pseudo-article will be created for each file to be viewed. If
8073 @code{nil}, all files that use the same viewing command will be given as
8074 a list of parameters to that command.
8075
8076 @vindex gnus-insert-pseudo-articles
8077 If @code{gnus-insert-pseudo-articles} is non-@code{nil}, insert
8078 pseudo-articles when decoding. It is @code{t} by default.
8079
8080 So; there you are, reading your @emph{pseudo-articles} in your
8081 @emph{virtual newsgroup} from the @emph{virtual server}; and you think:
8082 Why isn't anything real anymore? How did we get here?
8083
8084
8085 @node Article Treatment
8086 @section Article Treatment
8087
8088 Reading through this huge manual, you may have quite forgotten that the
8089 object of newsreaders is to actually, like, read what people have
8090 written. Reading articles. Unfortunately, people are quite bad at
8091 writing, so there are tons of functions and variables to make reading
8092 these articles easier.
8093
8094 @menu
8095 * Article Highlighting:: You want to make the article look like fruit salad.
8096 * Article Fontisizing:: Making emphasized text look nice.
8097 * Article Hiding:: You also want to make certain info go away.
8098 * Article Washing:: Lots of way-neat functions to make life better.
8099 * Article Header:: Doing various header transformations.
8100 * Article Buttons:: Click on URLs, Message-IDs, addresses and the like.
8101 * Article Button Levels:: Controlling appearance of buttons.
8102 * Article Date:: Grumble, UT!
8103 * Article Display:: Display various stuff---X-Face, Picons, Smileys
8104 * Article Signature:: What is a signature?
8105 * Article Miscellanea:: Various other stuff.
8106 @end menu
8107
8108
8109 @node Article Highlighting
8110 @subsection Article Highlighting
8111 @cindex highlighting
8112
8113 Not only do you want your article buffer to look like fruit salad, but
8114 you want it to look like technicolor fruit salad.
8115
8116 @table @kbd
8117
8118 @item W H a
8119 @kindex W H a (Summary)
8120 @findex gnus-article-highlight
8121 @findex gnus-article-maybe-highlight
8122 Do much highlighting of the current article
8123 (@code{gnus-article-highlight}). This function highlights header, cited
8124 text, the signature, and adds buttons to the body and the head.
8125
8126 @item W H h
8127 @kindex W H h (Summary)
8128 @findex gnus-article-highlight-headers
8129 @vindex gnus-header-face-alist
8130 Highlight the headers (@code{gnus-article-highlight-headers}). The
8131 highlighting will be done according to the @code{gnus-header-face-alist}
8132 variable, which is a list where each element has the form
8133 @code{(@var{regexp} @var{name} @var{content})}.
8134 @var{regexp} is a regular expression for matching the
8135 header, @var{name} is the face used for highlighting the header name
8136 (@pxref{Faces and Fonts}) and @var{content} is the face for highlighting
8137 the header value. The first match made will be used. Note that
8138 @var{regexp} shouldn't have @samp{^} prepended---Gnus will add one.
8139
8140 @item W H c
8141 @kindex W H c (Summary)
8142 @findex gnus-article-highlight-citation
8143 Highlight cited text (@code{gnus-article-highlight-citation}).
8144
8145 Some variables to customize the citation highlights:
8146
8147 @table @code
8148 @vindex gnus-cite-parse-max-size
8149
8150 @item gnus-cite-parse-max-size
8151 If the article size if bigger than this variable (which is 25000 by
8152 default), no citation highlighting will be performed.
8153
8154 @item gnus-cite-max-prefix
8155 @vindex gnus-cite-max-prefix
8156 Maximum possible length for a citation prefix (default 20).
8157
8158 @item gnus-cite-face-list
8159 @vindex gnus-cite-face-list
8160 List of faces used for highlighting citations (@pxref{Faces and Fonts}).
8161 When there are citations from multiple articles in the same message,
8162 Gnus will try to give each citation from each article its own face.
8163 This should make it easier to see who wrote what.
8164
8165 @item gnus-supercite-regexp
8166 @vindex gnus-supercite-regexp
8167 Regexp matching normal Supercite attribution lines.
8168
8169 @item gnus-supercite-secondary-regexp
8170 @vindex gnus-supercite-secondary-regexp
8171 Regexp matching mangled Supercite attribution lines.
8172
8173 @item gnus-cite-minimum-match-count
8174 @vindex gnus-cite-minimum-match-count
8175 Minimum number of identical prefixes we have to see before we believe
8176 that it's a citation.
8177
8178 @item gnus-cite-attribution-prefix
8179 @vindex gnus-cite-attribution-prefix
8180 Regexp matching the beginning of an attribution line.
8181
8182 @item gnus-cite-attribution-suffix
8183 @vindex gnus-cite-attribution-suffix
8184 Regexp matching the end of an attribution line.
8185
8186 @item gnus-cite-attribution-face
8187 @vindex gnus-cite-attribution-face
8188 Face used for attribution lines. It is merged with the face for the
8189 cited text belonging to the attribution.
8190
8191 @item gnus-cite-ignore-quoted-from
8192 @vindex gnus-cite-ignore-quoted-from
8193 If non-@code{nil}, no citation highlighting will be performed on lines
8194 beginning with @samp{>From }. Those lines may have been quoted by MTAs
8195 in order not to mix up with the envelope From line. The default value
8196 is @code{t}.
8197
8198 @end table
8199
8200
8201 @item W H s
8202 @kindex W H s (Summary)
8203 @vindex gnus-signature-separator
8204 @vindex gnus-signature-face
8205 @findex gnus-article-highlight-signature
8206 Highlight the signature (@code{gnus-article-highlight-signature}).
8207 Everything after @code{gnus-signature-separator} (@pxref{Article
8208 Signature}) in an article will be considered a signature and will be
8209 highlighted with @code{gnus-signature-face}, which is @code{italic} by
8210 default.
8211
8212 @end table
8213
8214 @xref{Customizing Articles}, for how to highlight articles automatically.
8215
8216
8217 @node Article Fontisizing
8218 @subsection Article Fontisizing
8219 @cindex emphasis
8220 @cindex article emphasis
8221
8222 @findex gnus-article-emphasize
8223 @kindex W e (Summary)
8224 People commonly add emphasis to words in news articles by writing things
8225 like @samp{_this_} or @samp{*this*} or @samp{/this/}. Gnus can make
8226 this look nicer by running the article through the @kbd{W e}
8227 (@code{gnus-article-emphasize}) command.
8228
8229 @vindex gnus-emphasis-alist
8230 How the emphasis is computed is controlled by the
8231 @code{gnus-emphasis-alist} variable. This is an alist where the first
8232 element is a regular expression to be matched. The second is a number
8233 that says what regular expression grouping is used to find the entire
8234 emphasized word. The third is a number that says what regexp grouping
8235 should be displayed and highlighted. (The text between these two
8236 groupings will be hidden.) The fourth is the face used for
8237 highlighting.
8238
8239 @lisp
8240 (setq gnus-emphasis-alist
8241 '(("_\\(\\w+\\)_" 0 1 gnus-emphasis-underline)
8242 ("\\*\\(\\w+\\)\\*" 0 1 gnus-emphasis-bold)))
8243 @end lisp
8244
8245 @cindex slash
8246 @cindex asterisk
8247 @cindex underline
8248 @cindex /
8249 @cindex *
8250
8251 @vindex gnus-emphasis-underline
8252 @vindex gnus-emphasis-bold
8253 @vindex gnus-emphasis-italic
8254 @vindex gnus-emphasis-underline-bold
8255 @vindex gnus-emphasis-underline-italic
8256 @vindex gnus-emphasis-bold-italic
8257 @vindex gnus-emphasis-underline-bold-italic
8258 By default, there are seven rules, and they use the following faces:
8259 @code{gnus-emphasis-bold}, @code{gnus-emphasis-italic},
8260 @code{gnus-emphasis-underline}, @code{gnus-emphasis-bold-italic},
8261 @code{gnus-emphasis-underline-italic},
8262 @code{gnus-emphasis-underline-bold}, and
8263 @code{gnus-emphasis-underline-bold-italic}.
8264
8265 If you want to change these faces, you can either use @kbd{M-x
8266 customize}, or you can use @code{copy-face}. For instance, if you want
8267 to make @code{gnus-emphasis-italic} use a red face instead, you could
8268 say something like:
8269
8270 @lisp
8271 (copy-face 'red 'gnus-emphasis-italic)
8272 @end lisp
8273
8274 @vindex gnus-group-highlight-words-alist
8275
8276 If you want to highlight arbitrary words, you can use the
8277 @code{gnus-group-highlight-words-alist} variable, which uses the same
8278 syntax as @code{gnus-emphasis-alist}. The @code{highlight-words} group
8279 parameter (@pxref{Group Parameters}) can also be used.
8280
8281 @xref{Customizing Articles}, for how to fontize articles automatically.
8282
8283
8284 @node Article Hiding
8285 @subsection Article Hiding
8286 @cindex article hiding
8287
8288 Or rather, hiding certain things in each article. There usually is much
8289 too much cruft in most articles.
8290
8291 @table @kbd
8292
8293 @item W W a
8294 @kindex W W a (Summary)
8295 @findex gnus-article-hide
8296 Do quite a lot of hiding on the article buffer
8297 (@kbd{gnus-article-hide}). In particular, this function will hide
8298 headers, @acronym{PGP}, cited text and the signature.
8299
8300 @item W W h
8301 @kindex W W h (Summary)
8302 @findex gnus-article-hide-headers
8303 Hide headers (@code{gnus-article-hide-headers}). @xref{Hiding
8304 Headers}.
8305
8306 @item W W b
8307 @kindex W W b (Summary)
8308 @findex gnus-article-hide-boring-headers
8309 Hide headers that aren't particularly interesting
8310 (@code{gnus-article-hide-boring-headers}). @xref{Hiding Headers}.
8311
8312 @item W W s
8313 @kindex W W s (Summary)
8314 @findex gnus-article-hide-signature
8315 Hide signature (@code{gnus-article-hide-signature}). @xref{Article
8316 Signature}.
8317
8318 @item W W l
8319 @kindex W W l (Summary)
8320 @findex gnus-article-hide-list-identifiers
8321 @vindex gnus-list-identifiers
8322 Strip list identifiers specified in @code{gnus-list-identifiers}. These
8323 are strings some mailing list servers add to the beginning of all
8324 @code{Subject} headers---for example, @samp{[zebra 4711]}. Any leading
8325 @samp{Re: } is skipped before stripping. @code{gnus-list-identifiers}
8326 may not contain @code{\\(..\\)}.
8327
8328 @table @code
8329
8330 @item gnus-list-identifiers
8331 @vindex gnus-list-identifiers
8332 A regular expression that matches list identifiers to be removed from
8333 subject. This can also be a list of regular expressions.
8334
8335 @end table
8336
8337 @item W W P
8338 @kindex W W P (Summary)
8339 @findex gnus-article-hide-pem
8340 Hide @acronym{PEM} (privacy enhanced messages) cruft
8341 (@code{gnus-article-hide-pem}).
8342
8343 @item W W B
8344 @kindex W W B (Summary)
8345 @findex gnus-article-strip-banner
8346 @vindex gnus-article-banner-alist
8347 @vindex gnus-article-address-banner-alist
8348 @cindex banner
8349 @cindex OneList
8350 @cindex stripping advertisements
8351 @cindex advertisements
8352 Strip the banner specified by the @code{banner} group parameter
8353 (@code{gnus-article-strip-banner}). This is mainly used to hide those
8354 annoying banners and/or signatures that some mailing lists and moderated
8355 groups adds to all the messages. The way to use this function is to add
8356 the @code{banner} group parameter (@pxref{Group Parameters}) to the
8357 group you want banners stripped from. The parameter either be a string,
8358 which will be interpreted as a regular expression matching text to be
8359 removed, or the symbol @code{signature}, meaning that the (last)
8360 signature should be removed, or other symbol, meaning that the
8361 corresponding regular expression in @code{gnus-article-banner-alist} is
8362 used.
8363
8364 Regardless of a group, you can hide things like advertisements only when
8365 the sender of an article has a certain mail address specified in
8366 @code{gnus-article-address-banner-alist}.
8367
8368 @table @code
8369
8370 @item gnus-article-address-banner-alist
8371 @vindex gnus-article-address-banner-alist
8372 Alist of mail addresses and banners. Each element has the form
8373 @code{(@var{address} . @var{banner})}, where @var{address} is a regexp
8374 matching a mail address in the From header, @var{banner} is one of a
8375 symbol @code{signature}, an item in @code{gnus-article-banner-alist},
8376 a regexp and @code{nil}. If @var{address} matches author's mail
8377 address, it will remove things like advertisements. For example, if a
8378 sender has the mail address @samp{hail@@yoo-hoo.co.jp} and there is a
8379 banner something like @samp{Do You Yoo-hoo!?} in all articles he
8380 sends, you can use the following element to remove them:
8381
8382 @lisp
8383 ("@@yoo-hoo\\.co\\.jp\\'" .
8384 "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n")
8385 @end lisp
8386
8387 @end table
8388
8389 @item W W c
8390 @kindex W W c (Summary)
8391 @findex gnus-article-hide-citation
8392 Hide citation (@code{gnus-article-hide-citation}). Some variables for
8393 customizing the hiding:
8394
8395 @table @code
8396
8397 @item gnus-cited-opened-text-button-line-format
8398 @itemx gnus-cited-closed-text-button-line-format
8399 @vindex gnus-cited-closed-text-button-line-format
8400 @vindex gnus-cited-opened-text-button-line-format
8401 Gnus adds buttons to show where the cited text has been hidden, and to
8402 allow toggle hiding the text. The format of the variable is specified
8403 by these format-like variable (@pxref{Formatting Variables}). These
8404 specs are valid:
8405
8406 @table @samp
8407 @item b
8408 Starting point of the hidden text.
8409 @item e
8410 Ending point of the hidden text.
8411 @item l
8412 Number of characters in the hidden region.
8413 @item n
8414 Number of lines of hidden text.
8415 @end table
8416
8417 @item gnus-cited-lines-visible
8418 @vindex gnus-cited-lines-visible
8419 The number of lines at the beginning of the cited text to leave
8420 shown. This can also be a cons cell with the number of lines at the top
8421 and bottom of the text, respectively, to remain visible.
8422
8423 @end table
8424
8425 @item W W C-c
8426 @kindex W W C-c (Summary)
8427 @findex gnus-article-hide-citation-maybe
8428
8429 Hide citation (@code{gnus-article-hide-citation-maybe}) depending on the
8430 following two variables:
8431
8432 @table @code
8433 @item gnus-cite-hide-percentage
8434 @vindex gnus-cite-hide-percentage
8435 If the cited text is of a bigger percentage than this variable (default
8436 50), hide the cited text.
8437
8438 @item gnus-cite-hide-absolute
8439 @vindex gnus-cite-hide-absolute
8440 The cited text must have at least this length (default 10) before it
8441 is hidden.
8442 @end table
8443
8444 @item W W C
8445 @kindex W W C (Summary)
8446 @findex gnus-article-hide-citation-in-followups
8447 Hide cited text in articles that aren't roots
8448 (@code{gnus-article-hide-citation-in-followups}). This isn't very
8449 useful as an interactive command, but might be a handy function to stick
8450 have happen automatically (@pxref{Customizing Articles}).
8451
8452 @end table
8453
8454 All these ``hiding'' commands are toggles, but if you give a negative
8455 prefix to these commands, they will show what they have previously
8456 hidden. If you give a positive prefix, they will always hide.
8457
8458 Also @pxref{Article Highlighting} for further variables for
8459 citation customization.
8460
8461 @xref{Customizing Articles}, for how to hide article elements
8462 automatically.
8463
8464
8465 @node Article Washing
8466 @subsection Article Washing
8467 @cindex washing
8468 @cindex article washing
8469
8470 We call this ``article washing'' for a really good reason. Namely, the
8471 @kbd{A} key was taken, so we had to use the @kbd{W} key instead.
8472
8473 @dfn{Washing} is defined by us as ``changing something from something to
8474 something else'', but normally results in something looking better.
8475 Cleaner, perhaps.
8476
8477 @xref{Customizing Articles}, if you want to change how Gnus displays
8478 articles by default.
8479
8480 @table @kbd
8481
8482 @item C-u g
8483 This is not really washing, it's sort of the opposite of washing. If
8484 you type this, you see the article exactly as it exists on disk or on
8485 the server.
8486
8487 @item g
8488 Force redisplaying of the current article
8489 (@code{gnus-summary-show-article}). This is also not really washing.
8490 If you type this, you see the article without any previously applied
8491 interactive Washing functions but with all default treatments
8492 (@pxref{Customizing Articles}).
8493
8494 @item W l
8495 @kindex W l (Summary)
8496 @findex gnus-summary-stop-page-breaking
8497 Remove page breaks from the current article
8498 (@code{gnus-summary-stop-page-breaking}). @xref{Misc Article}, for page
8499 delimiters.
8500
8501 @item W r
8502 @kindex W r (Summary)
8503 @findex gnus-summary-caesar-message
8504 @c @icon{gnus-summary-caesar-message}
8505 Do a Caesar rotate (rot13) on the article buffer
8506 (@code{gnus-summary-caesar-message}).
8507 Unreadable articles that tell you to read them with Caesar rotate or rot13.
8508 (Typically offensive jokes and such.)
8509
8510 It's commonly called ``rot13'' because each letter is rotated 13
8511 positions in the alphabet, e. g. @samp{B} (letter #2) -> @samp{O} (letter
8512 #15). It is sometimes referred to as ``Caesar rotate'' because Caesar
8513 is rumored to have employed this form of, uh, somewhat weak encryption.
8514
8515 @item W m
8516 @kindex W m (Summary)
8517 @findex gnus-summary-morse-message
8518 Morse decode the article buffer (@code{gnus-summary-morse-message}).
8519
8520 @item W t
8521 @item t
8522 @kindex W t (Summary)
8523 @kindex t (Summary)
8524 @findex gnus-summary-toggle-header
8525 Toggle whether to display all headers in the article buffer
8526 (@code{gnus-summary-toggle-header}).
8527
8528 @item W v
8529 @kindex W v (Summary)
8530 @findex gnus-summary-verbose-headers
8531 Toggle whether to display all headers in the article buffer permanently
8532 (@code{gnus-summary-verbose-headers}).
8533
8534 @item W o
8535 @kindex W o (Summary)
8536 @findex gnus-article-treat-overstrike
8537 Treat overstrike (@code{gnus-article-treat-overstrike}).
8538
8539 @item W d
8540 @kindex W d (Summary)
8541 @findex gnus-article-treat-dumbquotes
8542 @vindex gnus-article-dumbquotes-map
8543 @cindex Smartquotes
8544 @cindex M****s*** sm*rtq**t*s
8545 @cindex Latin 1
8546 Treat M****s*** sm*rtq**t*s according to
8547 @code{gnus-article-dumbquotes-map}
8548 (@code{gnus-article-treat-dumbquotes}). Note that this function guesses
8549 whether a character is a sm*rtq**t* or not, so it should only be used
8550 interactively.
8551
8552 Sm*rtq**t*s are M****s***'s unilateral extension to the character map in
8553 an attempt to provide more quoting characters. If you see something
8554 like @code{\222} or @code{\264} where you're expecting some kind of
8555 apostrophe or quotation mark, then try this wash.
8556
8557 @item W Y f
8558 @kindex W Y f (Summary)
8559 @findex gnus-article-outlook-deuglify-article
8560 @cindex Outlook Express
8561 Full deuglify of broken Outlook (Express) articles: Treat dumbquotes,
8562 unwrap lines, repair attribution and rearrange citation.
8563 (@code{gnus-article-outlook-deuglify-article}).
8564
8565 @item W Y u
8566 @kindex W Y u (Summary)
8567 @findex gnus-article-outlook-unwrap-lines
8568 @vindex gnus-outlook-deuglify-unwrap-min
8569 @vindex gnus-outlook-deuglify-unwrap-max
8570 Unwrap lines that appear to be wrapped citation lines. You can control
8571 what lines will be unwrapped by frobbing
8572 @code{gnus-outlook-deuglify-unwrap-min} and
8573 @code{gnus-outlook-deuglify-unwrap-max}, indicating the minimum and
8574 maximum length of an unwrapped citation line.
8575 (@code{gnus-article-outlook-unwrap-lines}).
8576
8577 @item W Y a
8578 @kindex W Y a (Summary)
8579 @findex gnus-article-outlook-repair-attribution
8580 Repair a broken attribution line.@*
8581 (@code{gnus-article-outlook-repair-attribution}).
8582
8583 @item W Y c
8584 @kindex W Y c (Summary)
8585 @findex gnus-article-outlook-rearrange-citation
8586 Repair broken citations by rearranging the text.
8587 (@code{gnus-article-outlook-rearrange-citation}).
8588
8589 @item W w
8590 @kindex W w (Summary)
8591 @findex gnus-article-fill-cited-article
8592 Do word wrap (@code{gnus-article-fill-cited-article}).
8593
8594 You can give the command a numerical prefix to specify the width to use
8595 when filling.
8596
8597 @item W Q
8598 @kindex W Q (Summary)
8599 @findex gnus-article-fill-long-lines
8600 Fill long lines (@code{gnus-article-fill-long-lines}).
8601
8602 @item W C
8603 @kindex W C (Summary)
8604 @findex gnus-article-capitalize-sentences
8605 Capitalize the first word in each sentence
8606 (@code{gnus-article-capitalize-sentences}).
8607
8608 @item W c
8609 @kindex W c (Summary)
8610 @findex gnus-article-remove-cr
8611 Translate CRLF pairs (i. e., @samp{^M}s on the end of the lines) into LF
8612 (this takes care of DOS line endings), and then translate any remaining
8613 CRs into LF (this takes care of Mac line endings)
8614 (@code{gnus-article-remove-cr}).
8615
8616 @item W q
8617 @kindex W q (Summary)
8618 @findex gnus-article-de-quoted-unreadable
8619 Treat quoted-printable (@code{gnus-article-de-quoted-unreadable}).
8620 Quoted-Printable is one common @acronym{MIME} encoding employed when
8621 sending non-@acronym{ASCII} (i.e., 8-bit) articles. It typically
8622 makes strings like @samp{déjà vu} look like @samp{d=E9j=E0 vu}, which
8623 doesn't look very readable to me. Note that this is usually done
8624 automatically by Gnus if the message in question has a
8625 @code{Content-Transfer-Encoding} header that says that this encoding
8626 has been done. If a prefix is given, a charset will be asked for.
8627
8628 @item W 6
8629 @kindex W 6 (Summary)
8630 @findex gnus-article-de-base64-unreadable
8631 Treat base64 (@code{gnus-article-de-base64-unreadable}). Base64 is
8632 one common @acronym{MIME} encoding employed when sending
8633 non-@acronym{ASCII} (i.e., 8-bit) articles. Note that this is
8634 usually done automatically by Gnus if the message in question has a
8635 @code{Content-Transfer-Encoding} header that says that this encoding
8636 has been done. If a prefix is given, a charset will be asked for.
8637
8638 @item W Z
8639 @kindex W Z (Summary)
8640 @findex gnus-article-decode-HZ
8641 Treat HZ or HZP (@code{gnus-article-decode-HZ}). HZ (or HZP) is one
8642 common encoding employed when sending Chinese articles. It typically
8643 makes strings look like @samp{~@{<:Ky2;S@{#,NpJ)l6HK!#~@}}.
8644
8645 @item W u
8646 @kindex W u (Summary)
8647 @findex gnus-article-unsplit-urls
8648 Remove newlines from within URLs. Some mailers insert newlines into
8649 outgoing email messages to keep lines short. This reformatting can
8650 split long URLs onto multiple lines. Repair those URLs by removing
8651 the newlines (@code{gnus-article-unsplit-urls}).
8652
8653 @item W h
8654 @kindex W h (Summary)
8655 @findex gnus-article-wash-html
8656 Treat @acronym{HTML} (@code{gnus-article-wash-html}). Note that this is
8657 usually done automatically by Gnus if the message in question has a
8658 @code{Content-Type} header that says that the message is @acronym{HTML}.
8659
8660 If a prefix is given, a charset will be asked for. If it is a number,
8661 the charset defined in @code{gnus-summary-show-article-charset-alist}
8662 (@pxref{Paging the Article}) will be used.
8663
8664 @vindex gnus-article-wash-function
8665 The default is to use the function specified by
8666 @code{mm-text-html-renderer} (@pxref{Display Customization, ,Display
8667 Customization, emacs-mime, The Emacs MIME Manual}) to convert the
8668 @acronym{HTML}, but this is controlled by the
8669 @code{gnus-article-wash-function} variable. Pre-defined functions you
8670 can use include:
8671
8672 @table @code
8673 @item w3
8674 Use Emacs/W3.
8675
8676 @item w3m
8677 Use @uref{http://emacs-w3m.namazu.org/, emacs-w3m}.
8678
8679 @item w3m-standalone
8680 Use @uref{http://w3m.sourceforge.net/, w3m}.
8681
8682 @item links
8683 Use @uref{http://links.sf.net/, Links}.
8684
8685 @item lynx
8686 Use @uref{http://lynx.isc.org/, Lynx}.
8687
8688 @item html2text
8689 Use html2text---a simple @acronym{HTML} converter included with Gnus.
8690
8691 @end table
8692
8693 @item W b
8694 @kindex W b (Summary)
8695 @findex gnus-article-add-buttons
8696 Add clickable buttons to the article (@code{gnus-article-add-buttons}).
8697 @xref{Article Buttons}.
8698
8699 @item W B
8700 @kindex W B (Summary)
8701 @findex gnus-article-add-buttons-to-head
8702 Add clickable buttons to the article headers
8703 (@code{gnus-article-add-buttons-to-head}).
8704
8705 @item W p
8706 @kindex W p (Summary)
8707 @findex gnus-article-verify-x-pgp-sig
8708 Verify a signed control message
8709 (@code{gnus-article-verify-x-pgp-sig}). Control messages such as
8710 @code{newgroup} and @code{checkgroups} are usually signed by the
8711 hierarchy maintainer. You need to add the @acronym{PGP} public key of
8712 the maintainer to your keyring to verify the
8713 message.@footnote{@acronym{PGP} keys for many hierarchies are
8714 available at @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
8715
8716 @item W s
8717 @kindex W s (Summary)
8718 @findex gnus-summary-force-verify-and-decrypt
8719 Verify a signed (@acronym{PGP}, @acronym{PGP/MIME} or
8720 @acronym{S/MIME}) message
8721 (@code{gnus-summary-force-verify-and-decrypt}). @xref{Security}.
8722
8723 @item W a
8724 @kindex W a (Summary)
8725 @findex gnus-article-strip-headers-in-body
8726 Strip headers like the @code{X-No-Archive} header from the beginning of
8727 article bodies (@code{gnus-article-strip-headers-in-body}).
8728
8729 @item W E l
8730 @kindex W E l (Summary)
8731 @findex gnus-article-strip-leading-blank-lines
8732 Remove all blank lines from the beginning of the article
8733 (@code{gnus-article-strip-leading-blank-lines}).
8734
8735 @item W E m
8736 @kindex W E m (Summary)
8737 @findex gnus-article-strip-multiple-blank-lines
8738 Replace all blank lines with empty lines and then all multiple empty
8739 lines with a single empty line.
8740 (@code{gnus-article-strip-multiple-blank-lines}).
8741
8742 @item W E t
8743 @kindex W E t (Summary)
8744 @findex gnus-article-remove-trailing-blank-lines
8745 Remove all blank lines at the end of the article
8746 (@code{gnus-article-remove-trailing-blank-lines}).
8747
8748 @item W E a
8749 @kindex W E a (Summary)
8750 @findex gnus-article-strip-blank-lines
8751 Do all the three commands above
8752 (@code{gnus-article-strip-blank-lines}).
8753
8754 @item W E A
8755 @kindex W E A (Summary)
8756 @findex gnus-article-strip-all-blank-lines
8757 Remove all blank lines
8758 (@code{gnus-article-strip-all-blank-lines}).
8759
8760 @item W E s
8761 @kindex W E s (Summary)
8762 @findex gnus-article-strip-leading-space
8763 Remove all white space from the beginning of all lines of the article
8764 body (@code{gnus-article-strip-leading-space}).
8765
8766 @item W E e
8767 @kindex W E e (Summary)
8768 @findex gnus-article-strip-trailing-space
8769 Remove all white space from the end of all lines of the article
8770 body (@code{gnus-article-strip-trailing-space}).
8771
8772 @end table
8773
8774 @xref{Customizing Articles}, for how to wash articles automatically.
8775
8776
8777 @node Article Header
8778 @subsection Article Header
8779
8780 These commands perform various transformations of article header.
8781
8782 @table @kbd
8783
8784 @item W G u
8785 @kindex W G u (Summary)
8786 @findex gnus-article-treat-unfold-headers
8787 Unfold folded header lines (@code{gnus-article-treat-unfold-headers}).
8788
8789 @item W G n
8790 @kindex W G n (Summary)
8791 @findex gnus-article-treat-fold-newsgroups
8792 Fold the @code{Newsgroups} and @code{Followup-To} headers
8793 (@code{gnus-article-treat-fold-newsgroups}).
8794
8795 @item W G f
8796 @kindex W G f (Summary)
8797 @findex gnus-article-treat-fold-headers
8798 Fold all the message headers
8799 (@code{gnus-article-treat-fold-headers}).
8800
8801 @item W E w
8802 @kindex W E w (Summary)
8803 @findex gnus-article-remove-leading-whitespace
8804 Remove excessive whitespace from all headers
8805 (@code{gnus-article-remove-leading-whitespace}).
8806
8807 @end table
8808
8809
8810 @node Article Buttons
8811 @subsection Article Buttons
8812 @cindex buttons
8813
8814 People often include references to other stuff in articles, and it would
8815 be nice if Gnus could just fetch whatever it is that people talk about
8816 with the minimum of fuzz when you hit @kbd{RET} or use the middle mouse
8817 button on these references.
8818
8819 @vindex gnus-button-man-handler
8820 Gnus adds @dfn{buttons} to certain standard references by default:
8821 Well-formed URLs, mail addresses, Message-IDs, Info links, man pages and
8822 Emacs or Gnus related references. This is controlled by two variables,
8823 one that handles article bodies and one that handles article heads:
8824
8825 @table @code
8826
8827 @item gnus-button-alist
8828 @vindex gnus-button-alist
8829 This is an alist where each entry has this form:
8830
8831 @lisp
8832 (@var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8833 @end lisp
8834
8835 @table @var
8836
8837 @item regexp
8838 All text that match this regular expression (case insensitive) will be
8839 considered an external reference. Here's a typical regexp that matches
8840 embedded URLs: @samp{<URL:\\([^\n\r>]*\\)>}. This can also be a
8841 variable containing a regexp, useful variables to use include
8842 @code{gnus-button-url-regexp} and @code{gnus-button-mid-or-mail-regexp}.
8843
8844 @item button-par
8845 Gnus has to know which parts of the matches is to be highlighted. This
8846 is a number that says what sub-expression of the regexp is to be
8847 highlighted. If you want it all highlighted, you use 0 here.
8848
8849 @item use-p
8850 This form will be @code{eval}ed, and if the result is non-@code{nil},
8851 this is considered a match. This is useful if you want extra sifting to
8852 avoid false matches. Often variables named
8853 @code{gnus-button-@var{*}-level} are used here, @xref{Article Button
8854 Levels}, but any other form may be used too.
8855
8856 @c @code{use-p} is @code{eval}ed only if @code{regexp} matches.
8857
8858 @item function
8859 This function will be called when you click on this button.
8860
8861 @item data-par
8862 As with @var{button-par}, this is a sub-expression number, but this one
8863 says which part of the match is to be sent as data to @var{function}.
8864
8865 @end table
8866
8867 So the full entry for buttonizing URLs is then
8868
8869 @lisp
8870 ("<URL:\\([^\n\r>]*\\)>" 0 t gnus-button-url 1)
8871 @end lisp
8872
8873 @item gnus-header-button-alist
8874 @vindex gnus-header-button-alist
8875 This is just like the other alist, except that it is applied to the
8876 article head only, and that each entry has an additional element that is
8877 used to say what headers to apply the buttonize coding to:
8878
8879 @lisp
8880 (@var{header} @var{regexp} @var{button-par} @var{use-p} @var{function} @var{data-par})
8881 @end lisp
8882
8883 @var{header} is a regular expression.
8884 @end table
8885
8886 @subsubsection Related variables and functions
8887
8888 @table @code
8889 @item gnus-button-@var{*}-level
8890 @xref{Article Button Levels}.
8891
8892 @c Stuff related to gnus-button-browse-level
8893
8894 @item gnus-button-url-regexp
8895 @vindex gnus-button-url-regexp
8896 A regular expression that matches embedded URLs. It is used in the
8897 default values of the variables above.
8898
8899 @c Stuff related to gnus-button-man-level
8900
8901 @item gnus-button-man-handler
8902 @vindex gnus-button-man-handler
8903 The function to use for displaying man pages. It must take at least one
8904 argument with a string naming the man page.
8905
8906 @c Stuff related to gnus-button-message-level
8907
8908 @item gnus-button-mid-or-mail-regexp
8909 @vindex gnus-button-mid-or-mail-regexp
8910 Regular expression that matches a message ID or a mail address.
8911
8912 @item gnus-button-prefer-mid-or-mail
8913 @vindex gnus-button-prefer-mid-or-mail
8914 This variable determines what to do when the button on a string as
8915 @samp{foo123@@bar.invalid} is pushed. Strings like this can be either a
8916 message ID or a mail address. If it is one of the symbols @code{mid} or
8917 @code{mail}, Gnus will always assume that the string is a message ID or
8918 a mail address, respectively. If this variable is set to the symbol
8919 @code{ask}, always query the user what do do. If it is a function, this
8920 function will be called with the string as its only argument. The
8921 function must return @code{mid}, @code{mail}, @code{invalid} or
8922 @code{ask}. The default value is the function
8923 @code{gnus-button-mid-or-mail-heuristic}.
8924
8925 @item gnus-button-mid-or-mail-heuristic
8926 @findex gnus-button-mid-or-mail-heuristic
8927 Function that guesses whether its argument is a message ID or a mail
8928 address. Returns @code{mid} if it's a message IDs, @code{mail} if
8929 it's a mail address, @code{ask} if unsure and @code{invalid} if the
8930 string is invalid.
8931
8932 @item gnus-button-mid-or-mail-heuristic-alist
8933 @vindex gnus-button-mid-or-mail-heuristic-alist
8934 An alist of @code{(RATE . REGEXP)} pairs used by the function
8935 @code{gnus-button-mid-or-mail-heuristic}.
8936
8937 @c Stuff related to gnus-button-tex-level
8938
8939 @item gnus-button-ctan-handler
8940 @findex gnus-button-ctan-handler
8941 The function to use for displaying CTAN links. It must take one
8942 argument, the string naming the URL.
8943
8944 @item gnus-ctan-url
8945 @vindex gnus-ctan-url
8946 Top directory of a CTAN (Comprehensive TeX Archive Network) archive used
8947 by @code{gnus-button-ctan-handler}.
8948
8949 @c Misc stuff
8950
8951 @item gnus-article-button-face
8952 @vindex gnus-article-button-face
8953 Face used on buttons.
8954
8955 @item gnus-article-mouse-face
8956 @vindex gnus-article-mouse-face
8957 Face used when the mouse cursor is over a button.
8958
8959 @end table
8960
8961 @xref{Customizing Articles}, for how to buttonize articles automatically.
8962
8963
8964 @node Article Button Levels
8965 @subsection Article button levels
8966 @cindex button levels
8967 The higher the value of the variables @code{gnus-button-@var{*}-level},
8968 the more buttons will appear. If the level is zero, no corresponding
8969 buttons are displayed. With the default value (which is 5) you should
8970 already see quite a lot of buttons. With higher levels, you will see
8971 more buttons, but you may also get more false positives. To avoid them,
8972 you can set the variables @code{gnus-button-@var{*}-level} local to
8973 specific groups (@pxref{Group Parameters}). Here's an example for the
8974 variable @code{gnus-parameters}:
8975
8976 @lisp
8977 ;; @r{increase @code{gnus-button-*-level} in some groups:}
8978 (setq gnus-parameters
8979 '(("\\<\\(emacs\\|gnus\\)\\>" (gnus-button-emacs-level 10))
8980 ("\\<unix\\>" (gnus-button-man-level 10))
8981 ("\\<tex\\>" (gnus-button-tex-level 10))))
8982 @end lisp
8983
8984 @table @code
8985
8986 @item gnus-button-browse-level
8987 @vindex gnus-button-browse-level
8988 Controls the display of references to message IDs, mail addresses and
8989 news URLs. Related variables and functions include
8990 @code{gnus-button-url-regexp}, @code{browse-url}, and
8991 @code{browse-url-browser-function}.
8992
8993 @item gnus-button-emacs-level
8994 @vindex gnus-button-emacs-level
8995 Controls the display of Emacs or Gnus references. Related functions are
8996 @code{gnus-button-handle-custom},
8997 @code{gnus-button-handle-describe-function},
8998 @code{gnus-button-handle-describe-variable},
8999 @code{gnus-button-handle-symbol},
9000 @code{gnus-button-handle-describe-key},
9001 @code{gnus-button-handle-apropos},
9002 @code{gnus-button-handle-apropos-command},
9003 @code{gnus-button-handle-apropos-variable},
9004 @code{gnus-button-handle-apropos-documentation}, and
9005 @code{gnus-button-handle-library}.
9006
9007 @item gnus-button-man-level
9008 @vindex gnus-button-man-level
9009 Controls the display of references to (Unix) man pages.
9010 See @code{gnus-button-man-handler}.
9011
9012 @item gnus-button-message-level
9013 @vindex gnus-button-message-level
9014 Controls the display of message IDs, mail addresses and news URLs.
9015 Related variables and functions include
9016 @code{gnus-button-mid-or-mail-regexp},
9017 @code{gnus-button-prefer-mid-or-mail},
9018 @code{gnus-button-mid-or-mail-heuristic}, and
9019 @code{gnus-button-mid-or-mail-heuristic-alist}.
9020
9021 @item gnus-button-tex-level
9022 @vindex gnus-button-tex-level
9023 Controls the display of references to @TeX{} or LaTeX stuff, e.g. for CTAN
9024 URLs. See the variables @code{gnus-ctan-url},
9025 @code{gnus-button-ctan-handler},
9026 @code{gnus-button-ctan-directory-regexp}, and
9027 @code{gnus-button-handle-ctan-bogus-regexp}.
9028
9029 @end table
9030
9031
9032 @node Article Date
9033 @subsection Article Date
9034
9035 The date is most likely generated in some obscure timezone you've never
9036 heard of, so it's quite nice to be able to find out what the time was
9037 when the article was sent.
9038
9039 @table @kbd
9040
9041 @item W T u
9042 @kindex W T u (Summary)
9043 @findex gnus-article-date-ut
9044 Display the date in UT (aka. GMT, aka ZULU)
9045 (@code{gnus-article-date-ut}).
9046
9047 @item W T i
9048 @kindex W T i (Summary)
9049 @findex gnus-article-date-iso8601
9050 @cindex ISO 8601
9051 Display the date in international format, aka. ISO 8601
9052 (@code{gnus-article-date-iso8601}).
9053
9054 @item W T l
9055 @kindex W T l (Summary)
9056 @findex gnus-article-date-local
9057 Display the date in the local timezone (@code{gnus-article-date-local}).
9058
9059 @item W T p
9060 @kindex W T p (Summary)
9061 @findex gnus-article-date-english
9062 Display the date in a format that's easily pronounceable in English
9063 (@code{gnus-article-date-english}).
9064
9065 @item W T s
9066 @kindex W T s (Summary)
9067 @vindex gnus-article-time-format
9068 @findex gnus-article-date-user
9069 @findex format-time-string
9070 Display the date using a user-defined format
9071 (@code{gnus-article-date-user}). The format is specified by the
9072 @code{gnus-article-time-format} variable, and is a string that's passed
9073 to @code{format-time-string}. See the documentation of that variable
9074 for a list of possible format specs.
9075
9076 @item W T e
9077 @kindex W T e (Summary)
9078 @findex gnus-article-date-lapsed
9079 @findex gnus-start-date-timer
9080 @findex gnus-stop-date-timer
9081 Say how much time has elapsed between the article was posted and now
9082 (@code{gnus-article-date-lapsed}). It looks something like:
9083
9084 @example
9085 X-Sent: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
9086 @end example
9087
9088 @vindex gnus-article-date-lapsed-new-header
9089 The value of @code{gnus-article-date-lapsed-new-header} determines
9090 whether this header will just be added below the old Date one, or will
9091 replace it.
9092
9093 An advantage of using Gnus to read mail is that it converts simple bugs
9094 into wonderful absurdities.
9095
9096 If you want to have this line updated continually, you can put
9097
9098 @lisp
9099 (gnus-start-date-timer)
9100 @end lisp
9101
9102 in your @file{~/.gnus.el} file, or you can run it off of some hook. If
9103 you want to stop the timer, you can use the @code{gnus-stop-date-timer}
9104 command.
9105
9106 @item W T o
9107 @kindex W T o (Summary)
9108 @findex gnus-article-date-original
9109 Display the original date (@code{gnus-article-date-original}). This can
9110 be useful if you normally use some other conversion function and are
9111 worried that it might be doing something totally wrong. Say, claiming
9112 that the article was posted in 1854. Although something like that is
9113 @emph{totally} impossible. Don't you trust me? *titter*
9114
9115 @end table
9116
9117 @xref{Customizing Articles}, for how to display the date in your
9118 preferred format automatically.
9119
9120
9121 @node Article Display
9122 @subsection Article Display
9123 @cindex picons
9124 @cindex x-face
9125 @cindex smileys
9126
9127 These commands add various frivolous display gimmicks to the article
9128 buffer in Emacs versions that support them.
9129
9130 @code{X-Face} headers are small black-and-white images supplied by the
9131 message headers (@pxref{X-Face}).
9132
9133 @code{Face} headers are small colored images supplied by the message
9134 headers (@pxref{Face}).
9135
9136 Smileys are those little @samp{:-)} symbols that people like to litter
9137 their messages with (@pxref{Smileys}).
9138
9139 Picons, on the other hand, reside on your own system, and Gnus will
9140 try to match the headers to what you have (@pxref{Picons}).
9141
9142 All these functions are toggles---if the elements already exist,
9143 they'll be removed.
9144
9145 @table @kbd
9146 @item W D x
9147 @kindex W D x (Summary)
9148 @findex gnus-article-display-x-face
9149 Display an @code{X-Face} in the @code{From} header.
9150 (@code{gnus-article-display-x-face}).
9151
9152 @item W D d
9153 @kindex W D d (Summary)
9154 @findex gnus-article-display-face
9155 Display a @code{Face} in the @code{From} header.
9156 (@code{gnus-article-display-face}).
9157
9158 @item W D s
9159 @kindex W D s (Summary)
9160 @findex gnus-treat-smiley
9161 Display smileys (@code{gnus-treat-smiley}).
9162
9163 @item W D f
9164 @kindex W D f (Summary)
9165 @findex gnus-treat-from-picon
9166 Piconify the @code{From} header (@code{gnus-treat-from-picon}).
9167
9168 @item W D m
9169 @kindex W D m (Summary)
9170 @findex gnus-treat-mail-picon
9171 Piconify all mail headers (i. e., @code{Cc}, @code{To})
9172 (@code{gnus-treat-mail-picon}).
9173
9174 @item W D n
9175 @kindex W D n (Summary)
9176 @findex gnus-treat-newsgroups-picon
9177 Piconify all news headers (i. e., @code{Newsgroups} and
9178 @code{Followup-To}) (@code{gnus-treat-newsgroups-picon}).
9179
9180 @item W D D
9181 @kindex W D D (Summary)
9182 @findex gnus-article-remove-images
9183 Remove all images from the article buffer
9184 (@code{gnus-article-remove-images}).
9185
9186 @end table
9187
9188
9189
9190 @node Article Signature
9191 @subsection Article Signature
9192 @cindex signatures
9193 @cindex article signature
9194
9195 @vindex gnus-signature-separator
9196 Each article is divided into two parts---the head and the body. The
9197 body can be divided into a signature part and a text part. The variable
9198 that says what is to be considered a signature is
9199 @code{gnus-signature-separator}. This is normally the standard
9200 @samp{^-- $} as mandated by son-of-RFC 1036. However, many people use
9201 non-standard signature separators, so this variable can also be a list
9202 of regular expressions to be tested, one by one. (Searches are done
9203 from the end of the body towards the beginning.) One likely value is:
9204
9205 @lisp
9206 (setq gnus-signature-separator
9207 '("^-- $" ; @r{The standard}
9208 "^-- *$" ; @r{A common mangling}
9209 "^-------*$" ; @r{Many people just use a looong}
9210 ; @r{line of dashes. Shame!}
9211 "^ *--------*$" ; @r{Double-shame!}
9212 "^________*$" ; @r{Underscores are also popular}
9213 "^========*$")) ; @r{Pervert!}
9214 @end lisp
9215
9216 The more permissive you are, the more likely it is that you'll get false
9217 positives.
9218
9219 @vindex gnus-signature-limit
9220 @code{gnus-signature-limit} provides a limit to what is considered a
9221 signature when displaying articles.
9222
9223 @enumerate
9224 @item
9225 If it is an integer, no signature may be longer (in characters) than
9226 that integer.
9227 @item
9228 If it is a floating point number, no signature may be longer (in lines)
9229 than that number.
9230 @item
9231 If it is a function, the function will be called without any parameters,
9232 and if it returns @code{nil}, there is no signature in the buffer.
9233 @item
9234 If it is a string, it will be used as a regexp. If it matches, the text
9235 in question is not a signature.
9236 @end enumerate
9237
9238 This variable can also be a list where the elements may be of the types
9239 listed above. Here's an example:
9240
9241 @lisp
9242 (setq gnus-signature-limit
9243 '(200.0 "^---*Forwarded article"))
9244 @end lisp
9245
9246 This means that if there are more than 200 lines after the signature
9247 separator, or the text after the signature separator is matched by
9248 the regular expression @samp{^---*Forwarded article}, then it isn't a
9249 signature after all.
9250
9251
9252 @node Article Miscellanea
9253 @subsection Article Miscellanea
9254
9255 @table @kbd
9256 @item A t
9257 @kindex A t (Summary)
9258 @findex gnus-article-babel
9259 Translate the article from one language to another
9260 (@code{gnus-article-babel}).
9261
9262 @end table
9263
9264
9265 @node MIME Commands
9266 @section MIME Commands
9267 @cindex MIME decoding
9268 @cindex attachments
9269 @cindex viewing attachments
9270
9271 The following commands all understand the numerical prefix. For
9272 instance, @kbd{3 b} means ``view the third @acronym{MIME} part''.
9273
9274 @table @kbd
9275 @item b
9276 @itemx K v
9277 @kindex b (Summary)
9278 @kindex K v (Summary)
9279 View the @acronym{MIME} part.
9280
9281 @item K o
9282 @kindex K o (Summary)
9283 Save the @acronym{MIME} part.
9284
9285 @item K c
9286 @kindex K c (Summary)
9287 Copy the @acronym{MIME} part.
9288
9289 @item K e
9290 @kindex K e (Summary)
9291 View the @acronym{MIME} part externally.
9292
9293 @item K i
9294 @kindex K i (Summary)
9295 View the @acronym{MIME} part internally.
9296
9297 @item K |
9298 @kindex K | (Summary)
9299 Pipe the @acronym{MIME} part to an external command.
9300 @end table
9301
9302 The rest of these @acronym{MIME} commands do not use the numerical prefix in
9303 the same manner:
9304
9305 @table @kbd
9306 @item K b
9307 @kindex K b (Summary)
9308 Make all the @acronym{MIME} parts have buttons in front of them. This is
9309 mostly useful if you wish to save (or perform other actions) on inlined
9310 parts.
9311
9312 @item K m
9313 @kindex K m (Summary)
9314 @findex gnus-summary-repair-multipart
9315 Some multipart messages are transmitted with missing or faulty headers.
9316 This command will attempt to ``repair'' these messages so that they can
9317 be viewed in a more pleasant manner
9318 (@code{gnus-summary-repair-multipart}).
9319
9320 @item X m
9321 @kindex X m (Summary)
9322 @findex gnus-summary-save-parts
9323 Save all parts matching a @acronym{MIME} type to a directory
9324 (@code{gnus-summary-save-parts}). Understands the process/prefix
9325 convention (@pxref{Process/Prefix}).
9326
9327 @item M-t
9328 @kindex M-t (Summary)
9329 @findex gnus-summary-toggle-display-buttonized
9330 Toggle the buttonized display of the article buffer
9331 (@code{gnus-summary-toggle-display-buttonized}).
9332
9333 @item W M w
9334 @kindex W M w (Summary)
9335 @findex gnus-article-decode-mime-words
9336 Decode RFC 2047-encoded words in the article headers
9337 (@code{gnus-article-decode-mime-words}).
9338
9339 @item W M c
9340 @kindex W M c (Summary)
9341 @findex gnus-article-decode-charset
9342 Decode encoded article bodies as well as charsets
9343 (@code{gnus-article-decode-charset}).
9344
9345 This command looks in the @code{Content-Type} header to determine the
9346 charset. If there is no such header in the article, you can give it a
9347 prefix, which will prompt for the charset to decode as. In regional
9348 groups where people post using some common encoding (but do not
9349 include @acronym{MIME} headers), you can set the @code{charset} group/topic
9350 parameter to the required charset (@pxref{Group Parameters}).
9351
9352 @item W M v
9353 @kindex W M v (Summary)
9354 @findex gnus-mime-view-all-parts
9355 View all the @acronym{MIME} parts in the current article
9356 (@code{gnus-mime-view-all-parts}).
9357
9358 @end table
9359
9360 Relevant variables:
9361
9362 @table @code
9363 @item gnus-ignored-mime-types
9364 @vindex gnus-ignored-mime-types
9365 This is a list of regexps. @acronym{MIME} types that match a regexp from
9366 this list will be completely ignored by Gnus. The default value is
9367 @code{nil}.
9368
9369 To have all Vcards be ignored, you'd say something like this:
9370
9371 @lisp
9372 (setq gnus-ignored-mime-types
9373 '("text/x-vcard"))
9374 @end lisp
9375
9376 @item gnus-article-loose-mime
9377 @vindex gnus-article-loose-mime
9378 If non-@code{nil}, Gnus won't require the @samp{MIME-Version} header
9379 before interpreting the message as a @acronym{MIME} message. This helps
9380 when reading messages from certain broken mail user agents. The
9381 default is @code{nil}.
9382
9383 @item gnus-article-emulate-mime
9384 @vindex gnus-article-emulate-mime
9385 @cindex uuencode
9386 @cindex yEnc
9387 There are other, non-@acronym{MIME} encoding methods used. The most common
9388 is @samp{uuencode}, but yEncode is also getting to be popular. If
9389 this variable is non-@code{nil}, Gnus will look in message bodies to
9390 see if it finds these encodings, and if so, it'll run them through the
9391 Gnus @acronym{MIME} machinery. The default is @code{t}. Only
9392 single-part yEnc encoded attachments can be decoded. There's no support
9393 for encoding in Gnus.
9394
9395 @item gnus-unbuttonized-mime-types
9396 @vindex gnus-unbuttonized-mime-types
9397 This is a list of regexps. @acronym{MIME} types that match a regexp from
9398 this list won't have @acronym{MIME} buttons inserted unless they aren't
9399 displayed or this variable is overridden by
9400 @code{gnus-buttonized-mime-types}. The default value is
9401 @code{(".*/.*")}. This variable is only used when
9402 @code{gnus-inhibit-mime-unbuttonizing} is @code{nil}.
9403
9404 @item gnus-buttonized-mime-types
9405 @vindex gnus-buttonized-mime-types
9406 This is a list of regexps. @acronym{MIME} types that match a regexp from
9407 this list will have @acronym{MIME} buttons inserted unless they aren't
9408 displayed. This variable overrides
9409 @code{gnus-unbuttonized-mime-types}. The default value is @code{nil}.
9410 This variable is only used when @code{gnus-inhibit-mime-unbuttonizing}
9411 is @code{nil}.
9412
9413 To see e.g. security buttons but no other buttons, you could set this
9414 variable to @code{("multipart/signed")} and leave
9415 @code{gnus-unbuttonized-mime-types} at the default value.
9416
9417 You could also add @code{"multipart/alternative"} to this list to
9418 display radio buttons that allow you to choose one of two media types
9419 those mails include. See also @code{mm-discouraged-alternatives}
9420 (@pxref{Display Customization, ,Display Customization, emacs-mime, The
9421 Emacs MIME Manual}).
9422
9423 @item gnus-inhibit-mime-unbuttonizing
9424 @vindex gnus-inhibit-mime-unbuttonizing
9425 If this is non-@code{nil}, then all @acronym{MIME} parts get buttons. The
9426 default value is @code{nil}.
9427
9428 @item gnus-article-mime-part-function
9429 @vindex gnus-article-mime-part-function
9430 For each @acronym{MIME} part, this function will be called with the @acronym{MIME}
9431 handle as the parameter. The function is meant to be used to allow
9432 users to gather information from the article (e. g., add Vcard info to
9433 the bbdb database) or to do actions based on parts (e. g., automatically
9434 save all jpegs into some directory).
9435
9436 Here's an example function the does the latter:
9437
9438 @lisp
9439 (defun my-save-all-jpeg-parts (handle)
9440 (when (equal (car (mm-handle-type handle)) "image/jpeg")
9441 (with-temp-buffer
9442 (insert (mm-get-part handle))
9443 (write-region (point-min) (point-max)
9444 (read-file-name "Save jpeg to: ")))))
9445 (setq gnus-article-mime-part-function
9446 'my-save-all-jpeg-parts)
9447 @end lisp
9448
9449 @vindex gnus-mime-multipart-functions
9450 @item gnus-mime-multipart-functions
9451 Alist of @acronym{MIME} multipart types and functions to handle them.
9452
9453 @vindex gnus-mime-display-multipart-alternative-as-mixed
9454 @item gnus-mime-display-multipart-alternative-as-mixed
9455 Display "multipart/alternative" parts as "multipart/mixed".
9456
9457 @vindex gnus-mime-display-multipart-related-as-mixed
9458 @item gnus-mime-display-multipart-related-as-mixed
9459 Display "multipart/related" parts as "multipart/mixed".
9460
9461 If displaying "text/html" is discouraged, see
9462 @code{mm-discouraged-alternatives}, images or other material inside a
9463 "multipart/related" part might be overlooked when this variable is
9464 @code{nil}. @ref{Display Customization, Display Customization, ,
9465 emacs-mime, Emacs-Mime Manual}.
9466
9467 @vindex gnus-mime-display-multipart-as-mixed
9468 @item gnus-mime-display-multipart-as-mixed
9469 Display "multipart" parts as "multipart/mixed". If @code{t}, it
9470 overrides @code{nil} values of
9471 @code{gnus-mime-display-multipart-alternative-as-mixed} and
9472 @code{gnus-mime-display-multipart-related-as-mixed}.
9473
9474 @vindex mm-file-name-rewrite-functions
9475 @item mm-file-name-rewrite-functions
9476 List of functions used for rewriting file names of @acronym{MIME} parts.
9477 Each function takes a file name as input and returns a file name.
9478
9479 Ready-made functions include@*
9480 @code{mm-file-name-delete-whitespace},
9481 @code{mm-file-name-trim-whitespace},
9482 @code{mm-file-name-collapse-whitespace}, and
9483 @code{mm-file-name-replace-whitespace}. The later uses the value of
9484 the variable @code{mm-file-name-replace-whitespace} to replace each
9485 whitespace character in a file name with that string; default value
9486 is @code{"_"} (a single underscore).
9487 @findex mm-file-name-delete-whitespace
9488 @findex mm-file-name-trim-whitespace
9489 @findex mm-file-name-collapse-whitespace
9490 @findex mm-file-name-replace-whitespace
9491 @vindex mm-file-name-replace-whitespace
9492
9493 The standard functions @code{capitalize}, @code{downcase},
9494 @code{upcase}, and @code{upcase-initials} may be useful, too.
9495
9496 Everybody knows that whitespace characters in file names are evil,
9497 except those who don't know. If you receive lots of attachments from
9498 such unenlightened users, you can make live easier by adding
9499
9500 @lisp
9501 (setq mm-file-name-rewrite-functions
9502 '(mm-file-name-trim-whitespace
9503 mm-file-name-collapse-whitespace
9504 mm-file-name-replace-whitespace))
9505 @end lisp
9506
9507 @noindent
9508 to your @file{~/.gnus.el} file.
9509
9510 @end table
9511
9512
9513 @node Charsets
9514 @section Charsets
9515 @cindex charsets
9516
9517 People use different charsets, and we have @acronym{MIME} to let us know what
9518 charsets they use. Or rather, we wish we had. Many people use
9519 newsreaders and mailers that do not understand or use @acronym{MIME}, and
9520 just send out messages without saying what character sets they use. To
9521 help a bit with this, some local news hierarchies have policies that say
9522 what character set is the default. For instance, the @samp{fj}
9523 hierarchy uses @code{iso-2022-jp}.
9524
9525 @vindex gnus-group-charset-alist
9526 This knowledge is encoded in the @code{gnus-group-charset-alist}
9527 variable, which is an alist of regexps (use the first item to match full
9528 group names) and default charsets to be used when reading these groups.
9529
9530 @vindex gnus-newsgroup-ignored-charsets
9531 In addition, some people do use soi-disant @acronym{MIME}-aware agents that
9532 aren't. These blithely mark messages as being in @code{iso-8859-1}
9533 even if they really are in @code{koi-8}. To help here, the
9534 @code{gnus-newsgroup-ignored-charsets} variable can be used. The
9535 charsets that are listed here will be ignored. The variable can be
9536 set on a group-by-group basis using the group parameters (@pxref{Group
9537 Parameters}). The default value is @code{(unknown-8bit x-unknown)},
9538 which includes values some agents insist on having in there.
9539
9540 @vindex gnus-group-posting-charset-alist
9541 When posting, @code{gnus-group-posting-charset-alist} is used to
9542 determine which charsets should not be encoded using the @acronym{MIME}
9543 encodings. For instance, some hierarchies discourage using
9544 quoted-printable header encoding.
9545
9546 This variable is an alist of regexps and permitted unencoded charsets
9547 for posting. Each element of the alist has the form @code{(}@var{test
9548 header body-list}@code{)}, where:
9549
9550 @table @var
9551 @item test
9552 is either a regular expression matching the newsgroup header or a
9553 variable to query,
9554 @item header
9555 is the charset which may be left unencoded in the header (@code{nil}
9556 means encode all charsets),
9557 @item body-list
9558 is a list of charsets which may be encoded using 8bit content-transfer
9559 encoding in the body, or one of the special values @code{nil} (always
9560 encode using quoted-printable) or @code{t} (always use 8bit).
9561 @end table
9562
9563 @cindex Russian
9564 @cindex koi8-r
9565 @cindex koi8-u
9566 @cindex iso-8859-5
9567 @cindex coding system aliases
9568 @cindex preferred charset
9569
9570 @xref{Encoding Customization, , Encoding Customization, emacs-mime,
9571 The Emacs MIME Manual}, for additional variables that control which
9572 MIME charsets are used when sending messages.
9573
9574 Other charset tricks that may be useful, although not Gnus-specific:
9575
9576 If there are several @acronym{MIME} charsets that encode the same Emacs
9577 charset, you can choose what charset to use by saying the following:
9578
9579 @lisp
9580 (put-charset-property 'cyrillic-iso8859-5
9581 'preferred-coding-system 'koi8-r)
9582 @end lisp
9583
9584 This means that Russian will be encoded using @code{koi8-r} instead of
9585 the default @code{iso-8859-5} @acronym{MIME} charset.
9586
9587 If you want to read messages in @code{koi8-u}, you can cheat and say
9588
9589 @lisp
9590 (define-coding-system-alias 'koi8-u 'koi8-r)
9591 @end lisp
9592
9593 This will almost do the right thing.
9594
9595 And finally, to read charsets like @code{windows-1251}, you can say
9596 something like
9597
9598 @lisp
9599 (codepage-setup 1251)
9600 (define-coding-system-alias 'windows-1251 'cp1251)
9601 @end lisp
9602
9603
9604 @node Article Commands
9605 @section Article Commands
9606
9607 @table @kbd
9608
9609 @item A P
9610 @cindex PostScript
9611 @cindex printing
9612 @kindex A P (Summary)
9613 @vindex gnus-ps-print-hook
9614 @findex gnus-summary-print-article
9615 Generate and print a PostScript image of the article buffer
9616 (@code{gnus-summary-print-article}). @code{gnus-ps-print-hook} will
9617 be run just before printing the buffer. An alternative way to print
9618 article is to use Muttprint (@pxref{Saving Articles}).
9619
9620 @end table
9621
9622
9623 @node Summary Sorting
9624 @section Summary Sorting
9625 @cindex summary sorting
9626
9627 You can have the summary buffer sorted in various ways, even though I
9628 can't really see why you'd want that.
9629
9630 @table @kbd
9631
9632 @item C-c C-s C-n
9633 @kindex C-c C-s C-n (Summary)
9634 @findex gnus-summary-sort-by-number
9635 Sort by article number (@code{gnus-summary-sort-by-number}).
9636
9637 @item C-c C-s C-a
9638 @kindex C-c C-s C-a (Summary)
9639 @findex gnus-summary-sort-by-author
9640 Sort by author (@code{gnus-summary-sort-by-author}).
9641
9642 @item C-c C-s C-s
9643 @kindex C-c C-s C-s (Summary)
9644 @findex gnus-summary-sort-by-subject
9645 Sort by subject (@code{gnus-summary-sort-by-subject}).
9646
9647 @item C-c C-s C-d
9648 @kindex C-c C-s C-d (Summary)
9649 @findex gnus-summary-sort-by-date
9650 Sort by date (@code{gnus-summary-sort-by-date}).
9651
9652 @item C-c C-s C-l
9653 @kindex C-c C-s C-l (Summary)
9654 @findex gnus-summary-sort-by-lines
9655 Sort by lines (@code{gnus-summary-sort-by-lines}).
9656
9657 @item C-c C-s C-c
9658 @kindex C-c C-s C-c (Summary)
9659 @findex gnus-summary-sort-by-chars
9660 Sort by article length (@code{gnus-summary-sort-by-chars}).
9661
9662 @item C-c C-s C-i
9663 @kindex C-c C-s C-i (Summary)
9664 @findex gnus-summary-sort-by-score
9665 Sort by score (@code{gnus-summary-sort-by-score}).
9666
9667 @item C-c C-s C-r
9668 @kindex C-c C-s C-r (Summary)
9669 @findex gnus-summary-sort-by-random
9670 Randomize (@code{gnus-summary-sort-by-random}).
9671
9672 @item C-c C-s C-o
9673 @kindex C-c C-s C-o (Summary)
9674 @findex gnus-summary-sort-by-original
9675 Sort using the default sorting method
9676 (@code{gnus-summary-sort-by-original}).
9677 @end table
9678
9679 These functions will work both when you use threading and when you don't
9680 use threading. In the latter case, all summary lines will be sorted,
9681 line by line. In the former case, sorting will be done on a
9682 root-by-root basis, which might not be what you were looking for. To
9683 toggle whether to use threading, type @kbd{T T} (@pxref{Thread
9684 Commands}).
9685
9686
9687 @node Finding the Parent
9688 @section Finding the Parent
9689 @cindex parent articles
9690 @cindex referring articles
9691
9692 @table @kbd
9693 @item ^
9694 @kindex ^ (Summary)
9695 @findex gnus-summary-refer-parent-article
9696 If you'd like to read the parent of the current article, and it is not
9697 displayed in the summary buffer, you might still be able to. That is,
9698 if the current group is fetched by @acronym{NNTP}, the parent hasn't expired
9699 and the @code{References} in the current article are not mangled, you
9700 can just press @kbd{^} or @kbd{A r}
9701 (@code{gnus-summary-refer-parent-article}). If everything goes well,
9702 you'll get the parent. If the parent is already displayed in the
9703 summary buffer, point will just move to this article.
9704
9705 If given a positive numerical prefix, fetch that many articles back into
9706 the ancestry. If given a negative numerical prefix, fetch just that
9707 ancestor. So if you say @kbd{3 ^}, Gnus will fetch the parent, the
9708 grandparent and the grandgrandparent of the current article. If you say
9709 @kbd{-3 ^}, Gnus will only fetch the grandgrandparent of the current
9710 article.
9711
9712 @item A R (Summary)
9713 @findex gnus-summary-refer-references
9714 @kindex A R (Summary)
9715 Fetch all articles mentioned in the @code{References} header of the
9716 article (@code{gnus-summary-refer-references}).
9717
9718 @item A T (Summary)
9719 @findex gnus-summary-refer-thread
9720 @kindex A T (Summary)
9721 Display the full thread where the current article appears
9722 (@code{gnus-summary-refer-thread}). This command has to fetch all the
9723 headers in the current group to work, so it usually takes a while. If
9724 you do it often, you may consider setting @code{gnus-fetch-old-headers}
9725 to @code{invisible} (@pxref{Filling In Threads}). This won't have any
9726 visible effects normally, but it'll make this command work a whole lot
9727 faster. Of course, it'll make group entry somewhat slow.
9728
9729 @vindex gnus-refer-thread-limit
9730 The @code{gnus-refer-thread-limit} variable says how many old (i. e.,
9731 articles before the first displayed in the current group) headers to
9732 fetch when doing this command. The default is 200. If @code{t}, all
9733 the available headers will be fetched. This variable can be overridden
9734 by giving the @kbd{A T} command a numerical prefix.
9735
9736 @item M-^ (Summary)
9737 @findex gnus-summary-refer-article
9738 @kindex M-^ (Summary)
9739 @cindex Message-ID
9740 @cindex fetching by Message-ID
9741 You can also ask Gnus for an arbitrary article, no matter what group it
9742 belongs to. @kbd{M-^} (@code{gnus-summary-refer-article}) will ask you
9743 for a @code{Message-ID}, which is one of those long, hard-to-read
9744 thingies that look something like @samp{<38o6up$6f2@@hymir.ifi.uio.no>}.
9745 You have to get it all exactly right. No fuzzy searches, I'm afraid.
9746
9747 Gnus looks for the @code{Message-ID} in the headers that have already
9748 been fetched, but also tries all the select methods specified by
9749 @code{gnus-refer-article-method} if it is not found.
9750 @end table
9751
9752 @vindex gnus-refer-article-method
9753 If the group you are reading is located on a back end that does not
9754 support fetching by @code{Message-ID} very well (like @code{nnspool}),
9755 you can set @code{gnus-refer-article-method} to an @acronym{NNTP} method. It
9756 would, perhaps, be best if the @acronym{NNTP} server you consult is the one
9757 updating the spool you are reading from, but that's not really
9758 necessary.
9759
9760 It can also be a list of select methods, as well as the special symbol
9761 @code{current}, which means to use the current select method. If it
9762 is a list, Gnus will try all the methods in the list until it finds a
9763 match.
9764
9765 Here's an example setting that will first try the current method, and
9766 then ask Google if that fails:
9767
9768 @lisp
9769 (setq gnus-refer-article-method
9770 '(current
9771 (nnweb "google" (nnweb-type google))))
9772 @end lisp
9773
9774 Most of the mail back ends support fetching by @code{Message-ID}, but
9775 do not do a particularly excellent job at it. That is, @code{nnmbox},
9776 @code{nnbabyl}, @code{nnmaildir}, @code{nnml}, are able to locate
9777 articles from any groups, while @code{nnfolder}, and @code{nnimap} are
9778 only able to locate articles that have been posted to the current
9779 group. (Anything else would be too time consuming.) @code{nnmh} does
9780 not support this at all.
9781
9782
9783 @node Alternative Approaches
9784 @section Alternative Approaches
9785
9786 Different people like to read news using different methods. This being
9787 Gnus, we offer a small selection of minor modes for the summary buffers.
9788
9789 @menu
9790 * Pick and Read:: First mark articles and then read them.
9791 * Binary Groups:: Auto-decode all articles.
9792 @end menu
9793
9794
9795 @node Pick and Read
9796 @subsection Pick and Read
9797 @cindex pick and read
9798
9799 Some newsreaders (like @code{nn} and, uhm, @code{Netnews} on VM/CMS) use
9800 a two-phased reading interface. The user first marks in a summary
9801 buffer the articles she wants to read. Then she starts reading the
9802 articles with just an article buffer displayed.
9803
9804 @findex gnus-pick-mode
9805 @kindex M-x gnus-pick-mode
9806 Gnus provides a summary buffer minor mode that allows
9807 this---@code{gnus-pick-mode}. This basically means that a few process
9808 mark commands become one-keystroke commands to allow easy marking, and
9809 it provides one additional command for switching to the summary buffer.
9810
9811 Here are the available keystrokes when using pick mode:
9812
9813 @table @kbd
9814 @item .
9815 @kindex . (Pick)
9816 @findex gnus-pick-article-or-thread
9817 Pick the article or thread on the current line
9818 (@code{gnus-pick-article-or-thread}). If the variable
9819 @code{gnus-thread-hide-subtree} is true, then this key selects the
9820 entire thread when used at the first article of the thread. Otherwise,
9821 it selects just the article. If given a numerical prefix, go to that
9822 thread or article and pick it. (The line number is normally displayed
9823 at the beginning of the summary pick lines.)
9824
9825 @item SPACE
9826 @kindex SPACE (Pick)
9827 @findex gnus-pick-next-page
9828 Scroll the summary buffer up one page (@code{gnus-pick-next-page}). If
9829 at the end of the buffer, start reading the picked articles.
9830
9831 @item u
9832 @kindex u (Pick)
9833 @findex gnus-pick-unmark-article-or-thread.
9834 Unpick the thread or article
9835 (@code{gnus-pick-unmark-article-or-thread}). If the variable
9836 @code{gnus-thread-hide-subtree} is true, then this key unpicks the
9837 thread if used at the first article of the thread. Otherwise it unpicks
9838 just the article. You can give this key a numerical prefix to unpick
9839 the thread or article at that line.
9840
9841 @item RET
9842 @kindex RET (Pick)
9843 @findex gnus-pick-start-reading
9844 @vindex gnus-pick-display-summary
9845 Start reading the picked articles (@code{gnus-pick-start-reading}). If
9846 given a prefix, mark all unpicked articles as read first. If
9847 @code{gnus-pick-display-summary} is non-@code{nil}, the summary buffer
9848 will still be visible when you are reading.
9849
9850 @end table
9851
9852 All the normal summary mode commands are still available in the
9853 pick-mode, with the exception of @kbd{u}. However @kbd{!} is available
9854 which is mapped to the same function
9855 @code{gnus-summary-tick-article-forward}.
9856
9857 If this sounds like a good idea to you, you could say:
9858
9859 @lisp
9860 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
9861 @end lisp
9862
9863 @vindex gnus-pick-mode-hook
9864 @code{gnus-pick-mode-hook} is run in pick minor mode buffers.
9865
9866 @vindex gnus-mark-unpicked-articles-as-read
9867 If @code{gnus-mark-unpicked-articles-as-read} is non-@code{nil}, mark
9868 all unpicked articles as read. The default is @code{nil}.
9869
9870 @vindex gnus-summary-pick-line-format
9871 The summary line format in pick mode is slightly different from the
9872 standard format. At the beginning of each line the line number is
9873 displayed. The pick mode line format is controlled by the
9874 @code{gnus-summary-pick-line-format} variable (@pxref{Formatting
9875 Variables}). It accepts the same format specs that
9876 @code{gnus-summary-line-format} does (@pxref{Summary Buffer Lines}).
9877
9878
9879 @node Binary Groups
9880 @subsection Binary Groups
9881 @cindex binary groups
9882
9883 @findex gnus-binary-mode
9884 @kindex M-x gnus-binary-mode
9885 If you spend much time in binary groups, you may grow tired of hitting
9886 @kbd{X u}, @kbd{n}, @kbd{RET} all the time. @kbd{M-x gnus-binary-mode}
9887 is a minor mode for summary buffers that makes all ordinary Gnus article
9888 selection functions uudecode series of articles and display the result
9889 instead of just displaying the articles the normal way.
9890
9891 @kindex g (Binary)
9892 @findex gnus-binary-show-article
9893 The only way, in fact, to see the actual articles is the @kbd{g}
9894 command, when you have turned on this mode
9895 (@code{gnus-binary-show-article}).
9896
9897 @vindex gnus-binary-mode-hook
9898 @code{gnus-binary-mode-hook} is called in binary minor mode buffers.
9899
9900
9901 @node Tree Display
9902 @section Tree Display
9903 @cindex trees
9904
9905 @vindex gnus-use-trees
9906 If you don't like the normal Gnus summary display, you might try setting
9907 @code{gnus-use-trees} to @code{t}. This will create (by default) an
9908 additional @dfn{tree buffer}. You can execute all summary mode commands
9909 in the tree buffer.
9910
9911 There are a few variables to customize the tree display, of course:
9912
9913 @table @code
9914 @item gnus-tree-mode-hook
9915 @vindex gnus-tree-mode-hook
9916 A hook called in all tree mode buffers.
9917
9918 @item gnus-tree-mode-line-format
9919 @vindex gnus-tree-mode-line-format
9920 A format string for the mode bar in the tree mode buffers (@pxref{Mode
9921 Line Formatting}). The default is @samp{Gnus: %%b %S %Z}. For a list
9922 of valid specs, @pxref{Summary Buffer Mode Line}.
9923
9924 @item gnus-selected-tree-face
9925 @vindex gnus-selected-tree-face
9926 Face used for highlighting the selected article in the tree buffer. The
9927 default is @code{modeline}.
9928
9929 @item gnus-tree-line-format
9930 @vindex gnus-tree-line-format
9931 A format string for the tree nodes. The name is a bit of a misnomer,
9932 though---it doesn't define a line, but just the node. The default value
9933 is @samp{%(%[%3,3n%]%)}, which displays the first three characters of
9934 the name of the poster. It is vital that all nodes are of the same
9935 length, so you @emph{must} use @samp{%4,4n}-like specifiers.
9936
9937 Valid specs are:
9938
9939 @table @samp
9940 @item n
9941 The name of the poster.
9942 @item f
9943 The @code{From} header.
9944 @item N
9945 The number of the article.
9946 @item [
9947 The opening bracket.
9948 @item ]
9949 The closing bracket.
9950 @item s
9951 The subject.
9952 @end table
9953
9954 @xref{Formatting Variables}.
9955
9956 Variables related to the display are:
9957
9958 @table @code
9959 @item gnus-tree-brackets
9960 @vindex gnus-tree-brackets
9961 This is used for differentiating between ``real'' articles and
9962 ``sparse'' articles. The format is
9963 @example
9964 ((@var{real-open} . @var{real-close})
9965 (@var{sparse-open} . @var{sparse-close})
9966 (@var{dummy-open} . @var{dummy-close}))
9967 @end example
9968 and the default is @code{((?[ . ?]) (?( . ?)) (?@{ . ?@}) (?< . ?>))}.
9969
9970 @item gnus-tree-parent-child-edges
9971 @vindex gnus-tree-parent-child-edges
9972 This is a list that contains the characters used for connecting parent
9973 nodes to their children. The default is @code{(?- ?\\ ?|)}.
9974
9975 @end table
9976
9977 @item gnus-tree-minimize-window
9978 @vindex gnus-tree-minimize-window
9979 If this variable is non-@code{nil}, Gnus will try to keep the tree
9980 buffer as small as possible to allow more room for the other Gnus
9981 windows. If this variable is a number, the tree buffer will never be
9982 higher than that number. The default is @code{t}. Note that if you
9983 have several windows displayed side-by-side in a frame and the tree
9984 buffer is one of these, minimizing the tree window will also resize all
9985 other windows displayed next to it.
9986
9987 You may also wish to add the following hook to keep the window minimized
9988 at all times:
9989
9990 @lisp
9991 (add-hook 'gnus-configure-windows-hook
9992 'gnus-tree-perhaps-minimize)
9993 @end lisp
9994
9995 @item gnus-generate-tree-function
9996 @vindex gnus-generate-tree-function
9997 @findex gnus-generate-horizontal-tree
9998 @findex gnus-generate-vertical-tree
9999 The function that actually generates the thread tree. Two predefined
10000 functions are available: @code{gnus-generate-horizontal-tree} and
10001 @code{gnus-generate-vertical-tree} (which is the default).
10002
10003 @end table
10004
10005 Here's an example from a horizontal tree buffer:
10006
10007 @example
10008 @{***@}-(***)-[odd]-[Gun]
10009 | \[Jan]
10010 | \[odd]-[Eri]
10011 | \(***)-[Eri]
10012 | \[odd]-[Paa]
10013 \[Bjo]
10014 \[Gun]
10015 \[Gun]-[Jor]
10016 @end example
10017
10018 Here's the same thread displayed in a vertical tree buffer:
10019
10020 @example
10021 @group
10022 @{***@}
10023 |--------------------------\-----\-----\
10024 (***) [Bjo] [Gun] [Gun]
10025 |--\-----\-----\ |
10026 [odd] [Jan] [odd] (***) [Jor]
10027 | | |--\
10028 [Gun] [Eri] [Eri] [odd]
10029 |
10030 [Paa]
10031 @end group
10032 @end example
10033
10034 If you're using horizontal trees, it might be nice to display the trees
10035 side-by-side with the summary buffer. You could add something like the
10036 following to your @file{~/.gnus.el} file:
10037
10038 @lisp
10039 (setq gnus-use-trees t
10040 gnus-generate-tree-function 'gnus-generate-horizontal-tree
10041 gnus-tree-minimize-window nil)
10042 (gnus-add-configuration
10043 '(article
10044 (vertical 1.0
10045 (horizontal 0.25
10046 (summary 0.75 point)
10047 (tree 1.0))
10048 (article 1.0))))
10049 @end lisp
10050
10051 @xref{Window Layout}.
10052
10053
10054 @node Mail Group Commands
10055 @section Mail Group Commands
10056 @cindex mail group commands
10057
10058 Some commands only make sense in mail groups. If these commands are
10059 invalid in the current group, they will raise a hell and let you know.
10060
10061 All these commands (except the expiry and edit commands) use the
10062 process/prefix convention (@pxref{Process/Prefix}).
10063
10064 @table @kbd
10065
10066 @item B e
10067 @kindex B e (Summary)
10068 @findex gnus-summary-expire-articles
10069 @cindex expiring mail
10070 Run all expirable articles in the current group through the expiry
10071 process (@code{gnus-summary-expire-articles}). That is, delete all
10072 expirable articles in the group that have been around for a while.
10073 (@pxref{Expiring Mail}).
10074
10075 @item B C-M-e
10076 @kindex B C-M-e (Summary)
10077 @findex gnus-summary-expire-articles-now
10078 @cindex expiring mail
10079 Delete all the expirable articles in the group
10080 (@code{gnus-summary-expire-articles-now}). This means that @strong{all}
10081 articles eligible for expiry in the current group will
10082 disappear forever into that big @file{/dev/null} in the sky.
10083
10084 @item B DEL
10085 @kindex B DEL (Summary)
10086 @findex gnus-summary-delete-article
10087 @c @icon{gnus-summary-mail-delete}
10088 Delete the mail article. This is ``delete'' as in ``delete it from your
10089 disk forever and ever, never to return again.'' Use with caution.
10090 (@code{gnus-summary-delete-article}).
10091
10092 @item B m
10093 @kindex B m (Summary)
10094 @cindex move mail
10095 @findex gnus-summary-move-article
10096 @vindex gnus-preserve-marks
10097 Move the article from one mail group to another
10098 (@code{gnus-summary-move-article}). Marks will be preserved if
10099 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10100
10101 @item B c
10102 @kindex B c (Summary)
10103 @cindex copy mail
10104 @findex gnus-summary-copy-article
10105 @c @icon{gnus-summary-mail-copy}
10106 Copy the article from one group (mail group or not) to a mail group
10107 (@code{gnus-summary-copy-article}). Marks will be preserved if
10108 @code{gnus-preserve-marks} is non-@code{nil} (which is the default).
10109
10110 @item B B
10111 @kindex B B (Summary)
10112 @cindex crosspost mail
10113 @findex gnus-summary-crosspost-article
10114 Crosspost the current article to some other group
10115 (@code{gnus-summary-crosspost-article}). This will create a new copy of
10116 the article in the other group, and the Xref headers of the article will
10117 be properly updated.
10118
10119 @item B i
10120 @kindex B i (Summary)
10121 @findex gnus-summary-import-article
10122 Import an arbitrary file into the current mail newsgroup
10123 (@code{gnus-summary-import-article}). You will be prompted for a file
10124 name, a @code{From} header and a @code{Subject} header.
10125
10126 @item B I
10127 @kindex B I (Summary)
10128 @findex gnus-summary-create-article
10129 Create an empty article in the current mail newsgroups
10130 (@code{gnus-summary-create-article}). You will be prompted for a
10131 @code{From} header and a @code{Subject} header.
10132
10133 @item B r
10134 @kindex B r (Summary)
10135 @findex gnus-summary-respool-article
10136 @vindex gnus-summary-respool-default-method
10137 Respool the mail article (@code{gnus-summary-respool-article}).
10138 @code{gnus-summary-respool-default-method} will be used as the default
10139 select method when respooling. This variable is @code{nil} by default,
10140 which means that the current group select method will be used instead.
10141 Marks will be preserved if @code{gnus-preserve-marks} is non-@code{nil}
10142 (which is the default).
10143
10144 @item B w
10145 @itemx e
10146 @kindex B w (Summary)
10147 @kindex e (Summary)
10148 @findex gnus-summary-edit-article
10149 @kindex C-c C-c (Article)
10150 @findex gnus-summary-edit-article-done
10151 Edit the current article (@code{gnus-summary-edit-article}). To finish
10152 editing and make the changes permanent, type @kbd{C-c C-c}
10153 (@code{gnus-summary-edit-article-done}). If you give a prefix to the
10154 @kbd{C-c C-c} command, Gnus won't re-highlight the article.
10155
10156 @item B q
10157 @kindex B q (Summary)
10158 @findex gnus-summary-respool-query
10159 If you want to re-spool an article, you might be curious as to what group
10160 the article will end up in before you do the re-spooling. This command
10161 will tell you (@code{gnus-summary-respool-query}).
10162
10163 @item B t
10164 @kindex B t (Summary)
10165 @findex gnus-summary-respool-trace
10166 Similarly, this command will display all fancy splitting patterns used
10167 when respooling, if any (@code{gnus-summary-respool-trace}).
10168
10169 @item B p
10170 @kindex B p (Summary)
10171 @findex gnus-summary-article-posted-p
10172 Some people have a tendency to send you ``courtesy'' copies when they
10173 follow up to articles you have posted. These usually have a
10174 @code{Newsgroups} header in them, but not always. This command
10175 (@code{gnus-summary-article-posted-p}) will try to fetch the current
10176 article from your news server (or rather, from
10177 @code{gnus-refer-article-method} or @code{gnus-select-method}) and will
10178 report back whether it found the article or not. Even if it says that
10179 it didn't find the article, it may have been posted anyway---mail
10180 propagation is much faster than news propagation, and the news copy may
10181 just not have arrived yet.
10182
10183 @item K E
10184 @kindex K E (Summary)
10185 @findex gnus-article-encrypt-body
10186 @vindex gnus-article-encrypt-protocol
10187 Encrypt the body of an article (@code{gnus-article-encrypt-body}).
10188 The body is encrypted with the encryption protocol specified by the
10189 variable @code{gnus-article-encrypt-protocol}.
10190
10191 @end table
10192
10193 @vindex gnus-move-split-methods
10194 @cindex moving articles
10195 If you move (or copy) articles regularly, you might wish to have Gnus
10196 suggest where to put the articles. @code{gnus-move-split-methods} is a
10197 variable that uses the same syntax as @code{gnus-split-methods}
10198 (@pxref{Saving Articles}). You may customize that variable to create
10199 suggestions you find reasonable. (Note that
10200 @code{gnus-move-split-methods} uses group names where
10201 @code{gnus-split-methods} uses file names.)
10202
10203 @lisp
10204 (setq gnus-move-split-methods
10205 '(("^From:.*Lars Magne" "nnml:junk")
10206 ("^Subject:.*gnus" "nnfolder:important")
10207 (".*" "nnml:misc")))
10208 @end lisp
10209
10210
10211 @node Various Summary Stuff
10212 @section Various Summary Stuff
10213
10214 @menu
10215 * Summary Group Information:: Information oriented commands.
10216 * Searching for Articles:: Multiple article commands.
10217 * Summary Generation Commands::
10218 * Really Various Summary Commands:: Those pesky non-conformant commands.
10219 @end menu
10220
10221 @table @code
10222 @vindex gnus-summary-display-while-building
10223 @item gnus-summary-display-while-building
10224 If non-@code{nil}, show and update the summary buffer as it's being
10225 built. If @code{t}, update the buffer after every line is inserted.
10226 If the value is an integer, @var{n}, update the display every @var{n}
10227 lines. The default is @code{nil}.
10228
10229 @vindex gnus-summary-display-arrow
10230 @item gnus-summary-display-arrow
10231 If non-@code{nil}, display an arrow in the fringe to indicate the
10232 current article.
10233
10234 @vindex gnus-summary-mode-hook
10235 @item gnus-summary-mode-hook
10236 This hook is called when creating a summary mode buffer.
10237
10238 @vindex gnus-summary-generate-hook
10239 @item gnus-summary-generate-hook
10240 This is called as the last thing before doing the threading and the
10241 generation of the summary buffer. It's quite convenient for customizing
10242 the threading variables based on what data the newsgroup has. This hook
10243 is called from the summary buffer after most summary buffer variables
10244 have been set.
10245
10246 @vindex gnus-summary-prepare-hook
10247 @item gnus-summary-prepare-hook
10248 It is called after the summary buffer has been generated. You might use
10249 it to, for instance, highlight lines or modify the look of the buffer in
10250 some other ungodly manner. I don't care.
10251
10252 @vindex gnus-summary-prepared-hook
10253 @item gnus-summary-prepared-hook
10254 A hook called as the very last thing after the summary buffer has been
10255 generated.
10256
10257 @vindex gnus-summary-ignore-duplicates
10258 @item gnus-summary-ignore-duplicates
10259 When Gnus discovers two articles that have the same @code{Message-ID},
10260 it has to do something drastic. No articles are allowed to have the
10261 same @code{Message-ID}, but this may happen when reading mail from some
10262 sources. Gnus allows you to customize what happens with this variable.
10263 If it is @code{nil} (which is the default), Gnus will rename the
10264 @code{Message-ID} (for display purposes only) and display the article as
10265 any other article. If this variable is @code{t}, it won't display the
10266 article---it'll be as if it never existed.
10267
10268 @vindex gnus-alter-articles-to-read-function
10269 @item gnus-alter-articles-to-read-function
10270 This function, which takes two parameters (the group name and the list
10271 of articles to be selected), is called to allow the user to alter the
10272 list of articles to be selected.
10273
10274 For instance, the following function adds the list of cached articles to
10275 the list in one particular group:
10276
10277 @lisp
10278 (defun my-add-cached-articles (group articles)
10279 (if (string= group "some.group")
10280 (append gnus-newsgroup-cached articles)
10281 articles))
10282 @end lisp
10283
10284 @vindex gnus-newsgroup-variables
10285 @item gnus-newsgroup-variables
10286 A list of newsgroup (summary buffer) local variables, or cons of
10287 variables and their default expressions to be evalled (when the default
10288 values are not @code{nil}), that should be made global while the summary
10289 buffer is active.
10290
10291 Note: The default expressions will be evaluated (using function
10292 @code{eval}) before assignment to the local variable rather than just
10293 assigned to it. If the default expression is the symbol @code{global},
10294 that symbol will not be evaluated but the global value of the local
10295 variable will be used instead.
10296
10297 These variables can be used to set variables in the group parameters
10298 while still allowing them to affect operations done in other
10299 buffers. For example:
10300
10301 @lisp
10302 (setq gnus-newsgroup-variables
10303 '(message-use-followup-to
10304 (gnus-visible-headers .
10305 "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:")))
10306 @end lisp
10307
10308 Also @pxref{Group Parameters}.
10309 @end table
10310
10311
10312 @node Summary Group Information
10313 @subsection Summary Group Information
10314
10315 @table @kbd
10316
10317 @item H f
10318 @kindex H f (Summary)
10319 @findex gnus-summary-fetch-faq
10320 @vindex gnus-group-faq-directory
10321 Try to fetch the @acronym{FAQ} (list of frequently asked questions)
10322 for the current group (@code{gnus-summary-fetch-faq}). Gnus will try
10323 to get the @acronym{FAQ} from @code{gnus-group-faq-directory}, which
10324 is usually a directory on a remote machine. This variable can also be
10325 a list of directories. In that case, giving a prefix to this command
10326 will allow you to choose between the various sites. @code{ange-ftp}
10327 or @code{efs} will probably be used for fetching the file.
10328
10329 @item H d
10330 @kindex H d (Summary)
10331 @findex gnus-summary-describe-group
10332 Give a brief description of the current group
10333 (@code{gnus-summary-describe-group}). If given a prefix, force
10334 rereading the description from the server.
10335
10336 @item H h
10337 @kindex H h (Summary)
10338 @findex gnus-summary-describe-briefly
10339 Give an extremely brief description of the most important summary
10340 keystrokes (@code{gnus-summary-describe-briefly}).
10341
10342 @item H i
10343 @kindex H i (Summary)
10344 @findex gnus-info-find-node
10345 Go to the Gnus info node (@code{gnus-info-find-node}).
10346 @end table
10347
10348
10349 @node Searching for Articles
10350 @subsection Searching for Articles
10351
10352 @table @kbd
10353
10354 @item M-s
10355 @kindex M-s (Summary)
10356 @findex gnus-summary-search-article-forward
10357 Search through all subsequent (raw) articles for a regexp
10358 (@code{gnus-summary-search-article-forward}).
10359
10360 @item M-r
10361 @kindex M-r (Summary)
10362 @findex gnus-summary-search-article-backward
10363 Search through all previous (raw) articles for a regexp
10364 (@code{gnus-summary-search-article-backward}).
10365
10366 @item &
10367 @kindex & (Summary)
10368 @findex gnus-summary-execute-command
10369 This command will prompt you for a header, a regular expression to match
10370 on this field, and a command to be executed if the match is made
10371 (@code{gnus-summary-execute-command}). If the header is an empty
10372 string, the match is done on the entire article. If given a prefix,
10373 search backward instead.
10374
10375 For instance, @kbd{& RET some.*string RET #} will put the process mark on
10376 all articles that have heads or bodies that match @samp{some.*string}.
10377
10378 @item M-&
10379 @kindex M-& (Summary)
10380 @findex gnus-summary-universal-argument
10381 Perform any operation on all articles that have been marked with
10382 the process mark (@code{gnus-summary-universal-argument}).
10383 @end table
10384
10385 @node Summary Generation Commands
10386 @subsection Summary Generation Commands
10387
10388 @table @kbd
10389
10390 @item Y g
10391 @kindex Y g (Summary)
10392 @findex gnus-summary-prepare
10393 Regenerate the current summary buffer (@code{gnus-summary-prepare}).
10394
10395 @item Y c
10396 @kindex Y c (Summary)
10397 @findex gnus-summary-insert-cached-articles
10398 Pull all cached articles (for the current group) into the summary buffer
10399 (@code{gnus-summary-insert-cached-articles}).
10400
10401 @item Y d
10402 @kindex Y d (Summary)
10403 @findex gnus-summary-insert-dormant-articles
10404 Pull all dormant articles (for the current group) into the summary buffer
10405 (@code{gnus-summary-insert-dormant-articles}).
10406
10407 @end table
10408
10409
10410 @node Really Various Summary Commands
10411 @subsection Really Various Summary Commands
10412
10413 @table @kbd
10414
10415 @item A D
10416 @itemx C-d
10417 @kindex C-d (Summary)
10418 @kindex A D (Summary)
10419 @findex gnus-summary-enter-digest-group
10420 If the current article is a collection of other articles (for instance,
10421 a digest), you might use this command to enter a group based on the that
10422 article (@code{gnus-summary-enter-digest-group}). Gnus will try to
10423 guess what article type is currently displayed unless you give a prefix
10424 to this command, which forces a ``digest'' interpretation. Basically,
10425 whenever you see a message that is a collection of other messages of
10426 some format, you @kbd{C-d} and read these messages in a more convenient
10427 fashion.
10428
10429 @item C-M-d
10430 @kindex C-M-d (Summary)
10431 @findex gnus-summary-read-document
10432 This command is very similar to the one above, but lets you gather
10433 several documents into one biiig group
10434 (@code{gnus-summary-read-document}). It does this by opening several
10435 @code{nndoc} groups for each document, and then opening an
10436 @code{nnvirtual} group on top of these @code{nndoc} groups. This
10437 command understands the process/prefix convention
10438 (@pxref{Process/Prefix}).
10439
10440 @item C-t
10441 @kindex C-t (Summary)
10442 @findex gnus-summary-toggle-truncation
10443 Toggle truncation of summary lines
10444 (@code{gnus-summary-toggle-truncation}). This will probably confuse the
10445 line centering function in the summary buffer, so it's not a good idea
10446 to have truncation switched off while reading articles.
10447
10448 @item =
10449 @kindex = (Summary)
10450 @findex gnus-summary-expand-window
10451 Expand the summary buffer window (@code{gnus-summary-expand-window}).
10452 If given a prefix, force an @code{article} window configuration.
10453
10454 @item C-M-e
10455 @kindex C-M-e (Summary)
10456 @findex gnus-summary-edit-parameters
10457 Edit the group parameters (@pxref{Group Parameters}) of the current
10458 group (@code{gnus-summary-edit-parameters}).
10459
10460 @item C-M-a
10461 @kindex C-M-a (Summary)
10462 @findex gnus-summary-customize-parameters
10463 Customize the group parameters (@pxref{Group Parameters}) of the current
10464 group (@code{gnus-summary-customize-parameters}).
10465
10466 @end table
10467
10468
10469 @node Exiting the Summary Buffer
10470 @section Exiting the Summary Buffer
10471 @cindex summary exit
10472 @cindex exiting groups
10473
10474 Exiting from the summary buffer will normally update all info on the
10475 group and return you to the group buffer.
10476
10477 @table @kbd
10478
10479 @item Z Z
10480 @itemx Z Q
10481 @itemx q
10482 @kindex Z Z (Summary)
10483 @kindex Z Q (Summary)
10484 @kindex q (Summary)
10485 @findex gnus-summary-exit
10486 @vindex gnus-summary-exit-hook
10487 @vindex gnus-summary-prepare-exit-hook
10488 @vindex gnus-group-no-more-groups-hook
10489 @c @icon{gnus-summary-exit}
10490 Exit the current group and update all information on the group
10491 (@code{gnus-summary-exit}). @code{gnus-summary-prepare-exit-hook} is
10492 called before doing much of the exiting, which calls
10493 @code{gnus-summary-expire-articles} by default.
10494 @code{gnus-summary-exit-hook} is called after finishing the exit
10495 process. @code{gnus-group-no-more-groups-hook} is run when returning to
10496 group mode having no more (unread) groups.
10497
10498 @item Z E
10499 @itemx Q
10500 @kindex Z E (Summary)
10501 @kindex Q (Summary)
10502 @findex gnus-summary-exit-no-update
10503 Exit the current group without updating any information on the group
10504 (@code{gnus-summary-exit-no-update}).
10505
10506 @item Z c
10507 @itemx c
10508 @kindex Z c (Summary)
10509 @kindex c (Summary)
10510 @findex gnus-summary-catchup-and-exit
10511 @c @icon{gnus-summary-catchup-and-exit}
10512 Mark all unticked articles in the group as read and then exit
10513 (@code{gnus-summary-catchup-and-exit}).
10514
10515 @item Z C
10516 @kindex Z C (Summary)
10517 @findex gnus-summary-catchup-all-and-exit
10518 Mark all articles, even the ticked ones, as read and then exit
10519 (@code{gnus-summary-catchup-all-and-exit}).
10520
10521 @item Z n
10522 @kindex Z n (Summary)
10523 @findex gnus-summary-catchup-and-goto-next-group
10524 Mark all articles as read and go to the next group
10525 (@code{gnus-summary-catchup-and-goto-next-group}).
10526
10527 @item Z R
10528 @itemx C-x C-s
10529 @kindex Z R (Summary)
10530 @kindex C-x C-s (Summary)
10531 @findex gnus-summary-reselect-current-group
10532 Exit this group, and then enter it again
10533 (@code{gnus-summary-reselect-current-group}). If given a prefix, select
10534 all articles, both read and unread.
10535
10536 @item Z G
10537 @itemx M-g
10538 @kindex Z G (Summary)
10539 @kindex M-g (Summary)
10540 @findex gnus-summary-rescan-group
10541 @c @icon{gnus-summary-mail-get}
10542 Exit the group, check for new articles in the group, and select the
10543 group (@code{gnus-summary-rescan-group}). If given a prefix, select all
10544 articles, both read and unread.
10545
10546 @item Z N
10547 @kindex Z N (Summary)
10548 @findex gnus-summary-next-group
10549 Exit the group and go to the next group
10550 (@code{gnus-summary-next-group}).
10551
10552 @item Z P
10553 @kindex Z P (Summary)
10554 @findex gnus-summary-prev-group
10555 Exit the group and go to the previous group
10556 (@code{gnus-summary-prev-group}).
10557
10558 @item Z s
10559 @kindex Z s (Summary)
10560 @findex gnus-summary-save-newsrc
10561 Save the current number of read/marked articles in the dribble buffer
10562 and then save the dribble buffer (@code{gnus-summary-save-newsrc}). If
10563 given a prefix, also save the @file{.newsrc} file(s). Using this
10564 command will make exit without updating (the @kbd{Q} command) worthless.
10565 @end table
10566
10567 @vindex gnus-exit-group-hook
10568 @code{gnus-exit-group-hook} is called when you exit the current group
10569 with an ``updating'' exit. For instance @kbd{Q}
10570 (@code{gnus-summary-exit-no-update}) does not call this hook.
10571
10572 @findex gnus-summary-wake-up-the-dead
10573 @findex gnus-dead-summary-mode
10574 @vindex gnus-kill-summary-on-exit
10575 If you're in the habit of exiting groups, and then changing your mind
10576 about it, you might set @code{gnus-kill-summary-on-exit} to @code{nil}.
10577 If you do that, Gnus won't kill the summary buffer when you exit it.
10578 (Quelle surprise!) Instead it will change the name of the buffer to
10579 something like @samp{*Dead Summary ... *} and install a minor mode
10580 called @code{gnus-dead-summary-mode}. Now, if you switch back to this
10581 buffer, you'll find that all keys are mapped to a function called
10582 @code{gnus-summary-wake-up-the-dead}. So tapping any keys in a dead
10583 summary buffer will result in a live, normal summary buffer.
10584
10585 There will never be more than one dead summary buffer at any one time.
10586
10587 @vindex gnus-use-cross-reference
10588 The data on the current group will be updated (which articles you have
10589 read, which articles you have replied to, etc.) when you exit the
10590 summary buffer. If the @code{gnus-use-cross-reference} variable is
10591 @code{t} (which is the default), articles that are cross-referenced to
10592 this group and are marked as read, will also be marked as read in the
10593 other subscribed groups they were cross-posted to. If this variable is
10594 neither @code{nil} nor @code{t}, the article will be marked as read in
10595 both subscribed and unsubscribed groups (@pxref{Crosspost Handling}).
10596
10597
10598 @node Crosspost Handling
10599 @section Crosspost Handling
10600
10601 @cindex velveeta
10602 @cindex spamming
10603 Marking cross-posted articles as read ensures that you'll never have to
10604 read the same article more than once. Unless, of course, somebody has
10605 posted it to several groups separately. Posting the same article to
10606 several groups (not cross-posting) is called @dfn{spamming}, and you are
10607 by law required to send nasty-grams to anyone who perpetrates such a
10608 heinous crime. You may want to try NoCeM handling to filter out spam
10609 (@pxref{NoCeM}).
10610
10611 Remember: Cross-posting is kinda ok, but posting the same article
10612 separately to several groups is not. Massive cross-posting (aka.
10613 @dfn{velveeta}) is to be avoided at all costs, and you can even use the
10614 @code{gnus-summary-mail-crosspost-complaint} command to complain about
10615 excessive crossposting (@pxref{Summary Mail Commands}).
10616
10617 @cindex cross-posting
10618 @cindex Xref
10619 @cindex @acronym{NOV}
10620 One thing that may cause Gnus to not do the cross-posting thing
10621 correctly is if you use an @acronym{NNTP} server that supports @sc{xover}
10622 (which is very nice, because it speeds things up considerably) which
10623 does not include the @code{Xref} header in its @acronym{NOV} lines. This is
10624 Evil, but all too common, alas, alack. Gnus tries to Do The Right Thing
10625 even with @sc{xover} by registering the @code{Xref} lines of all
10626 articles you actually read, but if you kill the articles, or just mark
10627 them as read without reading them, Gnus will not get a chance to snoop
10628 the @code{Xref} lines out of these articles, and will be unable to use
10629 the cross reference mechanism.
10630
10631 @cindex LIST overview.fmt
10632 @cindex overview.fmt
10633 To check whether your @acronym{NNTP} server includes the @code{Xref} header
10634 in its overview files, try @samp{telnet your.nntp.server nntp},
10635 @samp{MODE READER} on @code{inn} servers, and then say @samp{LIST
10636 overview.fmt}. This may not work, but if it does, and the last line you
10637 get does not read @samp{Xref:full}, then you should shout and whine at
10638 your news admin until she includes the @code{Xref} header in the
10639 overview files.
10640
10641 @vindex gnus-nov-is-evil
10642 If you want Gnus to get the @code{Xref}s right all the time, you have to
10643 set @code{gnus-nov-is-evil} to @code{t}, which slows things down
10644 considerably.
10645
10646 C'est la vie.
10647
10648 For an alternative approach, @pxref{Duplicate Suppression}.
10649
10650
10651 @node Duplicate Suppression
10652 @section Duplicate Suppression
10653
10654 By default, Gnus tries to make sure that you don't have to read the same
10655 article more than once by utilizing the crossposting mechanism
10656 (@pxref{Crosspost Handling}). However, that simple and efficient
10657 approach may not work satisfactory for some users for various
10658 reasons.
10659
10660 @enumerate
10661 @item
10662 The @acronym{NNTP} server may fail to generate the @code{Xref} header. This
10663 is evil and not very common.
10664
10665 @item
10666 The @acronym{NNTP} server may fail to include the @code{Xref} header in the
10667 @file{.overview} data bases. This is evil and all too common, alas.
10668
10669 @item
10670 You may be reading the same group (or several related groups) from
10671 different @acronym{NNTP} servers.
10672
10673 @item
10674 You may be getting mail that duplicates articles posted to groups.
10675 @end enumerate
10676
10677 I'm sure there are other situations where @code{Xref} handling fails as
10678 well, but these four are the most common situations.
10679
10680 If, and only if, @code{Xref} handling fails for you, then you may
10681 consider switching on @dfn{duplicate suppression}. If you do so, Gnus
10682 will remember the @code{Message-ID}s of all articles you have read or
10683 otherwise marked as read, and then, as if by magic, mark them as read
10684 all subsequent times you see them---in @emph{all} groups. Using this
10685 mechanism is quite likely to be somewhat inefficient, but not overly
10686 so. It's certainly preferable to reading the same articles more than
10687 once.
10688
10689 Duplicate suppression is not a very subtle instrument. It's more like a
10690 sledge hammer than anything else. It works in a very simple
10691 fashion---if you have marked an article as read, it adds this Message-ID
10692 to a cache. The next time it sees this Message-ID, it will mark the
10693 article as read with the @samp{M} mark. It doesn't care what group it
10694 saw the article in.
10695
10696 @table @code
10697 @item gnus-suppress-duplicates
10698 @vindex gnus-suppress-duplicates
10699 If non-@code{nil}, suppress duplicates.
10700
10701 @item gnus-save-duplicate-list
10702 @vindex gnus-save-duplicate-list
10703 If non-@code{nil}, save the list of duplicates to a file. This will
10704 make startup and shutdown take longer, so the default is @code{nil}.
10705 However, this means that only duplicate articles read in a single Gnus
10706 session are suppressed.
10707
10708 @item gnus-duplicate-list-length
10709 @vindex gnus-duplicate-list-length
10710 This variable says how many @code{Message-ID}s to keep in the duplicate
10711 suppression list. The default is 10000.
10712
10713 @item gnus-duplicate-file
10714 @vindex gnus-duplicate-file
10715 The name of the file to store the duplicate suppression list in. The
10716 default is @file{~/News/suppression}.
10717 @end table
10718
10719 If you have a tendency to stop and start Gnus often, setting
10720 @code{gnus-save-duplicate-list} to @code{t} is probably a good idea. If
10721 you leave Gnus running for weeks on end, you may have it @code{nil}. On
10722 the other hand, saving the list makes startup and shutdown much slower,
10723 so that means that if you stop and start Gnus often, you should set
10724 @code{gnus-save-duplicate-list} to @code{nil}. Uhm. I'll leave this up
10725 to you to figure out, I think.
10726
10727 @node Security
10728 @section Security
10729
10730 Gnus is able to verify signed messages or decrypt encrypted messages.
10731 The formats that are supported are @acronym{PGP}, @acronym{PGP/MIME}
10732 and @acronym{S/MIME}, however you need some external programs to get
10733 things to work:
10734
10735 @enumerate
10736 @item
10737 To handle @acronym{PGP} and @acronym{PGP/MIME} messages, you have to
10738 install an OpenPGP implementation such as GnuPG. The Lisp interface
10739 to GnuPG included with Gnus is called PGG (@pxref{Top, ,PGG, pgg, PGG
10740 Manual}), but Mailcrypt and gpg.el are also supported.
10741
10742 @item
10743 To handle @acronym{S/MIME} message, you need to install OpenSSL. OpenSSL 0.9.6
10744 or newer is recommended.
10745
10746 @end enumerate
10747
10748 The variables that control security functionality on reading messages
10749 include:
10750
10751 @table @code
10752 @item mm-verify-option
10753 @vindex mm-verify-option
10754 Option of verifying signed parts. @code{never}, not verify;
10755 @code{always}, always verify; @code{known}, only verify known
10756 protocols. Otherwise, ask user.
10757
10758 @item mm-decrypt-option
10759 @vindex mm-decrypt-option
10760 Option of decrypting encrypted parts. @code{never}, no decryption;
10761 @code{always}, always decrypt; @code{known}, only decrypt known
10762 protocols. Otherwise, ask user.
10763
10764 @item mml1991-use
10765 @vindex mml1991-use
10766 Symbol indicating elisp interface to OpenPGP implementation for
10767 @acronym{PGP} messages. The default is @code{pgg}, but
10768 @code{mailcrypt} and @code{gpg} are also supported although
10769 deprecated.
10770
10771 @item mml2015-use
10772 @vindex mml2015-use
10773 Symbol indicating elisp interface to OpenPGP implementation for
10774 @acronym{PGP/MIME} messages. The default is @code{pgg}, but
10775 @code{mailcrypt} and @code{gpg} are also supported although
10776 deprecated.
10777
10778 @end table
10779
10780 By default the buttons that display security information are not
10781 shown, because they clutter reading the actual e-mail. You can type
10782 @kbd{K b} manually to display the information. Use the
10783 @code{gnus-buttonized-mime-types} and
10784 @code{gnus-unbuttonized-mime-types} variables to control this
10785 permanently. @ref{MIME Commands} for further details, and hints on
10786 how to customize these variables to always display security
10787 information.
10788
10789 @cindex snarfing keys
10790 @cindex importing PGP keys
10791 @cindex PGP key ring import
10792 Snarfing OpenPGP keys (i.e., importing keys from articles into your
10793 key ring) is not supported explicitly through a menu item or command,
10794 rather Gnus do detect and label keys as @samp{application/pgp-keys},
10795 allowing you to specify whatever action you think is appropriate
10796 through the usual @acronym{MIME} infrastructure. You can use a
10797 @file{~/.mailcap} entry (@pxref{mailcap, , mailcap, emacs-mime, The
10798 Emacs MIME Manual}) such as the following to import keys using GNU
10799 Privacy Guard when you click on the @acronym{MIME} button
10800 (@pxref{Using MIME}).
10801
10802 @example
10803 application/pgp-keys; gpg --import --interactive --verbose; needsterminal
10804 @end example
10805 @noindent
10806 This happens to also be the default action defined in
10807 @code{mailcap-mime-data}.
10808
10809 More information on how to set things for sending outgoing signed and
10810 encrypted messages up can be found in the message manual
10811 (@pxref{Security, ,Security, message, Message Manual}).
10812
10813 @node Mailing List
10814 @section Mailing List
10815 @cindex mailing list
10816 @cindex RFC 2396
10817
10818 @kindex A M (summary)
10819 @findex gnus-mailing-list-insinuate
10820 Gnus understands some mailing list fields of RFC 2369. To enable it,
10821 add a @code{to-list} group parameter (@pxref{Group Parameters}),
10822 possibly using @kbd{A M} (@code{gnus-mailing-list-insinuate}) in the
10823 summary buffer.
10824
10825 That enables the following commands to the summary buffer:
10826
10827 @table @kbd
10828
10829 @item C-c C-n h
10830 @kindex C-c C-n h (Summary)
10831 @findex gnus-mailing-list-help
10832 Send a message to fetch mailing list help, if List-Help field exists.
10833
10834 @item C-c C-n s
10835 @kindex C-c C-n s (Summary)
10836 @findex gnus-mailing-list-subscribe
10837 Send a message to subscribe the mailing list, if List-Subscribe field exists.
10838
10839 @item C-c C-n u
10840 @kindex C-c C-n u (Summary)
10841 @findex gnus-mailing-list-unsubscribe
10842 Send a message to unsubscribe the mailing list, if List-Unsubscribe
10843 field exists.
10844
10845 @item C-c C-n p
10846 @kindex C-c C-n p (Summary)
10847 @findex gnus-mailing-list-post
10848 Post to the mailing list, if List-Post field exists.
10849
10850 @item C-c C-n o
10851 @kindex C-c C-n o (Summary)
10852 @findex gnus-mailing-list-owner
10853 Send a message to the mailing list owner, if List-Owner field exists.
10854
10855 @item C-c C-n a
10856 @kindex C-c C-n a (Summary)
10857 @findex gnus-mailing-list-owner
10858 Browse the mailing list archive, if List-Archive field exists.
10859
10860 @end table
10861
10862
10863 @node Article Buffer
10864 @chapter Article Buffer
10865 @cindex article buffer
10866
10867 The articles are displayed in the article buffer, of which there is only
10868 one. All the summary buffers share the same article buffer unless you
10869 tell Gnus otherwise.
10870
10871 @menu
10872 * Hiding Headers:: Deciding what headers should be displayed.
10873 * Using MIME:: Pushing articles through @acronym{MIME} before reading them.
10874 * Customizing Articles:: Tailoring the look of the articles.
10875 * Article Keymap:: Keystrokes available in the article buffer.
10876 * Misc Article:: Other stuff.
10877 @end menu
10878
10879
10880 @node Hiding Headers
10881 @section Hiding Headers
10882 @cindex hiding headers
10883 @cindex deleting headers
10884
10885 The top section of each article is the @dfn{head}. (The rest is the
10886 @dfn{body}, but you may have guessed that already.)
10887
10888 @vindex gnus-show-all-headers
10889 There is a lot of useful information in the head: the name of the person
10890 who wrote the article, the date it was written and the subject of the
10891 article. That's well and nice, but there's also lots of information
10892 most people do not want to see---what systems the article has passed
10893 through before reaching you, the @code{Message-ID}, the
10894 @code{References}, etc. ad nauseam---and you'll probably want to get rid
10895 of some of those lines. If you want to keep all those lines in the
10896 article buffer, you can set @code{gnus-show-all-headers} to @code{t}.
10897
10898 Gnus provides you with two variables for sifting headers:
10899
10900 @table @code
10901
10902 @item gnus-visible-headers
10903 @vindex gnus-visible-headers
10904 If this variable is non-@code{nil}, it should be a regular expression
10905 that says what headers you wish to keep in the article buffer. All
10906 headers that do not match this variable will be hidden.
10907
10908 For instance, if you only want to see the name of the person who wrote
10909 the article and the subject, you'd say:
10910
10911 @lisp
10912 (setq gnus-visible-headers "^From:\\|^Subject:")
10913 @end lisp
10914
10915 This variable can also be a list of regexps to match headers to
10916 remain visible.
10917
10918 @item gnus-ignored-headers
10919 @vindex gnus-ignored-headers
10920 This variable is the reverse of @code{gnus-visible-headers}. If this
10921 variable is set (and @code{gnus-visible-headers} is @code{nil}), it
10922 should be a regular expression that matches all lines that you want to
10923 hide. All lines that do not match this variable will remain visible.
10924
10925 For instance, if you just want to get rid of the @code{References} line
10926 and the @code{Xref} line, you might say:
10927
10928 @lisp
10929 (setq gnus-ignored-headers "^References:\\|^Xref:")
10930 @end lisp
10931
10932 This variable can also be a list of regexps to match headers to
10933 be removed.
10934
10935 Note that if @code{gnus-visible-headers} is non-@code{nil}, this
10936 variable will have no effect.
10937
10938 @end table
10939
10940 @vindex gnus-sorted-header-list
10941 Gnus can also sort the headers for you. (It does this by default.) You
10942 can control the sorting by setting the @code{gnus-sorted-header-list}
10943 variable. It is a list of regular expressions that says in what order
10944 the headers are to be displayed.
10945
10946 For instance, if you want the name of the author of the article first,
10947 and then the subject, you might say something like:
10948
10949 @lisp
10950 (setq gnus-sorted-header-list '("^From:" "^Subject:"))
10951 @end lisp
10952
10953 Any headers that are to remain visible, but are not listed in this
10954 variable, will be displayed in random order after all the headers listed in this variable.
10955
10956 @findex gnus-article-hide-boring-headers
10957 @vindex gnus-boring-article-headers
10958 You can hide further boring headers by setting
10959 @code{gnus-treat-hide-boring-headers} to @code{head}. What this function
10960 does depends on the @code{gnus-boring-article-headers} variable. It's a
10961 list, but this list doesn't actually contain header names. Instead it
10962 lists various @dfn{boring conditions} that Gnus can check and remove
10963 from sight.
10964
10965 These conditions are:
10966 @table @code
10967 @item empty
10968 Remove all empty headers.
10969 @item followup-to
10970 Remove the @code{Followup-To} header if it is identical to the
10971 @code{Newsgroups} header.
10972 @item reply-to
10973 Remove the @code{Reply-To} header if it lists the same addresses as
10974 the @code{From} header, or if the @code{broken-reply-to} group
10975 parameter is set.
10976 @item newsgroups
10977 Remove the @code{Newsgroups} header if it only contains the current group
10978 name.
10979 @item to-address
10980 Remove the @code{To} header if it only contains the address identical to
10981 the current group's @code{to-address} parameter.
10982 @item to-list
10983 Remove the @code{To} header if it only contains the address identical to
10984 the current group's @code{to-list} parameter.
10985 @item cc-list
10986 Remove the @code{Cc} header if it only contains the address identical to
10987 the current group's @code{to-list} parameter.
10988 @item date
10989 Remove the @code{Date} header if the article is less than three days
10990 old.
10991 @item long-to
10992 Remove the @code{To} and/or @code{Cc} header if it is very long.
10993 @item many-to
10994 Remove all @code{To} and/or @code{Cc} headers if there are more than one.
10995 @end table
10996
10997 To include these three elements, you could say something like:
10998
10999 @lisp
11000 (setq gnus-boring-article-headers
11001 '(empty followup-to reply-to))
11002 @end lisp
11003
11004 This is also the default value for this variable.
11005
11006
11007 @node Using MIME
11008 @section Using MIME
11009 @cindex @acronym{MIME}
11010
11011 Mime is a standard for waving your hands through the air, aimlessly,
11012 while people stand around yawning.
11013
11014 @acronym{MIME}, however, is a standard for encoding your articles, aimlessly,
11015 while all newsreaders die of fear.
11016
11017 @acronym{MIME} may specify what character set the article uses, the encoding
11018 of the characters, and it also makes it possible to embed pictures and
11019 other naughty stuff in innocent-looking articles.
11020
11021 @vindex gnus-display-mime-function
11022 @findex gnus-display-mime
11023 Gnus pushes @acronym{MIME} articles through @code{gnus-display-mime-function}
11024 to display the @acronym{MIME} parts. This is @code{gnus-display-mime} by
11025 default, which creates a bundle of clickable buttons that can be used to
11026 display, save and manipulate the @acronym{MIME} objects.
11027
11028 The following commands are available when you have placed point over a
11029 @acronym{MIME} button:
11030
11031 @table @kbd
11032 @findex gnus-article-press-button
11033 @item RET (Article)
11034 @kindex RET (Article)
11035 @itemx BUTTON-2 (Article)
11036 Toggle displaying of the @acronym{MIME} object
11037 (@code{gnus-article-press-button}). If built-in viewers can not display
11038 the object, Gnus resorts to external viewers in the @file{mailcap}
11039 files. If a viewer has the @samp{copiousoutput} specification, the
11040 object is displayed inline.
11041
11042 @findex gnus-mime-view-part
11043 @item M-RET (Article)
11044 @kindex M-RET (Article)
11045 @itemx v (Article)
11046 Prompt for a method, and then view the @acronym{MIME} object using this
11047 method (@code{gnus-mime-view-part}).
11048
11049 @findex gnus-mime-view-part-as-type
11050 @item t (Article)
11051 @kindex t (Article)
11052 View the @acronym{MIME} object as if it were a different @acronym{MIME} media type
11053 (@code{gnus-mime-view-part-as-type}).
11054
11055 @findex gnus-mime-view-part-as-charset
11056 @item C (Article)
11057 @kindex C (Article)
11058 Prompt for a charset, and then view the @acronym{MIME} object using this
11059 charset (@code{gnus-mime-view-part-as-charset}).
11060
11061 @findex gnus-mime-save-part
11062 @item o (Article)
11063 @kindex o (Article)
11064 Prompt for a file name, and then save the @acronym{MIME} object
11065 (@code{gnus-mime-save-part}).
11066
11067 @findex gnus-mime-save-part-and-strip
11068 @item C-o (Article)
11069 @kindex C-o (Article)
11070 Prompt for a file name, then save the @acronym{MIME} object and strip it from
11071 the article. Then proceed to article editing, where a reasonable
11072 suggestion is being made on how the altered article should look
11073 like. The stripped @acronym{MIME} object will be referred via the
11074 message/external-body @acronym{MIME} type.
11075 (@code{gnus-mime-save-part-and-strip}).
11076
11077 @findex gnus-mime-delete-part
11078 @item d (Article)
11079 @kindex d (Article)
11080 Delete the @acronym{MIME} object from the article and replace it with some
11081 information about the removed @acronym{MIME} object
11082 (@code{gnus-mime-delete-part}).
11083
11084 @findex gnus-mime-copy-part
11085 @item c (Article)
11086 @kindex c (Article)
11087 Copy the @acronym{MIME} object to a fresh buffer and display this buffer
11088 (@code{gnus-mime-copy-part}). Compressed files like @file{.gz} and
11089 @file{.bz2} are automatically decompressed if
11090 @code{auto-compression-mode} is enabled (@pxref{Compressed Files,,
11091 Accessing Compressed Files, emacs, The Emacs Editor}).
11092
11093 @findex gnus-mime-print-part
11094 @item p (Article)
11095 @kindex p (Article)
11096 Print the @acronym{MIME} object (@code{gnus-mime-print-part}). This
11097 command respects the @samp{print=} specifications in the
11098 @file{.mailcap} file.
11099
11100 @findex gnus-mime-inline-part
11101 @item i (Article)
11102 @kindex i (Article)
11103 Insert the contents of the @acronym{MIME} object into the buffer
11104 (@code{gnus-mime-inline-part}) as text/plain. If given a prefix, insert
11105 the raw contents without decoding. If given a numerical prefix, you can
11106 do semi-manual charset stuff (see
11107 @code{gnus-summary-show-article-charset-alist} in @ref{Paging the
11108 Article}).
11109
11110 @findex gnus-mime-view-part-internally
11111 @item E (Article)
11112 @kindex E (Article)
11113 View the @acronym{MIME} object with an internal viewer. If no internal
11114 viewer is available, use an external viewer
11115 (@code{gnus-mime-view-part-internally}).
11116
11117 @findex gnus-mime-view-part-externally
11118 @item e (Article)
11119 @kindex e (Article)
11120 View the @acronym{MIME} object with an external viewer.
11121 (@code{gnus-mime-view-part-externally}).
11122
11123 @findex gnus-mime-pipe-part
11124 @item | (Article)
11125 @kindex | (Article)
11126 Output the @acronym{MIME} object to a process (@code{gnus-mime-pipe-part}).
11127
11128 @findex gnus-mime-action-on-part
11129 @item . (Article)
11130 @kindex . (Article)
11131 Interactively run an action on the @acronym{MIME} object
11132 (@code{gnus-mime-action-on-part}).
11133
11134 @end table
11135
11136 Gnus will display some @acronym{MIME} objects automatically. The way Gnus
11137 determines which parts to do this with is described in the Emacs
11138 @acronym{MIME} manual.
11139
11140 It might be best to just use the toggling functions from the article
11141 buffer to avoid getting nasty surprises. (For instance, you enter the
11142 group @samp{alt.sing-a-long} and, before you know it, @acronym{MIME} has
11143 decoded the sound file in the article and some horrible sing-a-long song
11144 comes screaming out your speakers, and you can't find the volume button,
11145 because there isn't one, and people are starting to look at you, and you
11146 try to stop the program, but you can't, and you can't find the program
11147 to control the volume, and everybody else in the room suddenly decides
11148 to look at you disdainfully, and you'll feel rather stupid.)
11149
11150 Any similarity to real events and people is purely coincidental. Ahem.
11151
11152 Also @pxref{MIME Commands}.
11153
11154
11155 @node Customizing Articles
11156 @section Customizing Articles
11157 @cindex article customization
11158
11159 A slew of functions for customizing how the articles are to look like
11160 exist. You can call these functions interactively
11161 (@pxref{Article Washing}), or you can have them
11162 called automatically when you select the articles.
11163
11164 To have them called automatically, you should set the corresponding
11165 ``treatment'' variable. For instance, to have headers hidden, you'd set
11166 @code{gnus-treat-hide-headers}. Below is a list of variables that can
11167 be set, but first we discuss the values these variables can have.
11168
11169 Note: Some values, while valid, make little sense. Check the list below
11170 for sensible values.
11171
11172 @enumerate
11173 @item
11174 @code{nil}: Don't do this treatment.
11175
11176 @item
11177 @code{t}: Do this treatment on all body parts.
11178
11179 @item
11180 @code{head}: Do the treatment on the headers.
11181
11182 @item
11183 @code{last}: Do this treatment on the last part.
11184
11185 @item
11186 An integer: Do this treatment on all body parts that have a length less
11187 than this number.
11188
11189 @item
11190 A list of strings: Do this treatment on all body parts that are in
11191 articles that are read in groups that have names that match one of the
11192 regexps in the list.
11193
11194 @item
11195 A list where the first element is not a string:
11196
11197 The list is evaluated recursively. The first element of the list is a
11198 predicate. The following predicates are recognized: @code{or},
11199 @code{and}, @code{not} and @code{typep}. Here's an example:
11200
11201 @lisp
11202 (or last
11203 (typep "text/x-vcard"))
11204 @end lisp
11205
11206 @end enumerate
11207
11208 You may have noticed that the word @dfn{part} is used here. This refers
11209 to the fact that some messages are @acronym{MIME} multipart articles that may
11210 be divided into several parts. Articles that are not multiparts are
11211 considered to contain just a single part.
11212
11213 @vindex gnus-article-treat-types
11214 Are the treatments applied to all sorts of multipart parts? Yes, if you
11215 want to, but by default, only @samp{text/plain} parts are given the
11216 treatment. This is controlled by the @code{gnus-article-treat-types}
11217 variable, which is a list of regular expressions that are matched to the
11218 type of the part. This variable is ignored if the value of the
11219 controlling variable is a predicate list, as described above.
11220
11221 @ifinfo
11222 @c Avoid sort of redundant entries in the same section for the printed
11223 @c manual, but add them in info to allow `i gnus-treat-foo-bar RET' or
11224 @c `i foo-bar'.
11225 @vindex gnus-treat-buttonize
11226 @vindex gnus-treat-buttonize-head
11227 @vindex gnus-treat-capitalize-sentences
11228 @vindex gnus-treat-overstrike
11229 @vindex gnus-treat-strip-cr
11230 @vindex gnus-treat-strip-headers-in-body
11231 @vindex gnus-treat-strip-leading-blank-lines
11232 @vindex gnus-treat-strip-multiple-blank-lines
11233 @vindex gnus-treat-strip-pem
11234 @vindex gnus-treat-strip-trailing-blank-lines
11235 @vindex gnus-treat-unsplit-urls
11236 @vindex gnus-treat-wash-html
11237 @vindex gnus-treat-date-english
11238 @vindex gnus-treat-date-iso8601
11239 @vindex gnus-treat-date-lapsed
11240 @vindex gnus-treat-date-local
11241 @vindex gnus-treat-date-original
11242 @vindex gnus-treat-date-user-defined
11243 @vindex gnus-treat-date-ut
11244 @vindex gnus-treat-from-picon
11245 @vindex gnus-treat-mail-picon
11246 @vindex gnus-treat-newsgroups-picon
11247 @vindex gnus-treat-display-smileys
11248 @vindex gnus-treat-body-boundary
11249 @vindex gnus-treat-display-x-face
11250 @vindex gnus-treat-display-face
11251 @vindex gnus-treat-emphasize
11252 @vindex gnus-treat-fill-article
11253 @vindex gnus-treat-fill-long-lines
11254 @vindex gnus-treat-hide-boring-headers
11255 @vindex gnus-treat-hide-citation
11256 @vindex gnus-treat-hide-citation-maybe
11257 @vindex gnus-treat-hide-headers
11258 @vindex gnus-treat-hide-signature
11259 @vindex gnus-treat-strip-banner
11260 @vindex gnus-treat-strip-list-identifiers
11261 @vindex gnus-treat-highlight-citation
11262 @vindex gnus-treat-highlight-headers
11263 @vindex gnus-treat-highlight-signature
11264 @vindex gnus-treat-play-sounds
11265 @vindex gnus-treat-translate
11266 @vindex gnus-treat-x-pgp-sig
11267 @vindex gnus-treat-unfold-headers
11268 @vindex gnus-treat-fold-headers
11269 @vindex gnus-treat-fold-newsgroups
11270 @vindex gnus-treat-leading-whitespace
11271 @end ifinfo
11272
11273 The following treatment options are available. The easiest way to
11274 customize this is to examine the @code{gnus-article-treat} customization
11275 group. Values in parenthesis are suggested sensible values. Others are
11276 possible but those listed are probably sufficient for most people.
11277
11278 @table @code
11279 @item gnus-treat-buttonize (t, integer)
11280 @item gnus-treat-buttonize-head (head)
11281
11282 @xref{Article Buttons}.
11283
11284 @item gnus-treat-capitalize-sentences (t, integer)
11285 @item gnus-treat-overstrike (t, integer)
11286 @item gnus-treat-strip-cr (t, integer)
11287 @item gnus-treat-strip-headers-in-body (t, integer)
11288 @item gnus-treat-strip-leading-blank-lines (t, integer)
11289 @item gnus-treat-strip-multiple-blank-lines (t, integer)
11290 @item gnus-treat-strip-pem (t, last, integer)
11291 @item gnus-treat-strip-trailing-blank-lines (t, last, integer)
11292 @item gnus-treat-unsplit-urls (t, integer)
11293 @item gnus-treat-wash-html (t, integer)
11294
11295 @xref{Article Washing}.
11296
11297 @item gnus-treat-date-english (head)
11298 @item gnus-treat-date-iso8601 (head)
11299 @item gnus-treat-date-lapsed (head)
11300 @item gnus-treat-date-local (head)
11301 @item gnus-treat-date-original (head)
11302 @item gnus-treat-date-user-defined (head)
11303 @item gnus-treat-date-ut (head)
11304
11305 @xref{Article Date}.
11306
11307 @item gnus-treat-from-picon (head)
11308 @item gnus-treat-mail-picon (head)
11309 @item gnus-treat-newsgroups-picon (head)
11310
11311 @xref{Picons}.
11312
11313 @item gnus-treat-display-smileys (t, integer)
11314
11315 @item gnus-treat-body-boundary (head)
11316
11317 @vindex gnus-body-boundary-delimiter
11318 Adds a delimiter between header and body, the string used as delimiter
11319 is controlled by @code{gnus-body-boundary-delimiter}.
11320
11321 @xref{Smileys}.
11322
11323 @vindex gnus-treat-display-x-face
11324 @item gnus-treat-display-x-face (head)
11325
11326 @xref{X-Face}.
11327
11328 @vindex gnus-treat-display-face
11329 @item gnus-treat-display-face (head)
11330
11331 @xref{Face}.
11332
11333 @vindex gnus-treat-emphasize
11334 @item gnus-treat-emphasize (t, head, integer)
11335 @vindex gnus-treat-fill-article
11336 @item gnus-treat-fill-article (t, integer)
11337 @vindex gnus-treat-fill-long-lines
11338 @item gnus-treat-fill-long-lines (t, integer)
11339 @vindex gnus-treat-hide-boring-headers
11340 @item gnus-treat-hide-boring-headers (head)
11341 @vindex gnus-treat-hide-citation
11342 @item gnus-treat-hide-citation (t, integer)
11343 @vindex gnus-treat-hide-citation-maybe
11344 @item gnus-treat-hide-citation-maybe (t, integer)
11345 @vindex gnus-treat-hide-headers
11346 @item gnus-treat-hide-headers (head)
11347 @vindex gnus-treat-hide-signature
11348 @item gnus-treat-hide-signature (t, last)
11349 @vindex gnus-treat-strip-banner
11350 @item gnus-treat-strip-banner (t, last)
11351 @vindex gnus-treat-strip-list-identifiers
11352 @item gnus-treat-strip-list-identifiers (head)
11353
11354 @xref{Article Hiding}.
11355
11356 @vindex gnus-treat-highlight-citation
11357 @item gnus-treat-highlight-citation (t, integer)
11358 @vindex gnus-treat-highlight-headers
11359 @item gnus-treat-highlight-headers (head)
11360 @vindex gnus-treat-highlight-signature
11361 @item gnus-treat-highlight-signature (t, last, integer)
11362
11363 @xref{Article Highlighting}.
11364
11365 @vindex gnus-treat-play-sounds
11366 @item gnus-treat-play-sounds
11367 @vindex gnus-treat-translate
11368 @item gnus-treat-translate
11369 @vindex gnus-treat-x-pgp-sig
11370 @item gnus-treat-x-pgp-sig (head)
11371
11372 @vindex gnus-treat-unfold-headers
11373 @item gnus-treat-unfold-headers (head)
11374 @vindex gnus-treat-fold-headers
11375 @item gnus-treat-fold-headers (head)
11376 @vindex gnus-treat-fold-newsgroups
11377 @item gnus-treat-fold-newsgroups (head)
11378 @vindex gnus-treat-leading-whitespace
11379 @item gnus-treat-leading-whitespace (head)
11380
11381 @xref{Article Header}.
11382
11383
11384 @end table
11385
11386 @vindex gnus-part-display-hook
11387 You can, of course, write your own functions to be called from
11388 @code{gnus-part-display-hook}. The functions are called narrowed to the
11389 part, and you can do anything you like, pretty much. There is no
11390 information that you have to keep in the buffer---you can change
11391 everything.
11392
11393
11394 @node Article Keymap
11395 @section Article Keymap
11396
11397 Most of the keystrokes in the summary buffer can also be used in the
11398 article buffer. They should behave as if you typed them in the summary
11399 buffer, which means that you don't actually have to have a summary
11400 buffer displayed while reading. You can do it all from the article
11401 buffer.
11402
11403 @kindex v (Article)
11404 @cindex keys, reserved for users (Article)
11405 The key @kbd{v} is reserved for users. You can bind it key to some
11406 function or better use it as a prefix key.
11407
11408 A few additional keystrokes are available:
11409
11410 @table @kbd
11411
11412 @item SPACE
11413 @kindex SPACE (Article)
11414 @findex gnus-article-next-page
11415 Scroll forwards one page (@code{gnus-article-next-page}).
11416 This is exactly the same as @kbd{h SPACE h}.
11417
11418 @item DEL
11419 @kindex DEL (Article)
11420 @findex gnus-article-prev-page
11421 Scroll backwards one page (@code{gnus-article-prev-page}).
11422 This is exactly the same as @kbd{h DEL h}.
11423
11424 @item C-c ^
11425 @kindex C-c ^ (Article)
11426 @findex gnus-article-refer-article
11427 If point is in the neighborhood of a @code{Message-ID} and you press
11428 @kbd{C-c ^}, Gnus will try to get that article from the server
11429 (@code{gnus-article-refer-article}).
11430
11431 @item C-c C-m
11432 @kindex C-c C-m (Article)
11433 @findex gnus-article-mail
11434 Send a reply to the address near point (@code{gnus-article-mail}). If
11435 given a prefix, include the mail.
11436
11437 @item s
11438 @kindex s (Article)
11439 @findex gnus-article-show-summary
11440 Reconfigure the buffers so that the summary buffer becomes visible
11441 (@code{gnus-article-show-summary}).
11442
11443 @item ?
11444 @kindex ? (Article)
11445 @findex gnus-article-describe-briefly
11446 Give a very brief description of the available keystrokes
11447 (@code{gnus-article-describe-briefly}).
11448
11449 @item TAB
11450 @kindex TAB (Article)
11451 @findex gnus-article-next-button
11452 Go to the next button, if any (@code{gnus-article-next-button}). This
11453 only makes sense if you have buttonizing turned on.
11454
11455 @item M-TAB
11456 @kindex M-TAB (Article)
11457 @findex gnus-article-prev-button
11458 Go to the previous button, if any (@code{gnus-article-prev-button}).
11459
11460 @item R
11461 @kindex R (Article)
11462 @findex gnus-article-reply-with-original
11463 Send a reply to the current article and yank the current article
11464 (@code{gnus-article-reply-with-original}). If given a prefix, make a
11465 wide reply. If the region is active, only yank the text in the
11466 region.
11467
11468 @item F
11469 @kindex F (Article)
11470 @findex gnus-article-followup-with-original
11471 Send a followup to the current article and yank the current article
11472 (@code{gnus-article-followup-with-original}). If given a prefix, make
11473 a wide reply. If the region is active, only yank the text in the
11474 region.
11475
11476
11477 @end table
11478
11479
11480 @node Misc Article
11481 @section Misc Article
11482
11483 @table @code
11484
11485 @item gnus-single-article-buffer
11486 @vindex gnus-single-article-buffer
11487 If non-@code{nil}, use the same article buffer for all the groups.
11488 (This is the default.) If @code{nil}, each group will have its own
11489 article buffer.
11490
11491 @vindex gnus-article-decode-hook
11492 @item gnus-article-decode-hook
11493 @cindex @acronym{MIME}
11494 Hook used to decode @acronym{MIME} articles. The default value is
11495 @code{(article-decode-charset article-decode-encoded-words)}
11496
11497 @vindex gnus-article-prepare-hook
11498 @item gnus-article-prepare-hook
11499 This hook is called right after the article has been inserted into the
11500 article buffer. It is mainly intended for functions that do something
11501 depending on the contents; it should probably not be used for changing
11502 the contents of the article buffer.
11503
11504 @item gnus-article-mode-hook
11505 @vindex gnus-article-mode-hook
11506 Hook called in article mode buffers.
11507
11508 @item gnus-article-mode-syntax-table
11509 @vindex gnus-article-mode-syntax-table
11510 Syntax table used in article buffers. It is initialized from
11511 @code{text-mode-syntax-table}.
11512
11513 @vindex gnus-article-over-scroll
11514 @item gnus-article-over-scroll
11515 If non-@code{nil}, allow scrolling the article buffer even when there
11516 no more new text to scroll in. The default is @code{nil}.
11517
11518 @vindex gnus-article-mode-line-format
11519 @item gnus-article-mode-line-format
11520 This variable is a format string along the same lines as
11521 @code{gnus-summary-mode-line-format} (@pxref{Summary Buffer Mode
11522 Line}). It accepts the same format specifications as that variable,
11523 with two extensions:
11524
11525 @table @samp
11526
11527 @item w
11528 The @dfn{wash status} of the article. This is a short string with one
11529 character for each possible article wash operation that may have been
11530 performed. The characters and their meaning:
11531
11532 @table @samp
11533
11534 @item c
11535 Displayed when cited text may be hidden in the article buffer.
11536
11537 @item h
11538 Displayed when headers are hidden in the article buffer.
11539
11540 @item p
11541 Displayed when article is digitally signed or encrypted, and Gnus has
11542 hidden the security headers. (N.B. does not tell anything about
11543 security status, i.e. good or bad signature.)
11544
11545 @item s
11546 Displayed when the signature has been hidden in the Article buffer.
11547
11548 @item o
11549 Displayed when Gnus has treated overstrike characters in the article buffer.
11550
11551 @item e
11552 Displayed when Gnus has treated emphasised strings in the article buffer.
11553
11554 @end table
11555
11556 @item m
11557 The number of @acronym{MIME} parts in the article.
11558
11559 @end table
11560
11561 @vindex gnus-break-pages
11562
11563 @item gnus-break-pages
11564 Controls whether @dfn{page breaking} is to take place. If this variable
11565 is non-@code{nil}, the articles will be divided into pages whenever a
11566 page delimiter appears in the article. If this variable is @code{nil},
11567 paging will not be done.
11568
11569 @item gnus-page-delimiter
11570 @vindex gnus-page-delimiter
11571 This is the delimiter mentioned above. By default, it is @samp{^L}
11572 (formfeed).
11573
11574 @cindex IDNA
11575 @cindex internationalized domain names
11576 @vindex gnus-use-idna
11577 @item gnus-use-idna
11578 This variable controls whether Gnus performs IDNA decoding of
11579 internationalized domain names inside @samp{From}, @samp{To} and
11580 @samp{Cc} headers. This requires
11581 @uref{http://www.gnu.org/software/libidn/, GNU Libidn}, and this
11582 variable is only enabled if you have installed it.
11583
11584 @end table
11585
11586
11587 @node Composing Messages
11588 @chapter Composing Messages
11589 @cindex composing messages
11590 @cindex messages
11591 @cindex mail
11592 @cindex sending mail
11593 @cindex reply
11594 @cindex followup
11595 @cindex post
11596 @cindex using gpg
11597 @cindex using s/mime
11598 @cindex using smime
11599
11600 @kindex C-c C-c (Post)
11601 All commands for posting and mailing will put you in a message buffer
11602 where you can edit the article all you like, before you send the
11603 article by pressing @kbd{C-c C-c}. @xref{Top, , Overview, message,
11604 Message Manual}. Where the message will be posted/mailed to depends
11605 on your setup (@pxref{Posting Server}).
11606
11607 @menu
11608 * Mail:: Mailing and replying.
11609 * Posting Server:: What server should you post and mail via?
11610 * POP before SMTP:: You cannot send a mail unless you read a mail.
11611 * Mail and Post:: Mailing and posting at the same time.
11612 * Archived Messages:: Where Gnus stores the messages you've sent.
11613 * Posting Styles:: An easier way to specify who you are.
11614 * Drafts:: Postponing messages and rejected messages.
11615 * Rejected Articles:: What happens if the server doesn't like your article?
11616 * Signing and encrypting:: How to compose secure messages.
11617 @end menu
11618
11619 Also @pxref{Canceling and Superseding} for information on how to
11620 remove articles you shouldn't have posted.
11621
11622
11623 @node Mail
11624 @section Mail
11625
11626 Variables for customizing outgoing mail:
11627
11628 @table @code
11629 @item gnus-uu-digest-headers
11630 @vindex gnus-uu-digest-headers
11631 List of regexps to match headers included in digested messages. The
11632 headers will be included in the sequence they are matched. If
11633 @code{nil} include all headers.
11634
11635 @item gnus-add-to-list
11636 @vindex gnus-add-to-list
11637 If non-@code{nil}, add a @code{to-list} group parameter to mail groups
11638 that have none when you do a @kbd{a}.
11639
11640 @item gnus-confirm-mail-reply-to-news
11641 @vindex gnus-confirm-mail-reply-to-news
11642 If non-@code{nil}, Gnus will ask you for a confirmation when you are
11643 about to reply to news articles by mail. If it is @code{nil}, nothing
11644 interferes in what you want to do. This can also be a function
11645 receiving the group name as the only parameter which should return
11646 non-@code{nil} if a confirmation is needed, or a regular expression
11647 matching group names, where confirmation should be asked for.
11648
11649 If you find yourself never wanting to reply to mail, but occasionally
11650 press @kbd{R} anyway, this variable might be for you.
11651
11652 @item gnus-confirm-treat-mail-like-news
11653 @vindex gnus-confirm-treat-mail-like-news
11654 If non-@code{nil}, Gnus also requests confirmation according to
11655 @code{gnus-confirm-mail-reply-to-news} when replying to mail. This is
11656 useful for treating mailing lists like newsgroups.
11657
11658 @end table
11659
11660
11661 @node Posting Server
11662 @section Posting Server
11663
11664 When you press those magical @kbd{C-c C-c} keys to ship off your latest
11665 (extremely intelligent, of course) article, where does it go?
11666
11667 Thank you for asking. I hate you.
11668
11669 It can be quite complicated.
11670
11671 @vindex gnus-post-method
11672 When posting news, Message usually invokes @code{message-send-news}
11673 (@pxref{News Variables, , News Variables, message, Message Manual}).
11674 Normally, Gnus will post using the same select method as you're
11675 reading from (which might be convenient if you're reading lots of
11676 groups from different private servers). However. If the server
11677 you're reading from doesn't allow posting, just reading, you probably
11678 want to use some other server to post your (extremely intelligent and
11679 fabulously interesting) articles. You can then set the
11680 @code{gnus-post-method} to some other method:
11681
11682 @lisp
11683 (setq gnus-post-method '(nnspool ""))
11684 @end lisp
11685
11686 Now, if you've done this, and then this server rejects your article, or
11687 this server is down, what do you do then? To override this variable you
11688 can use a non-zero prefix to the @kbd{C-c C-c} command to force using
11689 the ``current'' server, to get back the default behavior, for posting.
11690
11691 If you give a zero prefix (i.e., @kbd{C-u 0 C-c C-c}) to that command,
11692 Gnus will prompt you for what method to use for posting.
11693
11694 You can also set @code{gnus-post-method} to a list of select methods.
11695 If that's the case, Gnus will always prompt you for what method to use
11696 for posting.
11697
11698 Finally, if you want to always post using the native select method,
11699 you can set this variable to @code{native}.
11700
11701 When sending mail, Message invokes @code{message-send-mail-function}.
11702 The default function, @code{message-send-mail-with-sendmail}, pipes
11703 your article to the @code{sendmail} binary for further queuing and
11704 sending. When your local system is not configured for sending mail
11705 using @code{sendmail}, and you have access to a remote @acronym{SMTP}
11706 server, you can set @code{message-send-mail-function} to
11707 @code{smtpmail-send-it} and make sure to setup the @code{smtpmail}
11708 package correctly. An example:
11709
11710 @lisp
11711 (setq message-send-mail-function 'smtpmail-send-it
11712 smtpmail-default-smtp-server "YOUR SMTP HOST")
11713 @end lisp
11714
11715 To the thing similar to this, there is
11716 @code{message-smtpmail-send-it}. It is useful if your @acronym{ISP}
11717 requires the @acronym{POP}-before-@acronym{SMTP} authentication.
11718 @xref{POP before SMTP}.
11719
11720 Other possible choices for @code{message-send-mail-function} includes
11721 @code{message-send-mail-with-mh}, @code{message-send-mail-with-qmail},
11722 and @code{feedmail-send-it}.
11723
11724 @node POP before SMTP
11725 @section POP before SMTP
11726 @cindex pop before smtp
11727 @findex message-smtpmail-send-it
11728 @findex mail-source-touch-pop
11729
11730 Does your @acronym{ISP} require the @acronym{POP}-before-@acronym{SMTP}
11731 authentication? It is whether you need to connect to the @acronym{POP}
11732 mail server within a certain time before sending mails. If so, there is
11733 a convenient way. To do that, put the following lines in your
11734 @file{~/.gnus.el} file:
11735
11736 @lisp
11737 (setq message-send-mail-function 'message-smtpmail-send-it)
11738 (add-hook 'message-send-mail-hook 'mail-source-touch-pop)
11739 @end lisp
11740
11741 @noindent
11742 It means to let Gnus connect to the @acronym{POP} mail server in advance
11743 whenever you send a mail. The @code{mail-source-touch-pop} function
11744 does only a @acronym{POP} authentication according to the value of
11745 @code{mail-sources} without fetching mails, just before sending a mail.
11746 Note that you have to use @code{message-smtpmail-send-it} which runs
11747 @code{message-send-mail-hook} rather than @code{smtpmail-send-it} and
11748 set the value of @code{mail-sources} for a @acronym{POP} connection
11749 correctly. @xref{Mail Sources}.
11750
11751 If you have two or more @acronym{POP} mail servers set in
11752 @code{mail-sources}, you may want to specify one of them to
11753 @code{mail-source-primary-source} as the @acronym{POP} mail server to be
11754 used for the @acronym{POP}-before-@acronym{SMTP} authentication. If it
11755 is your primary @acronym{POP} mail server (i.e., you are fetching mails
11756 mainly from that server), you can set it permanently as follows:
11757
11758 @lisp
11759 (setq mail-source-primary-source
11760 '(pop :server "pop3.mail.server"
11761 :password "secret"))
11762 @end lisp
11763
11764 @noindent
11765 Otherwise, bind it dynamically only when performing the
11766 @acronym{POP}-before-@acronym{SMTP} authentication as follows:
11767
11768 @lisp
11769 (add-hook 'message-send-mail-hook
11770 (lambda ()
11771 (let ((mail-source-primary-source
11772 '(pop :server "pop3.mail.server"
11773 :password "secret")))
11774 (mail-source-touch-pop))))
11775 @end lisp
11776
11777 @node Mail and Post
11778 @section Mail and Post
11779
11780 Here's a list of variables relevant to both mailing and
11781 posting:
11782
11783 @table @code
11784 @item gnus-mailing-list-groups
11785 @findex gnus-mailing-list-groups
11786 @cindex mailing lists
11787
11788 If your news server offers groups that are really mailing lists
11789 gatewayed to the @acronym{NNTP} server, you can read those groups without
11790 problems, but you can't post/followup to them without some difficulty.
11791 One solution is to add a @code{to-address} to the group parameters
11792 (@pxref{Group Parameters}). An easier thing to do is set the
11793 @code{gnus-mailing-list-groups} to a regexp that matches the groups that
11794 really are mailing lists. Then, at least, followups to the mailing
11795 lists will work most of the time. Posting to these groups (@kbd{a}) is
11796 still a pain, though.
11797
11798 @item gnus-user-agent
11799 @vindex gnus-user-agent
11800 @cindex User-Agent
11801
11802 This variable controls which information should be exposed in the
11803 User-Agent header. It can be a list of symbols or a string. Valid
11804 symbols are @code{gnus} (show Gnus version) and @code{emacs} (show Emacs
11805 version). In addition to the Emacs version, you can add @code{codename}
11806 (show (S)XEmacs codename) or either @code{config} (show system
11807 configuration) or @code{type} (show system type). If you set it to a
11808 string, be sure to use a valid format, see RFC 2616.
11809
11810 @end table
11811
11812 You may want to do spell-checking on messages that you send out. Or, if
11813 you don't want to spell-check by hand, you could add automatic
11814 spell-checking via the @code{ispell} package:
11815
11816 @cindex ispell
11817 @findex ispell-message
11818 @lisp
11819 (add-hook 'message-send-hook 'ispell-message)
11820 @end lisp
11821
11822 If you want to change the @code{ispell} dictionary based on what group
11823 you're in, you could say something like the following:
11824
11825 @lisp
11826 (add-hook 'gnus-select-group-hook
11827 (lambda ()
11828 (cond
11829 ((string-match
11830 "^de\\." (gnus-group-real-name gnus-newsgroup-name))
11831 (ispell-change-dictionary "deutsch"))
11832 (t
11833 (ispell-change-dictionary "english")))))
11834 @end lisp
11835
11836 Modify to suit your needs.
11837
11838
11839 @node Archived Messages
11840 @section Archived Messages
11841 @cindex archived messages
11842 @cindex sent messages
11843
11844 Gnus provides a few different methods for storing the mail and news you
11845 send. The default method is to use the @dfn{archive virtual server} to
11846 store the messages. If you want to disable this completely, the
11847 @code{gnus-message-archive-group} variable should be @code{nil}, which
11848 is the default.
11849
11850 For archiving interesting messages in a group you read, see the
11851 @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
11852 Group Commands}).
11853
11854 @vindex gnus-message-archive-method
11855 @code{gnus-message-archive-method} says what virtual server Gnus is to
11856 use to store sent messages. The default is:
11857
11858 @lisp
11859 (nnfolder "archive"
11860 (nnfolder-directory "~/Mail/archive")
11861 (nnfolder-active-file "~/Mail/archive/active")
11862 (nnfolder-get-new-mail nil)
11863 (nnfolder-inhibit-expiry t))
11864 @end lisp
11865
11866 You can, however, use any mail select method (@code{nnml},
11867 @code{nnmbox}, etc.). @code{nnfolder} is a quite likable select method
11868 for doing this sort of thing, though. If you don't like the default
11869 directory chosen, you could say something like:
11870
11871 @lisp
11872 (setq gnus-message-archive-method
11873 '(nnfolder "archive"
11874 (nnfolder-inhibit-expiry t)
11875 (nnfolder-active-file "~/News/sent-mail/active")
11876 (nnfolder-directory "~/News/sent-mail/")))
11877 @end lisp
11878
11879 @vindex gnus-message-archive-group
11880 @cindex Gcc
11881 Gnus will insert @code{Gcc} headers in all outgoing messages that point
11882 to one or more group(s) on that server. Which group to use is
11883 determined by the @code{gnus-message-archive-group} variable.
11884
11885 This variable can be used to do the following:
11886
11887 @table @asis
11888 @item a string
11889 Messages will be saved in that group.
11890
11891 Note that you can include a select method in the group name, then the
11892 message will not be stored in the select method given by
11893 @code{gnus-message-archive-method}, but in the select method specified
11894 by the group name, instead. Suppose @code{gnus-message-archive-method}
11895 has the default value shown above. Then setting
11896 @code{gnus-message-archive-group} to @code{"foo"} means that outgoing
11897 messages are stored in @samp{nnfolder+archive:foo}, but if you use the
11898 value @code{"nnml:foo"}, then outgoing messages will be stored in
11899 @samp{nnml:foo}.
11900
11901 @item a list of strings
11902 Messages will be saved in all those groups.
11903
11904 @item an alist of regexps, functions and forms
11905 When a key ``matches'', the result is used.
11906
11907 @item @code{nil}
11908 No message archiving will take place. This is the default.
11909 @end table
11910
11911 Let's illustrate:
11912
11913 Just saving to a single group called @samp{MisK}:
11914 @lisp
11915 (setq gnus-message-archive-group "MisK")
11916 @end lisp
11917
11918 Saving to two groups, @samp{MisK} and @samp{safe}:
11919 @lisp
11920 (setq gnus-message-archive-group '("MisK" "safe"))
11921 @end lisp
11922
11923 Save to different groups based on what group you are in:
11924 @lisp
11925 (setq gnus-message-archive-group
11926 '(("^alt" "sent-to-alt")
11927 ("mail" "sent-to-mail")
11928 (".*" "sent-to-misc")))
11929 @end lisp
11930
11931 More complex stuff:
11932 @lisp
11933 (setq gnus-message-archive-group
11934 '((if (message-news-p)
11935 "misc-news"
11936 "misc-mail")))
11937 @end lisp
11938
11939 How about storing all news messages in one file, but storing all mail
11940 messages in one file per month:
11941
11942 @lisp
11943 (setq gnus-message-archive-group
11944 '((if (message-news-p)
11945 "misc-news"
11946 (concat "mail." (format-time-string "%Y-%m")))))
11947 @end lisp
11948
11949 @c (XEmacs 19.13 doesn't have @code{format-time-string}, so you'll have to
11950 @c use a different value for @code{gnus-message-archive-group} there.)
11951
11952 Now, when you send a message off, it will be stored in the appropriate
11953 group. (If you want to disable storing for just one particular message,
11954 you can just remove the @code{Gcc} header that has been inserted.) The
11955 archive group will appear in the group buffer the next time you start
11956 Gnus, or the next time you press @kbd{F} in the group buffer. You can
11957 enter it and read the articles in it just like you'd read any other
11958 group. If the group gets really big and annoying, you can simply rename
11959 if (using @kbd{G r} in the group buffer) to something
11960 nice---@samp{misc-mail-september-1995}, or whatever. New messages will
11961 continue to be stored in the old (now empty) group.
11962
11963 That's the default method of archiving sent messages. Gnus offers a
11964 different way for the people who don't like the default method. In that
11965 case you should set @code{gnus-message-archive-group} to @code{nil};
11966 this will disable archiving.
11967
11968 @table @code
11969 @item gnus-outgoing-message-group
11970 @vindex gnus-outgoing-message-group
11971 All outgoing messages will be put in this group. If you want to store
11972 all your outgoing mail and articles in the group @samp{nnml:archive},
11973 you set this variable to that value. This variable can also be a list of
11974 group names.
11975
11976 If you want to have greater control over what group to put each
11977 message in, you can set this variable to a function that checks the
11978 current newsgroup name and then returns a suitable group name (or list
11979 of names).
11980
11981 This variable can be used instead of @code{gnus-message-archive-group},
11982 but the latter is the preferred method.
11983
11984 @item gnus-gcc-mark-as-read
11985 @vindex gnus-gcc-mark-as-read
11986 If non-@code{nil}, automatically mark @code{Gcc} articles as read.
11987
11988 @item gnus-gcc-externalize-attachments
11989 @vindex gnus-gcc-externalize-attachments
11990 If @code{nil}, attach files as normal parts in Gcc copies; if a regexp
11991 and matches the Gcc group name, attach files as external parts; if it is
11992 @code{all}, attach local files as external parts; if it is other
11993 non-@code{nil}, the behavior is the same as @code{all}, but it may be
11994 changed in the future.
11995
11996 @end table
11997
11998
11999 @node Posting Styles
12000 @section Posting Styles
12001 @cindex posting styles
12002 @cindex styles
12003
12004 All them variables, they make my head swim.
12005
12006 So what if you want a different @code{Organization} and signature based
12007 on what groups you post to? And you post both from your home machine
12008 and your work machine, and you want different @code{From} lines, and so
12009 on?
12010
12011 @vindex gnus-posting-styles
12012 One way to do stuff like that is to write clever hooks that change the
12013 variables you need to have changed. That's a bit boring, so somebody
12014 came up with the bright idea of letting the user specify these things in
12015 a handy alist. Here's an example of a @code{gnus-posting-styles}
12016 variable:
12017
12018 @lisp
12019 ((".*"
12020 (signature "Peace and happiness")
12021 (organization "What me?"))
12022 ("^comp"
12023 (signature "Death to everybody"))
12024 ("comp.emacs.i-love-it"
12025 (organization "Emacs is it")))
12026 @end lisp
12027
12028 As you might surmise from this example, this alist consists of several
12029 @dfn{styles}. Each style will be applicable if the first element
12030 ``matches'', in some form or other. The entire alist will be iterated
12031 over, from the beginning towards the end, and each match will be
12032 applied, which means that attributes in later styles that match override
12033 the same attributes in earlier matching styles. So
12034 @samp{comp.programming.literate} will have the @samp{Death to everybody}
12035 signature and the @samp{What me?} @code{Organization} header.
12036
12037 The first element in each style is called the @code{match}. If it's a
12038 string, then Gnus will try to regexp match it against the group name.
12039 If it is the form @code{(header @var{match} @var{regexp})}, then Gnus
12040 will look in the original article for a header whose name is
12041 @var{match} and compare that @var{regexp}. @var{match} and
12042 @var{regexp} are strings. (The original article is the one you are
12043 replying or following up to. If you are not composing a reply or a
12044 followup, then there is nothing to match against.) If the
12045 @code{match} is a function symbol, that function will be called with
12046 no arguments. If it's a variable symbol, then the variable will be
12047 referenced. If it's a list, then that list will be @code{eval}ed. In
12048 any case, if this returns a non-@code{nil} value, then the style is
12049 said to @dfn{match}.
12050
12051 Each style may contain an arbitrary amount of @dfn{attributes}. Each
12052 attribute consists of a @code{(@var{name} @var{value})} pair. In
12053 addition, you can also use the @code{(@var{name} :file @var{value})}
12054 form or the @code{(@var{name} :value @var{value})} form. Where
12055 @code{:file} signifies @var{value} represents a file name and its
12056 contents should be used as the attribute value, @code{:value} signifies
12057 @var{value} does not represent a file name explicitly. The attribute
12058 name can be one of:
12059
12060 @itemize @bullet
12061 @item @code{signature}
12062 @item @code{signature-file}
12063 @item @code{x-face-file}
12064 @item @code{address}, overriding @code{user-mail-address}
12065 @item @code{name}, overriding @code{(user-full-name)}
12066 @item @code{body}
12067 @end itemize
12068
12069 The attribute name can also be a string or a symbol. In that case,
12070 this will be used as a header name, and the value will be inserted in
12071 the headers of the article; if the value is @code{nil}, the header
12072 name will be removed. If the attribute name is @code{eval}, the form
12073 is evaluated, and the result is thrown away.
12074
12075 The attribute value can be a string (used verbatim), a function with
12076 zero arguments (the return value will be used), a variable (its value
12077 will be used) or a list (it will be @code{eval}ed and the return value
12078 will be used). The functions and sexps are called/@code{eval}ed in the
12079 message buffer that is being set up. The headers of the current article
12080 are available through the @code{message-reply-headers} variable, which
12081 is a vector of the following headers: number subject from date id
12082 references chars lines xref extra.
12083
12084 @vindex message-reply-headers
12085
12086 If you wish to check whether the message you are about to compose is
12087 meant to be a news article or a mail message, you can check the values
12088 of the @code{message-news-p} and @code{message-mail-p} functions.
12089
12090 @findex message-mail-p
12091 @findex message-news-p
12092
12093 So here's a new example:
12094
12095 @lisp
12096 (setq gnus-posting-styles
12097 '((".*"
12098 (signature-file "~/.signature")
12099 (name "User Name")
12100 (x-face-file "~/.xface")
12101 (x-url (getenv "WWW_HOME"))
12102 (organization "People's Front Against MWM"))
12103 ("^rec.humor"
12104 (signature my-funny-signature-randomizer))
12105 ((equal (system-name) "gnarly") ;; @r{A form}
12106 (signature my-quote-randomizer))
12107 (message-news-p ;; @r{A function symbol}
12108 (signature my-news-signature))
12109 (window-system ;; @r{A value symbol}
12110 ("X-Window-System" (format "%s" window-system)))
12111 ;; @r{If I'm replying to Larsi, set the Organization header.}
12112 ((header "from" "larsi.*org")
12113 (Organization "Somewhere, Inc."))
12114 ((posting-from-work-p) ;; @r{A user defined function}
12115 (signature-file "~/.work-signature")
12116 (address "user@@bar.foo")
12117 (body "You are fired.\n\nSincerely, your boss.")
12118 (organization "Important Work, Inc"))
12119 ("nnml:.*"
12120 (From (save-excursion
12121 (set-buffer gnus-article-buffer)
12122 (message-fetch-field "to"))))
12123 ("^nn.+:"
12124 (signature-file "~/.mail-signature"))))
12125 @end lisp
12126
12127 The @samp{nnml:.*} rule means that you use the @code{To} address as the
12128 @code{From} address in all your outgoing replies, which might be handy
12129 if you fill many roles.
12130 You may also use @code{message-alternative-emails} instead.
12131 @xref{Message Headers, ,Message Headers, message, Message Manual}.
12132
12133 @node Drafts
12134 @section Drafts
12135 @cindex drafts
12136
12137 If you are writing a message (mail or news) and suddenly remember that
12138 you have a steak in the oven (or some pesto in the food processor, you
12139 craaazy vegetarians), you'll probably wish there was a method to save
12140 the message you are writing so that you can continue editing it some
12141 other day, and send it when you feel its finished.
12142
12143 Well, don't worry about it. Whenever you start composing a message of
12144 some sort using the Gnus mail and post commands, the buffer you get will
12145 automatically associate to an article in a special @dfn{draft} group.
12146 If you save the buffer the normal way (@kbd{C-x C-s}, for instance), the
12147 article will be saved there. (Auto-save files also go to the draft
12148 group.)
12149
12150 @cindex nndraft
12151 @vindex nndraft-directory
12152 The draft group is a special group (which is implemented as an
12153 @code{nndraft} group, if you absolutely have to know) called
12154 @samp{nndraft:drafts}. The variable @code{nndraft-directory} says where
12155 @code{nndraft} is to store its files. What makes this group special is
12156 that you can't tick any articles in it or mark any articles as
12157 read---all articles in the group are permanently unread.
12158
12159 If the group doesn't exist, it will be created and you'll be subscribed
12160 to it. The only way to make it disappear from the Group buffer is to
12161 unsubscribe it. The special properties of the draft group comes from
12162 a group property (@pxref{Group Parameters}), and if lost the group
12163 behaves like any other group. This means the commands below will not
12164 be available. To restore the special properties of the group, the
12165 simplest way is to kill the group, using @kbd{C-k}, and restart
12166 Gnus. The group is automatically created again with the
12167 correct parameters. The content of the group is not lost.
12168
12169 @c @findex gnus-dissociate-buffer-from-draft
12170 @c @kindex C-c M-d (Mail)
12171 @c @kindex C-c M-d (Post)
12172 @c @findex gnus-associate-buffer-with-draft
12173 @c @kindex C-c C-d (Mail)
12174 @c @kindex C-c C-d (Post)
12175 @c If you're writing some super-secret message that you later want to
12176 @c encode with PGP before sending, you may wish to turn the auto-saving
12177 @c (and association with the draft group) off. You never know who might be
12178 @c interested in reading all your extremely valuable and terribly horrible
12179 @c and interesting secrets. The @kbd{C-c M-d}
12180 @c (@code{gnus-dissociate-buffer-from-draft}) command does that for you.
12181 @c If you change your mind and want to turn the auto-saving back on again,
12182 @c @kbd{C-c C-d} (@code{gnus-associate-buffer-with-draft} does that.
12183 @c
12184 @c @vindex gnus-use-draft
12185 @c To leave association with the draft group off by default, set
12186 @c @code{gnus-use-draft} to @code{nil}. It is @code{t} by default.
12187
12188 @findex gnus-draft-edit-message
12189 @kindex D e (Draft)
12190 When you want to continue editing the article, you simply enter the
12191 draft group and push @kbd{D e} (@code{gnus-draft-edit-message}) to do
12192 that. You will be placed in a buffer where you left off.
12193
12194 Rejected articles will also be put in this draft group (@pxref{Rejected
12195 Articles}).
12196
12197 @findex gnus-draft-send-all-messages
12198 @kindex D s (Draft)
12199 @findex gnus-draft-send-message
12200 @kindex D S (Draft)
12201 If you have lots of rejected messages you want to post (or mail) without
12202 doing further editing, you can use the @kbd{D s} command
12203 (@code{gnus-draft-send-message}). This command understands the
12204 process/prefix convention (@pxref{Process/Prefix}). The @kbd{D S}
12205 command (@code{gnus-draft-send-all-messages}) will ship off all messages
12206 in the buffer.
12207
12208 @findex gnus-draft-toggle-sending
12209 @kindex D t (Draft)
12210 If you have some messages that you wish not to send, you can use the
12211 @kbd{D t} (@code{gnus-draft-toggle-sending}) command to mark the message
12212 as unsendable. This is a toggling command.
12213
12214
12215 @node Rejected Articles
12216 @section Rejected Articles
12217 @cindex rejected articles
12218
12219 Sometimes a news server will reject an article. Perhaps the server
12220 doesn't like your face. Perhaps it just feels miserable. Perhaps
12221 @emph{there be demons}. Perhaps you have included too much cited text.
12222 Perhaps the disk is full. Perhaps the server is down.
12223
12224 These situations are, of course, totally beyond the control of Gnus.
12225 (Gnus, of course, loves the way you look, always feels great, has angels
12226 fluttering around inside of it, doesn't care about how much cited text
12227 you include, never runs full and never goes down.) So Gnus saves these
12228 articles until some later time when the server feels better.
12229
12230 The rejected articles will automatically be put in a special draft group
12231 (@pxref{Drafts}). When the server comes back up again, you'd then
12232 typically enter that group and send all the articles off.
12233
12234 @node Signing and encrypting
12235 @section Signing and encrypting
12236 @cindex using gpg
12237 @cindex using s/mime
12238 @cindex using smime
12239
12240 Gnus can digitally sign and encrypt your messages, using vanilla
12241 @acronym{PGP} format or @acronym{PGP/MIME} or @acronym{S/MIME}. For
12242 decoding such messages, see the @code{mm-verify-option} and
12243 @code{mm-decrypt-option} options (@pxref{Security}).
12244
12245 @vindex gnus-message-replysign
12246 @vindex gnus-message-replyencrypt
12247 @vindex gnus-message-replysignencrypted
12248 Often, you would like to sign replies to people who send you signed
12249 messages. Even more often, you might want to encrypt messages which
12250 are in reply to encrypted messages. Gnus offers
12251 @code{gnus-message-replysign} to enable the former, and
12252 @code{gnus-message-replyencrypt} for the latter. In addition, setting
12253 @code{gnus-message-replysignencrypted} (on by default) will sign
12254 automatically encrypted messages.
12255
12256 Instructing @acronym{MML} to perform security operations on a
12257 @acronym{MIME} part is done using the @kbd{C-c C-m s} key map for
12258 signing and the @kbd{C-c C-m c} key map for encryption, as follows.
12259
12260 @table @kbd
12261
12262 @item C-c C-m s s
12263 @kindex C-c C-m s s (Message)
12264 @findex mml-secure-message-sign-smime
12265
12266 Digitally sign current message using @acronym{S/MIME}.
12267
12268 @item C-c C-m s o
12269 @kindex C-c C-m s o (Message)
12270 @findex mml-secure-message-sign-pgp
12271
12272 Digitally sign current message using @acronym{PGP}.
12273
12274 @item C-c C-m s p
12275 @kindex C-c C-m s p (Message)
12276 @findex mml-secure-message-sign-pgp
12277
12278 Digitally sign current message using @acronym{PGP/MIME}.
12279
12280 @item C-c C-m c s
12281 @kindex C-c C-m c s (Message)
12282 @findex mml-secure-message-encrypt-smime
12283
12284 Digitally encrypt current message using @acronym{S/MIME}.
12285
12286 @item C-c C-m c o
12287 @kindex C-c C-m c o (Message)
12288 @findex mml-secure-message-encrypt-pgp
12289
12290 Digitally encrypt current message using @acronym{PGP}.
12291
12292 @item C-c C-m c p
12293 @kindex C-c C-m c p (Message)
12294 @findex mml-secure-message-encrypt-pgpmime
12295
12296 Digitally encrypt current message using @acronym{PGP/MIME}.
12297
12298 @item C-c C-m C-n
12299 @kindex C-c C-m C-n (Message)
12300 @findex mml-unsecure-message
12301 Remove security related @acronym{MML} tags from message.
12302
12303 @end table
12304
12305 @xref{Security, ,Security, message, Message Manual}, for more information.
12306
12307 @node Select Methods
12308 @chapter Select Methods
12309 @cindex foreign groups
12310 @cindex select methods
12311
12312 A @dfn{foreign group} is a group not read by the usual (or
12313 default) means. It could be, for instance, a group from a different
12314 @acronym{NNTP} server, it could be a virtual group, or it could be your own
12315 personal mail group.
12316
12317 A foreign group (or any group, really) is specified by a @dfn{name} and
12318 a @dfn{select method}. To take the latter first, a select method is a
12319 list where the first element says what back end to use (e.g. @code{nntp},
12320 @code{nnspool}, @code{nnml}) and the second element is the @dfn{server
12321 name}. There may be additional elements in the select method, where the
12322 value may have special meaning for the back end in question.
12323
12324 One could say that a select method defines a @dfn{virtual server}---so
12325 we do just that (@pxref{Server Buffer}).
12326
12327 The @dfn{name} of the group is the name the back end will recognize the
12328 group as.
12329
12330 For instance, the group @samp{soc.motss} on the @acronym{NNTP} server
12331 @samp{some.where.edu} will have the name @samp{soc.motss} and select
12332 method @code{(nntp "some.where.edu")}. Gnus will call this group
12333 @samp{nntp+some.where.edu:soc.motss}, even though the @code{nntp}
12334 back end just knows this group as @samp{soc.motss}.
12335
12336 The different methods all have their peculiarities, of course.
12337
12338 @menu
12339 * Server Buffer:: Making and editing virtual servers.
12340 * Getting News:: Reading USENET news with Gnus.
12341 * Getting Mail:: Reading your personal mail with Gnus.
12342 * Browsing the Web:: Getting messages from a plethora of Web sources.
12343 * IMAP:: Using Gnus as a @acronym{IMAP} client.
12344 * Other Sources:: Reading directories, files, SOUP packets.
12345 * Combined Groups:: Combining groups into one group.
12346 * Gnus Unplugged:: Reading news and mail offline.
12347 @end menu
12348
12349
12350 @node Server Buffer
12351 @section Server Buffer
12352
12353 Traditionally, a @dfn{server} is a machine or a piece of software that
12354 one connects to, and then requests information from. Gnus does not
12355 connect directly to any real servers, but does all transactions through
12356 one back end or other. But that's just putting one layer more between
12357 the actual media and Gnus, so we might just as well say that each
12358 back end represents a virtual server.
12359
12360 For instance, the @code{nntp} back end may be used to connect to several
12361 different actual @acronym{NNTP} servers, or, perhaps, to many different ports
12362 on the same actual @acronym{NNTP} server. You tell Gnus which back end to
12363 use, and what parameters to set by specifying a @dfn{select method}.
12364
12365 These select method specifications can sometimes become quite
12366 complicated---say, for instance, that you want to read from the
12367 @acronym{NNTP} server @samp{news.funet.fi} on port number 13, which
12368 hangs if queried for @acronym{NOV} headers and has a buggy select. Ahem.
12369 Anyway, if you had to specify that for each group that used this
12370 server, that would be too much work, so Gnus offers a way of naming
12371 select methods, which is what you do in the server buffer.
12372
12373 To enter the server buffer, use the @kbd{^}
12374 (@code{gnus-group-enter-server-mode}) command in the group buffer.
12375
12376 @menu
12377 * Server Buffer Format:: You can customize the look of this buffer.
12378 * Server Commands:: Commands to manipulate servers.
12379 * Example Methods:: Examples server specifications.
12380 * Creating a Virtual Server:: An example session.
12381 * Server Variables:: Which variables to set.
12382 * Servers and Methods:: You can use server names as select methods.
12383 * Unavailable Servers:: Some servers you try to contact may be down.
12384 @end menu
12385
12386 @vindex gnus-server-mode-hook
12387 @code{gnus-server-mode-hook} is run when creating the server buffer.
12388
12389
12390 @node Server Buffer Format
12391 @subsection Server Buffer Format
12392 @cindex server buffer format
12393
12394 @vindex gnus-server-line-format
12395 You can change the look of the server buffer lines by changing the
12396 @code{gnus-server-line-format} variable. This is a @code{format}-like
12397 variable, with some simple extensions:
12398
12399 @table @samp
12400
12401 @item h
12402 How the news is fetched---the back end name.
12403
12404 @item n
12405 The name of this server.
12406
12407 @item w
12408 Where the news is to be fetched from---the address.
12409
12410 @item s
12411 The opened/closed/denied status of the server.
12412
12413 @item a
12414 Whether this server is agentized.
12415 @end table
12416
12417 @vindex gnus-server-mode-line-format
12418 The mode line can also be customized by using the
12419 @code{gnus-server-mode-line-format} variable (@pxref{Mode Line
12420 Formatting}). The following specs are understood:
12421
12422 @table @samp
12423 @item S
12424 Server name.
12425
12426 @item M
12427 Server method.
12428 @end table
12429
12430 Also @pxref{Formatting Variables}.
12431
12432
12433 @node Server Commands
12434 @subsection Server Commands
12435 @cindex server commands
12436
12437 @table @kbd
12438
12439 @item v
12440 @kindex v (Server)
12441 @cindex keys, reserved for users (Server)
12442 The key @kbd{v} is reserved for users. You can bind it key to some
12443 function or better use it as a prefix key.
12444
12445 @item a
12446 @kindex a (Server)
12447 @findex gnus-server-add-server
12448 Add a new server (@code{gnus-server-add-server}).
12449
12450 @item e
12451 @kindex e (Server)
12452 @findex gnus-server-edit-server
12453 Edit a server (@code{gnus-server-edit-server}).
12454
12455 @item SPACE
12456 @kindex SPACE (Server)
12457 @findex gnus-server-read-server
12458 Browse the current server (@code{gnus-server-read-server}).
12459
12460 @item q
12461 @kindex q (Server)
12462 @findex gnus-server-exit
12463 Return to the group buffer (@code{gnus-server-exit}).
12464
12465 @item k
12466 @kindex k (Server)
12467 @findex gnus-server-kill-server
12468 Kill the current server (@code{gnus-server-kill-server}).
12469
12470 @item y
12471 @kindex y (Server)
12472 @findex gnus-server-yank-server
12473 Yank the previously killed server (@code{gnus-server-yank-server}).
12474
12475 @item c
12476 @kindex c (Server)
12477 @findex gnus-server-copy-server
12478 Copy the current server (@code{gnus-server-copy-server}).
12479
12480 @item l
12481 @kindex l (Server)
12482 @findex gnus-server-list-servers
12483 List all servers (@code{gnus-server-list-servers}).
12484
12485 @item s
12486 @kindex s (Server)
12487 @findex gnus-server-scan-server
12488 Request that the server scan its sources for new articles
12489 (@code{gnus-server-scan-server}). This is mainly sensible with mail
12490 servers.
12491
12492 @item g
12493 @kindex g (Server)
12494 @findex gnus-server-regenerate-server
12495 Request that the server regenerate all its data structures
12496 (@code{gnus-server-regenerate-server}). This can be useful if you have
12497 a mail back end that has gotten out of sync.
12498
12499 @end table
12500
12501
12502 @node Example Methods
12503 @subsection Example Methods
12504
12505 Most select methods are pretty simple and self-explanatory:
12506
12507 @lisp
12508 (nntp "news.funet.fi")
12509 @end lisp
12510
12511 Reading directly from the spool is even simpler:
12512
12513 @lisp
12514 (nnspool "")
12515 @end lisp
12516
12517 As you can see, the first element in a select method is the name of the
12518 back end, and the second is the @dfn{address}, or @dfn{name}, if you
12519 will.
12520
12521 After these two elements, there may be an arbitrary number of
12522 @code{(@var{variable} @var{form})} pairs.
12523
12524 To go back to the first example---imagine that you want to read from
12525 port 15 on that machine. This is what the select method should
12526 look like then:
12527
12528 @lisp
12529 (nntp "news.funet.fi" (nntp-port-number 15))
12530 @end lisp
12531
12532 You should read the documentation to each back end to find out what
12533 variables are relevant, but here's an @code{nnmh} example:
12534
12535 @code{nnmh} is a mail back end that reads a spool-like structure. Say
12536 you have two structures that you wish to access: One is your private
12537 mail spool, and the other is a public one. Here's the possible spec for
12538 your private mail:
12539
12540 @lisp
12541 (nnmh "private" (nnmh-directory "~/private/mail/"))
12542 @end lisp
12543
12544 (This server is then called @samp{private}, but you may have guessed
12545 that.)
12546
12547 Here's the method for a public spool:
12548
12549 @lisp
12550 (nnmh "public"
12551 (nnmh-directory "/usr/information/spool/")
12552 (nnmh-get-new-mail nil))
12553 @end lisp
12554
12555 @cindex proxy
12556 @cindex firewall
12557
12558 If you are behind a firewall and only have access to the @acronym{NNTP}
12559 server from the firewall machine, you can instruct Gnus to @code{rlogin}
12560 on the firewall machine and telnet from there to the @acronym{NNTP} server.
12561 Doing this can be rather fiddly, but your virtual server definition
12562 should probably look something like this:
12563
12564 @lisp
12565 (nntp "firewall"
12566 (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
12567 (nntp-via-address "the.firewall.machine")
12568 (nntp-address "the.real.nntp.host")
12569 (nntp-end-of-line "\n"))
12570 @end lisp
12571
12572 If you want to use the wonderful @code{ssh} program to provide a
12573 compressed connection over the modem line, you could add the following
12574 configuration to the example above:
12575
12576 @lisp
12577 (nntp-via-rlogin-command "ssh")
12578 @end lisp
12579
12580 See also @code{nntp-via-rlogin-command-switches}.
12581
12582 If you're behind a firewall, but have direct access to the outside world
12583 through a wrapper command like "runsocks", you could open a socksified
12584 telnet connection to the news server as follows:
12585
12586 @lisp
12587 (nntp "outside"
12588 (nntp-pre-command "runsocks")
12589 (nntp-open-connection-function nntp-open-via-telnet)
12590 (nntp-address "the.news.server")
12591 (nntp-end-of-line "\n"))
12592 @end lisp
12593
12594 This means that you have to have set up @code{ssh-agent} correctly to
12595 provide automatic authorization, of course. And to get a compressed
12596 connection, you have to have the @samp{Compression} option in the
12597 @code{ssh} @file{config} file.
12598
12599
12600 @node Creating a Virtual Server
12601 @subsection Creating a Virtual Server
12602
12603 If you're saving lots of articles in the cache by using persistent
12604 articles, you may want to create a virtual server to read the cache.
12605
12606 First you need to add a new server. The @kbd{a} command does that. It
12607 would probably be best to use @code{nnml} to read the cache. You
12608 could also use @code{nnspool} or @code{nnmh}, though.
12609
12610 Type @kbd{a nnml RET cache RET}.
12611
12612 You should now have a brand new @code{nnml} virtual server called
12613 @samp{cache}. You now need to edit it to have the right definitions.
12614 Type @kbd{e} to edit the server. You'll be entered into a buffer that
12615 will contain the following:
12616
12617 @lisp
12618 (nnml "cache")
12619 @end lisp
12620
12621 Change that to:
12622
12623 @lisp
12624 (nnml "cache"
12625 (nnml-directory "~/News/cache/")
12626 (nnml-active-file "~/News/cache/active"))
12627 @end lisp
12628
12629 Type @kbd{C-c C-c} to return to the server buffer. If you now press
12630 @kbd{RET} over this virtual server, you should be entered into a browse
12631 buffer, and you should be able to enter any of the groups displayed.
12632
12633
12634 @node Server Variables
12635 @subsection Server Variables
12636 @cindex server variables
12637 @cindex server parameters
12638
12639 One sticky point when defining variables (both on back ends and in Emacs
12640 in general) is that some variables are typically initialized from other
12641 variables when the definition of the variables is being loaded. If you
12642 change the ``base'' variable after the variables have been loaded, you
12643 won't change the ``derived'' variables.
12644
12645 This typically affects directory and file variables. For instance,
12646 @code{nnml-directory} is @file{~/Mail/} by default, and all @code{nnml}
12647 directory variables are initialized from that variable, so
12648 @code{nnml-active-file} will be @file{~/Mail/active}. If you define a
12649 new virtual @code{nnml} server, it will @emph{not} suffice to set just
12650 @code{nnml-directory}---you have to explicitly set all the file
12651 variables to be what you want them to be. For a complete list of
12652 variables for each back end, see each back end's section later in this
12653 manual, but here's an example @code{nnml} definition:
12654
12655 @lisp
12656 (nnml "public"
12657 (nnml-directory "~/my-mail/")
12658 (nnml-active-file "~/my-mail/active")
12659 (nnml-newsgroups-file "~/my-mail/newsgroups"))
12660 @end lisp
12661
12662 Server variables are often called @dfn{server parameters}.
12663
12664 @node Servers and Methods
12665 @subsection Servers and Methods
12666
12667 Wherever you would normally use a select method
12668 (e.g. @code{gnus-secondary-select-method}, in the group select method,
12669 when browsing a foreign server) you can use a virtual server name
12670 instead. This could potentially save lots of typing. And it's nice all
12671 over.
12672
12673
12674 @node Unavailable Servers
12675 @subsection Unavailable Servers
12676
12677 If a server seems to be unreachable, Gnus will mark that server as
12678 @code{denied}. That means that any subsequent attempt to make contact
12679 with that server will just be ignored. ``It can't be opened,'' Gnus
12680 will tell you, without making the least effort to see whether that is
12681 actually the case or not.
12682
12683 That might seem quite naughty, but it does make sense most of the time.
12684 Let's say you have 10 groups subscribed to on server
12685 @samp{nephelococcygia.com}. This server is located somewhere quite far
12686 away from you and the machine is quite slow, so it takes 1 minute just
12687 to find out that it refuses connection to you today. If Gnus were to
12688 attempt to do that 10 times, you'd be quite annoyed, so Gnus won't
12689 attempt to do that. Once it has gotten a single ``connection refused'',
12690 it will regard that server as ``down''.
12691
12692 So, what happens if the machine was only feeling unwell temporarily?
12693 How do you test to see whether the machine has come up again?
12694
12695 You jump to the server buffer (@pxref{Server Buffer}) and poke it
12696 with the following commands:
12697
12698 @table @kbd
12699
12700 @item O
12701 @kindex O (Server)
12702 @findex gnus-server-open-server
12703 Try to establish connection to the server on the current line
12704 (@code{gnus-server-open-server}).
12705
12706 @item C
12707 @kindex C (Server)
12708 @findex gnus-server-close-server
12709 Close the connection (if any) to the server
12710 (@code{gnus-server-close-server}).
12711
12712 @item D
12713 @kindex D (Server)
12714 @findex gnus-server-deny-server
12715 Mark the current server as unreachable
12716 (@code{gnus-server-deny-server}).
12717
12718 @item M-o
12719 @kindex M-o (Server)
12720 @findex gnus-server-open-all-servers
12721 Open the connections to all servers in the buffer
12722 (@code{gnus-server-open-all-servers}).
12723
12724 @item M-c
12725 @kindex M-c (Server)
12726 @findex gnus-server-close-all-servers
12727 Close the connections to all servers in the buffer
12728 (@code{gnus-server-close-all-servers}).
12729
12730 @item R
12731 @kindex R (Server)
12732 @findex gnus-server-remove-denials
12733 Remove all marks to whether Gnus was denied connection from any servers
12734 (@code{gnus-server-remove-denials}).
12735
12736 @item L
12737 @kindex L (Server)
12738 @findex gnus-server-offline-server
12739 Set server status to offline (@code{gnus-server-offline-server}).
12740
12741 @end table
12742
12743
12744 @node Getting News
12745 @section Getting News
12746 @cindex reading news
12747 @cindex news back ends
12748
12749 A newsreader is normally used for reading news. Gnus currently provides
12750 only two methods of getting news---it can read from an @acronym{NNTP} server,
12751 or it can read from a local spool.
12752
12753 @menu
12754 * NNTP:: Reading news from an @acronym{NNTP} server.
12755 * News Spool:: Reading news from the local spool.
12756 @end menu
12757
12758
12759 @node NNTP
12760 @subsection NNTP
12761 @cindex nntp
12762
12763 Subscribing to a foreign group from an @acronym{NNTP} server is rather easy.
12764 You just specify @code{nntp} as method and the address of the @acronym{NNTP}
12765 server as the, uhm, address.
12766
12767 If the @acronym{NNTP} server is located at a non-standard port, setting the
12768 third element of the select method to this port number should allow you
12769 to connect to the right port. You'll have to edit the group info for
12770 that (@pxref{Foreign Groups}).
12771
12772 The name of the foreign group can be the same as a native group. In
12773 fact, you can subscribe to the same group from as many different servers
12774 you feel like. There will be no name collisions.
12775
12776 The following variables can be used to create a virtual @code{nntp}
12777 server:
12778
12779 @table @code
12780
12781 @item nntp-server-opened-hook
12782 @vindex nntp-server-opened-hook
12783 @cindex @sc{mode reader}
12784 @cindex authinfo
12785 @cindex authentication
12786 @cindex nntp authentication
12787 @findex nntp-send-authinfo
12788 @findex nntp-send-mode-reader
12789 is run after a connection has been made. It can be used to send
12790 commands to the @acronym{NNTP} server after it has been contacted. By
12791 default it sends the command @code{MODE READER} to the server with the
12792 @code{nntp-send-mode-reader} function. This function should always be
12793 present in this hook.
12794
12795 @item nntp-authinfo-function
12796 @vindex nntp-authinfo-function
12797 @findex nntp-send-authinfo
12798 @vindex nntp-authinfo-file
12799 This function will be used to send @samp{AUTHINFO} to the @acronym{NNTP}
12800 server. The default function is @code{nntp-send-authinfo}, which looks
12801 through your @file{~/.authinfo} (or whatever you've set the
12802 @code{nntp-authinfo-file} variable to) for applicable entries. If none
12803 are found, it will prompt you for a login name and a password. The
12804 format of the @file{~/.authinfo} file is (almost) the same as the
12805 @code{ftp} @file{~/.netrc} file, which is defined in the @code{ftp}
12806 manual page, but here are the salient facts:
12807
12808 @enumerate
12809 @item
12810 The file contains one or more line, each of which define one server.
12811
12812 @item
12813 Each line may contain an arbitrary number of token/value pairs.
12814
12815 The valid tokens include @samp{machine}, @samp{login}, @samp{password},
12816 @samp{default}. In addition Gnus introduces two new tokens, not present
12817 in the original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
12818 @samp{force}. (This is the only way the @file{.authinfo} file format
12819 deviates from the @file{.netrc} file format.) @samp{port} is used to
12820 indicate what port on the server the credentials apply to and
12821 @samp{force} is explained below.
12822
12823 @end enumerate
12824
12825 Here's an example file:
12826
12827 @example
12828 machine news.uio.no login larsi password geheimnis
12829 machine nntp.ifi.uio.no login larsi force yes
12830 @end example
12831
12832 The token/value pairs may appear in any order; @samp{machine} doesn't
12833 have to be first, for instance.
12834
12835 In this example, both login name and password have been supplied for the
12836 former server, while the latter has only the login name listed, and the
12837 user will be prompted for the password. The latter also has the
12838 @samp{force} tag, which means that the authinfo will be sent to the
12839 @var{nntp} server upon connection; the default (i.e., when there is not
12840 @samp{force} tag) is to not send authinfo to the @var{nntp} server
12841 until the @var{nntp} server asks for it.
12842
12843 You can also add @samp{default} lines that will apply to all servers
12844 that don't have matching @samp{machine} lines.
12845
12846 @example
12847 default force yes
12848 @end example
12849
12850 This will force sending @samp{AUTHINFO} commands to all servers not
12851 previously mentioned.
12852
12853 Remember to not leave the @file{~/.authinfo} file world-readable.
12854
12855 @item nntp-server-action-alist
12856 @vindex nntp-server-action-alist
12857 This is a list of regexps to match on server types and actions to be
12858 taken when matches are made. For instance, if you want Gnus to beep
12859 every time you connect to innd, you could say something like:
12860
12861 @lisp
12862 (setq nntp-server-action-alist
12863 '(("innd" (ding))))
12864 @end lisp
12865
12866 You probably don't want to do that, though.
12867
12868 The default value is
12869
12870 @lisp
12871 '(("nntpd 1\\.5\\.11t"
12872 (remove-hook 'nntp-server-opened-hook
12873 'nntp-send-mode-reader)))
12874 @end lisp
12875
12876 This ensures that Gnus doesn't send the @code{MODE READER} command to
12877 nntpd 1.5.11t, since that command chokes that server, I've been told.
12878
12879 @item nntp-maximum-request
12880 @vindex nntp-maximum-request
12881 If the @acronym{NNTP} server doesn't support @acronym{NOV} headers, this back end
12882 will collect headers by sending a series of @code{head} commands. To
12883 speed things up, the back end sends lots of these commands without
12884 waiting for reply, and then reads all the replies. This is controlled
12885 by the @code{nntp-maximum-request} variable, and is 400 by default. If
12886 your network is buggy, you should set this to 1.
12887
12888 @item nntp-connection-timeout
12889 @vindex nntp-connection-timeout
12890 If you have lots of foreign @code{nntp} groups that you connect to
12891 regularly, you're sure to have problems with @acronym{NNTP} servers not
12892 responding properly, or being too loaded to reply within reasonable
12893 time. This is can lead to awkward problems, which can be helped
12894 somewhat by setting @code{nntp-connection-timeout}. This is an integer
12895 that says how many seconds the @code{nntp} back end should wait for a
12896 connection before giving up. If it is @code{nil}, which is the default,
12897 no timeouts are done.
12898
12899 @item nntp-nov-is-evil
12900 @vindex nntp-nov-is-evil
12901 If the @acronym{NNTP} server does not support @acronym{NOV}, you could set this
12902 variable to @code{t}, but @code{nntp} usually checks automatically whether @acronym{NOV}
12903 can be used.
12904
12905 @item nntp-xover-commands
12906 @vindex nntp-xover-commands
12907 @cindex @acronym{NOV}
12908 @cindex XOVER
12909 List of strings used as commands to fetch @acronym{NOV} lines from a
12910 server. The default value of this variable is @code{("XOVER"
12911 "XOVERVIEW")}.
12912
12913 @item nntp-nov-gap
12914 @vindex nntp-nov-gap
12915 @code{nntp} normally sends just one big request for @acronym{NOV} lines to
12916 the server. The server responds with one huge list of lines. However,
12917 if you have read articles 2-5000 in the group, and only want to read
12918 article 1 and 5001, that means that @code{nntp} will fetch 4999 @acronym{NOV}
12919 lines that you will not need. This variable says how
12920 big a gap between two consecutive articles is allowed to be before the
12921 @code{XOVER} request is split into several request. Note that if your
12922 network is fast, setting this variable to a really small number means
12923 that fetching will probably be slower. If this variable is @code{nil},
12924 @code{nntp} will never split requests. The default is 5.
12925
12926 @item nntp-prepare-server-hook
12927 @vindex nntp-prepare-server-hook
12928 A hook run before attempting to connect to an @acronym{NNTP} server.
12929
12930 @item nntp-record-commands
12931 @vindex nntp-record-commands
12932 If non-@code{nil}, @code{nntp} will log all commands it sends to the
12933 @acronym{NNTP} server (along with a timestamp) in the @samp{*nntp-log*}
12934 buffer. This is useful if you are debugging a Gnus/@acronym{NNTP} connection
12935 that doesn't seem to work.
12936
12937 @item nntp-open-connection-function
12938 @vindex nntp-open-connection-function
12939 It is possible to customize how the connection to the nntp server will
12940 be opened. If you specify an @code{nntp-open-connection-function}
12941 parameter, Gnus will use that function to establish the connection.
12942 Six pre-made functions are supplied. These functions can be grouped in
12943 two categories: direct connection functions (four pre-made), and
12944 indirect ones (two pre-made).
12945
12946 @item nntp-never-echoes-commands
12947 @vindex nntp-never-echoes-commands
12948 Non-@code{nil} means the nntp server never echoes commands. It is
12949 reported that some nntps server doesn't echo commands. So, you may want
12950 to set this to non-@code{nil} in the method for such a server setting
12951 @code{nntp-open-connection-function} to @code{nntp-open-ssl-stream} for
12952 example. The default value is @code{nil}. Note that the
12953 @code{nntp-open-connection-functions-never-echo-commands} variable
12954 overrides the @code{nil} value of this variable.
12955
12956 @item nntp-open-connection-functions-never-echo-commands
12957 @vindex nntp-open-connection-functions-never-echo-commands
12958 List of functions that never echo commands. Add or set a function which
12959 you set to @code{nntp-open-connection-function} to this list if it does
12960 not echo commands. Note that a non-@code{nil} value of the
12961 @code{nntp-never-echoes-commands} variable overrides this variable. The
12962 default value is @code{(nntp-open-network-stream)}.
12963
12964 @item nntp-prepare-post-hook
12965 @vindex nntp-prepare-post-hook
12966 A hook run just before posting an article. If there is no
12967 @code{Message-ID} header in the article and the news server provides the
12968 recommended ID, it will be added to the article before running this
12969 hook. It is useful to make @code{Cancel-Lock} headers even if you
12970 inhibit Gnus to add a @code{Message-ID} header, you could say:
12971
12972 @lisp
12973 (add-hook 'nntp-prepare-post-hook 'canlock-insert-header)
12974 @end lisp
12975
12976 Note that not all servers support the recommended ID. This works for
12977 INN versions 2.3.0 and later, for instance.
12978
12979 @end table
12980
12981 @menu
12982 * Direct Functions:: Connecting directly to the server.
12983 * Indirect Functions:: Connecting indirectly to the server.
12984 * Common Variables:: Understood by several connection functions.
12985 @end menu
12986
12987
12988 @node Direct Functions
12989 @subsubsection Direct Functions
12990 @cindex direct connection functions
12991
12992 These functions are called direct because they open a direct connection
12993 between your machine and the @acronym{NNTP} server. The behavior of these
12994 functions is also affected by commonly understood variables
12995 (@pxref{Common Variables}).
12996
12997 @table @code
12998 @findex nntp-open-network-stream
12999 @item nntp-open-network-stream
13000 This is the default, and simply connects to some port or other on the
13001 remote system.
13002
13003 @findex nntp-open-tls-stream
13004 @item nntp-open-tls-stream
13005 Opens a connection to a server over a @dfn{secure} channel. To use
13006 this you must have @uref{http://www.gnu.org/software/gnutls/, GNUTLS}
13007 installed. You then define a server as follows:
13008
13009 @lisp
13010 ;; @r{"nntps" is port 563 and is predefined in our @file{/etc/services}}
13011 ;; @r{however, @samp{gnutls-cli -p} doesn't like named ports.}
13012 ;;
13013 (nntp "snews.bar.com"
13014 (nntp-open-connection-function nntp-open-tls-stream)
13015 (nntp-port-number )
13016 (nntp-address "snews.bar.com"))
13017 @end lisp
13018
13019 @findex nntp-open-ssl-stream
13020 @item nntp-open-ssl-stream
13021 Opens a connection to a server over a @dfn{secure} channel. To use
13022 this you must have @uref{http://www.openssl.org, OpenSSL} or
13023 @uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL, SSLeay} installed. You
13024 then define a server as follows:
13025
13026 @lisp
13027 ;; @r{"snews" is port 563 and is predefined in our @file{/etc/services}}
13028 ;; @r{however, @samp{openssl s_client -port} doesn't like named ports.}
13029 ;;
13030 (nntp "snews.bar.com"
13031 (nntp-open-connection-function nntp-open-ssl-stream)
13032 (nntp-port-number 563)
13033 (nntp-address "snews.bar.com"))
13034 @end lisp
13035
13036 @findex nntp-open-telnet-stream
13037 @item nntp-open-telnet-stream
13038 Opens a connection to an @acronym{NNTP} server by simply @samp{telnet}'ing
13039 it. You might wonder why this function exists, since we have the
13040 default @code{nntp-open-network-stream} which would do the job. (One
13041 of) the reason(s) is that if you are behind a firewall but have direct
13042 connections to the outside world thanks to a command wrapper like
13043 @code{runsocks}, you can use it like this:
13044
13045 @lisp
13046 (nntp "socksified"
13047 (nntp-pre-command "runsocks")
13048 (nntp-open-connection-function nntp-open-telnet-stream)
13049 (nntp-address "the.news.server"))
13050 @end lisp
13051
13052 With the default method, you would need to wrap your whole Emacs
13053 session, which is not a good idea.
13054 @end table
13055
13056
13057 @node Indirect Functions
13058 @subsubsection Indirect Functions
13059 @cindex indirect connection functions
13060
13061 These functions are called indirect because they connect to an
13062 intermediate host before actually connecting to the @acronym{NNTP} server.
13063 All of these functions and related variables are also said to belong to
13064 the ``via'' family of connection: they're all prefixed with ``via'' to make
13065 things cleaner. The behavior of these functions is also affected by
13066 commonly understood variables (@pxref{Common Variables}).
13067
13068 @table @code
13069 @item nntp-open-via-rlogin-and-telnet
13070 @findex nntp-open-via-rlogin-and-telnet
13071 Does an @samp{rlogin} on a remote system, and then does a @samp{telnet}
13072 to the real @acronym{NNTP} server from there. This is useful for instance if
13073 you need to connect to a firewall machine first.
13074
13075 @code{nntp-open-via-rlogin-and-telnet}-specific variables:
13076
13077 @table @code
13078 @item nntp-via-rlogin-command
13079 @vindex nntp-via-rlogin-command
13080 Command used to log in on the intermediate host. The default is
13081 @samp{rsh}, but @samp{ssh} is a popular alternative.
13082
13083 @item nntp-via-rlogin-command-switches
13084 @vindex nntp-via-rlogin-command-switches
13085 List of strings to be used as the switches to
13086 @code{nntp-via-rlogin-command}. The default is @code{nil}. If you use
13087 @samp{ssh} for @code{nntp-via-rlogin-command}, you may set this to
13088 @samp{("-C")} in order to compress all data connections, otherwise set
13089 this to @samp{("-t" "-e" "none")} or @samp{("-C" "-t" "-e" "none")} if
13090 the telnet command requires a pseudo-tty allocation on an intermediate
13091 host.
13092 @end table
13093
13094 @item nntp-open-via-telnet-and-telnet
13095 @findex nntp-open-via-telnet-and-telnet
13096 Does essentially the same, but uses @samp{telnet} instead of
13097 @samp{rlogin} to connect to the intermediate host.
13098
13099 @code{nntp-open-via-telnet-and-telnet}-specific variables:
13100
13101 @table @code
13102 @item nntp-via-telnet-command
13103 @vindex nntp-via-telnet-command
13104 Command used to @code{telnet} the intermediate host. The default is
13105 @samp{telnet}.
13106
13107 @item nntp-via-telnet-switches
13108 @vindex nntp-via-telnet-switches
13109 List of strings to be used as the switches to the
13110 @code{nntp-via-telnet-command} command. The default is @samp{("-8")}.
13111
13112 @item nntp-via-user-password
13113 @vindex nntp-via-user-password
13114 Password to use when logging in on the intermediate host.
13115
13116 @item nntp-via-envuser
13117 @vindex nntp-via-envuser
13118 If non-@code{nil}, the intermediate @code{telnet} session (client and
13119 server both) will support the @code{ENVIRON} option and not prompt for
13120 login name. This works for Solaris @code{telnet}, for instance.
13121
13122 @item nntp-via-shell-prompt
13123 @vindex nntp-via-shell-prompt
13124 Regexp matching the shell prompt on the intermediate host. The default
13125 is @samp{bash\\|\$ *\r?$\\|> *\r?}.
13126
13127 @end table
13128
13129 @end table
13130
13131
13132 Here are some additional variables that are understood by all the above
13133 functions:
13134
13135 @table @code
13136
13137 @item nntp-via-user-name
13138 @vindex nntp-via-user-name
13139 User name to use when connecting to the intermediate host.
13140
13141 @item nntp-via-address
13142 @vindex nntp-via-address
13143 Address of the intermediate host to connect to.
13144
13145 @end table
13146
13147
13148 @node Common Variables
13149 @subsubsection Common Variables
13150
13151 The following variables affect the behavior of all, or several of the
13152 pre-made connection functions. When not specified, all functions are
13153 affected (the values of the following variables will be used as the
13154 default if each virtual @code{nntp} server doesn't specify those server
13155 variables individually).
13156
13157 @table @code
13158
13159 @item nntp-pre-command
13160 @vindex nntp-pre-command
13161 A command wrapper to use when connecting through a non native
13162 connection function (all except @code{nntp-open-network-stream},
13163 @code{nntp-open-tls-stream}, and @code{nntp-open-ssl-stream}). This is
13164 where you would put a @samp{SOCKS} wrapper for instance.
13165
13166 @item nntp-address
13167 @vindex nntp-address
13168 The address of the @acronym{NNTP} server.
13169
13170 @item nntp-port-number
13171 @vindex nntp-port-number
13172 Port number to connect to the @acronym{NNTP} server. The default is
13173 @samp{nntp}. If you use @acronym{NNTP} over
13174 @acronym{TLS}/@acronym{SSL}, you may want to use integer ports rather
13175 than named ports (i.e, use @samp{563} instead of @samp{snews} or
13176 @samp{nntps}), because external @acronym{TLS}/@acronym{SSL} tools may
13177 not work with named ports.
13178
13179 @item nntp-end-of-line
13180 @vindex nntp-end-of-line
13181 String to use as end-of-line marker when talking to the @acronym{NNTP}
13182 server. This is @samp{\r\n} by default, but should be @samp{\n} when
13183 using a non native connection function.
13184
13185 @item nntp-telnet-command
13186 @vindex nntp-telnet-command
13187 Command to use when connecting to the @acronym{NNTP} server through
13188 @samp{telnet}. This is @emph{not} for an intermediate host. This is
13189 just for the real @acronym{NNTP} server. The default is
13190 @samp{telnet}.
13191
13192 @item nntp-telnet-switches
13193 @vindex nntp-telnet-switches
13194 A list of switches to pass to @code{nntp-telnet-command}. The default
13195 is @samp{("-8")}.
13196
13197 @end table
13198
13199
13200 @node News Spool
13201 @subsection News Spool
13202 @cindex nnspool
13203 @cindex news spool
13204
13205 Subscribing to a foreign group from the local spool is extremely easy,
13206 and might be useful, for instance, to speed up reading groups that
13207 contain very big articles---@samp{alt.binaries.pictures.furniture}, for
13208 instance.
13209
13210 Anyway, you just specify @code{nnspool} as the method and @code{""} (or
13211 anything else) as the address.
13212
13213 If you have access to a local spool, you should probably use that as the
13214 native select method (@pxref{Finding the News}). It is normally faster
13215 than using an @code{nntp} select method, but might not be. It depends.
13216 You just have to try to find out what's best at your site.
13217
13218 @table @code
13219
13220 @item nnspool-inews-program
13221 @vindex nnspool-inews-program
13222 Program used to post an article.
13223
13224 @item nnspool-inews-switches
13225 @vindex nnspool-inews-switches
13226 Parameters given to the inews program when posting an article.
13227
13228 @item nnspool-spool-directory
13229 @vindex nnspool-spool-directory
13230 Where @code{nnspool} looks for the articles. This is normally
13231 @file{/usr/spool/news/}.
13232
13233 @item nnspool-nov-directory
13234 @vindex nnspool-nov-directory
13235 Where @code{nnspool} will look for @acronym{NOV} files. This is normally@*
13236 @file{/usr/spool/news/over.view/}.
13237
13238 @item nnspool-lib-dir
13239 @vindex nnspool-lib-dir
13240 Where the news lib dir is (@file{/usr/lib/news/} by default).
13241
13242 @item nnspool-active-file
13243 @vindex nnspool-active-file
13244 The name of the active file.
13245
13246 @item nnspool-newsgroups-file
13247 @vindex nnspool-newsgroups-file
13248 The name of the group descriptions file.
13249
13250 @item nnspool-history-file
13251 @vindex nnspool-history-file
13252 The name of the news history file.
13253
13254 @item nnspool-active-times-file
13255 @vindex nnspool-active-times-file
13256 The name of the active date file.
13257
13258 @item nnspool-nov-is-evil
13259 @vindex nnspool-nov-is-evil
13260 If non-@code{nil}, @code{nnspool} won't try to use any @acronym{NOV} files
13261 that it finds.
13262
13263 @item nnspool-sift-nov-with-sed
13264 @vindex nnspool-sift-nov-with-sed
13265 @cindex sed
13266 If non-@code{nil}, which is the default, use @code{sed} to get the
13267 relevant portion from the overview file. If @code{nil},
13268 @code{nnspool} will load the entire file into a buffer and process it
13269 there.
13270
13271 @end table
13272
13273
13274 @node Getting Mail
13275 @section Getting Mail
13276 @cindex reading mail
13277 @cindex mail
13278
13279 Reading mail with a newsreader---isn't that just plain WeIrD? But of
13280 course.
13281
13282 @menu
13283 * Mail in a Newsreader:: Important introductory notes.
13284 * Getting Started Reading Mail:: A simple cookbook example.
13285 * Splitting Mail:: How to create mail groups.
13286 * Mail Sources:: How to tell Gnus where to get mail from.
13287 * Mail Back End Variables:: Variables for customizing mail handling.
13288 * Fancy Mail Splitting:: Gnus can do hairy splitting of incoming mail.
13289 * Group Mail Splitting:: Use group customize to drive mail splitting.
13290 * Incorporating Old Mail:: What about the old mail you have?
13291 * Expiring Mail:: Getting rid of unwanted mail.
13292 * Washing Mail:: Removing cruft from the mail you get.
13293 * Duplicates:: Dealing with duplicated mail.
13294 * Not Reading Mail:: Using mail back ends for reading other files.
13295 * Choosing a Mail Back End:: Gnus can read a variety of mail formats.
13296 @end menu
13297
13298
13299 @node Mail in a Newsreader
13300 @subsection Mail in a Newsreader
13301
13302 If you are used to traditional mail readers, but have decided to switch
13303 to reading mail with Gnus, you may find yourself experiencing something
13304 of a culture shock.
13305
13306 Gnus does not behave like traditional mail readers. If you want to make
13307 it behave that way, you can, but it's an uphill battle.
13308
13309 Gnus, by default, handles all its groups using the same approach. This
13310 approach is very newsreaderly---you enter a group, see the new/unread
13311 messages, and when you read the messages, they get marked as read, and
13312 you don't see them any more. (Unless you explicitly ask for them.)
13313
13314 In particular, you do not do anything explicitly to delete messages.
13315
13316 Does this mean that all the messages that have been marked as read are
13317 deleted? How awful!
13318
13319 But, no, it means that old messages are @dfn{expired} according to some
13320 scheme or other. For news messages, the expire process is controlled by
13321 the news administrator; for mail, the expire process is controlled by
13322 you. The expire process for mail is covered in depth in @ref{Expiring
13323 Mail}.
13324
13325 What many Gnus users find, after using it a while for both news and
13326 mail, is that the transport mechanism has very little to do with how
13327 they want to treat a message.
13328
13329 Many people subscribe to several mailing lists. These are transported
13330 via @acronym{SMTP}, and are therefore mail. But we might go for weeks without
13331 answering, or even reading these messages very carefully. We may not
13332 need to save them because if we should need to read one again, they are
13333 archived somewhere else.
13334
13335 Some people have local news groups which have only a handful of readers.
13336 These are transported via @acronym{NNTP}, and are therefore news. But we may need
13337 to read and answer a large fraction of the messages very carefully in
13338 order to do our work. And there may not be an archive, so we may need
13339 to save the interesting messages the same way we would personal mail.
13340
13341 The important distinction turns out to be not the transport mechanism,
13342 but other factors such as how interested we are in the subject matter,
13343 or how easy it is to retrieve the message if we need to read it again.
13344
13345 Gnus provides many options for sorting mail into ``groups'' which behave
13346 like newsgroups, and for treating each group (whether mail or news)
13347 differently.
13348
13349 Some users never get comfortable using the Gnus (ahem) paradigm and wish
13350 that Gnus should grow up and be a male, er, mail reader. It is possible
13351 to whip Gnus into a more mailreaderly being, but, as said before, it's
13352 not easy. People who prefer proper mail readers should try @sc{vm}
13353 instead, which is an excellent, and proper, mail reader.
13354
13355 I don't mean to scare anybody off, but I want to make it clear that you
13356 may be required to learn a new way of thinking about messages. After
13357 you've been subjected to The Gnus Way, you will come to love it. I can
13358 guarantee it. (At least the guy who sold me the Emacs Subliminal
13359 Brain-Washing Functions that I've put into Gnus did guarantee it. You
13360 Will Be Assimilated. You Love Gnus. You Love The Gnus Mail Way.
13361 You Do.)
13362
13363
13364 @node Getting Started Reading Mail
13365 @subsection Getting Started Reading Mail
13366
13367 It's quite easy to use Gnus to read your new mail. You just plonk the
13368 mail back end of your choice into @code{gnus-secondary-select-methods},
13369 and things will happen automatically.
13370
13371 For instance, if you want to use @code{nnml} (which is a ``one file per
13372 mail'' back end), you could put the following in your @file{~/.gnus.el} file:
13373
13374 @lisp
13375 (setq gnus-secondary-select-methods '((nnml "")))
13376 @end lisp
13377
13378 Now, the next time you start Gnus, this back end will be queried for new
13379 articles, and it will move all the messages in your spool file to its
13380 directory, which is @file{~/Mail/} by default. The new group that will
13381 be created (@samp{mail.misc}) will be subscribed, and you can read it
13382 like any other group.
13383
13384 You will probably want to split the mail into several groups, though:
13385
13386 @lisp
13387 (setq nnmail-split-methods
13388 '(("junk" "^From:.*Lars Ingebrigtsen")
13389 ("crazy" "^Subject:.*die\\|^Organization:.*flabby")
13390 ("other" "")))
13391 @end lisp
13392
13393 This will result in three new @code{nnml} mail groups being created:
13394 @samp{nnml:junk}, @samp{nnml:crazy}, and @samp{nnml:other}. All the
13395 mail that doesn't fit into the first two groups will be placed in the
13396 last group.
13397
13398 This should be sufficient for reading mail with Gnus. You might want to
13399 give the other sections in this part of the manual a perusal, though.
13400 Especially @pxref{Choosing a Mail Back End} and @pxref{Expiring Mail}.
13401
13402
13403 @node Splitting Mail
13404 @subsection Splitting Mail
13405 @cindex splitting mail
13406 @cindex mail splitting
13407 @cindex mail filtering (splitting)
13408
13409 @vindex nnmail-split-methods
13410 The @code{nnmail-split-methods} variable says how the incoming mail is
13411 to be split into groups.
13412
13413 @lisp
13414 (setq nnmail-split-methods
13415 '(("mail.junk" "^From:.*Lars Ingebrigtsen")
13416 ("mail.crazy" "^Subject:.*die\\|^Organization:.*flabby")
13417 ("mail.other" "")))
13418 @end lisp
13419
13420 This variable is a list of lists, where the first element of each of
13421 these lists is the name of the mail group (they do not have to be called
13422 something beginning with @samp{mail}, by the way), and the second
13423 element is a regular expression used on the header of each mail to
13424 determine if it belongs in this mail group. The first string may
13425 contain @samp{\\1} forms, like the ones used by @code{replace-match} to
13426 insert sub-expressions from the matched text. For instance:
13427
13428 @lisp
13429 ("list.\\1" "From:.* \\(.*\\)-list@@majordomo.com")
13430 @end lisp
13431
13432 @noindent
13433 In that case, @code{nnmail-split-lowercase-expanded} controls whether
13434 the inserted text should be made lowercase. @xref{Fancy Mail Splitting}.
13435
13436 The second element can also be a function. In that case, it will be
13437 called narrowed to the headers with the first element of the rule as the
13438 argument. It should return a non-@code{nil} value if it thinks that the
13439 mail belongs in that group.
13440
13441 @cindex @samp{bogus} group
13442 The last of these groups should always be a general one, and the regular
13443 expression should @emph{always} be @samp{""} so that it matches any mails
13444 that haven't been matched by any of the other regexps. (These rules are
13445 processed from the beginning of the alist toward the end. The first rule
13446 to make a match will ``win'', unless you have crossposting enabled. In
13447 that case, all matching rules will ``win''.) If no rule matched, the mail
13448 will end up in the @samp{bogus} group. When new groups are created by
13449 splitting mail, you may want to run @code{gnus-group-find-new-groups} to
13450 see the new groups. This also applies to the @samp{bogus} group.
13451
13452 If you like to tinker with this yourself, you can set this variable to a
13453 function of your choice. This function will be called without any
13454 arguments in a buffer narrowed to the headers of an incoming mail
13455 message. The function should return a list of group names that it
13456 thinks should carry this mail message.
13457
13458 Note that the mail back ends are free to maul the poor, innocent,
13459 incoming headers all they want to. They all add @code{Lines} headers;
13460 some add @code{X-Gnus-Group} headers; most rename the Unix mbox
13461 @code{From<SPACE>} line to something else.
13462
13463 @vindex nnmail-crosspost
13464 The mail back ends all support cross-posting. If several regexps match,
13465 the mail will be ``cross-posted'' to all those groups.
13466 @code{nnmail-crosspost} says whether to use this mechanism or not. Note
13467 that no articles are crossposted to the general (@samp{""}) group.
13468
13469 @vindex nnmail-crosspost-link-function
13470 @cindex crosspost
13471 @cindex links
13472 @code{nnmh} and @code{nnml} makes crossposts by creating hard links to
13473 the crossposted articles. However, not all file systems support hard
13474 links. If that's the case for you, set
13475 @code{nnmail-crosspost-link-function} to @code{copy-file}. (This
13476 variable is @code{add-name-to-file} by default.)
13477
13478 @kindex M-x nnmail-split-history
13479 @findex nnmail-split-history
13480 If you wish to see where the previous mail split put the messages, you
13481 can use the @kbd{M-x nnmail-split-history} command. If you wish to see
13482 where re-spooling messages would put the messages, you can use
13483 @code{gnus-summary-respool-trace} and related commands (@pxref{Mail
13484 Group Commands}).
13485
13486 @vindex nnmail-split-header-length-limit
13487 Header lines longer than the value of
13488 @code{nnmail-split-header-length-limit} are excluded from the split
13489 function.
13490
13491 @vindex nnmail-mail-splitting-charset
13492 @vindex nnmail-mail-splitting-decodes
13493 By default, splitting @acronym{MIME}-decodes headers so you
13494 can match on non-@acronym{ASCII} strings. The
13495 @code{nnmail-mail-splitting-charset} variable specifies the default
13496 charset for decoding. The behavior can be turned off completely by
13497 binding @code{nnmail-mail-splitting-decodes} to @code{nil}, which is
13498 useful if you want to match articles based on the raw header data.
13499
13500 @vindex nnmail-resplit-incoming
13501 By default, splitting is performed on all incoming messages. If you
13502 specify a @code{directory} entry for the variable @code{mail-sources}
13503 (@pxref{Mail Source Specifiers}), however, then splitting does
13504 @emph{not} happen by default. You can set the variable
13505 @code{nnmail-resplit-incoming} to a non-@code{nil} value to make
13506 splitting happen even in this case. (This variable has no effect on
13507 other kinds of entries.)
13508
13509 Gnus gives you all the opportunity you could possibly want for shooting
13510 yourself in the foot. Let's say you create a group that will contain
13511 all the mail you get from your boss. And then you accidentally
13512 unsubscribe from the group. Gnus will still put all the mail from your
13513 boss in the unsubscribed group, and so, when your boss mails you ``Have
13514 that report ready by Monday or you're fired!'', you'll never see it and,
13515 come Tuesday, you'll still believe that you're gainfully employed while
13516 you really should be out collecting empty bottles to save up for next
13517 month's rent money.
13518
13519
13520 @node Mail Sources
13521 @subsection Mail Sources
13522
13523 Mail can be gotten from many different sources---the mail spool, from
13524 a @acronym{POP} mail server, from a procmail directory, or from a
13525 maildir, for instance.
13526
13527 @menu
13528 * Mail Source Specifiers:: How to specify what a mail source is.
13529 * Mail Source Customization:: Some variables that influence things.
13530 * Fetching Mail:: Using the mail source specifiers.
13531 @end menu
13532
13533
13534 @node Mail Source Specifiers
13535 @subsubsection Mail Source Specifiers
13536 @cindex POP
13537 @cindex mail server
13538 @cindex procmail
13539 @cindex mail spool
13540 @cindex mail source
13541
13542 You tell Gnus how to fetch mail by setting @code{mail-sources}
13543 (@pxref{Fetching Mail}) to a @dfn{mail source specifier}.
13544
13545 Here's an example:
13546
13547 @lisp
13548 (pop :server "pop3.mailserver.com" :user "myname")
13549 @end lisp
13550
13551 As can be observed, a mail source specifier is a list where the first
13552 element is a @dfn{mail source type}, followed by an arbitrary number of
13553 @dfn{keywords}. Keywords that are not explicitly specified are given
13554 default values.
13555
13556 The following mail source types are available:
13557
13558 @table @code
13559 @item file
13560 Get mail from a single file; typically from the mail spool.
13561
13562 Keywords:
13563
13564 @table @code
13565 @item :path
13566 The file name. Defaults to the value of the @env{MAIL}
13567 environment variable or the value of @code{rmail-spool-directory}
13568 (usually something like @file{/usr/mail/spool/user-name}).
13569
13570 @item :prescript
13571 @itemx :postscript
13572 Script run before/after fetching mail.
13573 @end table
13574
13575 An example file mail source:
13576
13577 @lisp
13578 (file :path "/usr/spool/mail/user-name")
13579 @end lisp
13580
13581 Or using the default file name:
13582
13583 @lisp
13584 (file)
13585 @end lisp
13586
13587 If the mail spool file is not located on the local machine, it's best
13588 to use @acronym{POP} or @acronym{IMAP} or the like to fetch the mail.
13589 You can not use ange-ftp file names here---it has no way to lock the
13590 mail spool while moving the mail.
13591
13592 If it's impossible to set up a proper server, you can use ssh instead.
13593
13594 @lisp
13595 (setq mail-sources
13596 '((file :prescript "ssh host bin/getmail >%t")))
13597 @end lisp
13598
13599 The @samp{getmail} script would look something like the following:
13600
13601 @example
13602 #!/bin/sh
13603 # getmail - move mail from spool to stdout
13604 # flu@@iki.fi
13605
13606 MOVEMAIL=/usr/lib/emacs/20.3/i386-redhat-linux/movemail
13607 TMP=$HOME/Mail/tmp
13608 rm -f $TMP; $MOVEMAIL $MAIL $TMP >/dev/null && cat $TMP
13609 @end example
13610
13611 Alter this script to fit the @samp{movemail} and temporary
13612 file you want to use.
13613
13614
13615 @item directory
13616 @vindex nnmail-scan-directory-mail-source-once
13617 Get mail from several files in a directory. This is typically used
13618 when you have procmail split the incoming mail into several files.
13619 That is, there is a one-to-one correspondence between files in that
13620 directory and groups, so that mail from the file @file{foo.bar.spool}
13621 will be put in the group @code{foo.bar}. (You can change the suffix
13622 to be used instead of @code{.spool}.) Setting
13623 @code{nnmail-scan-directory-mail-source-once} to non-@code{nil} forces
13624 Gnus to scan the mail source only once. This is particularly useful
13625 if you want to scan mail groups at a specified level.
13626
13627 @vindex nnmail-resplit-incoming
13628 There is also the variable @code{nnmail-resplit-incoming}, if you set
13629 that to a non-@code{nil} value, then the normal splitting process is
13630 applied to all the files from the directory, @ref{Splitting Mail}.
13631
13632 Keywords:
13633
13634 @table @code
13635 @item :path
13636 The name of the directory where the files are. There is no default
13637 value.
13638
13639 @item :suffix
13640 Only files ending with this suffix are used. The default is
13641 @samp{.spool}.
13642
13643 @item :predicate
13644 Only files that have this predicate return non-@code{nil} are returned.
13645 The default is @code{identity}. This is used as an additional
13646 filter---only files that have the right suffix @emph{and} satisfy this
13647 predicate are considered.
13648
13649 @item :prescript
13650 @itemx :postscript
13651 Script run before/after fetching mail.
13652
13653 @end table
13654
13655 An example directory mail source:
13656
13657 @lisp
13658 (directory :path "/home/user-name/procmail-dir/"
13659 :suffix ".prcml")
13660 @end lisp
13661
13662 @item pop
13663 Get mail from a @acronym{POP} server.
13664
13665 Keywords:
13666
13667 @table @code
13668 @item :server
13669 The name of the @acronym{POP} server. The default is taken from the
13670 @env{MAILHOST} environment variable.
13671
13672 @item :port
13673 The port number of the @acronym{POP} server. This can be a number (eg,
13674 @samp{:port 1234}) or a string (eg, @samp{:port "pop3"}). If it is a
13675 string, it should be a service name as listed in @file{/etc/services} on
13676 Unix systems. The default is @samp{"pop3"}. On some systems you might
13677 need to specify it as @samp{"pop-3"} instead.
13678
13679 @item :user
13680 The user name to give to the @acronym{POP} server. The default is the login
13681 name.
13682
13683 @item :password
13684 The password to give to the @acronym{POP} server. If not specified,
13685 the user is prompted.
13686
13687 @item :program
13688 The program to use to fetch mail from the @acronym{POP} server. This
13689 should be a @code{format}-like string. Here's an example:
13690
13691 @example
13692 fetchmail %u@@%s -P %p %t
13693 @end example
13694
13695 The valid format specifier characters are:
13696
13697 @table @samp
13698 @item t
13699 The name of the file the mail is to be moved to. This must always be
13700 included in this string.
13701
13702 @item s
13703 The name of the server.
13704
13705 @item P
13706 The port number of the server.
13707
13708 @item u
13709 The user name to use.
13710
13711 @item p
13712 The password to use.
13713 @end table
13714
13715 The values used for these specs are taken from the values you give the
13716 corresponding keywords.
13717
13718 @item :prescript
13719 A script to be run before fetching the mail. The syntax is the same as
13720 the @code{:program} keyword. This can also be a function to be run.
13721
13722 @item :postscript
13723 A script to be run after fetching the mail. The syntax is the same as
13724 the @code{:program} keyword. This can also be a function to be run.
13725
13726 @item :function
13727 The function to use to fetch mail from the @acronym{POP} server. The
13728 function is called with one parameter---the name of the file where the
13729 mail should be moved to.
13730
13731 @item :authentication
13732 This can be either the symbol @code{password} or the symbol @code{apop}
13733 and says what authentication scheme to use. The default is
13734 @code{password}.
13735
13736 @end table
13737
13738 @vindex pop3-movemail
13739 @vindex pop3-leave-mail-on-server
13740 If the @code{:program} and @code{:function} keywords aren't specified,
13741 @code{pop3-movemail} will be used. If @code{pop3-leave-mail-on-server}
13742 is non-@code{nil} the mail is to be left on the @acronym{POP} server
13743 after fetching when using @code{pop3-movemail}. Note that POP servers
13744 maintain no state information between sessions, so what the client
13745 believes is there and what is actually there may not match up. If they
13746 do not, then you may get duplicate mails or the whole thing can fall
13747 apart and leave you with a corrupt mailbox.
13748
13749 Here are some examples for getting mail from a @acronym{POP} server.
13750 Fetch from the default @acronym{POP} server, using the default user
13751 name, and default fetcher:
13752
13753 @lisp
13754 (pop)
13755 @end lisp
13756
13757 Fetch from a named server with a named user and password:
13758
13759 @lisp
13760 (pop :server "my.pop.server"
13761 :user "user-name" :password "secret")
13762 @end lisp
13763
13764 Use @samp{movemail} to move the mail:
13765
13766 @lisp
13767 (pop :program "movemail po:%u %t %p")
13768 @end lisp
13769
13770 @item maildir
13771 Get mail from a maildir. This is a type of mailbox that is supported by
13772 at least qmail and postfix, where each file in a special directory
13773 contains exactly one mail.
13774
13775 Keywords:
13776
13777 @table @code
13778 @item :path
13779 The name of the directory where the mails are stored. The default is
13780 taken from the @env{MAILDIR} environment variable or
13781 @file{~/Maildir/}.
13782 @item :subdirs
13783 The subdirectories of the Maildir. The default is
13784 @samp{("new" "cur")}.
13785
13786 @c If you sometimes look at your mail through a pop3 daemon before fetching
13787 @c them with Gnus, you may also have to fetch your mails from the
13788 @c @code{cur} directory inside the maildir, like in the first example
13789 @c below.
13790
13791 You can also get mails from remote hosts (because maildirs don't suffer
13792 from locking problems).
13793
13794 @end table
13795
13796 Two example maildir mail sources:
13797
13798 @lisp
13799 (maildir :path "/home/user-name/Maildir/"
13800 :subdirs ("cur" "new"))
13801 @end lisp
13802
13803 @lisp
13804 (maildir :path "/user@@remotehost.org:~/Maildir/"
13805 :subdirs ("new"))
13806 @end lisp
13807
13808 @item imap
13809 Get mail from a @acronym{IMAP} server. If you don't want to use
13810 @acronym{IMAP} as intended, as a network mail reading protocol (ie
13811 with nnimap), for some reason or other, Gnus let you treat it similar
13812 to a @acronym{POP} server and fetches articles from a given
13813 @acronym{IMAP} mailbox. @xref{IMAP}, for more information.
13814
13815 Note that for the Kerberos, GSSAPI, @acronym{TLS}/@acronym{SSL} and STARTTLS support you
13816 may need external programs and libraries, @xref{IMAP}.
13817
13818 Keywords:
13819
13820 @table @code
13821 @item :server
13822 The name of the @acronym{IMAP} server. The default is taken from the
13823 @env{MAILHOST} environment variable.
13824
13825 @item :port
13826 The port number of the @acronym{IMAP} server. The default is @samp{143}, or
13827 @samp{993} for @acronym{TLS}/@acronym{SSL} connections.
13828
13829 @item :user
13830 The user name to give to the @acronym{IMAP} server. The default is the login
13831 name.
13832
13833 @item :password
13834 The password to give to the @acronym{IMAP} server. If not specified, the user is
13835 prompted.
13836
13837 @item :stream
13838 What stream to use for connecting to the server, this is one of the
13839 symbols in @code{imap-stream-alist}. Right now, this means
13840 @samp{gssapi}, @samp{kerberos4}, @samp{starttls}, @samp{tls},
13841 @samp{ssl}, @samp{shell} or the default @samp{network}.
13842
13843 @item :authentication
13844 Which authenticator to use for authenticating to the server, this is
13845 one of the symbols in @code{imap-authenticator-alist}. Right now,
13846 this means @samp{gssapi}, @samp{kerberos4}, @samp{digest-md5},
13847 @samp{cram-md5}, @samp{anonymous} or the default @samp{login}.
13848
13849 @item :program
13850 When using the `shell' :stream, the contents of this variable is
13851 mapped into the @code{imap-shell-program} variable. This should be a
13852 @code{format}-like string (or list of strings). Here's an example:
13853
13854 @example
13855 ssh %s imapd
13856 @end example
13857
13858 The valid format specifier characters are:
13859
13860 @table @samp
13861 @item s
13862 The name of the server.
13863
13864 @item l
13865 User name from @code{imap-default-user}.
13866
13867 @item p
13868 The port number of the server.
13869 @end table
13870
13871 The values used for these specs are taken from the values you give the
13872 corresponding keywords.
13873
13874 @item :mailbox
13875 The name of the mailbox to get mail from. The default is @samp{INBOX}
13876 which normally is the mailbox which receive incoming mail.
13877
13878 @item :predicate
13879 The predicate used to find articles to fetch. The default, @samp{UNSEEN
13880 UNDELETED}, is probably the best choice for most people, but if you
13881 sometimes peek in your mailbox with a @acronym{IMAP} client and mark some
13882 articles as read (or; SEEN) you might want to set this to @samp{1:*}.
13883 Then all articles in the mailbox is fetched, no matter what. For a
13884 complete list of predicates, see RFC 2060 section 6.4.4.
13885
13886 @item :fetchflag
13887 How to flag fetched articles on the server, the default @samp{\Deleted}
13888 will mark them as deleted, an alternative would be @samp{\Seen} which
13889 would simply mark them as read. These are the two most likely choices,
13890 but more flags are defined in RFC 2060 section 2.3.2.
13891
13892 @item :dontexpunge
13893 If non-@code{nil}, don't remove all articles marked as deleted in the
13894 mailbox after finishing the fetch.
13895
13896 @end table
13897
13898 An example @acronym{IMAP} mail source:
13899
13900 @lisp
13901 (imap :server "mail.mycorp.com"
13902 :stream kerberos4
13903 :fetchflag "\\Seen")
13904 @end lisp
13905
13906 @item webmail
13907 Get mail from a webmail server, such as @uref{http://www.hotmail.com/},
13908 @uref{http://webmail.netscape.com/}, @uref{http://www.netaddress.com/},
13909 @uref{http://mail.yahoo.com/}.
13910
13911 NOTE: Webmail largely depends on cookies. A "one-line-cookie" patch is
13912 required for url "4.0pre.46".
13913
13914 WARNING: Mails may be lost. NO WARRANTY.
13915
13916 Keywords:
13917
13918 @table @code
13919 @item :subtype
13920 The type of the webmail server. The default is @code{hotmail}. The
13921 alternatives are @code{netscape}, @code{netaddress}, @code{my-deja}.
13922
13923 @item :user
13924 The user name to give to the webmail server. The default is the login
13925 name.
13926
13927 @item :password
13928 The password to give to the webmail server. If not specified, the user is
13929 prompted.
13930
13931 @item :dontexpunge
13932 If non-@code{nil}, only fetch unread articles and don't move them to
13933 trash folder after finishing the fetch.
13934
13935 @end table
13936
13937 An example webmail source:
13938
13939 @lisp
13940 (webmail :subtype 'hotmail
13941 :user "user-name"
13942 :password "secret")
13943 @end lisp
13944 @end table
13945
13946 @table @dfn
13947 @item Common Keywords
13948 Common keywords can be used in any type of mail source.
13949
13950 Keywords:
13951
13952 @table @code
13953 @item :plugged
13954 If non-@code{nil}, fetch the mail even when Gnus is unplugged. If you
13955 use directory source to get mail, you can specify it as in this
13956 example:
13957
13958 @lisp
13959 (setq mail-sources
13960 '((directory :path "/home/pavel/.Spool/"
13961 :suffix ""
13962 :plugged t)))
13963 @end lisp
13964
13965 Gnus will then fetch your mail even when you are unplugged. This is
13966 useful when you use local mail and news.
13967
13968 @end table
13969 @end table
13970
13971 @subsubsection Function Interface
13972
13973 Some of the above keywords specify a Lisp function to be executed.
13974 For each keyword @code{:foo}, the Lisp variable @code{foo} is bound to
13975 the value of the keyword while the function is executing. For example,
13976 consider the following mail-source setting:
13977
13978 @lisp
13979 (setq mail-sources '((pop :user "jrl"
13980 :server "pophost" :function fetchfunc)))
13981 @end lisp
13982
13983 While the function @code{fetchfunc} is executing, the symbol @code{user}
13984 is bound to @code{"jrl"}, and the symbol @code{server} is bound to
13985 @code{"pophost"}. The symbols @code{port}, @code{password},
13986 @code{program}, @code{prescript}, @code{postscript}, @code{function},
13987 and @code{authentication} are also bound (to their default values).
13988
13989 See above for a list of keywords for each type of mail source.
13990
13991
13992 @node Mail Source Customization
13993 @subsubsection Mail Source Customization
13994
13995 The following is a list of variables that influence how the mail is
13996 fetched. You would normally not need to set or change any of these
13997 variables.
13998
13999 @table @code
14000 @item mail-source-crash-box
14001 @vindex mail-source-crash-box
14002 File where mail will be stored while processing it. The default is@*
14003 @file{~/.emacs-mail-crash-box}.
14004
14005 @item mail-source-delete-incoming
14006 @vindex mail-source-delete-incoming
14007 If non-@code{nil}, delete incoming files after handling them. If
14008 @code{t}, delete the files immediately, if @code{nil}, never delete any
14009 files. If a positive number, delete files older than number of days
14010 (This will only happen, when receiving new mail). You may also set
14011 @code{mail-source-delete-incoming} to @code{nil} and call
14012 @code{mail-source-delete-old-incoming} from a hook or interactively.
14013
14014 @item mail-source-delete-old-incoming-confirm
14015 @vindex mail-source-delete-old-incoming-confirm
14016 If non-@code{nil}, ask for for confirmation before deleting old incoming
14017 files. This variable only applies when
14018 @code{mail-source-delete-incoming} is a positive number.
14019
14020 @item mail-source-ignore-errors
14021 @vindex mail-source-ignore-errors
14022 If non-@code{nil}, ignore errors when reading mail from a mail source.
14023
14024 @item mail-source-directory
14025 @vindex mail-source-directory
14026 Directory where incoming mail source files (if any) will be stored. The
14027 default is @file{~/Mail/}. At present, the only thing this is used for
14028 is to say where the incoming files will be stored if the variable
14029 @code{mail-source-delete-incoming} is @code{nil} or a number.
14030
14031 @item mail-source-incoming-file-prefix
14032 @vindex mail-source-incoming-file-prefix
14033 Prefix for file name for storing incoming mail. The default is
14034 @file{Incoming}, in which case files will end up with names like
14035 @file{Incoming30630D_} or @file{Incoming298602ZD}. This is really only
14036 relevant if @code{mail-source-delete-incoming} is @code{nil} or a
14037 number.
14038
14039 @item mail-source-default-file-modes
14040 @vindex mail-source-default-file-modes
14041 All new mail files will get this file mode. The default is 384.
14042
14043 @item mail-source-movemail-program
14044 @vindex mail-source-movemail-program
14045 If non-@code{nil}, name of program for fetching new mail. If
14046 @code{nil}, @code{movemail} in @var{exec-directory}.
14047
14048 @end table
14049
14050
14051 @node Fetching Mail
14052 @subsubsection Fetching Mail
14053
14054 @vindex mail-sources
14055 @vindex nnmail-spool-file
14056 The way to actually tell Gnus where to get new mail from is to set
14057 @code{mail-sources} to a list of mail source specifiers
14058 (@pxref{Mail Source Specifiers}).
14059
14060 If this variable (and the obsolescent @code{nnmail-spool-file}) is
14061 @code{nil}, the mail back ends will never attempt to fetch mail by
14062 themselves.
14063
14064 If you want to fetch mail both from your local spool as well as a
14065 @acronym{POP} mail server, you'd say something like:
14066
14067 @lisp
14068 (setq mail-sources
14069 '((file)
14070 (pop :server "pop3.mail.server"
14071 :password "secret")))
14072 @end lisp
14073
14074 Or, if you don't want to use any of the keyword defaults:
14075
14076 @lisp
14077 (setq mail-sources
14078 '((file :path "/var/spool/mail/user-name")
14079 (pop :server "pop3.mail.server"
14080 :user "user-name"
14081 :port "pop3"
14082 :password "secret")))
14083 @end lisp
14084
14085
14086 When you use a mail back end, Gnus will slurp all your mail from your
14087 inbox and plonk it down in your home directory. Gnus doesn't move any
14088 mail if you're not using a mail back end---you have to do a lot of magic
14089 invocations first. At the time when you have finished drawing the
14090 pentagram, lightened the candles, and sacrificed the goat, you really
14091 shouldn't be too surprised when Gnus moves your mail.
14092
14093
14094
14095 @node Mail Back End Variables
14096 @subsection Mail Back End Variables
14097
14098 These variables are (for the most part) pertinent to all the various
14099 mail back ends.
14100
14101 @table @code
14102 @vindex nnmail-read-incoming-hook
14103 @item nnmail-read-incoming-hook
14104 The mail back ends all call this hook after reading new mail. You can
14105 use this hook to notify any mail watch programs, if you want to.
14106
14107 @vindex nnmail-split-hook
14108 @item nnmail-split-hook
14109 @findex gnus-article-decode-encoded-words
14110 @cindex RFC 1522 decoding
14111 @cindex RFC 2047 decoding
14112 Hook run in the buffer where the mail headers of each message is kept
14113 just before the splitting based on these headers is done. The hook is
14114 free to modify the buffer contents in any way it sees fit---the buffer
14115 is discarded after the splitting has been done, and no changes performed
14116 in the buffer will show up in any files.
14117 @code{gnus-article-decode-encoded-words} is one likely function to add
14118 to this hook.
14119
14120 @vindex nnmail-pre-get-new-mail-hook
14121 @vindex nnmail-post-get-new-mail-hook
14122 @item nnmail-pre-get-new-mail-hook
14123 @itemx nnmail-post-get-new-mail-hook
14124 These are two useful hooks executed when treating new incoming
14125 mail---@code{nnmail-pre-get-new-mail-hook} (is called just before
14126 starting to handle the new mail) and
14127 @code{nnmail-post-get-new-mail-hook} (is called when the mail handling
14128 is done). Here's and example of using these two hooks to change the
14129 default file modes the new mail files get:
14130
14131 @lisp
14132 (add-hook 'nnmail-pre-get-new-mail-hook
14133 (lambda () (set-default-file-modes 511)))
14134
14135 (add-hook 'nnmail-post-get-new-mail-hook
14136 (lambda () (set-default-file-modes 551)))
14137 @end lisp
14138
14139 @item nnmail-use-long-file-names
14140 @vindex nnmail-use-long-file-names
14141 If non-@code{nil}, the mail back ends will use long file and directory
14142 names. Groups like @samp{mail.misc} will end up in directories
14143 (assuming use of @code{nnml} back end) or files (assuming use of
14144 @code{nnfolder} back end) like @file{mail.misc}. If it is @code{nil},
14145 the same group will end up in @file{mail/misc}.
14146
14147 @item nnmail-delete-file-function
14148 @vindex nnmail-delete-file-function
14149 @findex delete-file
14150 Function called to delete files. It is @code{delete-file} by default.
14151
14152 @item nnmail-cache-accepted-message-ids
14153 @vindex nnmail-cache-accepted-message-ids
14154 If non-@code{nil}, put the @code{Message-ID}s of articles imported into
14155 the back end (via @code{Gcc}, for instance) into the mail duplication
14156 discovery cache. The default is @code{nil}.
14157
14158 @item nnmail-cache-ignore-groups
14159 @vindex nnmail-cache-ignore-groups
14160 This can be a regular expression or a list of regular expressions.
14161 Group names that match any of the regular expressions will never be
14162 recorded in the @code{Message-ID} cache.
14163
14164 This can be useful, for example, when using Fancy Splitting
14165 (@pxref{Fancy Mail Splitting}) together with the function
14166 @code{nnmail-split-fancy-with-parent}.
14167
14168 @end table
14169
14170
14171 @node Fancy Mail Splitting
14172 @subsection Fancy Mail Splitting
14173 @cindex mail splitting
14174 @cindex fancy mail splitting
14175
14176 @vindex nnmail-split-fancy
14177 @findex nnmail-split-fancy
14178 If the rather simple, standard method for specifying how to split mail
14179 doesn't allow you to do what you want, you can set
14180 @code{nnmail-split-methods} to @code{nnmail-split-fancy}. Then you can
14181 play with the @code{nnmail-split-fancy} variable.
14182
14183 Let's look at an example value of this variable first:
14184
14185 @lisp
14186 ;; @r{Messages from the mailer daemon are not crossposted to any of}
14187 ;; @r{the ordinary groups. Warnings are put in a separate group}
14188 ;; @r{from real errors.}
14189 (| ("from" mail (| ("subject" "warn.*" "mail.warning")
14190 "mail.misc"))
14191 ;; @r{Non-error messages are crossposted to all relevant}
14192 ;; @r{groups, but we don't crosspost between the group for the}
14193 ;; @r{(ding) list and the group for other (ding) related mail.}
14194 (& (| (any "ding@@ifi\\.uio\\.no" "ding.list")
14195 ("subject" "ding" "ding.misc"))
14196 ;; @r{Other mailing lists@dots{}}
14197 (any "procmail@@informatik\\.rwth-aachen\\.de" "procmail.list")
14198 (any "SmartList@@informatik\\.rwth-aachen\\.de" "SmartList.list")
14199 ;; @r{Both lists below have the same suffix, so prevent}
14200 ;; @r{cross-posting to mkpkg.list of messages posted only to}
14201 ;; @r{the bugs- list, but allow cross-posting when the}
14202 ;; @r{message was really cross-posted.}
14203 (any "bugs-mypackage@@somewhere" "mypkg.bugs")
14204 (any "mypackage@@somewhere" - "bugs-mypackage" "mypkg.list")
14205 ;; @r{People@dots{}}
14206 (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
14207 ;; @r{Unmatched mail goes to the catch all group.}
14208 "misc.misc")
14209 @end lisp
14210
14211 This variable has the format of a @dfn{split}. A split is a
14212 (possibly) recursive structure where each split may contain other
14213 splits. Here are the possible split syntaxes:
14214
14215 @table @code
14216
14217 @item group
14218 If the split is a string, that will be taken as a group name. Normal
14219 regexp match expansion will be done. See below for examples.
14220
14221 @c Don't fold this line.
14222 @item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split} [@var{invert-partial}])
14223 The split can be a list containing at least three elements. If the
14224 first element @var{field} (a regexp matching a header) contains
14225 @var{value} (also a regexp) then store the message as specified by
14226 @var{split}.
14227
14228 If @var{restrict} (yet another regexp) matches some string after
14229 @var{field} and before the end of the matched @var{value}, the
14230 @var{split} is ignored. If none of the @var{restrict} clauses match,
14231 @var{split} is processed.
14232
14233 The last element @var{invert-partial} is optional. If it is
14234 non-@code{nil}, the match-partial-words behavior controlled by the
14235 variable @code{nnmail-split-fancy-match-partial-words} (see below) is
14236 be inverted. (New in Gnus 5.10.7)
14237
14238 @item (| @var{split} @dots{})
14239 If the split is a list, and the first element is @code{|} (vertical
14240 bar), then process each @var{split} until one of them matches. A
14241 @var{split} is said to match if it will cause the mail message to be
14242 stored in one or more groups.
14243
14244 @item (& @var{split} @dots{})
14245 If the split is a list, and the first element is @code{&}, then
14246 process all @var{split}s in the list.
14247
14248 @item junk
14249 If the split is the symbol @code{junk}, then don't save (i.e., delete)
14250 this message. Use with extreme caution.
14251
14252 @item (: @var{function} @var{arg1} @var{arg2} @dots{})
14253 If the split is a list, and the first element is @samp{:}, then the
14254 second element will be called as a function with @var{args} given as
14255 arguments. The function should return a @var{split}.
14256
14257 @cindex body split
14258 For instance, the following function could be used to split based on the
14259 body of the messages:
14260
14261 @lisp
14262 (defun split-on-body ()
14263 (save-excursion
14264 (save-restriction
14265 (widen)
14266 (goto-char (point-min))
14267 (when (re-search-forward "Some.*string" nil t)
14268 "string.group"))))
14269 @end lisp
14270
14271 The buffer is narrowed to the message in question when @var{function}
14272 is run. That's why @code{(widen)} needs to be called after
14273 @code{save-excursion} and @code{save-restriction} in the example
14274 above. Also note that with the nnimap backend, message bodies will
14275 not be downloaded by default. You need to set
14276 @code{nnimap-split-download-body} to @code{t} to do that
14277 (@pxref{Splitting in IMAP}).
14278
14279 @item (! @var{func} @var{split})
14280 If the split is a list, and the first element is @code{!}, then
14281 @var{split} will be processed, and @var{func} will be called as a
14282 function with the result of @var{split} as argument. @var{func}
14283 should return a split.
14284
14285 @item nil
14286 If the split is @code{nil}, it is ignored.
14287
14288 @end table
14289
14290 In these splits, @var{field} must match a complete field name.
14291
14292 Normally, @var{value} in these splits must match a complete @emph{word}
14293 according to the fundamental mode syntax table. In other words, all
14294 @var{value}'s will be implicitly surrounded by @code{\<...\>} markers,
14295 which are word delimiters. Therefore, if you use the following split,
14296 for example,
14297
14298 @example
14299 (any "joe" "joemail")
14300 @end example
14301
14302 @noindent
14303 messages sent from @samp{joedavis@@foo.org} will normally not be filed
14304 in @samp{joemail}. If you want to alter this behavior, you can use any
14305 of the following three ways:
14306
14307 @enumerate
14308 @item
14309 @vindex nnmail-split-fancy-match-partial-words
14310 You can set the @code{nnmail-split-fancy-match-partial-words} variable
14311 to non-@code{nil} in order to ignore word boundaries and instead the
14312 match becomes more like a grep. This variable controls whether partial
14313 words are matched during fancy splitting. The default value is
14314 @code{nil}.
14315
14316 Note that it influences all @var{value}'s in your split rules.
14317
14318 @item
14319 @var{value} beginning with @code{.*} ignores word boundaries in front of
14320 a word. Similarly, if @var{value} ends with @code{.*}, word boundaries
14321 in the rear of a word will be ignored. For example, the @var{value}
14322 @code{"@@example\\.com"} does not match @samp{foo@@example.com} but
14323 @code{".*@@example\\.com"} does.
14324
14325 @item
14326 You can set the @var{invert-partial} flag in your split rules of the
14327 @samp{(@var{field} @var{value} @dots{})} types, aforementioned in this
14328 section. If the flag is set, word boundaries on both sides of a word
14329 are ignored even if @code{nnmail-split-fancy-match-partial-words} is
14330 @code{nil}. Contrarily, if the flag is set, word boundaries are not
14331 ignored even if @code{nnmail-split-fancy-match-partial-words} is
14332 non-@code{nil}. (New in Gnus 5.10.7)
14333 @end enumerate
14334
14335 @vindex nnmail-split-abbrev-alist
14336 @var{field} and @var{value} can also be Lisp symbols, in that case
14337 they are expanded as specified by the variable
14338 @code{nnmail-split-abbrev-alist}. This is an alist of cons cells,
14339 where the @sc{car} of a cell contains the key, and the @sc{cdr}
14340 contains the associated value. Predefined entries in
14341 @code{nnmail-split-abbrev-alist} include:
14342
14343 @table @code
14344 @item from
14345 Matches the @samp{From}, @samp{Sender} and @samp{Resent-From} fields.
14346 @item to
14347 Matches the @samp{To}, @samp{Cc}, @samp{Apparently-To},
14348 @samp{Resent-To} and @samp{Resent-Cc} fields.
14349 @item any
14350 Is the union of the @code{from} and @code{to} entries.
14351 @end table
14352
14353 @vindex nnmail-split-fancy-syntax-table
14354 @code{nnmail-split-fancy-syntax-table} is the syntax table in effect
14355 when all this splitting is performed.
14356
14357 If you want to have Gnus create groups dynamically based on some
14358 information in the headers (i.e., do @code{replace-match}-like
14359 substitutions in the group names), you can say things like:
14360
14361 @example
14362 (any "debian-\\b\\(\\w+\\)@@lists.debian.org" "mail.debian.\\1")
14363 @end example
14364
14365 In this example, messages sent to @samp{debian-foo@@lists.debian.org}
14366 will be filed in @samp{mail.debian.foo}.
14367
14368 If the string contains the element @samp{\&}, then the previously
14369 matched string will be substituted. Similarly, the elements @samp{\\1}
14370 up to @samp{\\9} will be substituted with the text matched by the
14371 groupings 1 through 9.
14372
14373 @vindex nnmail-split-lowercase-expanded
14374 Where @code{nnmail-split-lowercase-expanded} controls whether the
14375 lowercase of the matched string should be used for the substitution.
14376 Setting it as non-@code{nil} is useful to avoid the creation of multiple
14377 groups when users send to an address using different case
14378 (i.e. mailing-list@@domain vs Mailing-List@@Domain). The default value
14379 is @code{t}.
14380
14381 @findex nnmail-split-fancy-with-parent
14382 @code{nnmail-split-fancy-with-parent} is a function which allows you to
14383 split followups into the same groups their parents are in. Sometimes
14384 you can't make splitting rules for all your mail. For example, your
14385 boss might send you personal mail regarding different projects you are
14386 working on, and as you can't tell your boss to put a distinguishing
14387 string into the subject line, you have to resort to manually moving the
14388 messages into the right group. With this function, you only have to do
14389 it once per thread.
14390
14391 To use this feature, you have to set @code{nnmail-treat-duplicates}
14392 and @code{nnmail-cache-accepted-message-ids} to a non-@code{nil}
14393 value. And then you can include @code{nnmail-split-fancy-with-parent}
14394 using the colon feature, like so:
14395 @lisp
14396 (setq nnmail-treat-duplicates 'warn ; @r{or @code{delete}}
14397 nnmail-cache-accepted-message-ids t
14398 nnmail-split-fancy
14399 '(| (: nnmail-split-fancy-with-parent)
14400 ;; @r{other splits go here}
14401 ))
14402 @end lisp
14403
14404 This feature works as follows: when @code{nnmail-treat-duplicates} is
14405 non-@code{nil}, Gnus records the message id of every message it sees
14406 in the file specified by the variable
14407 @code{nnmail-message-id-cache-file}, together with the group it is in
14408 (the group is omitted for non-mail messages). When mail splitting is
14409 invoked, the function @code{nnmail-split-fancy-with-parent} then looks
14410 at the References (and In-Reply-To) header of each message to split
14411 and searches the file specified by @code{nnmail-message-id-cache-file}
14412 for the message ids. When it has found a parent, it returns the
14413 corresponding group name unless the group name matches the regexp
14414 @code{nnmail-split-fancy-with-parent-ignore-groups}. It is
14415 recommended that you set @code{nnmail-message-id-cache-length} to a
14416 somewhat higher number than the default so that the message ids are
14417 still in the cache. (A value of 5000 appears to create a file some
14418 300 kBytes in size.)
14419 @vindex nnmail-cache-accepted-message-ids
14420 When @code{nnmail-cache-accepted-message-ids} is non-@code{nil}, Gnus
14421 also records the message ids of moved articles, so that the followup
14422 messages goes into the new group.
14423
14424 Also see the variable @code{nnmail-cache-ignore-groups} if you don't
14425 want certain groups to be recorded in the cache. For example, if all
14426 outgoing messages are written to an ``outgoing'' group, you could set
14427 @code{nnmail-cache-ignore-groups} to match that group name.
14428 Otherwise, answers to all your messages would end up in the
14429 ``outgoing'' group.
14430
14431
14432 @node Group Mail Splitting
14433 @subsection Group Mail Splitting
14434 @cindex mail splitting
14435 @cindex group mail splitting
14436
14437 @findex gnus-group-split
14438 If you subscribe to dozens of mailing lists but you don't want to
14439 maintain mail splitting rules manually, group mail splitting is for you.
14440 You just have to set @code{to-list} and/or @code{to-address} in group
14441 parameters or group customization and set @code{nnmail-split-methods} to
14442 @code{gnus-group-split}. This splitting function will scan all groups
14443 for those parameters and split mail accordingly, i.e., messages posted
14444 from or to the addresses specified in the parameters @code{to-list} or
14445 @code{to-address} of a mail group will be stored in that group.
14446
14447 Sometimes, mailing lists have multiple addresses, and you may want mail
14448 splitting to recognize them all: just set the @code{extra-aliases} group
14449 parameter to the list of additional addresses and it's done. If you'd
14450 rather use a regular expression, set @code{split-regexp}.
14451
14452 All these parameters in a group will be used to create an
14453 @code{nnmail-split-fancy} split, in which the @var{field} is @samp{any},
14454 the @var{value} is a single regular expression that matches
14455 @code{to-list}, @code{to-address}, all of @code{extra-aliases} and all
14456 matches of @code{split-regexp}, and the @var{split} is the name of the
14457 group. @var{restrict}s are also supported: just set the
14458 @code{split-exclude} parameter to a list of regular expressions.
14459
14460 If you can't get the right split to be generated using all these
14461 parameters, or you just need something fancier, you can set the
14462 parameter @code{split-spec} to an @code{nnmail-split-fancy} split. In
14463 this case, all other aforementioned parameters will be ignored by
14464 @code{gnus-group-split}. In particular, @code{split-spec} may be set to
14465 @code{nil}, in which case the group will be ignored by
14466 @code{gnus-group-split}.
14467
14468 @vindex gnus-group-split-default-catch-all-group
14469 @code{gnus-group-split} will do cross-posting on all groups that match,
14470 by defining a single @code{&} fancy split containing one split for each
14471 group. If a message doesn't match any split, it will be stored in the
14472 group named in @code{gnus-group-split-default-catch-all-group}, unless
14473 some group has @code{split-spec} set to @code{catch-all}, in which case
14474 that group is used as the catch-all group. Even though this variable is
14475 often used just to name a group, it may also be set to an arbitrarily
14476 complex fancy split (after all, a group name is a fancy split), and this
14477 may be useful to split mail that doesn't go to any mailing list to
14478 personal mail folders. Note that this fancy split is added as the last
14479 element of a @code{|} split list that also contains a @code{&} split
14480 with the rules extracted from group parameters.
14481
14482 It's time for an example. Assume the following group parameters have
14483 been defined:
14484
14485 @example
14486 nnml:mail.bar:
14487 ((to-address . "bar@@femail.com")
14488 (split-regexp . ".*@@femail\\.com"))
14489 nnml:mail.foo:
14490 ((to-list . "foo@@nowhere.gov")
14491 (extra-aliases "foo@@localhost" "foo-redist@@home")
14492 (split-exclude "bugs-foo" "rambling-foo")
14493 (admin-address . "foo-request@@nowhere.gov"))
14494 nnml:mail.others:
14495 ((split-spec . catch-all))
14496 @end example
14497
14498 Setting @code{nnmail-split-methods} to @code{gnus-group-split} will
14499 behave as if @code{nnmail-split-fancy} had been selected and variable
14500 @code{nnmail-split-fancy} had been set as follows:
14501
14502 @lisp
14503 (| (& (any "\\(bar@@femail\\.com\\|.*@@femail\\.com\\)" "mail.bar")
14504 (any "\\(foo@@nowhere\\.gov\\|foo@@localhost\\|foo-redist@@home\\)"
14505 - "bugs-foo" - "rambling-foo" "mail.foo"))
14506 "mail.others")
14507 @end lisp
14508
14509 @findex gnus-group-split-fancy
14510 If you'd rather not use group splitting for all your mail groups, you
14511 may use it for only some of them, by using @code{nnmail-split-fancy}
14512 splits like this:
14513
14514 @lisp
14515 (: gnus-group-split-fancy @var{groups} @var{no-crosspost} @var{catch-all})
14516 @end lisp
14517
14518 @var{groups} may be a regular expression or a list of group names whose
14519 parameters will be scanned to generate the output split.
14520 @var{no-crosspost} can be used to disable cross-posting; in this case, a
14521 single @code{|} split will be output. @var{catch-all} is the fall back
14522 fancy split, used like @code{gnus-group-split-default-catch-all-group}.
14523 If @var{catch-all} is @code{nil}, or if @code{split-regexp} matches the
14524 empty string in any selected group, no catch-all split will be issued.
14525 Otherwise, if some group has @code{split-spec} set to @code{catch-all},
14526 this group will override the value of the @var{catch-all} argument.
14527
14528 @findex gnus-group-split-setup
14529 Unfortunately, scanning all groups and their parameters can be quite
14530 slow, especially considering that it has to be done for every message.
14531 But don't despair! The function @code{gnus-group-split-setup} can be
14532 used to enable @code{gnus-group-split} in a much more efficient way. It
14533 sets @code{nnmail-split-methods} to @code{nnmail-split-fancy} and sets
14534 @code{nnmail-split-fancy} to the split produced by
14535 @code{gnus-group-split-fancy}. Thus, the group parameters are only
14536 scanned once, no matter how many messages are split.
14537
14538 @findex gnus-group-split-update
14539 However, if you change group parameters, you'd have to update
14540 @code{nnmail-split-fancy} manually. You can do it by running
14541 @code{gnus-group-split-update}. If you'd rather have it updated
14542 automatically, just tell @code{gnus-group-split-setup} to do it for
14543 you. For example, add to your @file{~/.gnus.el}:
14544
14545 @lisp
14546 (gnus-group-split-setup @var{auto-update} @var{catch-all})
14547 @end lisp
14548
14549 If @var{auto-update} is non-@code{nil}, @code{gnus-group-split-update}
14550 will be added to @code{nnmail-pre-get-new-mail-hook}, so you won't ever
14551 have to worry about updating @code{nnmail-split-fancy} again. If you
14552 don't omit @var{catch-all} (it's optional, equivalent to @code{nil}),
14553 @code{gnus-group-split-default-catch-all-group} will be set to its
14554 value.
14555
14556 @vindex gnus-group-split-updated-hook
14557 Because you may want to change @code{nnmail-split-fancy} after it is set
14558 by @code{gnus-group-split-update}, this function will run
14559 @code{gnus-group-split-updated-hook} just before finishing.
14560
14561 @node Incorporating Old Mail
14562 @subsection Incorporating Old Mail
14563 @cindex incorporating old mail
14564 @cindex import old mail
14565
14566 Most people have lots of old mail stored in various file formats. If
14567 you have set up Gnus to read mail using one of the spiffy Gnus mail
14568 back ends, you'll probably wish to have that old mail incorporated into
14569 your mail groups.
14570
14571 Doing so can be quite easy.
14572
14573 To take an example: You're reading mail using @code{nnml}
14574 (@pxref{Mail Spool}), and have set @code{nnmail-split-methods} to a
14575 satisfactory value (@pxref{Splitting Mail}). You have an old Unix mbox
14576 file filled with important, but old, mail. You want to move it into
14577 your @code{nnml} groups.
14578
14579 Here's how:
14580
14581 @enumerate
14582 @item
14583 Go to the group buffer.
14584
14585 @item
14586 Type @kbd{G f} and give the file name to the mbox file when prompted to create an
14587 @code{nndoc} group from the mbox file (@pxref{Foreign Groups}).
14588
14589 @item
14590 Type @kbd{SPACE} to enter the newly created group.
14591
14592 @item
14593 Type @kbd{M P b} to process-mark all articles in this group's buffer
14594 (@pxref{Setting Process Marks}).
14595
14596 @item
14597 Type @kbd{B r} to respool all the process-marked articles, and answer
14598 @samp{nnml} when prompted (@pxref{Mail Group Commands}).
14599 @end enumerate
14600
14601 All the mail messages in the mbox file will now also be spread out over
14602 all your @code{nnml} groups. Try entering them and check whether things
14603 have gone without a glitch. If things look ok, you may consider
14604 deleting the mbox file, but I wouldn't do that unless I was absolutely
14605 sure that all the mail has ended up where it should be.
14606
14607 Respooling is also a handy thing to do if you're switching from one mail
14608 back end to another. Just respool all the mail in the old mail groups
14609 using the new mail back end.
14610
14611
14612 @node Expiring Mail
14613 @subsection Expiring Mail
14614 @cindex article expiry
14615 @cindex expiring mail
14616
14617 Traditional mail readers have a tendency to remove mail articles when
14618 you mark them as read, in some way. Gnus takes a fundamentally
14619 different approach to mail reading.
14620
14621 Gnus basically considers mail just to be news that has been received in
14622 a rather peculiar manner. It does not think that it has the power to
14623 actually change the mail, or delete any mail messages. If you enter a
14624 mail group, and mark articles as ``read'', or kill them in some other
14625 fashion, the mail articles will still exist on the system. I repeat:
14626 Gnus will not delete your old, read mail. Unless you ask it to, of
14627 course.
14628
14629 To make Gnus get rid of your unwanted mail, you have to mark the
14630 articles as @dfn{expirable}. (With the default key bindings, this means
14631 that you have to type @kbd{E}.) This does not mean that the articles
14632 will disappear right away, however. In general, a mail article will be
14633 deleted from your system if, 1) it is marked as expirable, AND 2) it is
14634 more than one week old. If you do not mark an article as expirable, it
14635 will remain on your system until hell freezes over. This bears
14636 repeating one more time, with some spurious capitalizations: IF you do
14637 NOT mark articles as EXPIRABLE, Gnus will NEVER delete those ARTICLES.
14638
14639 You do not have to mark articles as expirable by hand. Gnus provides
14640 two features, called ``auto-expire'' and ``total-expire'', that can help you
14641 with this. In a nutshell, ``auto-expire'' means that Gnus hits @kbd{E}
14642 for you when you select an article. And ``total-expire'' means that Gnus
14643 considers all articles as expirable that are read. So, in addition to
14644 the articles marked @samp{E}, also the articles marked @samp{r},
14645 @samp{R}, @samp{O}, @samp{K}, @samp{Y} and so on are considered
14646 expirable.
14647
14648 When should either auto-expire or total-expire be used? Most people
14649 who are subscribed to mailing lists split each list into its own group
14650 and then turn on auto-expire or total-expire for those groups.
14651 (@xref{Splitting Mail}, for more information on splitting each list
14652 into its own group.)
14653
14654 Which one is better, auto-expire or total-expire? It's not easy to
14655 answer. Generally speaking, auto-expire is probably faster. Another
14656 advantage of auto-expire is that you get more marks to work with: for
14657 the articles that are supposed to stick around, you can still choose
14658 between tick and dormant and read marks. But with total-expire, you
14659 only have dormant and ticked to choose from. The advantage of
14660 total-expire is that it works well with adaptive scoring (@pxref{Adaptive
14661 Scoring}). Auto-expire works with normal scoring but not with adaptive
14662 scoring.
14663
14664 @vindex gnus-auto-expirable-newsgroups
14665 Groups that match the regular expression
14666 @code{gnus-auto-expirable-newsgroups} will have all articles that you
14667 read marked as expirable automatically. All articles marked as
14668 expirable have an @samp{E} in the first column in the summary buffer.
14669
14670 By default, if you have auto expiry switched on, Gnus will mark all the
14671 articles you read as expirable, no matter if they were read or unread
14672 before. To avoid having articles marked as read marked as expirable
14673 automatically, you can put something like the following in your
14674 @file{~/.gnus.el} file:
14675
14676 @vindex gnus-mark-article-hook
14677 @lisp
14678 (remove-hook 'gnus-mark-article-hook
14679 'gnus-summary-mark-read-and-unread-as-read)
14680 (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
14681 @end lisp
14682
14683 Note that making a group auto-expirable doesn't mean that all read
14684 articles are expired---only the articles marked as expirable
14685 will be expired. Also note that using the @kbd{d} command won't make
14686 articles expirable---only semi-automatic marking of articles as read will
14687 mark the articles as expirable in auto-expirable groups.
14688
14689 Let's say you subscribe to a couple of mailing lists, and you want the
14690 articles you have read to disappear after a while:
14691
14692 @lisp
14693 (setq gnus-auto-expirable-newsgroups
14694 "mail.nonsense-list\\|mail.nice-list")
14695 @end lisp
14696
14697 Another way to have auto-expiry happen is to have the element
14698 @code{auto-expire} in the group parameters of the group.
14699
14700 If you use adaptive scoring (@pxref{Adaptive Scoring}) and
14701 auto-expiring, you'll have problems. Auto-expiring and adaptive scoring
14702 don't really mix very well.
14703
14704 @vindex nnmail-expiry-wait
14705 The @code{nnmail-expiry-wait} variable supplies the default time an
14706 expirable article has to live. Gnus starts counting days from when the
14707 message @emph{arrived}, not from when it was sent. The default is seven
14708 days.
14709
14710 Gnus also supplies a function that lets you fine-tune how long articles
14711 are to live, based on what group they are in. Let's say you want to
14712 have one month expiry period in the @samp{mail.private} group, a one day
14713 expiry period in the @samp{mail.junk} group, and a six day expiry period
14714 everywhere else:
14715
14716 @vindex nnmail-expiry-wait-function
14717 @lisp
14718 (setq nnmail-expiry-wait-function
14719 (lambda (group)
14720 (cond ((string= group "mail.private")
14721 31)
14722 ((string= group "mail.junk")
14723 1)
14724 ((string= group "important")
14725 'never)
14726 (t
14727 6))))
14728 @end lisp
14729
14730 The group names this function is fed are ``unadorned'' group
14731 names---no @samp{nnml:} prefixes and the like.
14732
14733 The @code{nnmail-expiry-wait} variable and
14734 @code{nnmail-expiry-wait-function} function can either be a number (not
14735 necessarily an integer) or one of the symbols @code{immediate} or
14736 @code{never}.
14737
14738 You can also use the @code{expiry-wait} group parameter to selectively
14739 change the expiry period (@pxref{Group Parameters}).
14740
14741 @vindex nnmail-expiry-target
14742 The normal action taken when expiring articles is to delete them.
14743 However, in some circumstances it might make more sense to move them
14744 to other groups instead of deleting them. The variable
14745 @code{nnmail-expiry-target} (and the @code{expiry-target} group
14746 parameter) controls this. The variable supplies a default value for
14747 all groups, which can be overridden for specific groups by the group
14748 parameter. default value is @code{delete}, but this can also be a
14749 string (which should be the name of the group the message should be
14750 moved to), or a function (which will be called in a buffer narrowed to
14751 the message in question, and with the name of the group being moved
14752 from as its parameter) which should return a target---either a group
14753 name or @code{delete}.
14754
14755 Here's an example for specifying a group name:
14756 @lisp
14757 (setq nnmail-expiry-target "nnml:expired")
14758 @end lisp
14759
14760 @findex nnmail-fancy-expiry-target
14761 @vindex nnmail-fancy-expiry-targets
14762 Gnus provides a function @code{nnmail-fancy-expiry-target} which will
14763 expire mail to groups according to the variable
14764 @code{nnmail-fancy-expiry-targets}. Here's an example:
14765
14766 @lisp
14767 (setq nnmail-expiry-target 'nnmail-fancy-expiry-target
14768 nnmail-fancy-expiry-targets
14769 '((to-from "boss" "nnfolder:Work")
14770 ("subject" "IMPORTANT" "nnfolder:IMPORTANT.%Y.%b")
14771 ("from" ".*" "nnfolder:Archive-%Y")))
14772 @end lisp
14773
14774 With this setup, any mail that has @code{IMPORTANT} in its Subject
14775 header and was sent in the year @code{YYYY} and month @code{MMM}, will
14776 get expired to the group @code{nnfolder:IMPORTANT.YYYY.MMM}. If its
14777 From or To header contains the string @code{boss}, it will get expired
14778 to @code{nnfolder:Work}. All other mail will get expired to
14779 @code{nnfolder:Archive-YYYY}.
14780
14781 @vindex nnmail-keep-last-article
14782 If @code{nnmail-keep-last-article} is non-@code{nil}, Gnus will never
14783 expire the final article in a mail newsgroup. This is to make life
14784 easier for procmail users.
14785
14786 @vindex gnus-total-expirable-newsgroups
14787 By the way: That line up there, about Gnus never expiring non-expirable
14788 articles, is a lie. If you put @code{total-expire} in the group
14789 parameters, articles will not be marked as expirable, but all read
14790 articles will be put through the expiry process. Use with extreme
14791 caution. Even more dangerous is the
14792 @code{gnus-total-expirable-newsgroups} variable. All groups that match
14793 this regexp will have all read articles put through the expiry process,
14794 which means that @emph{all} old mail articles in the groups in question
14795 will be deleted after a while. Use with extreme caution, and don't come
14796 crying to me when you discover that the regexp you used matched the
14797 wrong group and all your important mail has disappeared. Be a
14798 @emph{man}! Or a @emph{woman}! Whatever you feel more comfortable
14799 with! So there!
14800
14801 Most people make most of their mail groups total-expirable, though.
14802
14803 @vindex gnus-inhibit-user-auto-expire
14804 If @code{gnus-inhibit-user-auto-expire} is non-@code{nil}, user marking
14805 commands will not mark an article as expirable, even if the group has
14806 auto-expire turned on.
14807
14808
14809 @node Washing Mail
14810 @subsection Washing Mail
14811 @cindex mail washing
14812 @cindex list server brain damage
14813 @cindex incoming mail treatment
14814
14815 Mailers and list servers are notorious for doing all sorts of really,
14816 really stupid things with mail. ``Hey, RFC 822 doesn't explicitly
14817 prohibit us from adding the string @code{wE aRe ElItE!!!!!1!!} to the
14818 end of all lines passing through our server, so let's do that!!!!1!''
14819 Yes, but RFC 822 wasn't designed to be read by morons. Things that were
14820 considered to be self-evident were not discussed. So. Here we are.
14821
14822 Case in point: The German version of Microsoft Exchange adds @samp{AW:
14823 } to the subjects of replies instead of @samp{Re: }. I could pretend to
14824 be shocked and dismayed by this, but I haven't got the energy. It is to
14825 laugh.
14826
14827 Gnus provides a plethora of functions for washing articles while
14828 displaying them, but it might be nicer to do the filtering before
14829 storing the mail to disk. For that purpose, we have three hooks and
14830 various functions that can be put in these hooks.
14831
14832 @table @code
14833 @item nnmail-prepare-incoming-hook
14834 @vindex nnmail-prepare-incoming-hook
14835 This hook is called before doing anything with the mail and is meant for
14836 grand, sweeping gestures. It is called in a buffer that contains all
14837 the new, incoming mail. Functions to be used include:
14838
14839 @table @code
14840 @item nnheader-ms-strip-cr
14841 @findex nnheader-ms-strip-cr
14842 Remove trailing carriage returns from each line. This is default on
14843 Emacs running on MS machines.
14844
14845 @end table
14846
14847 @item nnmail-prepare-incoming-header-hook
14848 @vindex nnmail-prepare-incoming-header-hook
14849 This hook is called narrowed to each header. It can be used when
14850 cleaning up the headers. Functions that can be used include:
14851
14852 @table @code
14853 @item nnmail-remove-leading-whitespace
14854 @findex nnmail-remove-leading-whitespace
14855 Clear leading white space that ``helpful'' listservs have added to the
14856 headers to make them look nice. Aaah.
14857
14858 (Note that this function works on both the header on the body of all
14859 messages, so it is a potentially dangerous function to use (if a body
14860 of a message contains something that looks like a header line). So
14861 rather than fix the bug, it is of course the right solution to make it
14862 into a feature by documenting it.)
14863
14864 @item nnmail-remove-list-identifiers
14865 @findex nnmail-remove-list-identifiers
14866 Some list servers add an identifier---for example, @samp{(idm)}---to the
14867 beginning of all @code{Subject} headers. I'm sure that's nice for
14868 people who use stone age mail readers. This function will remove
14869 strings that match the @code{nnmail-list-identifiers} regexp, which can
14870 also be a list of regexp. @code{nnmail-list-identifiers} may not contain
14871 @code{\\(..\\)}.
14872
14873 For instance, if you want to remove the @samp{(idm)} and the
14874 @samp{nagnagnag} identifiers:
14875
14876 @lisp
14877 (setq nnmail-list-identifiers
14878 '("(idm)" "nagnagnag"))
14879 @end lisp
14880
14881 This can also be done non-destructively with
14882 @code{gnus-list-identifiers}, @xref{Article Hiding}.
14883
14884 @item nnmail-remove-tabs
14885 @findex nnmail-remove-tabs
14886 Translate all @samp{TAB} characters into @samp{SPACE} characters.
14887
14888 @item nnmail-fix-eudora-headers
14889 @findex nnmail-fix-eudora-headers
14890 @cindex Eudora
14891 Eudora produces broken @code{References} headers, but OK
14892 @code{In-Reply-To} headers. This function will get rid of the
14893 @code{References} headers.
14894
14895 @end table
14896
14897 @item nnmail-prepare-incoming-message-hook
14898 @vindex nnmail-prepare-incoming-message-hook
14899 This hook is called narrowed to each message. Functions to be used
14900 include:
14901
14902 @table @code
14903 @item article-de-quoted-unreadable
14904 @findex article-de-quoted-unreadable
14905 Decode Quoted Readable encoding.
14906
14907 @end table
14908 @end table
14909
14910
14911 @node Duplicates
14912 @subsection Duplicates
14913
14914 @vindex nnmail-treat-duplicates
14915 @vindex nnmail-message-id-cache-length
14916 @vindex nnmail-message-id-cache-file
14917 @cindex duplicate mails
14918 If you are a member of a couple of mailing lists, you will sometimes
14919 receive two copies of the same mail. This can be quite annoying, so
14920 @code{nnmail} checks for and treats any duplicates it might find. To do
14921 this, it keeps a cache of old @code{Message-ID}s---
14922 @code{nnmail-message-id-cache-file}, which is @file{~/.nnmail-cache} by
14923 default. The approximate maximum number of @code{Message-ID}s stored
14924 there is controlled by the @code{nnmail-message-id-cache-length}
14925 variable, which is 1000 by default. (So 1000 @code{Message-ID}s will be
14926 stored.) If all this sounds scary to you, you can set
14927 @code{nnmail-treat-duplicates} to @code{warn} (which is what it is by
14928 default), and @code{nnmail} won't delete duplicate mails. Instead it
14929 will insert a warning into the head of the mail saying that it thinks
14930 that this is a duplicate of a different message.
14931
14932 This variable can also be a function. If that's the case, the function
14933 will be called from a buffer narrowed to the message in question with
14934 the @code{Message-ID} as a parameter. The function must return either
14935 @code{nil}, @code{warn}, or @code{delete}.
14936
14937 You can turn this feature off completely by setting the variable to
14938 @code{nil}.
14939
14940 If you want all the duplicate mails to be put into a special
14941 @dfn{duplicates} group, you could do that using the normal mail split
14942 methods:
14943
14944 @lisp
14945 (setq nnmail-split-fancy
14946 '(| ;; @r{Messages duplicates go to a separate group.}
14947 ("gnus-warning" "duplicat\\(e\\|ion\\) of message" "duplicate")
14948 ;; @r{Message from daemons, postmaster, and the like to another.}
14949 (any mail "mail.misc")
14950 ;; @r{Other rules.}
14951 [...] ))
14952 @end lisp
14953 @noindent
14954 Or something like:
14955 @lisp
14956 (setq nnmail-split-methods
14957 '(("duplicates" "^Gnus-Warning:.*duplicate")
14958 ;; @r{Other rules.}
14959 [...]))
14960 @end lisp
14961
14962 Here's a neat feature: If you know that the recipient reads her mail
14963 with Gnus, and that she has @code{nnmail-treat-duplicates} set to
14964 @code{delete}, you can send her as many insults as you like, just by
14965 using a @code{Message-ID} of a mail that you know that she's already
14966 received. Think of all the fun! She'll never see any of it! Whee!
14967
14968
14969 @node Not Reading Mail
14970 @subsection Not Reading Mail
14971
14972 If you start using any of the mail back ends, they have the annoying
14973 habit of assuming that you want to read mail with them. This might not
14974 be unreasonable, but it might not be what you want.
14975
14976 If you set @code{mail-sources} and @code{nnmail-spool-file} to
14977 @code{nil}, none of the back ends will ever attempt to read incoming
14978 mail, which should help.
14979
14980 @vindex nnbabyl-get-new-mail
14981 @vindex nnmbox-get-new-mail
14982 @vindex nnml-get-new-mail
14983 @vindex nnmh-get-new-mail
14984 @vindex nnfolder-get-new-mail
14985 This might be too much, if, for instance, you are reading mail quite
14986 happily with @code{nnml} and just want to peek at some old Rmail
14987 file you have stashed away with @code{nnbabyl}. All back ends have
14988 variables called back-end-@code{get-new-mail}. If you want to disable
14989 the @code{nnbabyl} mail reading, you edit the virtual server for the
14990 group to have a setting where @code{nnbabyl-get-new-mail} to @code{nil}.
14991
14992 All the mail back ends will call @code{nn}*@code{-prepare-save-mail-hook}
14993 narrowed to the article to be saved before saving it when reading
14994 incoming mail.
14995
14996
14997 @node Choosing a Mail Back End
14998 @subsection Choosing a Mail Back End
14999
15000 Gnus will read the mail spool when you activate a mail group. The mail
15001 file is first copied to your home directory. What happens after that
15002 depends on what format you want to store your mail in.
15003
15004 There are six different mail back ends in the standard Gnus, and more
15005 back ends are available separately. The mail back end most people use
15006 (because it is possibly the fastest) is @code{nnml} (@pxref{Mail
15007 Spool}).
15008
15009 @menu
15010 * Unix Mail Box:: Using the (quite) standard Un*x mbox.
15011 * Rmail Babyl:: Emacs programs use the Rmail Babyl format.
15012 * Mail Spool:: Store your mail in a private spool?
15013 * MH Spool:: An mhspool-like back end.
15014 * Maildir:: Another one-file-per-message format.
15015 * Mail Folders:: Having one file for each group.
15016 * Comparing Mail Back Ends:: An in-depth looks at pros and cons.
15017 @end menu
15018
15019
15020 @node Unix Mail Box
15021 @subsubsection Unix Mail Box
15022 @cindex nnmbox
15023 @cindex unix mail box
15024
15025 @vindex nnmbox-active-file
15026 @vindex nnmbox-mbox-file
15027 The @dfn{nnmbox} back end will use the standard Un*x mbox file to store
15028 mail. @code{nnmbox} will add extra headers to each mail article to say
15029 which group it belongs in.
15030
15031 Virtual server settings:
15032
15033 @table @code
15034 @item nnmbox-mbox-file
15035 @vindex nnmbox-mbox-file
15036 The name of the mail box in the user's home directory. Default is
15037 @file{~/mbox}.
15038
15039 @item nnmbox-active-file
15040 @vindex nnmbox-active-file
15041 The name of the active file for the mail box. Default is
15042 @file{~/.mbox-active}.
15043
15044 @item nnmbox-get-new-mail
15045 @vindex nnmbox-get-new-mail
15046 If non-@code{nil}, @code{nnmbox} will read incoming mail and split it
15047 into groups. Default is @code{t}.
15048 @end table
15049
15050
15051 @node Rmail Babyl
15052 @subsubsection Rmail Babyl
15053 @cindex nnbabyl
15054 @cindex Rmail mbox
15055
15056 @vindex nnbabyl-active-file
15057 @vindex nnbabyl-mbox-file
15058 The @dfn{nnbabyl} back end will use a Babyl mail box (aka. @dfn{Rmail
15059 mbox}) to store mail. @code{nnbabyl} will add extra headers to each
15060 mail article to say which group it belongs in.
15061
15062 Virtual server settings:
15063
15064 @table @code
15065 @item nnbabyl-mbox-file
15066 @vindex nnbabyl-mbox-file
15067 The name of the Rmail mbox file. The default is @file{~/RMAIL}
15068
15069 @item nnbabyl-active-file
15070 @vindex nnbabyl-active-file
15071 The name of the active file for the rmail box. The default is
15072 @file{~/.rmail-active}
15073
15074 @item nnbabyl-get-new-mail
15075 @vindex nnbabyl-get-new-mail
15076 If non-@code{nil}, @code{nnbabyl} will read incoming mail. Default is
15077 @code{t}
15078 @end table
15079
15080
15081 @node Mail Spool
15082 @subsubsection Mail Spool
15083 @cindex nnml
15084 @cindex mail @acronym{NOV} spool
15085
15086 The @dfn{nnml} spool mail format isn't compatible with any other known
15087 format. It should be used with some caution.
15088
15089 @vindex nnml-directory
15090 If you use this back end, Gnus will split all incoming mail into files,
15091 one file for each mail, and put the articles into the corresponding
15092 directories under the directory specified by the @code{nnml-directory}
15093 variable. The default value is @file{~/Mail/}.
15094
15095 You do not have to create any directories beforehand; Gnus will take
15096 care of all that.
15097
15098 If you have a strict limit as to how many files you are allowed to store
15099 in your account, you should not use this back end. As each mail gets its
15100 own file, you might very well occupy thousands of inodes within a few
15101 weeks. If this is no problem for you, and it isn't a problem for you
15102 having your friendly systems administrator walking around, madly,
15103 shouting ``Who is eating all my inodes?! Who? Who!?!'', then you should
15104 know that this is probably the fastest format to use. You do not have
15105 to trudge through a big mbox file just to read your new mail.
15106
15107 @code{nnml} is probably the slowest back end when it comes to article
15108 splitting. It has to create lots of files, and it also generates
15109 @acronym{NOV} databases for the incoming mails. This makes it possibly the
15110 fastest back end when it comes to reading mail.
15111
15112 @cindex self contained nnml servers
15113 @cindex marks
15114 When the marks file is used (which it is by default), @code{nnml}
15115 servers have the property that you may backup them using @code{tar} or
15116 similar, and later be able to restore them into Gnus (by adding the
15117 proper @code{nnml} server) and have all your marks be preserved. Marks
15118 for a group is usually stored in the @code{.marks} file (but see
15119 @code{nnml-marks-file-name}) within each @code{nnml} group's directory.
15120 Individual @code{nnml} groups are also possible to backup, use @kbd{G m}
15121 to restore the group (after restoring the backup into the nnml
15122 directory).
15123
15124 If for some reason you believe your @file{.marks} files are screwed
15125 up, you can just delete them all. Gnus will then correctly regenerate
15126 them next time it starts.
15127
15128 Virtual server settings:
15129
15130 @table @code
15131 @item nnml-directory
15132 @vindex nnml-directory
15133 All @code{nnml} directories will be placed under this directory. The
15134 default is the value of @code{message-directory} (whose default value
15135 is @file{~/Mail}).
15136
15137 @item nnml-active-file
15138 @vindex nnml-active-file
15139 The active file for the @code{nnml} server. The default is
15140 @file{~/Mail/active}.
15141
15142 @item nnml-newsgroups-file
15143 @vindex nnml-newsgroups-file
15144 The @code{nnml} group descriptions file. @xref{Newsgroups File
15145 Format}. The default is @file{~/Mail/newsgroups}.
15146
15147 @item nnml-get-new-mail
15148 @vindex nnml-get-new-mail
15149 If non-@code{nil}, @code{nnml} will read incoming mail. The default is
15150 @code{t}.
15151
15152 @item nnml-nov-is-evil
15153 @vindex nnml-nov-is-evil
15154 If non-@code{nil}, this back end will ignore any @acronym{NOV} files. The
15155 default is @code{nil}.
15156
15157 @item nnml-nov-file-name
15158 @vindex nnml-nov-file-name
15159 The name of the @acronym{NOV} files. The default is @file{.overview}.
15160
15161 @item nnml-prepare-save-mail-hook
15162 @vindex nnml-prepare-save-mail-hook
15163 Hook run narrowed to an article before saving.
15164
15165 @item nnml-marks-is-evil
15166 @vindex nnml-marks-is-evil
15167 If non-@code{nil}, this back end will ignore any @sc{marks} files. The
15168 default is @code{nil}.
15169
15170 @item nnml-marks-file-name
15171 @vindex nnml-marks-file-name
15172 The name of the @dfn{marks} files. The default is @file{.marks}.
15173
15174 @item nnml-use-compressed-files
15175 @vindex nnml-use-compressed-files
15176 If non-@code{nil}, @code{nnml} will allow using compressed message
15177 files.
15178
15179 @end table
15180
15181 @findex nnml-generate-nov-databases
15182 If your @code{nnml} groups and @acronym{NOV} files get totally out of
15183 whack, you can do a complete update by typing @kbd{M-x
15184 nnml-generate-nov-databases}. This command will trawl through the
15185 entire @code{nnml} hierarchy, looking at each and every article, so it
15186 might take a while to complete. A better interface to this
15187 functionality can be found in the server buffer (@pxref{Server
15188 Commands}).
15189
15190
15191 @node MH Spool
15192 @subsubsection MH Spool
15193 @cindex nnmh
15194 @cindex mh-e mail spool
15195
15196 @code{nnmh} is just like @code{nnml}, except that is doesn't generate
15197 @acronym{NOV} databases and it doesn't keep an active file or marks
15198 file. This makes @code{nnmh} a @emph{much} slower back end than
15199 @code{nnml}, but it also makes it easier to write procmail scripts
15200 for.
15201
15202 Virtual server settings:
15203
15204 @table @code
15205 @item nnmh-directory
15206 @vindex nnmh-directory
15207 All @code{nnmh} directories will be located under this directory. The
15208 default is the value of @code{message-directory} (whose default is
15209 @file{~/Mail})
15210
15211 @item nnmh-get-new-mail
15212 @vindex nnmh-get-new-mail
15213 If non-@code{nil}, @code{nnmh} will read incoming mail. The default is
15214 @code{t}.
15215
15216 @item nnmh-be-safe
15217 @vindex nnmh-be-safe
15218 If non-@code{nil}, @code{nnmh} will go to ridiculous lengths to make
15219 sure that the articles in the folder are actually what Gnus thinks
15220 they are. It will check date stamps and stat everything in sight, so
15221 setting this to @code{t} will mean a serious slow-down. If you never
15222 use anything but Gnus to read the @code{nnmh} articles, you do not
15223 have to set this variable to @code{t}. The default is @code{nil}.
15224 @end table
15225
15226
15227 @node Maildir
15228 @subsubsection Maildir
15229 @cindex nnmaildir
15230 @cindex maildir
15231
15232 @code{nnmaildir} stores mail in the maildir format, with each maildir
15233 corresponding to a group in Gnus. This format is documented here:
15234 @uref{http://cr.yp.to/proto/maildir.html} and here:
15235 @uref{http://www.qmail.org/man/man5/maildir.html}. @code{nnmaildir}
15236 also stores extra information in the @file{.nnmaildir/} directory
15237 within a maildir.
15238
15239 Maildir format was designed to allow concurrent deliveries and
15240 reading, without needing locks. With other back ends, you would have
15241 your mail delivered to a spool of some kind, and then you would
15242 configure Gnus to split mail from that spool into your groups. You
15243 can still do that with @code{nnmaildir}, but the more common
15244 configuration is to have your mail delivered directly to the maildirs
15245 that appear as group in Gnus.
15246
15247 @code{nnmaildir} is designed to be perfectly reliable: @kbd{C-g} will
15248 never corrupt its data in memory, and @code{SIGKILL} will never
15249 corrupt its data in the filesystem.
15250
15251 @code{nnmaildir} stores article marks and @acronym{NOV} data in each
15252 maildir. So you can copy a whole maildir from one Gnus setup to
15253 another, and you will keep your marks.
15254
15255 Virtual server settings:
15256
15257 @table @code
15258 @item directory
15259 For each of your @code{nnmaildir} servers (it's very unlikely that
15260 you'd need more than one), you need to create a directory and populate
15261 it with maildirs or symlinks to maildirs (and nothing else; do not
15262 choose a directory already used for other purposes). Each maildir
15263 will be represented in Gnus as a newsgroup on that server; the
15264 filename of the symlink will be the name of the group. Any filenames
15265 in the directory starting with @samp{.} are ignored. The directory is
15266 scanned when you first start Gnus, and each time you type @kbd{g} in
15267 the group buffer; if any maildirs have been removed or added,
15268 @code{nnmaildir} notices at these times.
15269
15270 The value of the @code{directory} parameter should be a Lisp form
15271 which is processed by @code{eval} and @code{expand-file-name} to get
15272 the path of the directory for this server. The form is @code{eval}ed
15273 only when the server is opened; the resulting string is used until the
15274 server is closed. (If you don't know about forms and @code{eval},
15275 don't worry---a simple string will work.) This parameter is not
15276 optional; you must specify it. I don't recommend using
15277 @code{"~/Mail"} or a subdirectory of it; several other parts of Gnus
15278 use that directory by default for various things, and may get confused
15279 if @code{nnmaildir} uses it too. @code{"~/.nnmaildir"} is a typical
15280 value.
15281
15282 @item target-prefix
15283 This should be a Lisp form which is processed by @code{eval} and
15284 @code{expand-file-name}. The form is @code{eval}ed only when the
15285 server is opened; the resulting string is used until the server is
15286 closed.
15287
15288 When you create a group on an @code{nnmaildir} server, the maildir is
15289 created with @code{target-prefix} prepended to its name, and a symlink
15290 pointing to that maildir is created, named with the plain group name.
15291 So if @code{directory} is @code{"~/.nnmaildir"} and
15292 @code{target-prefix} is @code{"../maildirs/"}, then when you create
15293 the group @code{foo}, @code{nnmaildir} will create
15294 @file{~/.nnmaildir/../maildirs/foo} as a maildir, and will create
15295 @file{~/.nnmaildir/foo} as a symlink pointing to
15296 @file{../maildirs/foo}.
15297
15298 You can set @code{target-prefix} to a string without any slashes to
15299 create both maildirs and symlinks in the same @code{directory}; in
15300 this case, any maildirs found in @code{directory} whose names start
15301 with @code{target-prefix} will not be listed as groups (but the
15302 symlinks pointing to them will be).
15303
15304 As a special case, if @code{target-prefix} is @code{""} (the default),
15305 then when you create a group, the maildir will be created in
15306 @code{directory} without a corresponding symlink. Beware that you
15307 cannot use @code{gnus-group-delete-group} on such groups without the
15308 @code{force} argument.
15309
15310 @item directory-files
15311 This should be a function with the same interface as
15312 @code{directory-files} (such as @code{directory-files} itself). It is
15313 used to scan the server's @code{directory} for maildirs. This
15314 parameter is optional; the default is
15315 @code{nnheader-directory-files-safe} if
15316 @code{nnheader-directory-files-is-safe} is @code{nil}, and
15317 @code{directory-files} otherwise.
15318 (@code{nnheader-directory-files-is-safe} is checked only once when the
15319 server is opened; if you want to check it each time the directory is
15320 scanned, you'll have to provide your own function that does that.)
15321
15322 @item get-new-mail
15323 If non-@code{nil}, then after scanning for new mail in the group
15324 maildirs themselves as usual, this server will also incorporate mail
15325 the conventional Gnus way, from @code{mail-sources} according to
15326 @code{nnmail-split-methods} or @code{nnmail-split-fancy}. The default
15327 value is @code{nil}.
15328
15329 Do @emph{not} use the same maildir both in @code{mail-sources} and as
15330 an @code{nnmaildir} group. The results might happen to be useful, but
15331 that would be by chance, not by design, and the results might be
15332 different in the future. If your split rules create new groups,
15333 remember to supply a @code{create-directory} server parameter.
15334 @end table
15335
15336 @subsubsection Group parameters
15337
15338 @code{nnmaildir} uses several group parameters. It's safe to ignore
15339 all this; the default behavior for @code{nnmaildir} is the same as the
15340 default behavior for other mail back ends: articles are deleted after
15341 one week, etc. Except for the expiry parameters, all this
15342 functionality is unique to @code{nnmaildir}, so you can ignore it if
15343 you're just trying to duplicate the behavior you already have with
15344 another back end.
15345
15346 If the value of any of these parameters is a vector, the first element
15347 is evaluated as a Lisp form and the result is used, rather than the
15348 original value. If the value is not a vector, the value itself is
15349 evaluated as a Lisp form. (This is why these parameters use names
15350 different from those of other, similar parameters supported by other
15351 back ends: they have different, though similar, meanings.) (For
15352 numbers, strings, @code{nil}, and @code{t}, you can ignore the
15353 @code{eval} business again; for other values, remember to use an extra
15354 quote and wrap the value in a vector when appropriate.)
15355
15356 @table @code
15357 @item expire-age
15358 An integer specifying the minimum age, in seconds, of an article
15359 before it will be expired, or the symbol @code{never} to specify that
15360 articles should never be expired. If this parameter is not set,
15361 @code{nnmaildir} falls back to the usual
15362 @code{nnmail-expiry-wait}(@code{-function}) variables (the
15363 @code{expiry-wait} group parameter overrides @code{nnmail-expiry-wait}
15364 and makes @code{nnmail-expiry-wait-function} ineffective). If you
15365 wanted a value of 3 days, you could use something like @code{[(* 3 24
15366 60 60)]}; @code{nnmaildir} will evaluate the form and use the result.
15367 An article's age is measured starting from the article file's
15368 modification time. Normally, this is the same as the article's
15369 delivery time, but editing an article makes it younger. Moving an
15370 article (other than via expiry) may also make an article younger.
15371
15372 @item expire-group
15373 If this is set to a string such as a full Gnus group name, like
15374 @example
15375 "backend+server.address.string:group.name"
15376 @end example
15377 and if it is not the name of the same group that the parameter belongs
15378 to, then articles will be moved to the specified group during expiry
15379 before being deleted. @emph{If this is set to an @code{nnmaildir}
15380 group, the article will be just as old in the destination group as it
15381 was in the source group.} So be careful with @code{expire-age} in the
15382 destination group. If this is set to the name of the same group that
15383 the parameter belongs to, then the article is not expired at all. If
15384 you use the vector form, the first element is evaluated once for each
15385 article. So that form can refer to
15386 @code{nnmaildir-article-file-name}, etc., to decide where to put the
15387 article. @emph{Even if this parameter is not set, @code{nnmaildir}
15388 does not fall back to the @code{expiry-target} group parameter or the
15389 @code{nnmail-expiry-target} variable.}
15390
15391 @item read-only
15392 If this is set to @code{t}, @code{nnmaildir} will treat the articles
15393 in this maildir as read-only. This means: articles are not renamed
15394 from @file{new/} into @file{cur/}; articles are only found in
15395 @file{new/}, not @file{cur/}; articles are never deleted; articles
15396 cannot be edited. @file{new/} is expected to be a symlink to the
15397 @file{new/} directory of another maildir---e.g., a system-wide mailbox
15398 containing a mailing list of common interest. Everything in the
15399 maildir outside @file{new/} is @emph{not} treated as read-only, so for
15400 a shared mailbox, you do still need to set up your own maildir (or
15401 have write permission to the shared mailbox); your maildir just won't
15402 contain extra copies of the articles.
15403
15404 @item directory-files
15405 A function with the same interface as @code{directory-files}. It is
15406 used to scan the directories in the maildir corresponding to this
15407 group to find articles. The default is the function specified by the
15408 server's @code{directory-files} parameter.
15409
15410 @item distrust-Lines:
15411 If non-@code{nil}, @code{nnmaildir} will always count the lines of an
15412 article, rather than use the @code{Lines:} header field. If
15413 @code{nil}, the header field will be used if present.
15414
15415 @item always-marks
15416 A list of mark symbols, such as @code{['(read expire)]}. Whenever
15417 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15418 say that all articles have these marks, regardless of whether the
15419 marks stored in the filesystem say so. This is a proof-of-concept
15420 feature that will probably be removed eventually; it ought to be done
15421 in Gnus proper, or abandoned if it's not worthwhile.
15422
15423 @item never-marks
15424 A list of mark symbols, such as @code{['(tick expire)]}. Whenever
15425 Gnus asks @code{nnmaildir} for article marks, @code{nnmaildir} will
15426 say that no articles have these marks, regardless of whether the marks
15427 stored in the filesystem say so. @code{never-marks} overrides
15428 @code{always-marks}. This is a proof-of-concept feature that will
15429 probably be removed eventually; it ought to be done in Gnus proper, or
15430 abandoned if it's not worthwhile.
15431
15432 @item nov-cache-size
15433 An integer specifying the size of the @acronym{NOV} memory cache. To
15434 speed things up, @code{nnmaildir} keeps @acronym{NOV} data in memory
15435 for a limited number of articles in each group. (This is probably not
15436 worthwhile, and will probably be removed in the future.) This
15437 parameter's value is noticed only the first time a group is seen after
15438 the server is opened---i.e., when you first start Gnus, typically.
15439 The @acronym{NOV} cache is never resized until the server is closed
15440 and reopened. The default is an estimate of the number of articles
15441 that would be displayed in the summary buffer: a count of articles
15442 that are either marked with @code{tick} or not marked with
15443 @code{read}, plus a little extra.
15444 @end table
15445
15446 @subsubsection Article identification
15447 Articles are stored in the @file{cur/} subdirectory of each maildir.
15448 Each article file is named like @code{uniq:info}, where @code{uniq}
15449 contains no colons. @code{nnmaildir} ignores, but preserves, the
15450 @code{:info} part. (Other maildir readers typically use this part of
15451 the filename to store marks.) The @code{uniq} part uniquely
15452 identifies the article, and is used in various places in the
15453 @file{.nnmaildir/} subdirectory of the maildir to store information
15454 about the corresponding article. The full pathname of an article is
15455 available in the variable @code{nnmaildir-article-file-name} after you
15456 request the article in the summary buffer.
15457
15458 @subsubsection NOV data
15459 An article identified by @code{uniq} has its @acronym{NOV} data (used
15460 to generate lines in the summary buffer) stored in
15461 @code{.nnmaildir/nov/uniq}. There is no
15462 @code{nnmaildir-generate-nov-databases} function. (There isn't much
15463 need for it---an article's @acronym{NOV} data is updated automatically
15464 when the article or @code{nnmail-extra-headers} has changed.) You can
15465 force @code{nnmaildir} to regenerate the @acronym{NOV} data for a
15466 single article simply by deleting the corresponding @acronym{NOV}
15467 file, but @emph{beware}: this will also cause @code{nnmaildir} to
15468 assign a new article number for this article, which may cause trouble
15469 with @code{seen} marks, the Agent, and the cache.
15470
15471 @subsubsection Article marks
15472 An article identified by @code{uniq} is considered to have the mark
15473 @code{flag} when the file @file{.nnmaildir/marks/flag/uniq} exists.
15474 When Gnus asks @code{nnmaildir} for a group's marks, @code{nnmaildir}
15475 looks for such files and reports the set of marks it finds. When Gnus
15476 asks @code{nnmaildir} to store a new set of marks, @code{nnmaildir}
15477 creates and deletes the corresponding files as needed. (Actually,
15478 rather than create a new file for each mark, it just creates hard
15479 links to @file{.nnmaildir/markfile}, to save inodes.)
15480
15481 You can invent new marks by creating a new directory in
15482 @file{.nnmaildir/marks/}. You can tar up a maildir and remove it from
15483 your server, untar it later, and keep your marks. You can add and
15484 remove marks yourself by creating and deleting mark files. If you do
15485 this while Gnus is running and your @code{nnmaildir} server is open,
15486 it's best to exit all summary buffers for @code{nnmaildir} groups and
15487 type @kbd{s} in the group buffer first, and to type @kbd{g} or
15488 @kbd{M-g} in the group buffer afterwards. Otherwise, Gnus might not
15489 pick up the changes, and might undo them.
15490
15491
15492 @node Mail Folders
15493 @subsubsection Mail Folders
15494 @cindex nnfolder
15495 @cindex mbox folders
15496 @cindex mail folders
15497
15498 @code{nnfolder} is a back end for storing each mail group in a
15499 separate file. Each file is in the standard Un*x mbox format.
15500 @code{nnfolder} will add extra headers to keep track of article
15501 numbers and arrival dates.
15502
15503 @cindex self contained nnfolder servers
15504 @cindex marks
15505 When the marks file is used (which it is by default), @code{nnfolder}
15506 servers have the property that you may backup them using @code{tar} or
15507 similar, and later be able to restore them into Gnus (by adding the
15508 proper @code{nnfolder} server) and have all your marks be preserved.
15509 Marks for a group are usually stored in a file named as the mbox file
15510 with @code{.mrk} concatenated to it (but see
15511 @code{nnfolder-marks-file-suffix}) within the @code{nnfolder}
15512 directory. Individual @code{nnfolder} groups are also possible to
15513 backup, use @kbd{G m} to restore the group (after restoring the backup
15514 into the @code{nnfolder} directory).
15515
15516 Virtual server settings:
15517
15518 @table @code
15519 @item nnfolder-directory
15520 @vindex nnfolder-directory
15521 All the @code{nnfolder} mail boxes will be stored under this
15522 directory. The default is the value of @code{message-directory}
15523 (whose default is @file{~/Mail})
15524
15525 @item nnfolder-active-file
15526 @vindex nnfolder-active-file
15527 The name of the active file. The default is @file{~/Mail/active}.
15528
15529 @item nnfolder-newsgroups-file
15530 @vindex nnfolder-newsgroups-file
15531 The name of the group descriptions file. @xref{Newsgroups File
15532 Format}. The default is @file{~/Mail/newsgroups}
15533
15534 @item nnfolder-get-new-mail
15535 @vindex nnfolder-get-new-mail
15536 If non-@code{nil}, @code{nnfolder} will read incoming mail. The
15537 default is @code{t}
15538
15539 @item nnfolder-save-buffer-hook
15540 @vindex nnfolder-save-buffer-hook
15541 @cindex backup files
15542 Hook run before saving the folders. Note that Emacs does the normal
15543 backup renaming of files even with the @code{nnfolder} buffers. If
15544 you wish to switch this off, you could say something like the
15545 following in your @file{.emacs} file:
15546
15547 @lisp
15548 (defun turn-off-backup ()
15549 (set (make-local-variable 'backup-inhibited) t))
15550
15551 (add-hook 'nnfolder-save-buffer-hook 'turn-off-backup)
15552 @end lisp
15553
15554 @item nnfolder-delete-mail-hook
15555 @vindex nnfolder-delete-mail-hook
15556 Hook run in a buffer narrowed to the message that is to be deleted.
15557 This function can be used to copy the message to somewhere else, or to
15558 extract some information from it before removing it.
15559
15560 @item nnfolder-nov-is-evil
15561 @vindex nnfolder-nov-is-evil
15562 If non-@code{nil}, this back end will ignore any @acronym{NOV} files. The
15563 default is @code{nil}.
15564
15565 @item nnfolder-nov-file-suffix
15566 @vindex nnfolder-nov-file-suffix
15567 The extension for @acronym{NOV} files. The default is @file{.nov}.
15568
15569 @item nnfolder-nov-directory
15570 @vindex nnfolder-nov-directory
15571 The directory where the @acronym{NOV} files should be stored. If
15572 @code{nil}, @code{nnfolder-directory} is used.
15573
15574 @item nnfolder-marks-is-evil
15575 @vindex nnfolder-marks-is-evil
15576 If non-@code{nil}, this back end will ignore any @sc{marks} files. The
15577 default is @code{nil}.
15578
15579 @item nnfolder-marks-file-suffix
15580 @vindex nnfolder-marks-file-suffix
15581 The extension for @sc{marks} files. The default is @file{.mrk}.
15582
15583 @item nnfolder-marks-directory
15584 @vindex nnfolder-marks-directory
15585 The directory where the @sc{marks} files should be stored. If
15586 @code{nil}, @code{nnfolder-directory} is used.
15587
15588 @end table
15589
15590
15591 @findex nnfolder-generate-active-file
15592 @kindex M-x nnfolder-generate-active-file
15593 If you have lots of @code{nnfolder}-like files you'd like to read with
15594 @code{nnfolder}, you can use the @kbd{M-x nnfolder-generate-active-file}
15595 command to make @code{nnfolder} aware of all likely files in
15596 @code{nnfolder-directory}. This only works if you use long file names,
15597 though.
15598
15599 @node Comparing Mail Back Ends
15600 @subsubsection Comparing Mail Back Ends
15601
15602 First, just for terminology, the @dfn{back end} is the common word for a
15603 low-level access method---a transport, if you will, by which something
15604 is acquired. The sense is that one's mail has to come from somewhere,
15605 and so selection of a suitable back end is required in order to get that
15606 mail within spitting distance of Gnus.
15607
15608 The same concept exists for Usenet itself: Though access to articles is
15609 typically done by @acronym{NNTP} these days, once upon a midnight dreary, everyone
15610 in the world got at Usenet by running a reader on the machine where the
15611 articles lay (the machine which today we call an @acronym{NNTP} server), and
15612 access was by the reader stepping into the articles' directory spool
15613 area directly. One can still select between either the @code{nntp} or
15614 @code{nnspool} back ends, to select between these methods, if one happens
15615 actually to live on the server (or can see its spool directly, anyway,
15616 via NFS).
15617
15618 The goal in selecting a mail back end is to pick one which
15619 simultaneously represents a suitable way of dealing with the original
15620 format plus leaving mail in a form that is convenient to use in the
15621 future. Here are some high and low points on each:
15622
15623 @table @code
15624 @item nnmbox
15625
15626 UNIX systems have historically had a single, very common, and well-
15627 defined format. All messages arrive in a single @dfn{spool file}, and
15628 they are delineated by a line whose regular expression matches
15629 @samp{^From_}. (My notational use of @samp{_} is to indicate a space,
15630 to make it clear in this instance that this is not the RFC-specified
15631 @samp{From:} header.) Because Emacs and therefore Gnus emanate
15632 historically from the Unix environment, it is simplest if one does not
15633 mess a great deal with the original mailbox format, so if one chooses
15634 this back end, Gnus' primary activity in getting mail from the real spool
15635 area to Gnus' preferred directory is simply to copy it, with no
15636 (appreciable) format change in the process. It is the ``dumbest'' way
15637 to move mail into availability in the Gnus environment. This makes it
15638 fast to move into place, but slow to parse, when Gnus has to look at
15639 what's where.
15640
15641 @item nnbabyl
15642
15643 Once upon a time, there was the DEC-10 and DEC-20, running operating
15644 systems called TOPS and related things, and the usual (only?) mail
15645 reading environment was a thing called Babyl. I don't know what format
15646 was used for mail landing on the system, but Babyl had its own internal
15647 format to which mail was converted, primarily involving creating a
15648 spool-file-like entity with a scheme for inserting Babyl-specific
15649 headers and status bits above the top of each message in the file.
15650 Rmail was Emacs' first mail reader, it was written by Richard Stallman,
15651 and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail
15652 to understand the mail files folks already had in existence. Gnus (and
15653 VM, for that matter) continue to support this format because it's
15654 perceived as having some good qualities in those mailer-specific
15655 headers/status bits stuff. Rmail itself still exists as well, of
15656 course, and is still maintained by Stallman.
15657
15658 Both of the above forms leave your mail in a single file on your
15659 file system, and they must parse that entire file each time you take a
15660 look at your mail.
15661
15662 @item nnml
15663
15664 @code{nnml} is the back end which smells the most as though you were
15665 actually operating with an @code{nnspool}-accessed Usenet system. (In
15666 fact, I believe @code{nnml} actually derived from @code{nnspool} code,
15667 lo these years ago.) One's mail is taken from the original spool file,
15668 and is then cut up into individual message files, 1:1. It maintains a
15669 Usenet-style active file (analogous to what one finds in an INN- or
15670 CNews-based news system in (for instance) @file{/var/lib/news/active},
15671 or what is returned via the @samp{NNTP LIST} verb) and also creates
15672 @dfn{overview} files for efficient group entry, as has been defined for
15673 @acronym{NNTP} servers for some years now. It is slower in mail-splitting,
15674 due to the creation of lots of files, updates to the @code{nnml} active
15675 file, and additions to overview files on a per-message basis, but it is
15676 extremely fast on access because of what amounts to the indexing support
15677 provided by the active file and overviews.
15678
15679 @code{nnml} costs @dfn{inodes} in a big way; that is, it soaks up the
15680 resource which defines available places in the file system to put new
15681 files. Sysadmins take a dim view of heavy inode occupation within
15682 tight, shared file systems. But if you live on a personal machine where
15683 the file system is your own and space is not at a premium, @code{nnml}
15684 wins big.
15685
15686 It is also problematic using this back end if you are living in a
15687 FAT16-based Windows world, since much space will be wasted on all these
15688 tiny files.
15689
15690 @item nnmh
15691
15692 The Rand MH mail-reading system has been around UNIX systems for a very
15693 long time; it operates by splitting one's spool file of messages into
15694 individual files, but with little or no indexing support---@code{nnmh}
15695 is considered to be semantically equivalent to ``@code{nnml} without
15696 active file or overviews''. This is arguably the worst choice, because
15697 one gets the slowness of individual file creation married to the
15698 slowness of access parsing when learning what's new in one's groups.
15699
15700 @item nnfolder
15701
15702 Basically the effect of @code{nnfolder} is @code{nnmbox} (the first
15703 method described above) on a per-group basis. That is, @code{nnmbox}
15704 itself puts @emph{all} one's mail in one file; @code{nnfolder} provides a
15705 little bit of optimization to this so that each of one's mail groups has
15706 a Unix mail box file. It's faster than @code{nnmbox} because each group
15707 can be parsed separately, and still provides the simple Unix mail box
15708 format requiring minimal effort in moving the mail around. In addition,
15709 it maintains an ``active'' file making it much faster for Gnus to figure
15710 out how many messages there are in each separate group.
15711
15712 If you have groups that are expected to have a massive amount of
15713 messages, @code{nnfolder} is not the best choice, but if you receive
15714 only a moderate amount of mail, @code{nnfolder} is probably the most
15715 friendly mail back end all over.
15716
15717 @item nnmaildir
15718
15719 For configuring expiry and other things, @code{nnmaildir} uses
15720 incompatible group parameters, slightly different from those of other
15721 mail back ends.
15722
15723 @code{nnmaildir} is largely similar to @code{nnml}, with some notable
15724 differences. Each message is stored in a separate file, but the
15725 filename is unrelated to the article number in Gnus. @code{nnmaildir}
15726 also stores the equivalent of @code{nnml}'s overview files in one file
15727 per article, so it uses about twice as many inodes as @code{nnml}. (Use
15728 @code{df -i} to see how plentiful your inode supply is.) If this slows
15729 you down or takes up very much space, consider switching to
15730 @uref{http://www.namesys.com/, ReiserFS} or another non-block-structured
15731 file system.
15732
15733 Since maildirs don't require locking for delivery, the maildirs you use
15734 as groups can also be the maildirs your mail is directly delivered to.
15735 This means you can skip Gnus' mail splitting if your mail is already
15736 organized into different mailboxes during delivery. A @code{directory}
15737 entry in @code{mail-sources} would have a similar effect, but would
15738 require one set of mailboxes for spooling deliveries (in mbox format,
15739 thus damaging message bodies), and another set to be used as groups (in
15740 whatever format you like). A maildir has a built-in spool, in the
15741 @code{new/} subdirectory. Beware that currently, mail moved from
15742 @code{new/} to @code{cur/} instead of via mail splitting will not
15743 undergo treatment such as duplicate checking.
15744
15745 @code{nnmaildir} stores article marks for a given group in the
15746 corresponding maildir, in a way designed so that it's easy to manipulate
15747 them from outside Gnus. You can tar up a maildir, unpack it somewhere
15748 else, and still have your marks. @code{nnml} also stores marks, but
15749 it's not as easy to work with them from outside Gnus as with
15750 @code{nnmaildir}.
15751
15752 @code{nnmaildir} uses a significant amount of memory to speed things up.
15753 (It keeps in memory some of the things that @code{nnml} stores in files
15754 and that @code{nnmh} repeatedly parses out of message files.) If this
15755 is a problem for you, you can set the @code{nov-cache-size} group
15756 parameter to something small (0 would probably not work, but 1 probably
15757 would) to make it use less memory. This caching will probably be
15758 removed in the future.
15759
15760 Startup is likely to be slower with @code{nnmaildir} than with other
15761 back ends. Everything else is likely to be faster, depending in part
15762 on your file system.
15763
15764 @code{nnmaildir} does not use @code{nnoo}, so you cannot use @code{nnoo}
15765 to write an @code{nnmaildir}-derived back end.
15766
15767 @end table
15768
15769
15770 @node Browsing the Web
15771 @section Browsing the Web
15772 @cindex web
15773 @cindex browsing the web
15774 @cindex www
15775 @cindex http
15776
15777 Web-based discussion forums are getting more and more popular. On many
15778 subjects, the web-based forums have become the most important forums,
15779 eclipsing the importance of mailing lists and news groups. The reason
15780 is easy to understand---they are friendly to new users; you just point
15781 and click, and there's the discussion. With mailing lists, you have to
15782 go through a cumbersome subscription procedure, and most people don't
15783 even know what a news group is.
15784
15785 The problem with this scenario is that web browsers are not very good at
15786 being newsreaders. They do not keep track of what articles you've read;
15787 they do not allow you to score on subjects you're interested in; they do
15788 not allow off-line browsing; they require you to click around and drive
15789 you mad in the end.
15790
15791 So---if web browsers suck at reading discussion forums, why not use Gnus
15792 to do it instead?
15793
15794 Gnus has been getting a bit of a collection of back ends for providing
15795 interfaces to these sources.
15796
15797 @menu
15798 * Archiving Mail::
15799 * Web Searches:: Creating groups from articles that match a string.
15800 * Slashdot:: Reading the Slashdot comments.
15801 * Ultimate:: The Ultimate Bulletin Board systems.
15802 * Web Archive:: Reading mailing list archived on web.
15803 * RSS:: Reading RDF site summary.
15804 * Customizing W3:: Doing stuff to Emacs/W3 from Gnus.
15805 @end menu
15806
15807 All the web sources require Emacs/W3 and the url library or those
15808 alternatives to work.
15809
15810 The main caveat with all these web sources is that they probably won't
15811 work for a very long time. Gleaning information from the @acronym{HTML} data
15812 is guesswork at best, and when the layout is altered, the Gnus back end
15813 will fail. If you have reasonably new versions of these back ends,
15814 though, you should be ok.
15815
15816 One thing all these Web methods have in common is that the Web sources
15817 are often down, unavailable or just plain too slow to be fun. In those
15818 cases, it makes a lot of sense to let the Gnus Agent (@pxref{Gnus
15819 Unplugged}) handle downloading articles, and then you can read them at
15820 leisure from your local disk. No more World Wide Wait for you.
15821
15822 @node Archiving Mail
15823 @subsection Archiving Mail
15824 @cindex archiving mail
15825 @cindex backup of mail
15826
15827 Some of the back ends, notably @code{nnml}, @code{nnfolder}, and
15828 @code{nnmaildir}, now actually store the article marks with each group.
15829 For these servers, archiving and restoring a group while preserving
15830 marks is fairly simple.
15831
15832 (Preserving the group level and group parameters as well still
15833 requires ritual dancing and sacrifices to the @file{.newsrc.eld} deity
15834 though.)
15835
15836 To archive an entire @code{nnml}, @code{nnfolder}, or @code{nnmaildir}
15837 server, take a recursive copy of the server directory. There is no need
15838 to shut down Gnus, so archiving may be invoked by @code{cron} or
15839 similar. You restore the data by restoring the directory tree, and
15840 adding a server definition pointing to that directory in Gnus. The
15841 @ref{Article Backlog}, @ref{Asynchronous Fetching} and other things
15842 might interfere with overwriting data, so you may want to shut down Gnus
15843 before you restore the data.
15844
15845 It is also possible to archive individual @code{nnml},
15846 @code{nnfolder}, or @code{nnmaildir} groups, while preserving marks.
15847 For @code{nnml} or @code{nnmaildir}, you copy all files in the group's
15848 directory. For @code{nnfolder} you need to copy both the base folder
15849 file itself (@file{FOO}, say), and the marks file (@file{FOO.mrk} in
15850 this example). Restoring the group is done with @kbd{G m} from the Group
15851 buffer. The last step makes Gnus notice the new directory.
15852 @code{nnmaildir} notices the new directory automatically, so @kbd{G m}
15853 is unnecessary in that case.
15854
15855 @node Web Searches
15856 @subsection Web Searches
15857 @cindex nnweb
15858 @cindex Google
15859 @cindex dejanews
15860 @cindex gmane
15861 @cindex Usenet searches
15862 @cindex searching the Usenet
15863
15864 It's, like, too neat to search the Usenet for articles that match a
15865 string, but it, like, totally @emph{sucks}, like, totally, to use one of
15866 those, like, Web browsers, and you, like, have to, rilly, like, look at
15867 the commercials, so, like, with Gnus you can do @emph{rad}, rilly,
15868 searches without having to use a browser.
15869
15870 The @code{nnweb} back end allows an easy interface to the mighty search
15871 engine. You create an @code{nnweb} group, enter a search pattern, and
15872 then enter the group and read the articles like you would any normal
15873 group. The @kbd{G w} command in the group buffer (@pxref{Foreign
15874 Groups}) will do this in an easy-to-use fashion.
15875
15876 @code{nnweb} groups don't really lend themselves to being solid
15877 groups---they have a very fleeting idea of article numbers. In fact,
15878 each time you enter an @code{nnweb} group (not even changing the search
15879 pattern), you are likely to get the articles ordered in a different
15880 manner. Not even using duplicate suppression (@pxref{Duplicate
15881 Suppression}) will help, since @code{nnweb} doesn't even know the
15882 @code{Message-ID} of the articles before reading them using some search
15883 engines (Google, for instance). The only possible way to keep track
15884 of which articles you've read is by scoring on the @code{Date}
15885 header---mark all articles posted before the last date you read the
15886 group as read.
15887
15888 If the search engine changes its output substantially, @code{nnweb}
15889 won't be able to parse it and will fail. One could hardly fault the Web
15890 providers if they were to do this---their @emph{raison d'être} is to
15891 make money off of advertisements, not to provide services to the
15892 community. Since @code{nnweb} washes the ads off all the articles, one
15893 might think that the providers might be somewhat miffed. We'll see.
15894
15895 You must have the @code{url} and @code{W3} package or those alternatives
15896 (try @code{customize-group} on the @samp{mm-url} variable group)
15897 installed to be able to use @code{nnweb}.
15898
15899 Virtual server variables:
15900
15901 @table @code
15902 @item nnweb-type
15903 @vindex nnweb-type
15904 What search engine type is being used. The currently supported types
15905 are @code{google}, @code{dejanews}, and @code{gmane}. Note that
15906 @code{dejanews} is an alias to @code{google}.
15907
15908 @item nnweb-search
15909 @vindex nnweb-search
15910 The search string to feed to the search engine.
15911
15912 @item nnweb-max-hits
15913 @vindex nnweb-max-hits
15914 Advisory maximum number of hits per search to display. The default is
15915 999.
15916
15917 @item nnweb-type-definition
15918 @vindex nnweb-type-definition
15919 Type-to-definition alist. This alist says what @code{nnweb} should do
15920 with the various search engine types. The following elements must be
15921 present:
15922
15923 @table @code
15924 @item article
15925 Function to decode the article and provide something that Gnus
15926 understands.
15927
15928 @item map
15929 Function to create an article number to message header and URL alist.
15930
15931 @item search
15932 Function to send the search string to the search engine.
15933
15934 @item address
15935 The address the aforementioned function should send the search string
15936 to.
15937
15938 @item id
15939 Format string URL to fetch an article by @code{Message-ID}.
15940 @end table
15941
15942 @end table
15943
15944
15945 @node Slashdot
15946 @subsection Slashdot
15947 @cindex Slashdot
15948 @cindex nnslashdot
15949
15950 @uref{http://slashdot.org/, Slashdot} is a popular news site, with
15951 lively discussion following the news articles. @code{nnslashdot} will
15952 let you read this forum in a convenient manner.
15953
15954 The easiest way to read this source is to put something like the
15955 following in your @file{~/.gnus.el} file:
15956
15957 @lisp
15958 (setq gnus-secondary-select-methods
15959 '((nnslashdot "")))
15960 @end lisp
15961
15962 This will make Gnus query the @code{nnslashdot} back end for new comments
15963 and groups. The @kbd{F} command will subscribe each new news article as
15964 a new Gnus group, and you can read the comments by entering these
15965 groups. (Note that the default subscription method is to subscribe new
15966 groups as zombies. Other methods are available (@pxref{Subscription
15967 Methods}).
15968
15969 If you want to remove an old @code{nnslashdot} group, the @kbd{G DEL}
15970 command is the most handy tool (@pxref{Foreign Groups}).
15971
15972 When following up to @code{nnslashdot} comments (or posting new
15973 comments), some light @acronym{HTML}izations will be performed. In
15974 particular, text quoted with @samp{> } will be quoted with
15975 @samp{blockquote} instead, and signatures will have @samp{br} added to
15976 the end of each line. Other than that, you can just write @acronym{HTML}
15977 directly into the message buffer. Note that Slashdot filters out some
15978 @acronym{HTML} forms.
15979
15980 The following variables can be altered to change its behavior:
15981
15982 @table @code
15983 @item nnslashdot-threaded
15984 Whether @code{nnslashdot} should display threaded groups or not. The
15985 default is @code{t}. To be able to display threads, @code{nnslashdot}
15986 has to retrieve absolutely all comments in a group upon entry. If a
15987 threaded display is not required, @code{nnslashdot} will only retrieve
15988 the comments that are actually wanted by the user. Threading is nicer,
15989 but much, much slower than unthreaded.
15990
15991 @item nnslashdot-login-name
15992 @vindex nnslashdot-login-name
15993 The login name to use when posting.
15994
15995 @item nnslashdot-password
15996 @vindex nnslashdot-password
15997 The password to use when posting.
15998
15999 @item nnslashdot-directory
16000 @vindex nnslashdot-directory
16001 Where @code{nnslashdot} will store its files. The default is
16002 @file{~/News/slashdot/}.
16003
16004 @item nnslashdot-active-url
16005 @vindex nnslashdot-active-url
16006 The @acronym{URL} format string that will be used to fetch the
16007 information on news articles and comments. The default is@*
16008 @samp{http://slashdot.org/search.pl?section=&min=%d}.
16009
16010 @item nnslashdot-comments-url
16011 @vindex nnslashdot-comments-url
16012 The @acronym{URL} format string that will be used to fetch comments.
16013
16014 @item nnslashdot-article-url
16015 @vindex nnslashdot-article-url
16016 The @acronym{URL} format string that will be used to fetch the news
16017 article. The default is
16018 @samp{http://slashdot.org/article.pl?sid=%s&mode=nocomment}.
16019
16020 @item nnslashdot-threshold
16021 @vindex nnslashdot-threshold
16022 The score threshold. The default is -1.
16023
16024 @item nnslashdot-group-number
16025 @vindex nnslashdot-group-number
16026 The number of old groups, in addition to the ten latest, to keep
16027 updated. The default is 0.
16028
16029 @end table
16030
16031
16032
16033 @node Ultimate
16034 @subsection Ultimate
16035 @cindex nnultimate
16036 @cindex Ultimate Bulletin Board
16037
16038 @uref{http://www.ultimatebb.com/, The Ultimate Bulletin Board} is
16039 probably the most popular Web bulletin board system used. It has a
16040 quite regular and nice interface, and it's possible to get the
16041 information Gnus needs to keep groups updated.
16042
16043 The easiest way to get started with @code{nnultimate} is to say
16044 something like the following in the group buffer: @kbd{B nnultimate RET
16045 http://www.tcj.com/messboard/ubbcgi/ RET}. (Substitute the @acronym{URL}
16046 (not including @samp{Ultimate.cgi} or the like at the end) for a forum
16047 you're interested in; there's quite a list of them on the Ultimate web
16048 site.) Then subscribe to the groups you're interested in from the
16049 server buffer, and read them from the group buffer.
16050
16051 The following @code{nnultimate} variables can be altered:
16052
16053 @table @code
16054 @item nnultimate-directory
16055 @vindex nnultimate-directory
16056 The directory where @code{nnultimate} stores its files. The default is@*
16057 @file{~/News/ultimate/}.
16058 @end table
16059
16060
16061 @node Web Archive
16062 @subsection Web Archive
16063 @cindex nnwarchive
16064 @cindex Web Archive
16065
16066 Some mailing lists only have archives on Web servers, such as
16067 @uref{http://www.egroups.com/} and
16068 @uref{http://www.mail-archive.com/}. It has a quite regular and nice
16069 interface, and it's possible to get the information Gnus needs to keep
16070 groups updated.
16071
16072 @findex gnus-group-make-warchive-group
16073 The easiest way to get started with @code{nnwarchive} is to say
16074 something like the following in the group buffer: @kbd{M-x
16075 gnus-group-make-warchive-group RET @var{an_egroup} RET egroups RET
16076 www.egroups.com RET @var{your@@email.address} RET}. (Substitute the
16077 @var{an_egroup} with the mailing list you subscribed, the
16078 @var{your@@email.address} with your email address.), or to browse the
16079 back end by @kbd{B nnwarchive RET mail-archive RET}.
16080
16081 The following @code{nnwarchive} variables can be altered:
16082
16083 @table @code
16084 @item nnwarchive-directory
16085 @vindex nnwarchive-directory
16086 The directory where @code{nnwarchive} stores its files. The default is@*
16087 @file{~/News/warchive/}.
16088
16089 @item nnwarchive-login
16090 @vindex nnwarchive-login
16091 The account name on the web server.
16092
16093 @item nnwarchive-passwd
16094 @vindex nnwarchive-passwd
16095 The password for your account on the web server.
16096 @end table
16097
16098 @node RSS
16099 @subsection RSS
16100 @cindex nnrss
16101 @cindex RSS
16102
16103 Some web sites have an RDF Site Summary (@acronym{RSS}).
16104 @acronym{RSS} is a format for summarizing headlines from news related
16105 sites (such as BBC or CNN). But basically anything list-like can be
16106 presented as an @acronym{RSS} feed: weblogs, changelogs or recent
16107 changes to a wiki (e.g. @url{http://cliki.net/recent-changes.rdf}).
16108
16109 @acronym{RSS} has a quite regular and nice interface, and it's
16110 possible to get the information Gnus needs to keep groups updated.
16111
16112 Note: you had better use Emacs which supports the @code{utf-8} coding
16113 system because @acronym{RSS} uses UTF-8 for encoding non-@acronym{ASCII}
16114 text by default. It is also used by default for non-@acronym{ASCII}
16115 group names.
16116
16117 @kindex G R (Group)
16118 Use @kbd{G R} from the group buffer to subscribe to a feed---you will be
16119 prompted for the location, the title and the description of the feed.
16120 The title, which allows any characters, will be used for the group name
16121 and the name of the group data file. The description can be omitted.
16122
16123 An easy way to get started with @code{nnrss} is to say something like
16124 the following in the group buffer: @kbd{B nnrss RET RET y}, then
16125 subscribe to groups.
16126
16127 The @code{nnrss} back end saves the group data file in
16128 @code{nnrss-directory} (see below) for each @code{nnrss} group. File
16129 names containing non-@acronym{ASCII} characters will be encoded by the
16130 coding system specified with the @code{nnmail-pathname-coding-system}
16131 variable. If it is @code{nil}, in Emacs the coding system defaults to
16132 the value of @code{default-file-name-coding-system}. If you are using
16133 XEmacs and want to use non-@acronym{ASCII} group names, you should set
16134 the value for the @code{nnmail-pathname-coding-system} variable properly.
16135
16136 The @code{nnrss} back end generates @samp{multipart/alternative}
16137 @acronym{MIME} articles in which each contains a @samp{text/plain} part
16138 and a @samp{text/html} part.
16139
16140 @cindex OPML
16141 You can also use the following commands to import and export your
16142 subscriptions from a file in @acronym{OPML} format (Outline Processor
16143 Markup Language).
16144
16145 @defun nnrss-opml-import file
16146 Prompt for an @acronym{OPML} file, and subscribe to each feed in the
16147 file.
16148 @end defun
16149
16150 @defun nnrss-opml-export
16151 Write your current @acronym{RSS} subscriptions to a buffer in
16152 @acronym{OPML} format.
16153 @end defun
16154
16155 The following @code{nnrss} variables can be altered:
16156
16157 @table @code
16158 @item nnrss-directory
16159 @vindex nnrss-directory
16160 The directory where @code{nnrss} stores its files. The default is
16161 @file{~/News/rss/}.
16162
16163 @item nnrss-file-coding-system
16164 @vindex nnrss-file-coding-system
16165 The coding system used when reading and writing the @code{nnrss} groups
16166 data files. The default is the value of
16167 @code{mm-universal-coding-system} (which defaults to @code{emacs-mule}
16168 in Emacs or @code{escape-quoted} in XEmacs).
16169
16170 @item nnrss-use-local
16171 @vindex nnrss-use-local
16172 @findex nnrss-generate-download-script
16173 If you set @code{nnrss-use-local} to @code{t}, @code{nnrss} will read
16174 the feeds from local files in @code{nnrss-directory}. You can use
16175 the command @code{nnrss-generate-download-script} to generate a
16176 download script using @command{wget}.
16177
16178 @item nnrss-wash-html-in-text-plain-parts
16179 Non-@code{nil} means that @code{nnrss} renders text in @samp{text/plain}
16180 parts as @acronym{HTML}. The function specified by the
16181 @code{mm-text-html-renderer} variable (@pxref{Display Customization,
16182 ,Display Customization, emacs-mime, The Emacs MIME Manual}) will be used
16183 to render text. If it is @code{nil}, which is the default, text will
16184 simply be folded. Leave it @code{nil} if you prefer to see
16185 @samp{text/html} parts.
16186 @end table
16187
16188 The following code may be helpful, if you want to show the description in
16189 the summary buffer.
16190
16191 @lisp
16192 (add-to-list 'nnmail-extra-headers nnrss-description-field)
16193 (setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-15,15f%]%) %s%uX\n")
16194
16195 (defun gnus-user-format-function-X (header)
16196 (let ((descr
16197 (assq nnrss-description-field (mail-header-extra header))))
16198 (if descr (concat "\n\t" (cdr descr)) "")))
16199 @end lisp
16200
16201 The following code may be useful to open an nnrss url directly from the
16202 summary buffer.
16203
16204 @lisp
16205 (require 'browse-url)
16206
16207 (defun browse-nnrss-url( arg )
16208 (interactive "p")
16209 (let ((url (assq nnrss-url-field
16210 (mail-header-extra
16211 (gnus-data-header
16212 (assq (gnus-summary-article-number)
16213 gnus-newsgroup-data))))))
16214 (if url
16215 (progn
16216 (browse-url (cdr url))
16217 (gnus-summary-mark-as-read-forward 1))
16218 (gnus-summary-scroll-up arg))))
16219
16220 (eval-after-load "gnus"
16221 #'(define-key gnus-summary-mode-map
16222 (kbd "<RET>") 'browse-nnrss-url))
16223 (add-to-list 'nnmail-extra-headers nnrss-url-field)
16224 @end lisp
16225
16226 Even if you have added @code{"text/html"} to the
16227 @code{mm-discouraged-alternatives} variable (@pxref{Display
16228 Customization, ,Display Customization, emacs-mime, The Emacs MIME
16229 Manual}) since you don't want to see @acronym{HTML} parts, it might be
16230 more useful especially in @code{nnrss} groups to display
16231 @samp{text/html} parts. Here's an example of setting
16232 @code{mm-discouraged-alternatives} as a group parameter (@pxref{Group
16233 Parameters}) in order to display @samp{text/html} parts only in
16234 @code{nnrss} groups:
16235
16236 @lisp
16237 ;; @r{Set the default value of @code{mm-discouraged-alternatives}.}
16238 (eval-after-load "gnus-sum"
16239 '(add-to-list
16240 'gnus-newsgroup-variables
16241 '(mm-discouraged-alternatives
16242 . '("text/html" "image/.*"))))
16243
16244 ;; @r{Display @samp{text/html} parts in @code{nnrss} groups.}
16245 (add-to-list
16246 'gnus-parameters
16247 '("\\`nnrss:" (mm-discouraged-alternatives nil)))
16248 @end lisp
16249
16250
16251 @node Customizing W3
16252 @subsection Customizing W3
16253 @cindex W3
16254 @cindex html
16255 @cindex url
16256 @cindex Netscape
16257
16258 Gnus uses the url library to fetch web pages and Emacs/W3 (or those
16259 alternatives) to display web pages. Emacs/W3 is documented in its own
16260 manual, but there are some things that may be more relevant for Gnus
16261 users.
16262
16263 For instance, a common question is how to make Emacs/W3 follow links
16264 using the @code{browse-url} functions (which will call some external web
16265 browser like Netscape). Here's one way:
16266
16267 @lisp
16268 (eval-after-load "w3"
16269 '(progn
16270 (fset 'w3-fetch-orig (symbol-function 'w3-fetch))
16271 (defun w3-fetch (&optional url target)
16272 (interactive (list (w3-read-url-with-default)))
16273 (if (eq major-mode 'gnus-article-mode)
16274 (browse-url url)
16275 (w3-fetch-orig url target)))))
16276 @end lisp
16277
16278 Put that in your @file{.emacs} file, and hitting links in W3-rendered
16279 @acronym{HTML} in the Gnus article buffers will use @code{browse-url} to
16280 follow the link.
16281
16282
16283 @node IMAP
16284 @section IMAP
16285 @cindex nnimap
16286 @cindex @acronym{IMAP}
16287
16288 @acronym{IMAP} is a network protocol for reading mail (or news, or @dots{}),
16289 think of it as a modernized @acronym{NNTP}. Connecting to a @acronym{IMAP}
16290 server is much similar to connecting to a news server, you just
16291 specify the network address of the server.
16292
16293 @acronym{IMAP} has two properties. First, @acronym{IMAP} can do
16294 everything that @acronym{POP} can, it can hence be viewed as a
16295 @acronym{POP++}. Secondly, @acronym{IMAP} is a mail storage protocol,
16296 similar to @acronym{NNTP} being a news storage protocol---however,
16297 @acronym{IMAP} offers more features than @acronym{NNTP} because news
16298 is more or less read-only whereas mail is read-write.
16299
16300 If you want to use @acronym{IMAP} as a @acronym{POP++}, use an imap
16301 entry in @code{mail-sources}. With this, Gnus will fetch mails from
16302 the @acronym{IMAP} server and store them on the local disk. This is
16303 not the usage described in this section---@xref{Mail Sources}.
16304
16305 If you want to use @acronym{IMAP} as a mail storage protocol, use an nnimap
16306 entry in @code{gnus-secondary-select-methods}. With this, Gnus will
16307 manipulate mails stored on the @acronym{IMAP} server. This is the kind of
16308 usage explained in this section.
16309
16310 A server configuration in @file{~/.gnus.el} with a few @acronym{IMAP}
16311 servers might look something like the following. (Note that for
16312 @acronym{TLS}/@acronym{SSL}, you need external programs and libraries,
16313 see below.)
16314
16315 @lisp
16316 (setq gnus-secondary-select-methods
16317 '((nnimap "simpleserver") ; @r{no special configuration}
16318 ; @r{perhaps a ssh port forwarded server:}
16319 (nnimap "dolk"
16320 (nnimap-address "localhost")
16321 (nnimap-server-port 1430))
16322 ; @r{a UW server running on localhost}
16323 (nnimap "barbar"
16324 (nnimap-server-port 143)
16325 (nnimap-address "localhost")
16326 (nnimap-list-pattern ("INBOX" "mail/*")))
16327 ; @r{anonymous public cyrus server:}
16328 (nnimap "cyrus.andrew.cmu.edu"
16329 (nnimap-authenticator anonymous)
16330 (nnimap-list-pattern "archive.*")
16331 (nnimap-stream network))
16332 ; @r{a ssl server on a non-standard port:}
16333 (nnimap "vic20"
16334 (nnimap-address "vic20.somewhere.com")
16335 (nnimap-server-port 9930)
16336 (nnimap-stream ssl))))
16337 @end lisp
16338
16339 After defining the new server, you can subscribe to groups on the
16340 server using normal Gnus commands such as @kbd{U} in the Group Buffer
16341 (@pxref{Subscription Commands}) or via the Server Buffer
16342 (@pxref{Server Buffer}).
16343
16344 The following variables can be used to create a virtual @code{nnimap}
16345 server:
16346
16347 @table @code
16348
16349 @item nnimap-address
16350 @vindex nnimap-address
16351
16352 The address of the remote @acronym{IMAP} server. Defaults to the virtual
16353 server name if not specified.
16354
16355 @item nnimap-server-port
16356 @vindex nnimap-server-port
16357 Port on server to contact. Defaults to port 143, or 993 for @acronym{TLS}/@acronym{SSL}.
16358
16359 Note that this should be an integer, example server specification:
16360
16361 @lisp
16362 (nnimap "mail.server.com"
16363 (nnimap-server-port 4711))
16364 @end lisp
16365
16366 @item nnimap-list-pattern
16367 @vindex nnimap-list-pattern
16368 String or list of strings of mailboxes to limit available groups to.
16369 This is used when the server has very many mailboxes and you're only
16370 interested in a few---some servers export your home directory via
16371 @acronym{IMAP}, you'll probably want to limit the mailboxes to those in
16372 @file{~/Mail/*} then.
16373
16374 The string can also be a cons of REFERENCE and the string as above, what
16375 REFERENCE is used for is server specific, but on the University of
16376 Washington server it's a directory that will be concatenated with the
16377 mailbox.
16378
16379 Example server specification:
16380
16381 @lisp
16382 (nnimap "mail.server.com"
16383 (nnimap-list-pattern ("INBOX" "Mail/*" "alt.sex.*"
16384 ("~friend/Mail/" . "list/*"))))
16385 @end lisp
16386
16387 @item nnimap-stream
16388 @vindex nnimap-stream
16389 The type of stream used to connect to your server. By default, nnimap
16390 will detect and automatically use all of the below, with the exception
16391 of @acronym{TLS}/@acronym{SSL}. (@acronym{IMAP} over
16392 @acronym{TLS}/@acronym{SSL} is being replaced by STARTTLS, which can
16393 be automatically detected, but it's not widely deployed yet.)
16394
16395 Example server specification:
16396
16397 @lisp
16398 (nnimap "mail.server.com"
16399 (nnimap-stream ssl))
16400 @end lisp
16401
16402 Please note that the value of @code{nnimap-stream} is a symbol!
16403
16404 @itemize @bullet
16405 @item
16406 @dfn{gssapi:} Connect with GSSAPI (usually Kerberos 5). Requires the
16407 @samp{gsasl} or @samp{imtest} program.
16408 @item
16409 @dfn{kerberos4:} Connect with Kerberos 4. Requires the @samp{imtest} program.
16410 @item
16411 @dfn{starttls:} Connect via the STARTTLS extension (similar to
16412 @acronym{TLS}/@acronym{SSL}). Requires the external library @samp{starttls.el} and program
16413 @samp{starttls}.
16414 @item
16415 @dfn{tls:} Connect through @acronym{TLS}. Requires GNUTLS (the program
16416 @samp{gnutls-cli}).
16417 @item
16418 @dfn{ssl:} Connect through @acronym{SSL}. Requires OpenSSL (the program
16419 @samp{openssl}) or SSLeay (@samp{s_client}).
16420 @item
16421 @dfn{shell:} Use a shell command to start @acronym{IMAP} connection.
16422 @item
16423 @dfn{network:} Plain, TCP/IP network connection.
16424 @end itemize
16425
16426 @vindex imap-kerberos4-program
16427 The @samp{imtest} program is shipped with Cyrus IMAPD. If you're
16428 using @samp{imtest} from Cyrus IMAPD < 2.0.14 (which includes version
16429 1.5.x and 1.6.x) you need to frob @code{imap-process-connection-type}
16430 to make @code{imap.el} use a pty instead of a pipe when communicating
16431 with @samp{imtest}. You will then suffer from a line length
16432 restrictions on @acronym{IMAP} commands, which might make Gnus seem to hang
16433 indefinitely if you have many articles in a mailbox. The variable
16434 @code{imap-kerberos4-program} contain parameters to pass to the imtest
16435 program.
16436
16437 For @acronym{TLS} connection, the @code{gnutls-cli} program from GNUTLS is
16438 needed. It is available from
16439 @uref{http://www.gnu.org/software/gnutls/}.
16440
16441 @vindex imap-gssapi-program
16442 This parameter specifies a list of command lines that invoke a GSSAPI
16443 authenticated @acronym{IMAP} stream in a subshell. They are tried
16444 sequentially until a connection is made, or the list has been
16445 exhausted. By default, @samp{gsasl} from GNU SASL, available from
16446 @uref{http://www.gnu.org/software/gsasl/}, and the @samp{imtest}
16447 program from Cyrus IMAPD (see @code{imap-kerberos4-program}), are
16448 tried.
16449
16450 @vindex imap-ssl-program
16451 For @acronym{SSL} connections, the OpenSSL program is available from
16452 @uref{http://www.openssl.org/}. OpenSSL was formerly known as SSLeay,
16453 and nnimap support it too---although the most recent versions of
16454 SSLeay, 0.9.x, are known to have serious bugs making it
16455 useless. Earlier versions, especially 0.8.x, of SSLeay are known to
16456 work. The variable @code{imap-ssl-program} contain parameters to pass
16457 to OpenSSL/SSLeay.
16458
16459 @vindex imap-shell-program
16460 @vindex imap-shell-host
16461 For @acronym{IMAP} connections using the @code{shell} stream, the variable
16462 @code{imap-shell-program} specify what program to call.
16463
16464 @item nnimap-authenticator
16465 @vindex nnimap-authenticator
16466
16467 The authenticator used to connect to the server. By default, nnimap
16468 will use the most secure authenticator your server is capable of.
16469
16470 Example server specification:
16471
16472 @lisp
16473 (nnimap "mail.server.com"
16474 (nnimap-authenticator anonymous))
16475 @end lisp
16476
16477 Please note that the value of @code{nnimap-authenticator} is a symbol!
16478
16479 @itemize @bullet
16480 @item
16481 @dfn{gssapi:} GSSAPI (usually kerberos 5) authentication. Requires
16482 external program @code{gsasl} or @code{imtest}.
16483 @item
16484 @dfn{kerberos4:} Kerberos 4 authentication. Requires external program
16485 @code{imtest}.
16486 @item
16487 @dfn{digest-md5:} Encrypted username/password via DIGEST-MD5. Requires
16488 external library @code{digest-md5.el}.
16489 @item
16490 @dfn{cram-md5:} Encrypted username/password via CRAM-MD5.
16491 @item
16492 @dfn{login:} Plain-text username/password via LOGIN.
16493 @item
16494 @dfn{anonymous:} Login as ``anonymous'', supplying your email address as password.
16495 @end itemize
16496
16497 @item nnimap-expunge-on-close
16498 @cindex expunging
16499 @vindex nnimap-expunge-on-close
16500 Unlike Parmenides the @acronym{IMAP} designers have decided things that
16501 don't exist actually do exist. More specifically, @acronym{IMAP} has
16502 this concept of marking articles @code{Deleted} which doesn't actually
16503 delete them, and this (marking them @code{Deleted}, that is) is what
16504 nnimap does when you delete an article in Gnus (with @kbd{B DEL} or
16505 similar).
16506
16507 Since the articles aren't really removed when we mark them with the
16508 @code{Deleted} flag we'll need a way to actually delete them. Feel like
16509 running in circles yet?
16510
16511 Traditionally, nnimap has removed all articles marked as @code{Deleted}
16512 when closing a mailbox but this is now configurable by this server
16513 variable.
16514
16515 The possible options are:
16516
16517 @table @code
16518
16519 @item always
16520 The default behavior, delete all articles marked as ``Deleted'' when
16521 closing a mailbox.
16522 @item never
16523 Never actually delete articles. Currently there is no way of showing
16524 the articles marked for deletion in nnimap, but other @acronym{IMAP} clients
16525 may allow you to do this. If you ever want to run the EXPUNGE command
16526 manually, @xref{Expunging mailboxes}.
16527 @item ask
16528 When closing mailboxes, nnimap will ask if you wish to expunge deleted
16529 articles or not.
16530
16531 @end table
16532
16533 @item nnimap-importantize-dormant
16534 @vindex nnimap-importantize-dormant
16535
16536 If non-@code{nil} (the default), marks dormant articles as ticked (as
16537 well), for other @acronym{IMAP} clients. Within Gnus, dormant articles will
16538 naturally still (only) be marked as dormant. This is to make dormant
16539 articles stand out, just like ticked articles, in other @acronym{IMAP}
16540 clients. (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP}
16541 has only one.)
16542
16543 Probably the only reason for frobbing this would be if you're trying
16544 enable per-user persistent dormant flags, using something like:
16545
16546 @lisp
16547 (setcdr (assq 'dormant nnimap-mark-to-flag-alist)
16548 (format "gnus-dormant-%s" (user-login-name)))
16549 (setcdr (assq 'dormant nnimap-mark-to-predicate-alist)
16550 (format "KEYWORD gnus-dormant-%s" (user-login-name)))
16551 @end lisp
16552
16553 In this case, you would not want the per-user dormant flag showing up
16554 as ticked for other users.
16555
16556 @item nnimap-expunge-search-string
16557 @cindex expunging
16558 @vindex nnimap-expunge-search-string
16559 @cindex expiring @acronym{IMAP} mail
16560
16561 This variable contain the @acronym{IMAP} search command sent to server when
16562 searching for articles eligible for expiring. The default is
16563 @code{"UID %s NOT SINCE %s"}, where the first @code{%s} is replaced by
16564 UID set and the second @code{%s} is replaced by a date.
16565
16566 Probably the only useful value to change this to is
16567 @code{"UID %s NOT SENTSINCE %s"}, which makes nnimap use the Date: in
16568 messages instead of the internal article date. See section 6.4.4 of
16569 RFC 2060 for more information on valid strings.
16570
16571 However, if @code{nnimap-search-uids-not-since-is-evil}
16572 is true, this variable has no effect since the search logic
16573 is reversed, as described below.
16574
16575 @item nnimap-authinfo-file
16576 @vindex nnimap-authinfo-file
16577
16578 A file containing credentials used to log in on servers. The format is
16579 (almost) the same as the @code{ftp} @file{~/.netrc} file. See the
16580 variable @code{nntp-authinfo-file} for exact syntax; also see
16581 @ref{NNTP}. An example of an .authinfo line for an IMAP server, is:
16582
16583 @example
16584 machine students.uio.no login larsi password geheimnis port imap
16585 @end example
16586
16587 Note that it should be @code{port imap}, or @code{port 143}, if you
16588 use a @code{nnimap-stream} of @code{tls} or @code{ssl}, even if the
16589 actual port number used is port 993 for secured IMAP. For
16590 convenience, Gnus will accept @code{port imaps} as a synonym of
16591 @code{port imap}.
16592
16593 @item nnimap-need-unselect-to-notice-new-mail
16594 @vindex nnimap-need-unselect-to-notice-new-mail
16595
16596 Unselect mailboxes before looking for new mail in them. Some servers
16597 seem to need this under some circumstances; it was reported that
16598 Courier 1.7.1 did.
16599
16600 @item nnimap-nov-is-evil
16601 @vindex nnimap-nov-is-evil
16602 @cindex Courier @acronym{IMAP} server
16603 @cindex @acronym{NOV}
16604
16605 Never generate or use a local @acronym{NOV} database. Defaults to the
16606 value of @code{gnus-agent}.
16607
16608 Using a @acronym{NOV} database usually makes header fetching much
16609 faster, but it uses the @code{UID SEARCH UID} command, which is very
16610 slow on some servers (notably some versions of Courier). Since the Gnus
16611 Agent caches the information in the @acronym{NOV} database without using
16612 the slow command, this variable defaults to true if the Agent is in use,
16613 and false otherwise.
16614
16615 @item nnimap-search-uids-not-since-is-evil
16616 @vindex nnimap-search-uids-not-since-is-evil
16617 @cindex Courier @acronym{IMAP} server
16618 @cindex expiring @acronym{IMAP} mail
16619
16620 Avoid the @code{UID SEARCH UID @var{message numbers} NOT SINCE
16621 @var{date}} command, which is slow on some @acronym{IMAP} servers
16622 (notably, some versions of Courier). Instead, use @code{UID SEARCH SINCE
16623 @var{date}} and prune the list of expirable articles within Gnus.
16624
16625 When Gnus expires your mail (@pxref{Expiring Mail}), it starts with a
16626 list of expirable articles and asks the IMAP server questions like ``Of
16627 these articles, which ones are older than a week?'' While this seems
16628 like a perfectly reasonable question, some IMAP servers take a long time
16629 to answer it, since they seemingly go looking into every old article to
16630 see if it is one of the expirable ones. Curiously, the question ``Of
16631 @emph{all} articles, which ones are newer than a week?'' seems to be
16632 much faster to answer, so setting this variable causes Gnus to ask this
16633 question and figure out the answer to the real question itself.
16634
16635 This problem can really sneak up on you: when you first configure Gnus,
16636 everything works fine, but once you accumulate a couple thousand
16637 messages, you start cursing Gnus for being so slow. On the other hand,
16638 if you get a lot of email within a week, setting this variable will
16639 cause a lot of network traffic between Gnus and the IMAP server.
16640
16641 @end table
16642
16643 @menu
16644 * Splitting in IMAP:: Splitting mail with nnimap.
16645 * Expiring in IMAP:: Expiring mail with nnimap.
16646 * Editing IMAP ACLs:: Limiting/enabling other users access to a mailbox.
16647 * Expunging mailboxes:: Equivalent of a ``compress mailbox'' button.
16648 * A note on namespaces:: How to (not) use @acronym{IMAP} namespace in Gnus.
16649 * Debugging IMAP:: What to do when things don't work.
16650 @end menu
16651
16652
16653
16654 @node Splitting in IMAP
16655 @subsection Splitting in IMAP
16656 @cindex splitting imap mail
16657
16658 Splitting is something Gnus users have loved and used for years, and now
16659 the rest of the world is catching up. Yeah, dream on, not many
16660 @acronym{IMAP} servers have server side splitting and those that have
16661 splitting seem to use some non-standard protocol. This means that
16662 @acronym{IMAP} support for Gnus has to do its own splitting.
16663
16664 And it does.
16665
16666 (Incidentally, people seem to have been dreaming on, and Sieve has
16667 gaining a market share and is supported by several IMAP servers.
16668 Fortunately, Gnus support it too, @xref{Sieve Commands}.)
16669
16670 Here are the variables of interest:
16671
16672 @table @code
16673
16674 @item nnimap-split-crosspost
16675 @cindex splitting, crosspost
16676 @cindex crosspost
16677 @vindex nnimap-split-crosspost
16678
16679 If non-@code{nil}, do crossposting if several split methods match the
16680 mail. If @code{nil}, the first match in @code{nnimap-split-rule}
16681 found will be used.
16682
16683 Nnmail equivalent: @code{nnmail-crosspost}.
16684
16685 @item nnimap-split-inbox
16686 @cindex splitting, inbox
16687 @cindex inbox
16688 @vindex nnimap-split-inbox
16689
16690 A string or a list of strings that gives the name(s) of @acronym{IMAP}
16691 mailboxes to split from. Defaults to @code{nil}, which means that
16692 splitting is disabled!
16693
16694 @lisp
16695 (setq nnimap-split-inbox
16696 '("INBOX" ("~/friend/Mail" . "lists/*") "lists.imap"))
16697 @end lisp
16698
16699 No nnmail equivalent.
16700
16701 @item nnimap-split-rule
16702 @cindex splitting, rules
16703 @vindex nnimap-split-rule
16704
16705 New mail found in @code{nnimap-split-inbox} will be split according to
16706 this variable.
16707
16708 This variable contains a list of lists, where the first element in the
16709 sublist gives the name of the @acronym{IMAP} mailbox to move articles
16710 matching the regexp in the second element in the sublist. Got that?
16711 Neither did I, we need examples.
16712
16713 @lisp
16714 (setq nnimap-split-rule
16715 '(("INBOX.nnimap"
16716 "^Sender: owner-nnimap@@vic20.globalcom.se")
16717 ("INBOX.junk" "^Subject:.*MAKE MONEY")
16718 ("INBOX.private" "")))
16719 @end lisp
16720
16721 This will put all articles from the nnimap mailing list into mailbox
16722 INBOX.nnimap, all articles containing MAKE MONEY in the Subject: line
16723 into INBOX.junk and everything else in INBOX.private.
16724
16725 The first string may contain @samp{\\1} forms, like the ones used by
16726 replace-match to insert sub-expressions from the matched text. For
16727 instance:
16728
16729 @lisp
16730 ("INBOX.lists.\\1" "^Sender: owner-\\([a-z-]+\\)@@")
16731 @end lisp
16732
16733 The first element can also be the symbol @code{junk} to indicate that
16734 matching messages should simply be deleted. Use with care.
16735
16736 The second element can also be a function. In that case, it will be
16737 called with the first element of the rule as the argument, in a buffer
16738 containing the headers of the article. It should return a
16739 non-@code{nil} value if it thinks that the mail belongs in that group.
16740
16741 Nnmail users might recollect that the last regexp had to be empty to
16742 match all articles (like in the example above). This is not required in
16743 nnimap. Articles not matching any of the regexps will not be moved out
16744 of your inbox. (This might affect performance if you keep lots of
16745 unread articles in your inbox, since the splitting code would go over
16746 them every time you fetch new mail.)
16747
16748 These rules are processed from the beginning of the alist toward the
16749 end. The first rule to make a match will ``win'', unless you have
16750 crossposting enabled. In that case, all matching rules will ``win''.
16751
16752 This variable can also have a function as its value, the function will
16753 be called with the headers narrowed and should return a group where it
16754 thinks the article should be split to. See @code{nnimap-split-fancy}.
16755
16756 The splitting code tries to create mailboxes if it needs to.
16757
16758 To allow for different split rules on different virtual servers, and
16759 even different split rules in different inboxes on the same server,
16760 the syntax of this variable have been extended along the lines of:
16761
16762 @lisp
16763 (setq nnimap-split-rule
16764 '(("my1server" (".*" (("ding" "ding@@gnus.org")
16765 ("junk" "From:.*Simon"))))
16766 ("my2server" ("INBOX" nnimap-split-fancy))
16767 ("my[34]server" (".*" (("private" "To:.*Simon")
16768 ("junk" my-junk-func))))))
16769 @end lisp
16770
16771 The virtual server name is in fact a regexp, so that the same rules
16772 may apply to several servers. In the example, the servers
16773 @code{my3server} and @code{my4server} both use the same rules.
16774 Similarly, the inbox string is also a regexp. The actual splitting
16775 rules are as before, either a function, or a list with group/regexp or
16776 group/function elements.
16777
16778 Nnmail equivalent: @code{nnmail-split-methods}.
16779
16780 @item nnimap-split-predicate
16781 @cindex splitting
16782 @vindex nnimap-split-predicate
16783
16784 Mail matching this predicate in @code{nnimap-split-inbox} will be
16785 split, it is a string and the default is @samp{UNSEEN UNDELETED}.
16786
16787 This might be useful if you use another @acronym{IMAP} client to read mail in
16788 your inbox but would like Gnus to split all articles in the inbox
16789 regardless of readedness. Then you might change this to
16790 @samp{UNDELETED}.
16791
16792 @item nnimap-split-fancy
16793 @cindex splitting, fancy
16794 @findex nnimap-split-fancy
16795 @vindex nnimap-split-fancy
16796
16797 It's possible to set @code{nnimap-split-rule} to
16798 @code{nnmail-split-fancy} if you want to use fancy
16799 splitting. @xref{Fancy Mail Splitting}.
16800
16801 However, to be able to have different fancy split rules for nnmail and
16802 nnimap back ends you can set @code{nnimap-split-rule} to
16803 @code{nnimap-split-fancy} and define the nnimap specific fancy split
16804 rule in @code{nnimap-split-fancy}.
16805
16806 Example:
16807
16808 @lisp
16809 (setq nnimap-split-rule 'nnimap-split-fancy
16810 nnimap-split-fancy ...)
16811 @end lisp
16812
16813 Nnmail equivalent: @code{nnmail-split-fancy}.
16814
16815 @item nnimap-split-download-body
16816 @findex nnimap-split-download-body
16817 @vindex nnimap-split-download-body
16818
16819 Set to non-@code{nil} to download entire articles during splitting.
16820 This is generally not required, and will slow things down
16821 considerably. You may need it if you want to use an advanced
16822 splitting function that analyzes the body to split the article.
16823
16824 @end table
16825
16826 @node Expiring in IMAP
16827 @subsection Expiring in IMAP
16828 @cindex expiring @acronym{IMAP} mail
16829
16830 Even though @code{nnimap} is not a proper @code{nnmail} derived back
16831 end, it supports most features in regular expiring (@pxref{Expiring
16832 Mail}). Unlike splitting in @acronym{IMAP} (@pxref{Splitting in
16833 IMAP}) it does not clone the @code{nnmail} variables (i.e., creating
16834 @var{nnimap-expiry-wait}) but reuse the @code{nnmail} variables. What
16835 follows below are the variables used by the @code{nnimap} expiry
16836 process.
16837
16838 A note on how the expire mark is stored on the @acronym{IMAP} server is
16839 appropriate here as well. The expire mark is translated into a
16840 @code{imap} client specific mark, @code{gnus-expire}, and stored on the
16841 message. This means that likely only Gnus will understand and treat
16842 the @code{gnus-expire} mark properly, although other clients may allow
16843 you to view client specific flags on the message. It also means that
16844 your server must support permanent storage of client specific flags on
16845 messages. Most do, fortunately.
16846
16847 If expiring @acronym{IMAP} mail seems very slow, try setting the server
16848 variable @code{nnimap-search-uids-not-since-is-evil}.
16849
16850 @table @code
16851
16852 @item nnmail-expiry-wait
16853 @item nnmail-expiry-wait-function
16854
16855 These variables are fully supported. The expire value can be a
16856 number, the symbol @code{immediate} or @code{never}.
16857
16858 @item nnmail-expiry-target
16859
16860 This variable is supported, and internally implemented by calling the
16861 @code{nnmail} functions that handle this. It contains an optimization
16862 that if the destination is a @acronym{IMAP} group on the same server, the
16863 article is copied instead of appended (that is, uploaded again).
16864
16865 @end table
16866
16867 @node Editing IMAP ACLs
16868 @subsection Editing IMAP ACLs
16869 @cindex editing imap acls
16870 @cindex Access Control Lists
16871 @cindex Editing @acronym{IMAP} ACLs
16872 @kindex G l (Group)
16873 @findex gnus-group-nnimap-edit-acl
16874
16875 ACL stands for Access Control List. ACLs are used in @acronym{IMAP} for
16876 limiting (or enabling) other users access to your mail boxes. Not all
16877 @acronym{IMAP} servers support this, this function will give an error if it
16878 doesn't.
16879
16880 To edit an ACL for a mailbox, type @kbd{G l}
16881 (@code{gnus-group-edit-nnimap-acl}) and you'll be presented with an ACL
16882 editing window with detailed instructions.
16883
16884 Some possible uses:
16885
16886 @itemize @bullet
16887 @item
16888 Giving ``anyone'' the ``lrs'' rights (lookup, read, keep seen/unseen flags)
16889 on your mailing list mailboxes enables other users on the same server to
16890 follow the list without subscribing to it.
16891 @item
16892 At least with the Cyrus server, you are required to give the user
16893 ``anyone'' posting ("p") capabilities to have ``plussing'' work (that is,
16894 mail sent to user+mailbox@@domain ending up in the @acronym{IMAP} mailbox
16895 INBOX.mailbox).
16896 @end itemize
16897
16898 @node Expunging mailboxes
16899 @subsection Expunging mailboxes
16900 @cindex expunging
16901
16902 @cindex expunge
16903 @cindex manual expunging
16904 @kindex G x (Group)
16905 @findex gnus-group-nnimap-expunge
16906
16907 If you're using the @code{never} setting of @code{nnimap-expunge-on-close},
16908 you may want the option of expunging all deleted articles in a mailbox
16909 manually. This is exactly what @kbd{G x} does.
16910
16911 Currently there is no way of showing deleted articles, you can just
16912 delete them.
16913
16914 @node A note on namespaces
16915 @subsection A note on namespaces
16916 @cindex IMAP namespace
16917 @cindex namespaces
16918
16919 The @acronym{IMAP} protocol has a concept called namespaces, described
16920 by the following text in the RFC2060:
16921
16922 @display
16923 5.1.2. Mailbox Namespace Naming Convention
16924
16925 By convention, the first hierarchical element of any mailbox name
16926 which begins with "#" identifies the "namespace" of the remainder of
16927 the name. This makes it possible to disambiguate between different
16928 types of mailbox stores, each of which have their own namespaces.
16929
16930 For example, implementations which offer access to USENET
16931 newsgroups MAY use the "#news" namespace to partition the USENET
16932 newsgroup namespace from that of other mailboxes. Thus, the
16933 comp.mail.misc newsgroup would have an mailbox name of
16934 "#news.comp.mail.misc", and the name "comp.mail.misc" could refer
16935 to a different object (e.g. a user's private mailbox).
16936 @end display
16937
16938 While there is nothing in this text that warrants concern for the
16939 @acronym{IMAP} implementation in Gnus, some servers use namespace
16940 prefixes in a way that does not work with how Gnus uses mailbox names.
16941
16942 Specifically, University of Washington's @acronym{IMAP} server uses
16943 mailbox names like @code{#driver.mbx/read-mail} which are valid only
16944 in the @sc{create} and @sc{append} commands. After the mailbox is
16945 created (or a messages is appended to a mailbox), it must be accessed
16946 without the namespace prefix, i.e. @code{read-mail}. Since Gnus do
16947 not make it possible for the user to guarantee that user entered
16948 mailbox names will only be used with the CREATE and APPEND commands,
16949 you should simply not use the namespace prefixed mailbox names in
16950 Gnus.
16951
16952 See the UoW IMAPD documentation for the @code{#driver.*/} prefix
16953 for more information on how to use the prefixes. They are a power
16954 tool and should be used only if you are sure what the effects are.
16955
16956 @node Debugging IMAP
16957 @subsection Debugging IMAP
16958 @cindex IMAP debugging
16959 @cindex protocol dump (IMAP)
16960
16961 @acronym{IMAP} is a complex protocol, more so than @acronym{NNTP} or
16962 @acronym{POP3}. Implementation bugs are not unlikely, and we do our
16963 best to fix them right away. If you encounter odd behavior, chances
16964 are that either the server or Gnus is buggy.
16965
16966 If you are familiar with network protocols in general, you will
16967 probably be able to extract some clues from the protocol dump of the
16968 exchanges between Gnus and the server. Even if you are not familiar
16969 with network protocols, when you include the protocol dump in
16970 @acronym{IMAP}-related bug reports you are helping us with data
16971 critical to solving the problem. Therefore, we strongly encourage you
16972 to include the protocol dump when reporting IMAP bugs in Gnus.
16973
16974
16975 @vindex imap-log
16976 Because the protocol dump, when enabled, generates lots of data, it is
16977 disabled by default. You can enable it by setting @code{imap-log} as
16978 follows:
16979
16980 @lisp
16981 (setq imap-log t)
16982 @end lisp
16983
16984 This instructs the @code{imap.el} package to log any exchanges with
16985 the server. The log is stored in the buffer @samp{*imap-log*}. Look
16986 for error messages, which sometimes are tagged with the keyword
16987 @code{BAD}---but when submitting a bug, make sure to include all the
16988 data.
16989
16990 @node Other Sources
16991 @section Other Sources
16992
16993 Gnus can do more than just read news or mail. The methods described
16994 below allow Gnus to view directories and files as if they were
16995 newsgroups.
16996
16997 @menu
16998 * Directory Groups:: You can read a directory as if it was a newsgroup.
16999 * Anything Groups:: Dired? Who needs dired?
17000 * Document Groups:: Single files can be the basis of a group.
17001 * SOUP:: Reading @sc{soup} packets ``offline''.
17002 * Mail-To-News Gateways:: Posting articles via mail-to-news gateways.
17003 @end menu
17004
17005
17006 @node Directory Groups
17007 @subsection Directory Groups
17008 @cindex nndir
17009 @cindex directory groups
17010
17011 If you have a directory that has lots of articles in separate files in
17012 it, you might treat it as a newsgroup. The files have to have numerical
17013 names, of course.
17014
17015 This might be an opportune moment to mention @code{ange-ftp} (and its
17016 successor @code{efs}), that most wonderful of all wonderful Emacs
17017 packages. When I wrote @code{nndir}, I didn't think much about it---a
17018 back end to read directories. Big deal.
17019
17020 @code{ange-ftp} changes that picture dramatically. For instance, if you
17021 enter the @code{ange-ftp} file name
17022 @file{/ftp.hpc.uh.edu:/pub/emacs/ding-list/} as the directory name,
17023 @code{ange-ftp} or @code{efs} will actually allow you to read this
17024 directory over at @samp{sina} as a newsgroup. Distributed news ahoy!
17025
17026 @code{nndir} will use @acronym{NOV} files if they are present.
17027
17028 @code{nndir} is a ``read-only'' back end---you can't delete or expire
17029 articles with this method. You can use @code{nnmh} or @code{nnml} for
17030 whatever you use @code{nndir} for, so you could switch to any of those
17031 methods if you feel the need to have a non-read-only @code{nndir}.
17032
17033
17034 @node Anything Groups
17035 @subsection Anything Groups
17036 @cindex nneething
17037
17038 From the @code{nndir} back end (which reads a single spool-like
17039 directory), it's just a hop and a skip to @code{nneething}, which
17040 pretends that any arbitrary directory is a newsgroup. Strange, but
17041 true.
17042
17043 When @code{nneething} is presented with a directory, it will scan this
17044 directory and assign article numbers to each file. When you enter such
17045 a group, @code{nneething} must create ``headers'' that Gnus can use.
17046 After all, Gnus is a newsreader, in case you're forgetting.
17047 @code{nneething} does this in a two-step process. First, it snoops each
17048 file in question. If the file looks like an article (i.e., the first
17049 few lines look like headers), it will use this as the head. If this is
17050 just some arbitrary file without a head (e.g. a C source file),
17051 @code{nneething} will cobble up a header out of thin air. It will use
17052 file ownership, name and date and do whatever it can with these
17053 elements.
17054
17055 All this should happen automatically for you, and you will be presented
17056 with something that looks very much like a newsgroup. Totally like a
17057 newsgroup, to be precise. If you select an article, it will be displayed
17058 in the article buffer, just as usual.
17059
17060 If you select a line that represents a directory, Gnus will pop you into
17061 a new summary buffer for this @code{nneething} group. And so on. You can
17062 traverse the entire disk this way, if you feel like, but remember that
17063 Gnus is not dired, really, and does not intend to be, either.
17064
17065 There are two overall modes to this action---ephemeral or solid. When
17066 doing the ephemeral thing (i.e., @kbd{G D} from the group buffer), Gnus
17067 will not store information on what files you have read, and what files
17068 are new, and so on. If you create a solid @code{nneething} group the
17069 normal way with @kbd{G m}, Gnus will store a mapping table between
17070 article numbers and file names, and you can treat this group like any
17071 other groups. When you activate a solid @code{nneething} group, you will
17072 be told how many unread articles it contains, etc., etc.
17073
17074 Some variables:
17075
17076 @table @code
17077 @item nneething-map-file-directory
17078 @vindex nneething-map-file-directory
17079 All the mapping files for solid @code{nneething} groups will be stored
17080 in this directory, which defaults to @file{~/.nneething/}.
17081
17082 @item nneething-exclude-files
17083 @vindex nneething-exclude-files
17084 All files that match this regexp will be ignored. Nice to use to exclude
17085 auto-save files and the like, which is what it does by default.
17086
17087 @item nneething-include-files
17088 @vindex nneething-include-files
17089 Regexp saying what files to include in the group. If this variable is
17090 non-@code{nil}, only files matching this regexp will be included.
17091
17092 @item nneething-map-file
17093 @vindex nneething-map-file
17094 Name of the map files.
17095 @end table
17096
17097
17098 @node Document Groups
17099 @subsection Document Groups
17100 @cindex nndoc
17101 @cindex documentation group
17102 @cindex help group
17103
17104 @code{nndoc} is a cute little thing that will let you read a single file
17105 as a newsgroup. Several files types are supported:
17106
17107 @table @code
17108 @cindex Babyl
17109 @cindex Rmail mbox
17110 @item babyl
17111 The Babyl (Rmail) mail box.
17112
17113 @cindex mbox
17114 @cindex Unix mbox
17115 @item mbox
17116 The standard Unix mbox file.
17117
17118 @cindex MMDF mail box
17119 @item mmdf
17120 The MMDF mail box format.
17121
17122 @item news
17123 Several news articles appended into a file.
17124
17125 @cindex rnews batch files
17126 @item rnews
17127 The rnews batch transport format.
17128
17129 @item nsmail
17130 Netscape mail boxes.
17131
17132 @item mime-parts
17133 @acronym{MIME} multipart messages.
17134
17135 @item standard-digest
17136 The standard (RFC 1153) digest format.
17137
17138 @item mime-digest
17139 A @acronym{MIME} digest of messages.
17140
17141 @item lanl-gov-announce
17142 Announcement messages from LANL Gov Announce.
17143
17144 @cindex forwarded messages
17145 @item rfc822-forward
17146 A message forwarded according to RFC822.
17147
17148 @item outlook
17149 The Outlook mail box.
17150
17151 @item oe-dbx
17152 The Outlook Express dbx mail box.
17153
17154 @item exim-bounce
17155 A bounce message from the Exim MTA.
17156
17157 @item forward
17158 A message forwarded according to informal rules.
17159
17160 @item rfc934
17161 An RFC934-forwarded message.
17162
17163 @item mailman
17164 A mailman digest.
17165
17166 @item clari-briefs
17167 A digest of Clarinet brief news items.
17168
17169 @item slack-digest
17170 Non-standard digest format---matches most things, but does it badly.
17171
17172 @item mail-in-mail
17173 The last resort.
17174 @end table
17175
17176 You can also use the special ``file type'' @code{guess}, which means
17177 that @code{nndoc} will try to guess what file type it is looking at.
17178 @code{digest} means that @code{nndoc} should guess what digest type the
17179 file is.
17180
17181 @code{nndoc} will not try to change the file or insert any extra headers into
17182 it---it will simply, like, let you use the file as the basis for a
17183 group. And that's it.
17184
17185 If you have some old archived articles that you want to insert into your
17186 new & spiffy Gnus mail back end, @code{nndoc} can probably help you with
17187 that. Say you have an old @file{RMAIL} file with mail that you now want
17188 to split into your new @code{nnml} groups. You look at that file using
17189 @code{nndoc} (using the @kbd{G f} command in the group buffer
17190 (@pxref{Foreign Groups})), set the process mark on all the articles in
17191 the buffer (@kbd{M P b}, for instance), and then re-spool (@kbd{B r})
17192 using @code{nnml}. If all goes well, all the mail in the @file{RMAIL}
17193 file is now also stored in lots of @code{nnml} directories, and you can
17194 delete that pesky @file{RMAIL} file. If you have the guts!
17195
17196 Virtual server variables:
17197
17198 @table @code
17199 @item nndoc-article-type
17200 @vindex nndoc-article-type
17201 This should be one of @code{mbox}, @code{babyl}, @code{digest},
17202 @code{news}, @code{rnews}, @code{mmdf}, @code{forward}, @code{rfc934},
17203 @code{rfc822-forward}, @code{mime-parts}, @code{standard-digest},
17204 @code{slack-digest}, @code{clari-briefs}, @code{nsmail}, @code{outlook},
17205 @code{oe-dbx}, @code{mailman}, and @code{mail-in-mail} or @code{guess}.
17206
17207 @item nndoc-post-type
17208 @vindex nndoc-post-type
17209 This variable says whether Gnus is to consider the group a news group or
17210 a mail group. There are two valid values: @code{mail} (the default)
17211 and @code{news}.
17212 @end table
17213
17214 @menu
17215 * Document Server Internals:: How to add your own document types.
17216 @end menu
17217
17218
17219 @node Document Server Internals
17220 @subsubsection Document Server Internals
17221
17222 Adding new document types to be recognized by @code{nndoc} isn't
17223 difficult. You just have to whip up a definition of what the document
17224 looks like, write a predicate function to recognize that document type,
17225 and then hook into @code{nndoc}.
17226
17227 First, here's an example document type definition:
17228
17229 @example
17230 (mmdf
17231 (article-begin . "^\^A\^A\^A\^A\n")
17232 (body-end . "^\^A\^A\^A\^A\n"))
17233 @end example
17234
17235 The definition is simply a unique @dfn{name} followed by a series of
17236 regexp pseudo-variable settings. Below are the possible
17237 variables---don't be daunted by the number of variables; most document
17238 types can be defined with very few settings:
17239
17240 @table @code
17241 @item first-article
17242 If present, @code{nndoc} will skip past all text until it finds
17243 something that match this regexp. All text before this will be
17244 totally ignored.
17245
17246 @item article-begin
17247 This setting has to be present in all document type definitions. It
17248 says what the beginning of each article looks like. To do more
17249 complicated things that cannot be dealt with a simple regexp, you can
17250 use @code{article-begin-function} instead of this.
17251
17252 @item article-begin-function
17253 If present, this should be a function that moves point to the beginning
17254 of each article. This setting overrides @code{article-begin}.
17255
17256 @item head-begin
17257 If present, this should be a regexp that matches the head of the
17258 article. To do more complicated things that cannot be dealt with a
17259 simple regexp, you can use @code{head-begin-function} instead of this.
17260
17261 @item head-begin-function
17262 If present, this should be a function that moves point to the head of
17263 the article. This setting overrides @code{head-begin}.
17264
17265 @item head-end
17266 This should match the end of the head of the article. It defaults to
17267 @samp{^$}---the empty line.
17268
17269 @item body-begin
17270 This should match the beginning of the body of the article. It defaults
17271 to @samp{^\n}. To do more complicated things that cannot be dealt with
17272 a simple regexp, you can use @code{body-begin-function} instead of this.
17273
17274 @item body-begin-function
17275 If present, this function should move point to the beginning of the body
17276 of the article. This setting overrides @code{body-begin}.
17277
17278 @item body-end
17279 If present, this should match the end of the body of the article. To do
17280 more complicated things that cannot be dealt with a simple regexp, you
17281 can use @code{body-end-function} instead of this.
17282
17283 @item body-end-function
17284 If present, this function should move point to the end of the body of
17285 the article. This setting overrides @code{body-end}.
17286
17287 @item file-begin
17288 If present, this should match the beginning of the file. All text
17289 before this regexp will be totally ignored.
17290
17291 @item file-end
17292 If present, this should match the end of the file. All text after this
17293 regexp will be totally ignored.
17294
17295 @end table
17296
17297 So, using these variables @code{nndoc} is able to dissect a document
17298 file into a series of articles, each with a head and a body. However, a
17299 few more variables are needed since not all document types are all that
17300 news-like---variables needed to transform the head or the body into
17301 something that's palatable for Gnus:
17302
17303 @table @code
17304 @item prepare-body-function
17305 If present, this function will be called when requesting an article. It
17306 will be called with point at the start of the body, and is useful if the
17307 document has encoded some parts of its contents.
17308
17309 @item article-transform-function
17310 If present, this function is called when requesting an article. It's
17311 meant to be used for more wide-ranging transformation of both head and
17312 body of the article.
17313
17314 @item generate-head-function
17315 If present, this function is called to generate a head that Gnus can
17316 understand. It is called with the article number as a parameter, and is
17317 expected to generate a nice head for the article in question. It is
17318 called when requesting the headers of all articles.
17319
17320 @item generate-article-function
17321 If present, this function is called to generate an entire article that
17322 Gnus can understand. It is called with the article number as a
17323 parameter when requesting all articles.
17324
17325 @item dissection-function
17326 If present, this function is called to dissect a document by itself,
17327 overriding @code{first-article}, @code{article-begin},
17328 @code{article-begin-function}, @code{head-begin},
17329 @code{head-begin-function}, @code{head-end}, @code{body-begin},
17330 @code{body-begin-function}, @code{body-end}, @code{body-end-function},
17331 @code{file-begin}, and @code{file-end}.
17332
17333 @end table
17334
17335 Let's look at the most complicated example I can come up with---standard
17336 digests:
17337
17338 @example
17339 (standard-digest
17340 (first-article . ,(concat "^" (make-string 70 ?-) "\n\n+"))
17341 (article-begin . ,(concat "\n\n" (make-string 30 ?-) "\n\n+"))
17342 (prepare-body-function . nndoc-unquote-dashes)
17343 (body-end-function . nndoc-digest-body-end)
17344 (head-end . "^ ?$")
17345 (body-begin . "^ ?\n")
17346 (file-end . "^End of .*digest.*[0-9].*\n\\*\\*\\|^End of.*Digest *$")
17347 (subtype digest guess))
17348 @end example
17349
17350 We see that all text before a 70-width line of dashes is ignored; all
17351 text after a line that starts with that @samp{^End of} is also ignored;
17352 each article begins with a 30-width line of dashes; the line separating
17353 the head from the body may contain a single space; and that the body is
17354 run through @code{nndoc-unquote-dashes} before being delivered.
17355
17356 To hook your own document definition into @code{nndoc}, use the
17357 @code{nndoc-add-type} function. It takes two parameters---the first
17358 is the definition itself and the second (optional) parameter says
17359 where in the document type definition alist to put this definition.
17360 The alist is traversed sequentially, and
17361 @code{nndoc-@var{type}-type-p} is called for a given type @var{type}.
17362 So @code{nndoc-mmdf-type-p} is called to see whether a document is of
17363 @code{mmdf} type, and so on. These type predicates should return
17364 @code{nil} if the document is not of the correct type; @code{t} if it
17365 is of the correct type; and a number if the document might be of the
17366 correct type. A high number means high probability; a low number
17367 means low probability with @samp{0} being the lowest valid number.
17368
17369
17370 @node SOUP
17371 @subsection SOUP
17372 @cindex SOUP
17373 @cindex offline
17374
17375 In the PC world people often talk about ``offline'' newsreaders. These
17376 are thingies that are combined reader/news transport monstrosities.
17377 With built-in modem programs. Yecchh!
17378
17379 Of course, us Unix Weenie types of human beans use things like
17380 @code{uucp} and, like, @code{nntpd} and set up proper news and mail
17381 transport things like Ghod intended. And then we just use normal
17382 newsreaders.
17383
17384 However, it can sometimes be convenient to do something that's a bit
17385 easier on the brain if you have a very slow modem, and you're not really
17386 that interested in doing things properly.
17387
17388 A file format called @sc{soup} has been developed for transporting news
17389 and mail from servers to home machines and back again. It can be a bit
17390 fiddly.
17391
17392 First some terminology:
17393
17394 @table @dfn
17395
17396 @item server
17397 This is the machine that is connected to the outside world and where you
17398 get news and/or mail from.
17399
17400 @item home machine
17401 This is the machine that you want to do the actual reading and responding
17402 on. It is typically not connected to the rest of the world in any way.
17403
17404 @item packet
17405 Something that contains messages and/or commands. There are two kinds
17406 of packets:
17407
17408 @table @dfn
17409 @item message packets
17410 These are packets made at the server, and typically contain lots of
17411 messages for you to read. These are called @file{SoupoutX.tgz} by
17412 default, where @var{x} is a number.
17413
17414 @item response packets
17415 These are packets made at the home machine, and typically contains
17416 replies that you've written. These are called @file{SoupinX.tgz} by
17417 default, where @var{x} is a number.
17418
17419 @end table
17420
17421 @end table
17422
17423
17424 @enumerate
17425
17426 @item
17427 You log in on the server and create a @sc{soup} packet. You can either
17428 use a dedicated @sc{soup} thingie (like the @code{awk} program), or you
17429 can use Gnus to create the packet with its @sc{soup} commands (@kbd{O
17430 s} and/or @kbd{G s b}; and then @kbd{G s p}) (@pxref{SOUP Commands}).
17431
17432 @item
17433 You transfer the packet home. Rail, boat, car or modem will do fine.
17434
17435 @item
17436 You put the packet in your home directory.
17437
17438 @item
17439 You fire up Gnus on your home machine using the @code{nnsoup} back end as
17440 the native or secondary server.
17441
17442 @item
17443 You read articles and mail and answer and followup to the things you
17444 want (@pxref{SOUP Replies}).
17445
17446 @item
17447 You do the @kbd{G s r} command to pack these replies into a @sc{soup}
17448 packet.
17449
17450 @item
17451 You transfer this packet to the server.
17452
17453 @item
17454 You use Gnus to mail this packet out with the @kbd{G s s} command.
17455
17456 @item
17457 You then repeat until you die.
17458
17459 @end enumerate
17460
17461 So you basically have a bipartite system---you use @code{nnsoup} for
17462 reading and Gnus for packing/sending these @sc{soup} packets.
17463
17464 @menu
17465 * SOUP Commands:: Commands for creating and sending @sc{soup} packets
17466 * SOUP Groups:: A back end for reading @sc{soup} packets.
17467 * SOUP Replies:: How to enable @code{nnsoup} to take over mail and news.
17468 @end menu
17469
17470
17471 @node SOUP Commands
17472 @subsubsection SOUP Commands
17473
17474 These are commands for creating and manipulating @sc{soup} packets.
17475
17476 @table @kbd
17477 @item G s b
17478 @kindex G s b (Group)
17479 @findex gnus-group-brew-soup
17480 Pack all unread articles in the current group
17481 (@code{gnus-group-brew-soup}). This command understands the
17482 process/prefix convention.
17483
17484 @item G s w
17485 @kindex G s w (Group)
17486 @findex gnus-soup-save-areas
17487 Save all @sc{soup} data files (@code{gnus-soup-save-areas}).
17488
17489 @item G s s
17490 @kindex G s s (Group)
17491 @findex gnus-soup-send-replies
17492 Send all replies from the replies packet
17493 (@code{gnus-soup-send-replies}).
17494
17495 @item G s p
17496 @kindex G s p (Group)
17497 @findex gnus-soup-pack-packet
17498 Pack all files into a @sc{soup} packet (@code{gnus-soup-pack-packet}).
17499
17500 @item G s r
17501 @kindex G s r (Group)
17502 @findex nnsoup-pack-replies
17503 Pack all replies into a replies packet (@code{nnsoup-pack-replies}).
17504
17505 @item O s
17506 @kindex O s (Summary)
17507 @findex gnus-soup-add-article
17508 This summary-mode command adds the current article to a @sc{soup} packet
17509 (@code{gnus-soup-add-article}). It understands the process/prefix
17510 convention (@pxref{Process/Prefix}).
17511
17512 @end table
17513
17514
17515 There are a few variables to customize where Gnus will put all these
17516 thingies:
17517
17518 @table @code
17519
17520 @item gnus-soup-directory
17521 @vindex gnus-soup-directory
17522 Directory where Gnus will save intermediate files while composing
17523 @sc{soup} packets. The default is @file{~/SoupBrew/}.
17524
17525 @item gnus-soup-replies-directory
17526 @vindex gnus-soup-replies-directory
17527 This is what Gnus will use as a temporary directory while sending our
17528 reply packets. @file{~/SoupBrew/SoupReplies/} is the default.
17529
17530 @item gnus-soup-prefix-file
17531 @vindex gnus-soup-prefix-file
17532 Name of the file where Gnus stores the last used prefix. The default is
17533 @samp{gnus-prefix}.
17534
17535 @item gnus-soup-packer
17536 @vindex gnus-soup-packer
17537 A format string command for packing a @sc{soup} packet. The default is
17538 @samp{tar cf - %s | gzip > $HOME/Soupout%d.tgz}.
17539
17540 @item gnus-soup-unpacker
17541 @vindex gnus-soup-unpacker
17542 Format string command for unpacking a @sc{soup} packet. The default is
17543 @samp{gunzip -c %s | tar xvf -}.
17544
17545 @item gnus-soup-packet-directory
17546 @vindex gnus-soup-packet-directory
17547 Where Gnus will look for reply packets. The default is @file{~/}.
17548
17549 @item gnus-soup-packet-regexp
17550 @vindex gnus-soup-packet-regexp
17551 Regular expression matching @sc{soup} reply packets in
17552 @code{gnus-soup-packet-directory}.
17553
17554 @end table
17555
17556
17557 @node SOUP Groups
17558 @subsubsection SOUP Groups
17559 @cindex nnsoup
17560
17561 @code{nnsoup} is the back end for reading @sc{soup} packets. It will
17562 read incoming packets, unpack them, and put them in a directory where
17563 you can read them at leisure.
17564
17565 These are the variables you can use to customize its behavior:
17566
17567 @table @code
17568
17569 @item nnsoup-tmp-directory
17570 @vindex nnsoup-tmp-directory
17571 When @code{nnsoup} unpacks a @sc{soup} packet, it does it in this
17572 directory. (@file{/tmp/} by default.)
17573
17574 @item nnsoup-directory
17575 @vindex nnsoup-directory
17576 @code{nnsoup} then moves each message and index file to this directory.
17577 The default is @file{~/SOUP/}.
17578
17579 @item nnsoup-replies-directory
17580 @vindex nnsoup-replies-directory
17581 All replies will be stored in this directory before being packed into a
17582 reply packet. The default is @file{~/SOUP/replies/}.
17583
17584 @item nnsoup-replies-format-type
17585 @vindex nnsoup-replies-format-type
17586 The @sc{soup} format of the replies packets. The default is @samp{?n}
17587 (rnews), and I don't think you should touch that variable. I probably
17588 shouldn't even have documented it. Drats! Too late!
17589
17590 @item nnsoup-replies-index-type
17591 @vindex nnsoup-replies-index-type
17592 The index type of the replies packet. The default is @samp{?n}, which
17593 means ``none''. Don't fiddle with this one either!
17594
17595 @item nnsoup-active-file
17596 @vindex nnsoup-active-file
17597 Where @code{nnsoup} stores lots of information. This is not an ``active
17598 file'' in the @code{nntp} sense; it's an Emacs Lisp file. If you lose
17599 this file or mess it up in any way, you're dead. The default is
17600 @file{~/SOUP/active}.
17601
17602 @item nnsoup-packer
17603 @vindex nnsoup-packer
17604 Format string command for packing a reply @sc{soup} packet. The default
17605 is @samp{tar cf - %s | gzip > $HOME/Soupin%d.tgz}.
17606
17607 @item nnsoup-unpacker
17608 @vindex nnsoup-unpacker
17609 Format string command for unpacking incoming @sc{soup} packets. The
17610 default is @samp{gunzip -c %s | tar xvf -}.
17611
17612 @item nnsoup-packet-directory
17613 @vindex nnsoup-packet-directory
17614 Where @code{nnsoup} will look for incoming packets. The default is
17615 @file{~/}.
17616
17617 @item nnsoup-packet-regexp
17618 @vindex nnsoup-packet-regexp
17619 Regular expression matching incoming @sc{soup} packets. The default is
17620 @samp{Soupout}.
17621
17622 @item nnsoup-always-save
17623 @vindex nnsoup-always-save
17624 If non-@code{nil}, save the replies buffer after each posted message.
17625
17626 @end table
17627
17628
17629 @node SOUP Replies
17630 @subsubsection SOUP Replies
17631
17632 Just using @code{nnsoup} won't mean that your postings and mailings end
17633 up in @sc{soup} reply packets automagically. You have to work a bit
17634 more for that to happen.
17635
17636 @findex nnsoup-set-variables
17637 The @code{nnsoup-set-variables} command will set the appropriate
17638 variables to ensure that all your followups and replies end up in the
17639 @sc{soup} system.
17640
17641 In specific, this is what it does:
17642
17643 @lisp
17644 (setq message-send-news-function 'nnsoup-request-post)
17645 (setq message-send-mail-function 'nnsoup-request-mail)
17646 @end lisp
17647
17648 And that's it, really. If you only want news to go into the @sc{soup}
17649 system you just use the first line. If you only want mail to be
17650 @sc{soup}ed you use the second.
17651
17652
17653 @node Mail-To-News Gateways
17654 @subsection Mail-To-News Gateways
17655 @cindex mail-to-news gateways
17656 @cindex gateways
17657
17658 If your local @code{nntp} server doesn't allow posting, for some reason
17659 or other, you can post using one of the numerous mail-to-news gateways.
17660 The @code{nngateway} back end provides the interface.
17661
17662 Note that you can't read anything from this back end---it can only be
17663 used to post with.
17664
17665 Server variables:
17666
17667 @table @code
17668 @item nngateway-address
17669 @vindex nngateway-address
17670 This is the address of the mail-to-news gateway.
17671
17672 @item nngateway-header-transformation
17673 @vindex nngateway-header-transformation
17674 News headers often have to be transformed in some odd way or other
17675 for the mail-to-news gateway to accept it. This variable says what
17676 transformation should be called, and defaults to
17677 @code{nngateway-simple-header-transformation}. The function is called
17678 narrowed to the headers to be transformed and with one parameter---the
17679 gateway address.
17680
17681 This default function just inserts a new @code{To} header based on the
17682 @code{Newsgroups} header and the gateway address.
17683 For instance, an article with this @code{Newsgroups} header:
17684
17685 @example
17686 Newsgroups: alt.religion.emacs
17687 @end example
17688
17689 will get this @code{To} header inserted:
17690
17691 @example
17692 To: alt-religion-emacs@@GATEWAY
17693 @end example
17694
17695 The following pre-defined functions exist:
17696
17697 @findex nngateway-simple-header-transformation
17698 @table @code
17699
17700 @item nngateway-simple-header-transformation
17701 Creates a @code{To} header that looks like
17702 @var{newsgroup}@@@code{nngateway-address}.
17703
17704 @findex nngateway-mail2news-header-transformation
17705
17706 @item nngateway-mail2news-header-transformation
17707 Creates a @code{To} header that looks like
17708 @code{nngateway-address}.
17709 @end table
17710
17711 @end table
17712
17713 Here's an example:
17714
17715 @lisp
17716 (setq gnus-post-method
17717 '(nngateway
17718 "mail2news@@replay.com"
17719 (nngateway-header-transformation
17720 nngateway-mail2news-header-transformation)))
17721 @end lisp
17722
17723 So, to use this, simply say something like:
17724
17725 @lisp
17726 (setq gnus-post-method '(nngateway "GATEWAY.ADDRESS"))
17727 @end lisp
17728
17729
17730
17731 @node Combined Groups
17732 @section Combined Groups
17733
17734 Gnus allows combining a mixture of all the other group types into bigger
17735 groups.
17736
17737 @menu
17738 * Virtual Groups:: Combining articles from many groups.
17739 * Kibozed Groups:: Looking through parts of the newsfeed for articles.
17740 @end menu
17741
17742
17743 @node Virtual Groups
17744 @subsection Virtual Groups
17745 @cindex nnvirtual
17746 @cindex virtual groups
17747 @cindex merging groups
17748
17749 An @dfn{nnvirtual group} is really nothing more than a collection of
17750 other groups.
17751
17752 For instance, if you are tired of reading many small groups, you can
17753 put them all in one big group, and then grow tired of reading one
17754 big, unwieldy group. The joys of computing!
17755
17756 You specify @code{nnvirtual} as the method. The address should be a
17757 regexp to match component groups.
17758
17759 All marks in the virtual group will stick to the articles in the
17760 component groups. So if you tick an article in a virtual group, the
17761 article will also be ticked in the component group from whence it
17762 came. (And vice versa---marks from the component groups will also be
17763 shown in the virtual group.). To create an empty virtual group, run
17764 @kbd{G V} (@code{gnus-group-make-empty-virtual}) in the group buffer
17765 and edit the method regexp with @kbd{M-e}
17766 (@code{gnus-group-edit-group-method})
17767
17768 Here's an example @code{nnvirtual} method that collects all Andrea Dworkin
17769 newsgroups into one, big, happy newsgroup:
17770
17771 @lisp
17772 (nnvirtual "^alt\\.fan\\.andrea-dworkin$\\|^rec\\.dworkin.*")
17773 @end lisp
17774
17775 The component groups can be native or foreign; everything should work
17776 smoothly, but if your computer explodes, it was probably my fault.
17777
17778 Collecting the same group from several servers might actually be a good
17779 idea if users have set the Distribution header to limit distribution.
17780 If you would like to read @samp{soc.motss} both from a server in Japan
17781 and a server in Norway, you could use the following as the group regexp:
17782
17783 @example
17784 "^nntp\\+server\\.jp:soc\\.motss$\\|^nntp\\+server\\.no:soc\\.motss$"
17785 @end example
17786
17787 (Remember, though, that if you're creating the group with @kbd{G m}, you
17788 shouldn't double the backslashes, and you should leave off the quote
17789 characters at the beginning and the end of the string.)
17790
17791 This should work kinda smoothly---all articles from both groups should
17792 end up in this one, and there should be no duplicates. Threading (and
17793 the rest) will still work as usual, but there might be problems with the
17794 sequence of articles. Sorting on date might be an option here
17795 (@pxref{Selecting a Group}).
17796
17797 One limitation, however---all groups included in a virtual
17798 group have to be alive (i.e., subscribed or unsubscribed). Killed or
17799 zombie groups can't be component groups for @code{nnvirtual} groups.
17800
17801 @vindex nnvirtual-always-rescan
17802 If the @code{nnvirtual-always-rescan} variable is non-@code{nil} (which
17803 is the default), @code{nnvirtual} will always scan groups for unread
17804 articles when entering a virtual group. If this variable is @code{nil}
17805 and you read articles in a component group after the virtual group has
17806 been activated, the read articles from the component group will show up
17807 when you enter the virtual group. You'll also see this effect if you
17808 have two virtual groups that have a component group in common. If
17809 that's the case, you should set this variable to @code{t}. Or you can
17810 just tap @code{M-g} on the virtual group every time before you enter
17811 it---it'll have much the same effect.
17812
17813 @code{nnvirtual} can have both mail and news groups as component groups.
17814 When responding to articles in @code{nnvirtual} groups, @code{nnvirtual}
17815 has to ask the back end of the component group the article comes from
17816 whether it is a news or mail back end. However, when you do a @kbd{^},
17817 there is typically no sure way for the component back end to know this,
17818 and in that case @code{nnvirtual} tells Gnus that the article came from a
17819 not-news back end. (Just to be on the safe side.)
17820
17821 @kbd{C-c C-n} in the message buffer will insert the @code{Newsgroups}
17822 line from the article you respond to in these cases.
17823
17824 @code{nnvirtual} groups do not inherit anything but articles and marks
17825 from component groups---group parameters, for instance, are not
17826 inherited.
17827
17828
17829 @node Kibozed Groups
17830 @subsection Kibozed Groups
17831 @cindex nnkiboze
17832 @cindex kibozing
17833
17834 @dfn{Kibozing} is defined by the @acronym{OED} as ``grepping through
17835 (parts of) the news feed''. @code{nnkiboze} is a back end that will
17836 do this for you. Oh joy! Now you can grind any @acronym{NNTP} server
17837 down to a halt with useless requests! Oh happiness!
17838
17839 @kindex G k (Group)
17840 To create a kibozed group, use the @kbd{G k} command in the group
17841 buffer.
17842
17843 The address field of the @code{nnkiboze} method is, as with
17844 @code{nnvirtual}, a regexp to match groups to be ``included'' in the
17845 @code{nnkiboze} group. That's where most similarities between
17846 @code{nnkiboze} and @code{nnvirtual} end.
17847
17848 In addition to this regexp detailing component groups, an
17849 @code{nnkiboze} group must have a score file to say what articles are
17850 to be included in the group (@pxref{Scoring}).
17851
17852 @kindex M-x nnkiboze-generate-groups
17853 @findex nnkiboze-generate-groups
17854 You must run @kbd{M-x nnkiboze-generate-groups} after creating the
17855 @code{nnkiboze} groups you want to have. This command will take time.
17856 Lots of time. Oodles and oodles of time. Gnus has to fetch the
17857 headers from all the articles in all the component groups and run them
17858 through the scoring process to determine if there are any articles in
17859 the groups that are to be part of the @code{nnkiboze} groups.
17860
17861 Please limit the number of component groups by using restrictive
17862 regexps. Otherwise your sysadmin may become annoyed with you, and the
17863 @acronym{NNTP} site may throw you off and never let you back in again.
17864 Stranger things have happened.
17865
17866 @code{nnkiboze} component groups do not have to be alive---they can be dead,
17867 and they can be foreign. No restrictions.
17868
17869 @vindex nnkiboze-directory
17870 The generation of an @code{nnkiboze} group means writing two files in
17871 @code{nnkiboze-directory}, which is @file{~/News/kiboze/} by default.
17872 One contains the @acronym{NOV} header lines for all the articles in
17873 the group, and the other is an additional @file{.newsrc} file to store
17874 information on what groups have been searched through to find
17875 component articles.
17876
17877 Articles marked as read in the @code{nnkiboze} group will have
17878 their @acronym{NOV} lines removed from the @acronym{NOV} file.
17879
17880
17881 @node Gnus Unplugged
17882 @section Gnus Unplugged
17883 @cindex offline
17884 @cindex unplugged
17885 @cindex agent
17886 @cindex Gnus agent
17887 @cindex Gnus unplugged
17888
17889 In olden times (ca. February '88), people used to run their newsreaders
17890 on big machines with permanent connections to the net. News transport
17891 was dealt with by news servers, and all the newsreaders had to do was to
17892 read news. Believe it or not.
17893
17894 Nowadays most people read news and mail at home, and use some sort of
17895 modem to connect to the net. To avoid running up huge phone bills, it
17896 would be nice to have a way to slurp down all the news and mail, hang up
17897 the phone, read for several hours, and then upload any responses you
17898 have to make. And then you repeat the procedure.
17899
17900 Of course, you can use news servers for doing this as well. I've used
17901 @code{inn} together with @code{slurp}, @code{pop} and @code{sendmail}
17902 for some years, but doing that's a bore. Moving the news server
17903 functionality up to the newsreader makes sense if you're the only person
17904 reading news on a machine.
17905
17906 Setting up Gnus as an ``offline'' newsreader is quite simple. In
17907 fact, you don't even have to configure anything.
17908
17909 Of course, to use it as such, you have to learn a few new commands.
17910
17911 @menu
17912 * Agent Basics:: How it all is supposed to work.
17913 * Agent Categories:: How to tell the Gnus Agent what to download.
17914 * Agent Commands:: New commands for all the buffers.
17915 * Agent Visuals:: Ways that the agent may effect your summary buffer.
17916 * Agent as Cache:: The Agent is a big cache too.
17917 * Agent Expiry:: How to make old articles go away.
17918 * Agent Regeneration:: How to recover from lost connections and other accidents.
17919 * Agent and IMAP:: How to use the Agent with @acronym{IMAP}.
17920 * Outgoing Messages:: What happens when you post/mail something?
17921 * Agent Variables:: Customizing is fun.
17922 * Example Setup:: An example @file{~/.gnus.el} file for offline people.
17923 * Batching Agents:: How to fetch news from a @code{cron} job.
17924 * Agent Caveats:: What you think it'll do and what it does.
17925 @end menu
17926
17927
17928 @node Agent Basics
17929 @subsection Agent Basics
17930
17931 First, let's get some terminology out of the way.
17932
17933 The Gnus Agent is said to be @dfn{unplugged} when you have severed the
17934 connection to the net (and notified the Agent that this is the case).
17935 When the connection to the net is up again (and Gnus knows this), the
17936 Agent is @dfn{plugged}.
17937
17938 The @dfn{local} machine is the one you're running on, and which isn't
17939 connected to the net continuously.
17940
17941 @dfn{Downloading} means fetching things from the net to your local
17942 machine. @dfn{Uploading} is doing the opposite.
17943
17944 You know that Gnus gives you all the opportunity you'd ever want for
17945 shooting yourself in the foot. Some people call it flexibility. Gnus
17946 is also customizable to a great extent, which means that the user has a
17947 say on how Gnus behaves. Other newsreaders might unconditionally shoot
17948 you in your foot, but with Gnus, you have a choice!
17949
17950 Gnus is never really in plugged or unplugged state. Rather, it applies
17951 that state to each server individually. This means that some servers
17952 can be plugged while others can be unplugged. Additionally, some
17953 servers can be ignored by the Agent altogether (which means that
17954 they're kinda like plugged always).
17955
17956 So when you unplug the Agent and then wonder why is Gnus opening a
17957 connection to the Net, the next step to do is to look whether all
17958 servers are agentized. If there is an unagentized server, you found
17959 the culprit.
17960
17961 Another thing is the @dfn{offline} state. Sometimes, servers aren't
17962 reachable. When Gnus notices this, it asks you whether you want the
17963 server to be switched to offline state. If you say yes, then the
17964 server will behave somewhat as if it was unplugged, except that Gnus
17965 will ask you whether you want to switch it back online again.
17966
17967 Let's take a typical Gnus session using the Agent.
17968
17969 @itemize @bullet
17970
17971 @item
17972 @findex gnus-unplugged
17973 You start Gnus with @code{gnus-unplugged}. This brings up the Gnus
17974 Agent in a disconnected state. You can read all the news that you have
17975 already fetched while in this mode.
17976
17977 @item
17978 You then decide to see whether any new news has arrived. You connect
17979 your machine to the net (using PPP or whatever), and then hit @kbd{J j}
17980 to make Gnus become @dfn{plugged} and use @kbd{g} to check for new mail
17981 as usual. To check for new mail in unplugged mode (@pxref{Mail
17982 Source Specifiers}).
17983
17984 @item
17985 You can then read the new news immediately, or you can download the
17986 news onto your local machine. If you want to do the latter, you press
17987 @kbd{g} to check if there are any new news and then @kbd{J s} to fetch
17988 all the eligible articles in all the groups. (To let Gnus know which
17989 articles you want to download, @pxref{Agent Categories}).
17990
17991 @item
17992 After fetching the articles, you press @kbd{J j} to make Gnus become
17993 unplugged again, and you shut down the PPP thing (or whatever). And
17994 then you read the news offline.
17995
17996 @item
17997 And then you go to step 2.
17998 @end itemize
17999
18000 Here are some things you should do the first time (or so) that you use
18001 the Agent.
18002
18003 @itemize @bullet
18004
18005 @item
18006 Decide which servers should be covered by the Agent. If you have a mail
18007 back end, it would probably be nonsensical to have it covered by the
18008 Agent. Go to the server buffer (@kbd{^} in the group buffer) and press
18009 @kbd{J a} on the server (or servers) that you wish to have covered by the
18010 Agent (@pxref{Server Agent Commands}), or @kbd{J r} on automatically
18011 added servers you do not wish to have covered by the Agent. By default,
18012 all @code{nntp} and @code{nnimap} servers in @code{gnus-select-method} and
18013 @code{gnus-secondary-select-methods} are agentized.
18014
18015 @item
18016 Decide on download policy. It's fairly simple once you decide whether
18017 you are going to use agent categories, topic parameters, and/or group
18018 parameters to implement your policy. If you're new to gnus, it
18019 is probably best to start with a category, @xref{Agent Categories}.
18020
18021 Both topic parameters (@pxref{Topic Parameters}) and agent categories
18022 (@pxref{Agent Categories}) provide for setting a policy that applies
18023 to multiple groups. Which you use is entirely up to you. Topic
18024 parameters do override categories so, if you mix the two, you'll have
18025 to take that into account. If you have a few groups that deviate from
18026 your policy, you can use group parameters (@pxref{Group Parameters}) to
18027 configure them.
18028
18029 @item
18030 Uhm@dots{} that's it.
18031 @end itemize
18032
18033
18034 @node Agent Categories
18035 @subsection Agent Categories
18036
18037 One of the main reasons to integrate the news transport layer into the
18038 newsreader is to allow greater control over what articles to download.
18039 There's not much point in downloading huge amounts of articles, just to
18040 find out that you're not interested in reading any of them. It's better
18041 to be somewhat more conservative in choosing what to download, and then
18042 mark the articles for downloading manually if it should turn out that
18043 you're interested in the articles anyway.
18044
18045 One of the more effective methods for controlling what is to be
18046 downloaded is to create a @dfn{category} and then assign some (or all)
18047 groups to this category. Groups that do not belong in any other
18048 category belong to the @code{default} category. Gnus has its own
18049 buffer for creating and managing categories.
18050
18051 If you prefer, you can also use group parameters (@pxref{Group
18052 Parameters}) and topic parameters (@pxref{Topic Parameters}) for an
18053 alternative approach to controlling the agent. The only real
18054 difference is that categories are specific to the agent (so there is
18055 less to learn) while group and topic parameters include the kitchen
18056 sink.
18057
18058 Since you can set agent parameters in several different places we have
18059 a rule to decide which source to believe. This rule specifies that
18060 the parameter sources are checked in the following order: group
18061 parameters, topic parameters, agent category, and finally customizable
18062 variables. So you can mix all of these sources to produce a wide range
18063 of behavior, just don't blame me if you don't remember where you put
18064 your settings.
18065
18066 @menu
18067 * Category Syntax:: What a category looks like.
18068 * Category Buffer:: A buffer for maintaining categories.
18069 * Category Variables:: Customize'r'Us.
18070 @end menu
18071
18072
18073 @node Category Syntax
18074 @subsubsection Category Syntax
18075
18076 A category consists of a name, the list of groups belonging to the
18077 category, and a number of optional parameters that override the
18078 customizable variables. The complete list of agent parameters are
18079 listed below.
18080
18081 @cindex Agent Parameters
18082 @table @code
18083 @item gnus-agent-cat-name
18084 The name of the category.
18085
18086 @item gnus-agent-cat-groups
18087 The list of groups that are in this category.
18088
18089 @item gnus-agent-cat-predicate
18090 A predicate which (generally) gives a rough outline of which articles
18091 are eligible for downloading; and
18092
18093 @item gnus-agent-cat-score-file
18094 a score rule which (generally) gives you a finer granularity when
18095 deciding what articles to download. (Note that this @dfn{download
18096 score} is not necessarily related to normal scores.)
18097
18098 @item gnus-agent-cat-enable-expiration
18099 a boolean indicating whether the agent should expire old articles in
18100 this group. Most groups should be expired to conserve disk space. In
18101 fact, its probably safe to say that the gnus.* hierarchy contains the
18102 only groups that should not be expired.
18103
18104 @item gnus-agent-cat-days-until-old
18105 an integer indicating the number of days that the agent should wait
18106 before deciding that a read article is safe to expire.
18107
18108 @item gnus-agent-cat-low-score
18109 an integer that overrides the value of @code{gnus-agent-low-score}.
18110
18111 @item gnus-agent-cat-high-score
18112 an integer that overrides the value of @code{gnus-agent-high-score}.
18113
18114 @item gnus-agent-cat-length-when-short
18115 an integer that overrides the value of
18116 @code{gnus-agent-short-article}.
18117
18118 @item gnus-agent-cat-length-when-long
18119 an integer that overrides the value of @code{gnus-agent-long-article}.
18120
18121 @c @item gnus-agent-cat-disable-undownloaded-faces
18122 @c a symbol indicating whether the summary buffer should @emph{not} display
18123 @c undownloaded articles using the gnus-summary-*-undownloaded-face
18124 @c faces. The symbol nil will enable the use of undownloaded faces while
18125 @c all other symbols disable them.
18126
18127 @item gnus-agent-cat-enable-undownloaded-faces
18128 a symbol indicating whether the summary buffer should display
18129 undownloaded articles using the gnus-summary-*-undownloaded-face
18130 faces. The symbol nil will disable the use of undownloaded faces while
18131 all other symbols enable them.
18132 @end table
18133
18134 The name of a category can not be changed once the category has been
18135 created.
18136
18137 Each category maintains a list of groups that are exclusive members of
18138 that category. The exclusivity rule is automatically enforced, add a
18139 group to a new category and it is automatically removed from its old
18140 category.
18141
18142 A predicate in its simplest form can be a single predicate such as
18143 @code{true} or @code{false}. These two will download every available
18144 article or nothing respectively. In the case of these two special
18145 predicates an additional score rule is superfluous.
18146
18147 Predicates of @code{high} or @code{low} download articles in respect of
18148 their scores in relationship to @code{gnus-agent-high-score} and
18149 @code{gnus-agent-low-score} as described below.
18150
18151 To gain even finer control of what is to be regarded eligible for
18152 download a predicate can consist of a number of predicates with logical
18153 operators sprinkled in between.
18154
18155 Perhaps some examples are in order.
18156
18157 Here's a simple predicate. (It's the default predicate, in fact, used
18158 for all groups that don't belong to any other category.)
18159
18160 @lisp
18161 short
18162 @end lisp
18163
18164 Quite simple, eh? This predicate is true if and only if the article is
18165 short (for some value of ``short'').
18166
18167 Here's a more complex predicate:
18168
18169 @lisp
18170 (or high
18171 (and
18172 (not low)
18173 (not long)))
18174 @end lisp
18175
18176 This means that an article should be downloaded if it has a high score,
18177 or if the score is not low and the article is not long. You get the
18178 drift.
18179
18180 The available logical operators are @code{or}, @code{and} and
18181 @code{not}. (If you prefer, you can use the more ``C''-ish operators
18182 @samp{|}, @code{&} and @code{!} instead.)
18183
18184 The following predicates are pre-defined, but if none of these fit what
18185 you want to do, you can write your own.
18186
18187 When evaluating each of these predicates, the named constant will be
18188 bound to the value determined by calling
18189 @code{gnus-agent-find-parameter} on the appropriate parameter. For
18190 example, gnus-agent-short-article will be bound to
18191 @code{(gnus-agent-find-parameter group 'agent-short-article)}. This
18192 means that you can specify a predicate in your category then tune that
18193 predicate to individual groups.
18194
18195 @table @code
18196 @item short
18197 True iff the article is shorter than @code{gnus-agent-short-article}
18198 lines; default 100.
18199
18200 @item long
18201 True iff the article is longer than @code{gnus-agent-long-article}
18202 lines; default 200.
18203
18204 @item low
18205 True iff the article has a download score less than
18206 @code{gnus-agent-low-score}; default 0.
18207
18208 @item high
18209 True iff the article has a download score greater than
18210 @code{gnus-agent-high-score}; default 0.
18211
18212 @item spam
18213 True iff the Gnus Agent guesses that the article is spam. The
18214 heuristics may change over time, but at present it just computes a
18215 checksum and sees whether articles match.
18216
18217 @item true
18218 Always true.
18219
18220 @item false
18221 Always false.
18222 @end table
18223
18224 If you want to create your own predicate function, here's what you have
18225 to know: The functions are called with no parameters, but the
18226 @code{gnus-headers} and @code{gnus-score} dynamic variables are bound to
18227 useful values.
18228
18229 For example, you could decide that you don't want to download articles
18230 that were posted more than a certain number of days ago (e.g. posted
18231 more than @code{gnus-agent-expire-days} ago) you might write a function
18232 something along the lines of the following:
18233
18234 @lisp
18235 (defun my-article-old-p ()
18236 "Say whether an article is old."
18237 (< (time-to-days (date-to-time (mail-header-date gnus-headers)))
18238 (- (time-to-days (current-time)) gnus-agent-expire-days)))
18239 @end lisp
18240
18241 with the predicate then defined as:
18242
18243 @lisp
18244 (not my-article-old-p)
18245 @end lisp
18246
18247 or you could append your predicate to the predefined
18248 @code{gnus-category-predicate-alist} in your @file{~/.gnus.el} or
18249 wherever.
18250
18251 @lisp
18252 (require 'gnus-agent)
18253 (setq gnus-category-predicate-alist
18254 (append gnus-category-predicate-alist
18255 '((old . my-article-old-p))))
18256 @end lisp
18257
18258 and simply specify your predicate as:
18259
18260 @lisp
18261 (not old)
18262 @end lisp
18263
18264 If/when using something like the above, be aware that there are many
18265 misconfigured systems/mailers out there and so an article's date is not
18266 always a reliable indication of when it was posted. Hell, some people
18267 just don't give a damn.
18268
18269 The above predicates apply to @emph{all} the groups which belong to the
18270 category. However, if you wish to have a specific predicate for an
18271 individual group within a category, or you're just too lazy to set up a
18272 new category, you can enter a group's individual predicate in its group
18273 parameters like so:
18274
18275 @lisp
18276 (agent-predicate . short)
18277 @end lisp
18278
18279 This is the group/topic parameter equivalent of the agent category default.
18280 Note that when specifying a single word predicate like this, the
18281 @code{agent-predicate} specification must be in dotted pair notation.
18282
18283 The equivalent of the longer example from above would be:
18284
18285 @lisp
18286 (agent-predicate or high (and (not low) (not long)))
18287 @end lisp
18288
18289 The outer parenthesis required in the category specification are not
18290 entered here as, not being in dotted pair notation, the value of the
18291 predicate is assumed to be a list.
18292
18293
18294 Now, the syntax of the download score is the same as the syntax of
18295 normal score files, except that all elements that require actually
18296 seeing the article itself are verboten. This means that only the
18297 following headers can be scored on: @code{Subject}, @code{From},
18298 @code{Date}, @code{Message-ID}, @code{References}, @code{Chars},
18299 @code{Lines}, and @code{Xref}.
18300
18301 As with predicates, the specification of the @code{download score rule}
18302 to use in respect of a group can be in either the category definition if
18303 it's to be applicable to all groups in therein, or a group's parameters
18304 if it's to be specific to that group.
18305
18306 In both of these places the @code{download score rule} can take one of
18307 three forms:
18308
18309 @enumerate
18310 @item
18311 Score rule
18312
18313 This has the same syntax as a normal Gnus score file except only a
18314 subset of scoring keywords are available as mentioned above.
18315
18316 example:
18317
18318 @itemize @bullet
18319 @item
18320 Category specification
18321
18322 @lisp
18323 (("from"
18324 ("Lars Ingebrigtsen" 1000000 nil s))
18325 ("lines"
18326 (500 -100 nil <)))
18327 @end lisp
18328
18329 @item
18330 Group/Topic Parameter specification
18331
18332 @lisp
18333 (agent-score ("from"
18334 ("Lars Ingebrigtsen" 1000000 nil s))
18335 ("lines"
18336 (500 -100 nil <)))
18337 @end lisp
18338
18339 Again, note the omission of the outermost parenthesis here.
18340 @end itemize
18341
18342 @item
18343 Agent score file
18344
18345 These score files must @emph{only} contain the permitted scoring
18346 keywords stated above.
18347
18348 example:
18349
18350 @itemize @bullet
18351 @item
18352 Category specification
18353
18354 @lisp
18355 ("~/News/agent.SCORE")
18356 @end lisp
18357
18358 or perhaps
18359
18360 @lisp
18361 ("~/News/agent.SCORE" "~/News/agent.group.SCORE")
18362 @end lisp
18363
18364 @item
18365 Group Parameter specification
18366
18367 @lisp
18368 (agent-score "~/News/agent.SCORE")
18369 @end lisp
18370
18371 Additional score files can be specified as above. Need I say anything
18372 about parenthesis?
18373 @end itemize
18374
18375 @item
18376 Use @code{normal} score files
18377
18378 If you don't want to maintain two sets of scoring rules for a group, and
18379 your desired @code{downloading} criteria for a group are the same as your
18380 @code{reading} criteria then you can tell the agent to refer to your
18381 @code{normal} score files when deciding what to download.
18382
18383 These directives in either the category definition or a group's
18384 parameters will cause the agent to read in all the applicable score
18385 files for a group, @emph{filtering out} those sections that do not
18386 relate to one of the permitted subset of scoring keywords.
18387
18388 @itemize @bullet
18389 @item
18390 Category Specification
18391
18392 @lisp
18393 file
18394 @end lisp
18395
18396 @item
18397 Group Parameter specification
18398
18399 @lisp
18400 (agent-score . file)
18401 @end lisp
18402 @end itemize
18403 @end enumerate
18404
18405 @node Category Buffer
18406 @subsubsection Category Buffer
18407
18408 You'd normally do all category maintenance from the category buffer.
18409 When you enter it for the first time (with the @kbd{J c} command from
18410 the group buffer), you'll only see the @code{default} category.
18411
18412 The following commands are available in this buffer:
18413
18414 @table @kbd
18415 @item q
18416 @kindex q (Category)
18417 @findex gnus-category-exit
18418 Return to the group buffer (@code{gnus-category-exit}).
18419
18420 @item e
18421 @kindex e (Category)
18422 @findex gnus-category-customize-category
18423 Use a customization buffer to set all of the selected category's
18424 parameters at one time (@code{gnus-category-customize-category}).
18425
18426 @item k
18427 @kindex k (Category)
18428 @findex gnus-category-kill
18429 Kill the current category (@code{gnus-category-kill}).
18430
18431 @item c
18432 @kindex c (Category)
18433 @findex gnus-category-copy
18434 Copy the current category (@code{gnus-category-copy}).
18435
18436 @item a
18437 @kindex a (Category)
18438 @findex gnus-category-add
18439 Add a new category (@code{gnus-category-add}).
18440
18441 @item p
18442 @kindex p (Category)
18443 @findex gnus-category-edit-predicate
18444 Edit the predicate of the current category
18445 (@code{gnus-category-edit-predicate}).
18446
18447 @item g
18448 @kindex g (Category)
18449 @findex gnus-category-edit-groups
18450 Edit the list of groups belonging to the current category
18451 (@code{gnus-category-edit-groups}).
18452
18453 @item s
18454 @kindex s (Category)
18455 @findex gnus-category-edit-score
18456 Edit the download score rule of the current category
18457 (@code{gnus-category-edit-score}).
18458
18459 @item l
18460 @kindex l (Category)
18461 @findex gnus-category-list
18462 List all the categories (@code{gnus-category-list}).
18463 @end table
18464
18465
18466 @node Category Variables
18467 @subsubsection Category Variables
18468
18469 @table @code
18470 @item gnus-category-mode-hook
18471 @vindex gnus-category-mode-hook
18472 Hook run in category buffers.
18473
18474 @item gnus-category-line-format
18475 @vindex gnus-category-line-format
18476 Format of the lines in the category buffer (@pxref{Formatting
18477 Variables}). Valid elements are:
18478
18479 @table @samp
18480 @item c
18481 The name of the category.
18482
18483 @item g
18484 The number of groups in the category.
18485 @end table
18486
18487 @item gnus-category-mode-line-format
18488 @vindex gnus-category-mode-line-format
18489 Format of the category mode line (@pxref{Mode Line Formatting}).
18490
18491 @item gnus-agent-short-article
18492 @vindex gnus-agent-short-article
18493 Articles that have fewer lines than this are short. Default 100.
18494
18495 @item gnus-agent-long-article
18496 @vindex gnus-agent-long-article
18497 Articles that have more lines than this are long. Default 200.
18498
18499 @item gnus-agent-low-score
18500 @vindex gnus-agent-low-score
18501 Articles that have a score lower than this have a low score. Default
18502 0.
18503
18504 @item gnus-agent-high-score
18505 @vindex gnus-agent-high-score
18506 Articles that have a score higher than this have a high score. Default
18507 0.
18508
18509 @item gnus-agent-expire-days
18510 @vindex gnus-agent-expire-days
18511 The number of days that a @samp{read} article must stay in the agent's
18512 local disk before becoming eligible for expiration (While the name is
18513 the same, this doesn't mean expiring the article on the server. It
18514 just means deleting the local copy of the article). What is also
18515 important to understand is that the counter starts with the time the
18516 article was written to the local disk and not the time the article was
18517 read.
18518 Default 7.
18519
18520 @item gnus-agent-enable-expiration
18521 @vindex gnus-agent-enable-expiration
18522 Determines whether articles in a group are, by default, expired or
18523 retained indefinitely. The default is @code{ENABLE} which means that
18524 you'll have to disable expiration when desired. On the other hand,
18525 you could set this to @code{DISABLE}. In that case, you would then
18526 have to enable expiration in selected groups.
18527
18528 @end table
18529
18530
18531 @node Agent Commands
18532 @subsection Agent Commands
18533 @findex gnus-agent-toggle-plugged
18534 @kindex J j (Agent)
18535
18536 All the Gnus Agent commands are on the @kbd{J} submap. The @kbd{J j}
18537 (@code{gnus-agent-toggle-plugged}) command works in all modes, and
18538 toggles the plugged/unplugged state of the Gnus Agent.
18539
18540
18541 @menu
18542 * Group Agent Commands:: Configure groups and fetch their contents.
18543 * Summary Agent Commands:: Manually select then fetch specific articles.
18544 * Server Agent Commands:: Select the servers that are supported by the agent.
18545 @end menu
18546
18547
18548
18549
18550 @node Group Agent Commands
18551 @subsubsection Group Agent Commands
18552
18553 @table @kbd
18554 @item J u
18555 @kindex J u (Agent Group)
18556 @findex gnus-agent-fetch-groups
18557 Fetch all eligible articles in the current group
18558 (@code{gnus-agent-fetch-groups}).
18559
18560 @item J c
18561 @kindex J c (Agent Group)
18562 @findex gnus-enter-category-buffer
18563 Enter the Agent category buffer (@code{gnus-enter-category-buffer}).
18564
18565 @item J s
18566 @kindex J s (Agent Group)
18567 @findex gnus-agent-fetch-session
18568 Fetch all eligible articles in all groups
18569 (@code{gnus-agent-fetch-session}).
18570
18571 @item J S
18572 @kindex J S (Agent Group)
18573 @findex gnus-group-send-queue
18574 Send all sendable messages in the queue group
18575 (@code{gnus-group-send-queue}). @xref{Drafts}.
18576
18577 @item J a
18578 @kindex J a (Agent Group)
18579 @findex gnus-agent-add-group
18580 Add the current group to an Agent category
18581 (@code{gnus-agent-add-group}). This command understands the
18582 process/prefix convention (@pxref{Process/Prefix}).
18583
18584 @item J r
18585 @kindex J r (Agent Group)
18586 @findex gnus-agent-remove-group
18587 Remove the current group from its category, if any
18588 (@code{gnus-agent-remove-group}). This command understands the
18589 process/prefix convention (@pxref{Process/Prefix}).
18590
18591 @item J Y
18592 @kindex J Y (Agent Group)
18593 @findex gnus-agent-synchronize-flags
18594 Synchronize flags changed while unplugged with remote server, if any.
18595
18596
18597 @end table
18598
18599
18600 @node Summary Agent Commands
18601 @subsubsection Summary Agent Commands
18602
18603 @table @kbd
18604 @item J #
18605 @kindex J # (Agent Summary)
18606 @findex gnus-agent-mark-article
18607 Mark the article for downloading (@code{gnus-agent-mark-article}).
18608
18609 @item J M-#
18610 @kindex J M-# (Agent Summary)
18611 @findex gnus-agent-unmark-article
18612 Remove the downloading mark from the article
18613 (@code{gnus-agent-unmark-article}).
18614
18615 @cindex %
18616 @item @@
18617 @kindex @@ (Agent Summary)
18618 @findex gnus-agent-toggle-mark
18619 Toggle whether to download the article
18620 (@code{gnus-agent-toggle-mark}). The download mark is @samp{%} by
18621 default.
18622
18623 @item J c
18624 @kindex J c (Agent Summary)
18625 @findex gnus-agent-catchup
18626 Mark all articles as read (@code{gnus-agent-catchup}) that are neither cached, downloaded, nor downloadable.
18627
18628 @item J S
18629 @kindex J S (Agent Summary)
18630 @findex gnus-agent-fetch-group
18631 Download all eligible (@pxref{Agent Categories}) articles in this group.
18632 (@code{gnus-agent-fetch-group}).
18633
18634 @item J s
18635 @kindex J s (Agent Summary)
18636 @findex gnus-agent-fetch-series
18637 Download all processable articles in this group.
18638 (@code{gnus-agent-fetch-series}).
18639
18640 @item J u
18641 @kindex J u (Agent Summary)
18642 @findex gnus-agent-summary-fetch-group
18643 Download all downloadable articles in the current group
18644 (@code{gnus-agent-summary-fetch-group}).
18645
18646 @end table
18647
18648
18649 @node Server Agent Commands
18650 @subsubsection Server Agent Commands
18651
18652 @table @kbd
18653 @item J a
18654 @kindex J a (Agent Server)
18655 @findex gnus-agent-add-server
18656 Add the current server to the list of servers covered by the Gnus Agent
18657 (@code{gnus-agent-add-server}).
18658
18659 @item J r
18660 @kindex J r (Agent Server)
18661 @findex gnus-agent-remove-server
18662 Remove the current server from the list of servers covered by the Gnus
18663 Agent (@code{gnus-agent-remove-server}).
18664
18665 @end table
18666
18667
18668 @node Agent Visuals
18669 @subsection Agent Visuals
18670
18671 If you open a summary while unplugged and, Gnus knows from the group's
18672 active range that there are more articles than the headers currently
18673 stored in the Agent, you may see some articles whose subject looks
18674 something like @samp{[Undownloaded article #####]}. These are
18675 placeholders for the missing headers. Aside from setting a mark,
18676 there is not much that can be done with one of these placeholders.
18677 When Gnus finally gets a chance to fetch the group's headers, the
18678 placeholders will automatically be replaced by the actual headers.
18679 You can configure the summary buffer's maneuvering to skip over the
18680 placeholders if you care (See @code{gnus-auto-goto-ignores}).
18681
18682 While it may be obvious to all, the only headers and articles
18683 available while unplugged are those headers and articles that were
18684 fetched into the Agent while previously plugged. To put it another
18685 way, ``If you forget to fetch something while plugged, you might have a
18686 less than satisfying unplugged session''. For this reason, the Agent
18687 adds two visual effects to your summary buffer. These effects display
18688 the download status of each article so that you always know which
18689 articles will be available when unplugged.
18690
18691 The first visual effect is the @samp{%O} spec. If you customize
18692 @code{gnus-summary-line-format} to include this specifier, you will add
18693 a single character field that indicates an article's download status.
18694 Articles that have been fetched into either the Agent or the Cache,
18695 will display @code{gnus-downloaded-mark} (defaults to @samp{+}). All
18696 other articles will display @code{gnus-undownloaded-mark} (defaults to
18697 @samp{-}). If you open a group that has not been agentized, a space
18698 (@samp{ }) will be displayed.
18699
18700 The second visual effect are the undownloaded faces. The faces, there
18701 are three indicating the article's score (low, normal, high), seem to
18702 result in a love/hate response from many Gnus users. The problem is
18703 that the face selection is controlled by a list of condition tests and
18704 face names (See @code{gnus-summary-highlight}). Each condition is
18705 tested in the order in which it appears in the list so early
18706 conditions have precedence over later conditions. All of this means
18707 that, if you tick an undownloaded article, the article will continue
18708 to be displayed in the undownloaded face rather than the ticked face.
18709
18710 If you use the Agent as a cache (to avoid downloading the same article
18711 each time you visit it or to minimize your connection time), the
18712 undownloaded face will probably seem like a good idea. The reason
18713 being that you do all of our work (marking, reading, deleting) with
18714 downloaded articles so the normal faces always appear.
18715
18716 For occasional Agent users, the undownloaded faces may appear to be an
18717 absolutely horrible idea. The issue being that, since most of their
18718 articles have not been fetched into the Agent, most of the normal
18719 faces will be obscured by the undownloaded faces. If this is your
18720 situation, you have two choices available. First, you can completely
18721 disable the undownload faces by customizing
18722 @code{gnus-summary-highlight} to delete the three cons-cells that
18723 refer to the @code{gnus-summary-*-undownloaded-face} faces. Second,
18724 if you prefer to take a more fine-grained approach, you may set the
18725 @code{agent-disable-undownloaded-faces} group parameter to @code{t}.
18726 This parameter, like all other agent parameters, may be set on an
18727 Agent Category (@pxref{Agent Categories}), a Group Topic (@pxref{Topic
18728 Parameters}), or an individual group (@pxref{Group Parameters}).
18729
18730 @node Agent as Cache
18731 @subsection Agent as Cache
18732
18733 When Gnus is plugged, it is not efficient to download headers or
18734 articles from the server again, if they are already stored in the
18735 Agent. So, Gnus normally only downloads headers once, and stores them
18736 in the Agent. These headers are later used when generating the summary
18737 buffer, regardless of whether you are plugged or unplugged. Articles
18738 are not cached in the Agent by default though (that would potentially
18739 consume lots of disk space), but if you have already downloaded an
18740 article into the Agent, Gnus will not download the article from the
18741 server again but use the locally stored copy instead.
18742
18743 If you so desire, you can configure the agent (see @code{gnus-agent-cache}
18744 @pxref{Agent Variables}) to always download headers and articles while
18745 plugged. Gnus will almost certainly be slower, but it will be kept
18746 synchronized with the server. That last point probably won't make any
18747 sense if you are using a nntp or nnimap back end.
18748
18749 @node Agent Expiry
18750 @subsection Agent Expiry
18751
18752 @vindex gnus-agent-expire-days
18753 @findex gnus-agent-expire
18754 @kindex M-x gnus-agent-expire
18755 @kindex M-x gnus-agent-expire-group
18756 @findex gnus-agent-expire-group
18757 @cindex agent expiry
18758 @cindex Gnus agent expiry
18759 @cindex expiry, in Gnus agent
18760
18761 The Agent back end, @code{nnagent}, doesn't handle expiry. Well, at
18762 least it doesn't handle it like other back ends. Instead, there are
18763 special @code{gnus-agent-expire} and @code{gnus-agent-expire-group}
18764 commands that will expire all read articles that are older than
18765 @code{gnus-agent-expire-days} days. They can be run whenever you feel
18766 that you're running out of space. Neither are particularly fast or
18767 efficient, and it's not a particularly good idea to interrupt them (with
18768 @kbd{C-g} or anything else) once you've started one of them.
18769
18770 Note that other functions, e.g. @code{gnus-request-expire-articles},
18771 might run @code{gnus-agent-expire} for you to keep the agent
18772 synchronized with the group.
18773
18774 The agent parameter @code{agent-enable-expiration} may be used to
18775 prevent expiration in selected groups.
18776
18777 @vindex gnus-agent-expire-all
18778 If @code{gnus-agent-expire-all} is non-@code{nil}, the agent
18779 expiration commands will expire all articles---unread, read, ticked
18780 and dormant. If @code{nil} (which is the default), only read articles
18781 are eligible for expiry, and unread, ticked and dormant articles will
18782 be kept indefinitely.
18783
18784 If you find that some articles eligible for expiry are never expired,
18785 perhaps some Gnus Agent files are corrupted. There's are special
18786 commands, @code{gnus-agent-regenerate} and
18787 @code{gnus-agent-regenerate-group}, to fix possible problems.
18788
18789 @node Agent Regeneration
18790 @subsection Agent Regeneration
18791
18792 @cindex agent regeneration
18793 @cindex Gnus agent regeneration
18794 @cindex regeneration
18795
18796 The local data structures used by @code{nnagent} may become corrupted
18797 due to certain exceptional conditions. When this happens,
18798 @code{nnagent} functionality may degrade or even fail. The solution
18799 to this problem is to repair the local data structures by removing all
18800 internal inconsistencies.
18801
18802 For example, if your connection to your server is lost while
18803 downloaded articles into the agent, the local data structures will not
18804 know about articles successfully downloaded prior to the connection
18805 failure. Running @code{gnus-agent-regenerate} or
18806 @code{gnus-agent-regenerate-group} will update the data structures
18807 such that you don't need to download these articles a second time.
18808
18809 @findex gnus-agent-regenerate
18810 @kindex M-x gnus-agent-regenerate
18811 The command @code{gnus-agent-regenerate} will perform
18812 @code{gnus-agent-regenerate-group} on every agentized group. While
18813 you can run @code{gnus-agent-regenerate} in any buffer, it is strongly
18814 recommended that you first close all summary buffers.
18815
18816 @findex gnus-agent-regenerate-group
18817 @kindex M-x gnus-agent-regenerate-group
18818 The command @code{gnus-agent-regenerate-group} uses the local copies
18819 of individual articles to repair the local @acronym{NOV}(header) database. It
18820 then updates the internal data structures that document which articles
18821 are stored locally. An optional argument will mark articles in the
18822 agent as unread.
18823
18824 @node Agent and IMAP
18825 @subsection Agent and IMAP
18826
18827 The Agent works with any Gnus back end, including nnimap. However,
18828 since there are some conceptual differences between @acronym{NNTP} and
18829 @acronym{IMAP}, this section (should) provide you with some information to
18830 make Gnus Agent work smoother as a @acronym{IMAP} Disconnected Mode client.
18831
18832 The first thing to keep in mind is that all flags (read, ticked, etc)
18833 are kept on the @acronym{IMAP} server, rather than in @file{.newsrc} as is the
18834 case for nntp. Thus Gnus need to remember flag changes when
18835 disconnected, and synchronize these flags when you plug back in.
18836
18837 Gnus keeps track of flag changes when reading nnimap groups under the
18838 Agent. When you plug back in, Gnus will check if you have any changed
18839 any flags and ask if you wish to synchronize these with the server.
18840 The behavior is customizable by @code{gnus-agent-synchronize-flags}.
18841
18842 @vindex gnus-agent-synchronize-flags
18843 If @code{gnus-agent-synchronize-flags} is @code{nil}, the Agent will
18844 never automatically synchronize flags. If it is @code{ask}, which is
18845 the default, the Agent will check if you made any changes and if so
18846 ask if you wish to synchronize these when you re-connect. If it has
18847 any other value, all flags will be synchronized automatically.
18848
18849 If you do not wish to synchronize flags automatically when you
18850 re-connect, you can do it manually with the
18851 @code{gnus-agent-synchronize-flags} command that is bound to @kbd{J Y}
18852 in the group buffer.
18853
18854 Some things are currently not implemented in the Agent that you'd might
18855 expect from a disconnected @acronym{IMAP} client, including:
18856
18857 @itemize @bullet
18858
18859 @item
18860 Copying/moving articles into nnimap groups when unplugged.
18861
18862 @item
18863 Creating/deleting nnimap groups when unplugged.
18864
18865 @end itemize
18866
18867 Technical note: the synchronization algorithm does not work by ``pushing''
18868 all local flags to the server, but rather incrementally update the
18869 server view of flags by changing only those flags that were changed by
18870 the user. Thus, if you set one flag on an article, quit the group and
18871 re-select the group and remove the flag; the flag will be set and
18872 removed from the server when you ``synchronize''. The queued flag
18873 operations can be found in the per-server @code{flags} file in the Agent
18874 directory. It's emptied when you synchronize flags.
18875
18876
18877 @node Outgoing Messages
18878 @subsection Outgoing Messages
18879
18880 When Gnus is unplugged, all outgoing messages (both mail and news) are
18881 stored in the draft group ``queue'' (@pxref{Drafts}). You can view
18882 them there after posting, and edit them at will.
18883
18884 When Gnus is plugged again, you can send the messages either from the
18885 draft group with the special commands available there, or you can use
18886 the @kbd{J S} command in the group buffer to send all the sendable
18887 messages in the draft group.
18888
18889
18890
18891 @node Agent Variables
18892 @subsection Agent Variables
18893
18894 @table @code
18895 @item gnus-agent-directory
18896 @vindex gnus-agent-directory
18897 Where the Gnus Agent will store its files. The default is
18898 @file{~/News/agent/}.
18899
18900 @item gnus-agent-handle-level
18901 @vindex gnus-agent-handle-level
18902 Groups on levels (@pxref{Group Levels}) higher than this variable will
18903 be ignored by the Agent. The default is @code{gnus-level-subscribed},
18904 which means that only subscribed group will be considered by the Agent
18905 by default.
18906
18907 @item gnus-agent-plugged-hook
18908 @vindex gnus-agent-plugged-hook
18909 Hook run when connecting to the network.
18910
18911 @item gnus-agent-unplugged-hook
18912 @vindex gnus-agent-unplugged-hook
18913 Hook run when disconnecting from the network.
18914
18915 @item gnus-agent-fetched-hook
18916 @vindex gnus-agent-fetched-hook
18917 Hook run when finished fetching articles.
18918
18919 @item gnus-agent-cache
18920 @vindex gnus-agent-cache
18921 Variable to control whether use the locally stored @acronym{NOV} and
18922 articles when plugged, e.g. essentially using the Agent as a cache.
18923 The default is non-@code{nil}, which means to use the Agent as a cache.
18924
18925 @item gnus-agent-go-online
18926 @vindex gnus-agent-go-online
18927 If @code{gnus-agent-go-online} is @code{nil}, the Agent will never
18928 automatically switch offline servers into online status. If it is
18929 @code{ask}, the default, the Agent will ask if you wish to switch
18930 offline servers into online status when you re-connect. If it has any
18931 other value, all offline servers will be automatically switched into
18932 online status.
18933
18934 @item gnus-agent-mark-unread-after-downloaded
18935 @vindex gnus-agent-mark-unread-after-downloaded
18936 If @code{gnus-agent-mark-unread-after-downloaded} is non-@code{nil},
18937 mark articles as unread after downloading. This is usually a safe
18938 thing to do as the newly downloaded article has obviously not been
18939 read. The default is @code{t}.
18940
18941 @item gnus-agent-consider-all-articles
18942 @vindex gnus-agent-consider-all-articles
18943 If @code{gnus-agent-consider-all-articles} is non-@code{nil}, the
18944 agent will let the agent predicate decide whether articles need to be
18945 downloaded or not, for all articles. When @code{nil}, the default,
18946 the agent will only let the predicate decide whether unread articles
18947 are downloaded or not. If you enable this, you may also want to look
18948 into the agent expiry settings (@pxref{Category Variables}), so that
18949 the agent doesn't download articles which the agent will later expire,
18950 over and over again.
18951
18952 @item gnus-agent-max-fetch-size
18953 @vindex gnus-agent-max-fetch-size
18954 The agent fetches articles into a temporary buffer prior to parsing
18955 them into individual files. To avoid exceeding the max. buffer size,
18956 the agent alternates between fetching and parsing until all articles
18957 have been fetched. @code{gnus-agent-max-fetch-size} provides a size
18958 limit to control how often the cycling occurs. A large value improves
18959 performance. A small value minimizes the time lost should the
18960 connection be lost while fetching (You may need to run
18961 @code{gnus-agent-regenerate-group} to update the group's state.
18962 However, all articles parsed prior to loosing the connection will be
18963 available while unplugged). The default is 10M so it is unusual to
18964 see any cycling.
18965
18966 @item gnus-server-unopen-status
18967 @vindex gnus-server-unopen-status
18968 Perhaps not an Agent variable, but closely related to the Agent, this
18969 variable says what will happen if Gnus cannot open a server. If the
18970 Agent is enabled, the default, @code{nil}, makes Gnus ask the user
18971 whether to deny the server or whether to unplug the agent. If the
18972 Agent is disabled, Gnus always simply deny the server. Other choices
18973 for this variable include @code{denied} and @code{offline} the latter
18974 is only valid if the Agent is used.
18975
18976 @item gnus-auto-goto-ignores
18977 @vindex gnus-auto-goto-ignores
18978 Another variable that isn't an Agent variable, yet so closely related
18979 that most will look for it here, this variable tells the summary
18980 buffer how to maneuver around undownloaded (only headers stored in the
18981 agent) and unfetched (neither article nor headers stored) articles.
18982
18983 The valid values are @code{nil} (maneuver to any article),
18984 @code{undownloaded} (maneuvering while unplugged ignores articles that
18985 have not been fetched), @code{always-undownloaded} (maneuvering always
18986 ignores articles that have not been fetched), @code{unfetched}
18987 (maneuvering ignores articles whose headers have not been fetched).
18988
18989 @item gnus-agent-auto-agentize-methods
18990 @vindex gnus-agent-auto-agentize-methods
18991 If you have never used the Agent before (or more technically, if
18992 @file{~/News/agent/lib/servers} does not exist), Gnus will
18993 automatically agentize a few servers for you. This variable control
18994 which backends should be auto-agentized. It is typically only useful
18995 to agentize remote backends. The auto-agentizing has the same effect
18996 as running @kbd{J a} on the servers (@pxref{Server Agent Commands}).
18997 If the file exist, you must manage the servers manually by adding or
18998 removing them, this variable is only applicable the first time you
18999 start Gnus. The default is @samp{(nntp nnimap)}.
19000
19001 @end table
19002
19003
19004 @node Example Setup
19005 @subsection Example Setup
19006
19007 If you don't want to read this manual, and you have a fairly standard
19008 setup, you may be able to use something like the following as your
19009 @file{~/.gnus.el} file to get started.
19010
19011 @lisp
19012 ;; @r{Define how Gnus is to fetch news. We do this over @acronym{NNTP}}
19013 ;; @r{from your ISP's server.}
19014 (setq gnus-select-method '(nntp "news.your-isp.com"))
19015
19016 ;; @r{Define how Gnus is to read your mail. We read mail from}
19017 ;; @r{your ISP's @acronym{POP} server.}
19018 (setq mail-sources '((pop :server "pop.your-isp.com")))
19019
19020 ;; @r{Say how Gnus is to store the mail. We use nnml groups.}
19021 (setq gnus-secondary-select-methods '((nnml "")))
19022
19023 ;; @r{Make Gnus into an offline newsreader.}
19024 ;; (gnus-agentize) ; @r{The obsolete setting.}
19025 ;; (setq gnus-agent t) ; @r{Now the default.}
19026 @end lisp
19027
19028 That should be it, basically. Put that in your @file{~/.gnus.el} file,
19029 edit to suit your needs, start up PPP (or whatever), and type @kbd{M-x
19030 gnus}.
19031
19032 If this is the first time you've run Gnus, you will be subscribed
19033 automatically to a few default newsgroups. You'll probably want to
19034 subscribe to more groups, and to do that, you have to query the
19035 @acronym{NNTP} server for a complete list of groups with the @kbd{A A}
19036 command. This usually takes quite a while, but you only have to do it
19037 once.
19038
19039 After reading and parsing a while, you'll be presented with a list of
19040 groups. Subscribe to the ones you want to read with the @kbd{u}
19041 command. @kbd{l} to make all the killed groups disappear after you've
19042 subscribe to all the groups you want to read. (@kbd{A k} will bring
19043 back all the killed groups.)
19044
19045 You can now read the groups at once, or you can download the articles
19046 with the @kbd{J s} command. And then read the rest of this manual to
19047 find out which of the other gazillion things you want to customize.
19048
19049
19050 @node Batching Agents
19051 @subsection Batching Agents
19052 @findex gnus-agent-batch
19053
19054 Having the Gnus Agent fetch articles (and post whatever messages you've
19055 written) is quite easy once you've gotten things set up properly. The
19056 following shell script will do everything that is necessary:
19057
19058 You can run a complete batch command from the command line with the
19059 following incantation:
19060
19061 @example
19062 #!/bin/sh
19063 emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-agent-batch >/dev/null 2>&1
19064 @end example
19065
19066
19067 @node Agent Caveats
19068 @subsection Agent Caveats
19069
19070 The Gnus Agent doesn't seem to work like most other offline
19071 newsreaders. Here are some common questions that some imaginary people
19072 may ask:
19073
19074 @table @dfn
19075 @item If I read an article while plugged, do they get entered into the Agent?
19076
19077 @strong{No}. If you want this behavior, add
19078 @code{gnus-agent-fetch-selected-article} to
19079 @code{gnus-select-article-hook}.
19080
19081 @item If I read an article while plugged, and the article already exists in
19082 the Agent, will it get downloaded once more?
19083
19084 @strong{No}, unless @code{gnus-agent-cache} is @code{nil}.
19085
19086 @end table
19087
19088 In short, when Gnus is unplugged, it only looks into the locally stored
19089 articles; when it's plugged, it talks to your ISP and may also use the
19090 locally stored articles.
19091
19092
19093 @node Scoring
19094 @chapter Scoring
19095 @cindex scoring
19096
19097 Other people use @dfn{kill files}, but we here at Gnus Towers like
19098 scoring better than killing, so we'd rather switch than fight. They do
19099 something completely different as well, so sit up straight and pay
19100 attention!
19101
19102 @vindex gnus-summary-mark-below
19103 All articles have a default score (@code{gnus-summary-default-score}),
19104 which is 0 by default. This score may be raised or lowered either
19105 interactively or by score files. Articles that have a score lower than
19106 @code{gnus-summary-mark-below} are marked as read.
19107
19108 Gnus will read any @dfn{score files} that apply to the current group
19109 before generating the summary buffer.
19110
19111 There are several commands in the summary buffer that insert score
19112 entries based on the current article. You can, for instance, ask Gnus to
19113 lower or increase the score of all articles with a certain subject.
19114
19115 There are two sorts of scoring entries: Permanent and temporary.
19116 Temporary score entries are self-expiring entries. Any entries that are
19117 temporary and have not been used for, say, a week, will be removed
19118 silently to help keep the sizes of the score files down.
19119
19120 @menu
19121 * Summary Score Commands:: Adding score entries for the current group.
19122 * Group Score Commands:: General score commands.
19123 * Score Variables:: Customize your scoring. (My, what terminology).
19124 * Score File Format:: What a score file may contain.
19125 * Score File Editing:: You can edit score files by hand as well.
19126 * Adaptive Scoring:: Big Sister Gnus knows what you read.
19127 * Home Score File:: How to say where new score entries are to go.
19128 * Followups To Yourself:: Having Gnus notice when people answer you.
19129 * Scoring On Other Headers:: Scoring on non-standard headers.
19130 * Scoring Tips:: How to score effectively.
19131 * Reverse Scoring:: That problem child of old is not problem.
19132 * Global Score Files:: Earth-spanning, ear-splitting score files.
19133 * Kill Files:: They are still here, but they can be ignored.
19134 * Converting Kill Files:: Translating kill files to score files.
19135 * GroupLens:: Getting predictions on what you like to read.
19136 * Advanced Scoring:: Using logical expressions to build score rules.
19137 * Score Decays:: It can be useful to let scores wither away.
19138 @end menu
19139
19140
19141 @node Summary Score Commands
19142 @section Summary Score Commands
19143 @cindex score commands
19144
19145 The score commands that alter score entries do not actually modify real
19146 score files. That would be too inefficient. Gnus maintains a cache of
19147 previously loaded score files, one of which is considered the
19148 @dfn{current score file alist}. The score commands simply insert
19149 entries into this list, and upon group exit, this list is saved.
19150
19151 The current score file is by default the group's local score file, even
19152 if no such score file actually exists. To insert score commands into
19153 some other score file (e.g. @file{all.SCORE}), you must first make this
19154 score file the current one.
19155
19156 General score commands that don't actually change the score file:
19157
19158 @table @kbd
19159
19160 @item V s
19161 @kindex V s (Summary)
19162 @findex gnus-summary-set-score
19163 Set the score of the current article (@code{gnus-summary-set-score}).
19164
19165 @item V S
19166 @kindex V S (Summary)
19167 @findex gnus-summary-current-score
19168 Display the score of the current article
19169 (@code{gnus-summary-current-score}).
19170
19171 @item V t
19172 @kindex V t (Summary)
19173 @findex gnus-score-find-trace
19174 Display all score rules that have been used on the current article
19175 (@code{gnus-score-find-trace}). In the @code{*Score Trace*} buffer, you
19176 may type @kbd{e} to edit score file corresponding to the score rule on
19177 current line and @kbd{f} to format (@code{gnus-score-pretty-print}) the
19178 score file and edit it.
19179
19180 @item V w
19181 @kindex V w (Summary)
19182 @findex gnus-score-find-favourite-words
19183 List words used in scoring (@code{gnus-score-find-favourite-words}).
19184
19185 @item V R
19186 @kindex V R (Summary)
19187 @findex gnus-summary-rescore
19188 Run the current summary through the scoring process
19189 (@code{gnus-summary-rescore}). This might be useful if you're playing
19190 around with your score files behind Gnus' back and want to see the
19191 effect you're having.
19192
19193 @item V c
19194 @kindex V c (Summary)
19195 @findex gnus-score-change-score-file
19196 Make a different score file the current
19197 (@code{gnus-score-change-score-file}).
19198
19199 @item V e
19200 @kindex V e (Summary)
19201 @findex gnus-score-edit-current-scores
19202 Edit the current score file (@code{gnus-score-edit-current-scores}).
19203 You will be popped into a @code{gnus-score-mode} buffer (@pxref{Score
19204 File Editing}).
19205
19206 @item V f
19207 @kindex V f (Summary)
19208 @findex gnus-score-edit-file
19209 Edit a score file and make this score file the current one
19210 (@code{gnus-score-edit-file}).
19211
19212 @item V F
19213 @kindex V F (Summary)
19214 @findex gnus-score-flush-cache
19215 Flush the score cache (@code{gnus-score-flush-cache}). This is useful
19216 after editing score files.
19217
19218 @item V C
19219 @kindex V C (Summary)
19220 @findex gnus-score-customize
19221 Customize a score file in a visually pleasing manner
19222 (@code{gnus-score-customize}).
19223
19224 @end table
19225
19226 The rest of these commands modify the local score file.
19227
19228 @table @kbd
19229
19230 @item V m
19231 @kindex V m (Summary)
19232 @findex gnus-score-set-mark-below
19233 Prompt for a score, and mark all articles with a score below this as
19234 read (@code{gnus-score-set-mark-below}).
19235
19236 @item V x
19237 @kindex V x (Summary)
19238 @findex gnus-score-set-expunge-below
19239 Prompt for a score, and add a score rule to the current score file to
19240 expunge all articles below this score
19241 (@code{gnus-score-set-expunge-below}).
19242 @end table
19243
19244 The keystrokes for actually making score entries follow a very regular
19245 pattern, so there's no need to list all the commands. (Hundreds of
19246 them.)
19247
19248 @findex gnus-summary-increase-score
19249 @findex gnus-summary-lower-score
19250
19251 @enumerate
19252 @item
19253 The first key is either @kbd{I} (upper case i) for increasing the score
19254 or @kbd{L} for lowering the score.
19255 @item
19256 The second key says what header you want to score on. The following
19257 keys are available:
19258 @table @kbd
19259
19260 @item a
19261 Score on the author name.
19262
19263 @item s
19264 Score on the subject line.
19265
19266 @item x
19267 Score on the @code{Xref} line---i.e., the cross-posting line.
19268
19269 @item r
19270 Score on the @code{References} line.
19271
19272 @item d
19273 Score on the date.
19274
19275 @item l
19276 Score on the number of lines.
19277
19278 @item i
19279 Score on the @code{Message-ID} header.
19280
19281 @item e
19282 Score on an ``extra'' header, that is, one of those in gnus-extra-headers,
19283 if your @acronym{NNTP} server tracks additional header data in overviews.
19284
19285 @item f
19286 Score on followups---this matches the author name, and adds scores to
19287 the followups to this author. (Using this key leads to the creation of
19288 @file{ADAPT} files.)
19289
19290 @item b
19291 Score on the body.
19292
19293 @item h
19294 Score on the head.
19295
19296 @item t
19297 Score on thread. (Using this key leads to the creation of @file{ADAPT}
19298 files.)
19299
19300 @end table
19301
19302 @item
19303 The third key is the match type. Which match types are valid depends on
19304 what headers you are scoring on.
19305
19306 @table @code
19307
19308 @item strings
19309
19310 @table @kbd
19311
19312 @item e
19313 Exact matching.
19314
19315 @item s
19316 Substring matching.
19317
19318 @item f
19319 Fuzzy matching (@pxref{Fuzzy Matching}).
19320
19321 @item r
19322 Regexp matching
19323 @end table
19324
19325 @item date
19326 @table @kbd
19327
19328 @item b
19329 Before date.
19330
19331 @item a
19332 After date.
19333
19334 @item n
19335 This date.
19336 @end table
19337
19338 @item number
19339 @table @kbd
19340
19341 @item <
19342 Less than number.
19343
19344 @item =
19345 Equal to number.
19346
19347 @item >
19348 Greater than number.
19349 @end table
19350 @end table
19351
19352 @item
19353 The fourth and usually final key says whether this is a temporary (i.e.,
19354 expiring) score entry, or a permanent (i.e., non-expiring) score entry,
19355 or whether it is to be done immediately, without adding to the score
19356 file.
19357 @table @kbd
19358
19359 @item t
19360 Temporary score entry.
19361
19362 @item p
19363 Permanent score entry.
19364
19365 @item i
19366 Immediately scoring.
19367 @end table
19368
19369 @item
19370 If you are scoring on `e' (extra) headers, you will then be prompted for
19371 the header name on which you wish to score. This must be a header named
19372 in gnus-extra-headers, and @samp{TAB} completion is available.
19373
19374 @end enumerate
19375
19376 So, let's say you want to increase the score on the current author with
19377 exact matching permanently: @kbd{I a e p}. If you want to lower the
19378 score based on the subject line, using substring matching, and make a
19379 temporary score entry: @kbd{L s s t}. Pretty easy.
19380
19381 To make things a bit more complicated, there are shortcuts. If you use
19382 a capital letter on either the second or third keys, Gnus will use
19383 defaults for the remaining one or two keystrokes. The defaults are
19384 ``substring'' and ``temporary''. So @kbd{I A} is the same as @kbd{I a s
19385 t}, and @kbd{I a R} is the same as @kbd{I a r t}.
19386
19387 These functions take both the numerical prefix and the symbolic prefix
19388 (@pxref{Symbolic Prefixes}). A numerical prefix says how much to lower
19389 (or increase) the score of the article. A symbolic prefix of @code{a}
19390 says to use the @file{all.SCORE} file for the command instead of the
19391 current score file.
19392
19393 @vindex gnus-score-mimic-keymap
19394 The @code{gnus-score-mimic-keymap} says whether these commands will
19395 pretend they are keymaps or not.
19396
19397
19398 @node Group Score Commands
19399 @section Group Score Commands
19400 @cindex group score commands
19401
19402 There aren't many of these as yet, I'm afraid.
19403
19404 @table @kbd
19405
19406 @item W f
19407 @kindex W f (Group)
19408 @findex gnus-score-flush-cache
19409 Gnus maintains a cache of score alists to avoid having to reload them
19410 all the time. This command will flush the cache
19411 (@code{gnus-score-flush-cache}).
19412
19413 @end table
19414
19415 You can do scoring from the command line by saying something like:
19416
19417 @findex gnus-batch-score
19418 @cindex batch scoring
19419 @example
19420 $ emacs -batch -l ~/.emacs -l ~/.gnus.el -f gnus-batch-score
19421 @end example
19422
19423
19424 @node Score Variables
19425 @section Score Variables
19426 @cindex score variables
19427
19428 @table @code
19429
19430 @item gnus-use-scoring
19431 @vindex gnus-use-scoring
19432 If @code{nil}, Gnus will not check for score files, and will not, in
19433 general, do any score-related work. This is @code{t} by default.
19434
19435 @item gnus-kill-killed
19436 @vindex gnus-kill-killed
19437 If this variable is @code{nil}, Gnus will never apply score files to
19438 articles that have already been through the kill process. While this
19439 may save you lots of time, it also means that if you apply a kill file
19440 to a group, and then change the kill file and want to run it over you
19441 group again to kill more articles, it won't work. You have to set this
19442 variable to @code{t} to do that. (It is @code{t} by default.)
19443
19444 @item gnus-kill-files-directory
19445 @vindex gnus-kill-files-directory
19446 All kill and score files will be stored in this directory, which is
19447 initialized from the @env{SAVEDIR} environment variable by default.
19448 This is @file{~/News/} by default.
19449
19450 @item gnus-score-file-suffix
19451 @vindex gnus-score-file-suffix
19452 Suffix to add to the group name to arrive at the score file name
19453 (@file{SCORE} by default.)
19454
19455 @item gnus-score-uncacheable-files
19456 @vindex gnus-score-uncacheable-files
19457 @cindex score cache
19458 All score files are normally cached to avoid excessive re-loading of
19459 score files. However, if this might make your Emacs grow big and
19460 bloated, so this regexp can be used to weed out score files unlikely
19461 to be needed again. It would be a bad idea to deny caching of
19462 @file{all.SCORE}, while it might be a good idea to not cache
19463 @file{comp.infosystems.www.authoring.misc.ADAPT}. In fact, this
19464 variable is @samp{ADAPT$} by default, so no adaptive score files will
19465 be cached.
19466
19467 @item gnus-save-score
19468 @vindex gnus-save-score
19469 If you have really complicated score files, and do lots of batch
19470 scoring, then you might set this variable to @code{t}. This will make
19471 Gnus save the scores into the @file{.newsrc.eld} file.
19472
19473 If you do not set this to @code{t}, then manual scores (like those set
19474 with @kbd{V s} (@code{gnus-summary-set-score})) will not be preserved
19475 across group visits.
19476
19477 @item gnus-score-interactive-default-score
19478 @vindex gnus-score-interactive-default-score
19479 Score used by all the interactive raise/lower commands to raise/lower
19480 score with. Default is 1000, which may seem excessive, but this is to
19481 ensure that the adaptive scoring scheme gets enough room to play with.
19482 We don't want the small changes from the adaptive scoring to overwrite
19483 manually entered data.
19484
19485 @item gnus-summary-default-score
19486 @vindex gnus-summary-default-score
19487 Default score of an article, which is 0 by default.
19488
19489 @item gnus-summary-expunge-below
19490 @vindex gnus-summary-expunge-below
19491 Don't display the summary lines of articles that have scores lower than
19492 this variable. This is @code{nil} by default, which means that no
19493 articles will be hidden. This variable is local to the summary buffers,
19494 and has to be set from @code{gnus-summary-mode-hook}.
19495
19496 @item gnus-score-over-mark
19497 @vindex gnus-score-over-mark
19498 Mark (in the third column) used for articles with a score over the
19499 default. Default is @samp{+}.
19500
19501 @item gnus-score-below-mark
19502 @vindex gnus-score-below-mark
19503 Mark (in the third column) used for articles with a score below the
19504 default. Default is @samp{-}.
19505
19506 @item gnus-score-find-score-files-function
19507 @vindex gnus-score-find-score-files-function
19508 Function used to find score files for the current group. This function
19509 is called with the name of the group as the argument.
19510
19511 Predefined functions available are:
19512 @table @code
19513
19514 @item gnus-score-find-single
19515 @findex gnus-score-find-single
19516 Only apply the group's own score file.
19517
19518 @item gnus-score-find-bnews
19519 @findex gnus-score-find-bnews
19520 Apply all score files that match, using bnews syntax. This is the
19521 default. If the current group is @samp{gnu.emacs.gnus}, for instance,
19522 @file{all.emacs.all.SCORE}, @file{not.alt.all.SCORE} and
19523 @file{gnu.all.SCORE} would all apply. In short, the instances of
19524 @samp{all} in the score file names are translated into @samp{.*}, and
19525 then a regexp match is done.
19526
19527 This means that if you have some score entries that you want to apply to
19528 all groups, then you put those entries in the @file{all.SCORE} file.
19529
19530 The score files are applied in a semi-random order, although Gnus will
19531 try to apply the more general score files before the more specific score
19532 files. It does this by looking at the number of elements in the score
19533 file names---discarding the @samp{all} elements.
19534
19535 @item gnus-score-find-hierarchical
19536 @findex gnus-score-find-hierarchical
19537 Apply all score files from all the parent groups. This means that you
19538 can't have score files like @file{all.SCORE}, but you can have
19539 @file{SCORE}, @file{comp.SCORE} and @file{comp.emacs.SCORE} for each
19540 server.
19541
19542 @end table
19543 This variable can also be a list of functions. In that case, all
19544 these functions will be called with the group name as argument, and
19545 all the returned lists of score files will be applied. These
19546 functions can also return lists of lists of score alists directly. In
19547 that case, the functions that return these non-file score alists
19548 should probably be placed before the ``real'' score file functions, to
19549 ensure that the last score file returned is the local score file.
19550 Phu.
19551
19552 For example, to do hierarchical scoring but use a non-server-specific
19553 overall score file, you could use the value
19554 @example
19555 (list (lambda (group) ("all.SCORE"))
19556 'gnus-score-find-hierarchical)
19557 @end example
19558
19559 @item gnus-score-expiry-days
19560 @vindex gnus-score-expiry-days
19561 This variable says how many days should pass before an unused score file
19562 entry is expired. If this variable is @code{nil}, no score file entries
19563 are expired. It's 7 by default.
19564
19565 @item gnus-update-score-entry-dates
19566 @vindex gnus-update-score-entry-dates
19567 If this variable is non-@code{nil}, temporary score entries that have
19568 been triggered (matched) will have their dates updated. (This is how Gnus
19569 controls expiry---all non-matched-entries will become too old while
19570 matched entries will stay fresh and young.) However, if you set this
19571 variable to @code{nil}, even matched entries will grow old and will
19572 have to face that oh-so grim reaper.
19573
19574 @item gnus-score-after-write-file-function
19575 @vindex gnus-score-after-write-file-function
19576 Function called with the name of the score file just written.
19577
19578 @item gnus-score-thread-simplify
19579 @vindex gnus-score-thread-simplify
19580 If this variable is non-@code{nil}, article subjects will be
19581 simplified for subject scoring purposes in the same manner as with
19582 threading---according to the current value of
19583 @code{gnus-simplify-subject-functions}. If the scoring entry uses
19584 @code{substring} or @code{exact} matching, the match will also be
19585 simplified in this manner.
19586
19587 @end table
19588
19589
19590 @node Score File Format
19591 @section Score File Format
19592 @cindex score file format
19593
19594 A score file is an @code{emacs-lisp} file that normally contains just a
19595 single form. Casual users are not expected to edit these files;
19596 everything can be changed from the summary buffer.
19597
19598 Anyway, if you'd like to dig into it yourself, here's an example:
19599
19600 @lisp
19601 (("from"
19602 ("Lars Ingebrigtsen" -10000)
19603 ("Per Abrahamsen")
19604 ("larsi\\|lmi" -50000 nil R))
19605 ("subject"
19606 ("Ding is Badd" nil 728373))
19607 ("xref"
19608 ("alt.politics" -1000 728372 s))
19609 ("lines"
19610 (2 -100 nil <))
19611 (mark 0)
19612 (expunge -1000)
19613 (mark-and-expunge -10)
19614 (read-only nil)
19615 (orphan -10)
19616 (adapt t)
19617 (files "/hom/larsi/News/gnu.SCORE")
19618 (exclude-files "all.SCORE")
19619 (local (gnus-newsgroup-auto-expire t)
19620 (gnus-summary-make-false-root empty))
19621 (eval (ding)))
19622 @end lisp
19623
19624 This example demonstrates most score file elements. @xref{Advanced
19625 Scoring}, for a different approach.
19626
19627 Even though this looks much like Lisp code, nothing here is actually
19628 @code{eval}ed. The Lisp reader is used to read this form, though, so it
19629 has to be valid syntactically, if not semantically.
19630
19631 Six keys are supported by this alist:
19632
19633 @table @code
19634
19635 @item STRING
19636 If the key is a string, it is the name of the header to perform the
19637 match on. Scoring can only be performed on these eight headers:
19638 @code{From}, @code{Subject}, @code{References}, @code{Message-ID},
19639 @code{Xref}, @code{Lines}, @code{Chars} and @code{Date}. In addition to
19640 these headers, there are three strings to tell Gnus to fetch the entire
19641 article and do the match on larger parts of the article: @code{Body}
19642 will perform the match on the body of the article, @code{Head} will
19643 perform the match on the head of the article, and @code{All} will
19644 perform the match on the entire article. Note that using any of these
19645 last three keys will slow down group entry @emph{considerably}. The
19646 final ``header'' you can score on is @code{Followup}. These score
19647 entries will result in new score entries being added for all follow-ups
19648 to articles that matches these score entries.
19649
19650 Following this key is an arbitrary number of score entries, where each
19651 score entry has one to four elements.
19652 @enumerate
19653
19654 @item
19655 The first element is the @dfn{match element}. On most headers this will
19656 be a string, but on the Lines and Chars headers, this must be an
19657 integer.
19658
19659 @item
19660 If the second element is present, it should be a number---the @dfn{score
19661 element}. This number should be an integer in the neginf to posinf
19662 interval. This number is added to the score of the article if the match
19663 is successful. If this element is not present, the
19664 @code{gnus-score-interactive-default-score} number will be used
19665 instead. This is 1000 by default.
19666
19667 @item
19668 If the third element is present, it should be a number---the @dfn{date
19669 element}. This date says when the last time this score entry matched,
19670 which provides a mechanism for expiring the score entries. It this
19671 element is not present, the score entry is permanent. The date is
19672 represented by the number of days since December 31, 1 BCE.
19673
19674 @item
19675 If the fourth element is present, it should be a symbol---the @dfn{type
19676 element}. This element specifies what function should be used to see
19677 whether this score entry matches the article. What match types that can
19678 be used depends on what header you wish to perform the match on.
19679 @table @dfn
19680
19681 @item From, Subject, References, Xref, Message-ID
19682 For most header types, there are the @code{r} and @code{R} (regexp), as
19683 well as @code{s} and @code{S} (substring) types, and @code{e} and
19684 @code{E} (exact match), and @code{w} (word match) types. If this
19685 element is not present, Gnus will assume that substring matching should
19686 be used. @code{R}, @code{S}, and @code{E} differ from the others in
19687 that the matches will be done in a case-sensitive manner. All these
19688 one-letter types are really just abbreviations for the @code{regexp},
19689 @code{string}, @code{exact}, and @code{word} types, which you can use
19690 instead, if you feel like.
19691
19692 @item Extra
19693 Just as for the standard string overview headers, if you are using
19694 gnus-extra-headers, you can score on these headers' values. In this
19695 case, there is a 5th element in the score entry, being the name of the
19696 header to be scored. The following entry is useful in your
19697 @file{all.SCORE} file in case of spam attacks from a single origin
19698 host, if your @acronym{NNTP} server tracks @samp{NNTP-Posting-Host} in
19699 overviews:
19700
19701 @lisp
19702 ("111.222.333.444" -1000 nil s
19703 "NNTP-Posting-Host")
19704 @end lisp
19705
19706 @item Lines, Chars
19707 These two headers use different match types: @code{<}, @code{>},
19708 @code{=}, @code{>=} and @code{<=}.
19709
19710 These predicates are true if
19711
19712 @example
19713 (PREDICATE HEADER MATCH)
19714 @end example
19715
19716 evaluates to non-@code{nil}. For instance, the advanced match
19717 @code{("lines" 4 <)} (@pxref{Advanced Scoring}) will result in the
19718 following form:
19719
19720 @lisp
19721 (< header-value 4)
19722 @end lisp
19723
19724 Or to put it another way: When using @code{<} on @code{Lines} with 4 as
19725 the match, we get the score added if the article has less than 4 lines.
19726 (It's easy to get confused and think it's the other way around. But
19727 it's not. I think.)
19728
19729 When matching on @code{Lines}, be careful because some back ends (like
19730 @code{nndir}) do not generate @code{Lines} header, so every article ends
19731 up being marked as having 0 lines. This can lead to strange results if
19732 you happen to lower score of the articles with few lines.
19733
19734 @item Date
19735 For the Date header we have three kinda silly match types:
19736 @code{before}, @code{at} and @code{after}. I can't really imagine this
19737 ever being useful, but, like, it would feel kinda silly not to provide
19738 this function. Just in case. You never know. Better safe than sorry.
19739 Once burnt, twice shy. Don't judge a book by its cover. Never not have
19740 sex on a first date. (I have been told that at least one person, and I
19741 quote, ``found this function indispensable'', however.)
19742
19743 @cindex ISO8601
19744 @cindex date
19745 A more useful match type is @code{regexp}. With it, you can match the
19746 date string using a regular expression. The date is normalized to
19747 ISO8601 compact format first---@var{YYYYMMDD}@code{T}@var{HHMMSS}. If
19748 you want to match all articles that have been posted on April 1st in
19749 every year, you could use @samp{....0401.........} as a match string,
19750 for instance. (Note that the date is kept in its original time zone, so
19751 this will match articles that were posted when it was April 1st where
19752 the article was posted from. Time zones are such wholesome fun for the
19753 whole family, eh?)
19754
19755 @item Head, Body, All
19756 These three match keys use the same match types as the @code{From} (etc)
19757 header uses.
19758
19759 @item Followup
19760 This match key is somewhat special, in that it will match the
19761 @code{From} header, and affect the score of not only the matching
19762 articles, but also all followups to the matching articles. This allows
19763 you e.g. increase the score of followups to your own articles, or
19764 decrease the score of followups to the articles of some known
19765 trouble-maker. Uses the same match types as the @code{From} header
19766 uses. (Using this match key will lead to creation of @file{ADAPT}
19767 files.)
19768
19769 @item Thread
19770 This match key works along the same lines as the @code{Followup} match
19771 key. If you say that you want to score on a (sub-)thread started by an
19772 article with a @code{Message-ID} @var{x}, then you add a @samp{thread}
19773 match. This will add a new @samp{thread} match for each article that
19774 has @var{x} in its @code{References} header. (These new @samp{thread}
19775 matches will use the @code{Message-ID}s of these matching articles.)
19776 This will ensure that you can raise/lower the score of an entire thread,
19777 even though some articles in the thread may not have complete
19778 @code{References} headers. Note that using this may lead to
19779 undeterministic scores of the articles in the thread. (Using this match
19780 key will lead to creation of @file{ADAPT} files.)
19781 @end table
19782 @end enumerate
19783
19784 @cindex score file atoms
19785 @item mark
19786 The value of this entry should be a number. Any articles with a score
19787 lower than this number will be marked as read.
19788
19789 @item expunge
19790 The value of this entry should be a number. Any articles with a score
19791 lower than this number will be removed from the summary buffer.
19792
19793 @item mark-and-expunge
19794 The value of this entry should be a number. Any articles with a score
19795 lower than this number will be marked as read and removed from the
19796 summary buffer.
19797
19798 @item thread-mark-and-expunge
19799 The value of this entry should be a number. All articles that belong to
19800 a thread that has a total score below this number will be marked as read
19801 and removed from the summary buffer. @code{gnus-thread-score-function}
19802 says how to compute the total score for a thread.
19803
19804 @item files
19805 The value of this entry should be any number of file names. These files
19806 are assumed to be score files as well, and will be loaded the same way
19807 this one was.
19808
19809 @item exclude-files
19810 The clue of this entry should be any number of files. These files will
19811 not be loaded, even though they would normally be so, for some reason or
19812 other.
19813
19814 @item eval
19815 The value of this entry will be @code{eval}el. This element will be
19816 ignored when handling global score files.
19817
19818 @item read-only
19819 Read-only score files will not be updated or saved. Global score files
19820 should feature this atom (@pxref{Global Score Files}). (Note:
19821 @dfn{Global} here really means @dfn{global}; not your personal
19822 apply-to-all-groups score files.)
19823
19824 @item orphan
19825 The value of this entry should be a number. Articles that do not have
19826 parents will get this number added to their scores. Imagine you follow
19827 some high-volume newsgroup, like @samp{comp.lang.c}. Most likely you
19828 will only follow a few of the threads, also want to see any new threads.
19829
19830 You can do this with the following two score file entries:
19831
19832 @example
19833 (orphan -500)
19834 (mark-and-expunge -100)
19835 @end example
19836
19837 When you enter the group the first time, you will only see the new
19838 threads. You then raise the score of the threads that you find
19839 interesting (with @kbd{I T} or @kbd{I S}), and ignore (@kbd{C y}) the
19840 rest. Next time you enter the group, you will see new articles in the
19841 interesting threads, plus any new threads.
19842
19843 I.e.---the orphan score atom is for high-volume groups where a few
19844 interesting threads which can't be found automatically by ordinary
19845 scoring rules exist.
19846
19847 @item adapt
19848 This entry controls the adaptive scoring. If it is @code{t}, the
19849 default adaptive scoring rules will be used. If it is @code{ignore}, no
19850 adaptive scoring will be performed on this group. If it is a list, this
19851 list will be used as the adaptive scoring rules. If it isn't present,
19852 or is something other than @code{t} or @code{ignore}, the default
19853 adaptive scoring rules will be used. If you want to use adaptive
19854 scoring on most groups, you'd set @code{gnus-use-adaptive-scoring} to
19855 @code{t}, and insert an @code{(adapt ignore)} in the groups where you do
19856 not want adaptive scoring. If you only want adaptive scoring in a few
19857 groups, you'd set @code{gnus-use-adaptive-scoring} to @code{nil}, and
19858 insert @code{(adapt t)} in the score files of the groups where you want
19859 it.
19860
19861 @item adapt-file
19862 All adaptive score entries will go to the file named by this entry. It
19863 will also be applied when entering the group. This atom might be handy
19864 if you want to adapt on several groups at once, using the same adaptive
19865 file for a number of groups.
19866
19867 @item local
19868 @cindex local variables
19869 The value of this entry should be a list of @code{(@var{var}
19870 @var{value})} pairs. Each @var{var} will be made buffer-local to the
19871 current summary buffer, and set to the value specified. This is a
19872 convenient, if somewhat strange, way of setting variables in some
19873 groups if you don't like hooks much. Note that the @var{value} won't
19874 be evaluated.
19875 @end table
19876
19877
19878 @node Score File Editing
19879 @section Score File Editing
19880
19881 You normally enter all scoring commands from the summary buffer, but you
19882 might feel the urge to edit them by hand as well, so we've supplied you
19883 with a mode for that.
19884
19885 It's simply a slightly customized @code{emacs-lisp} mode, with these
19886 additional commands:
19887
19888 @table @kbd
19889
19890 @item C-c C-c
19891 @kindex C-c C-c (Score)
19892 @findex gnus-score-edit-done
19893 Save the changes you have made and return to the summary buffer
19894 (@code{gnus-score-edit-done}).
19895
19896 @item C-c C-d
19897 @kindex C-c C-d (Score)
19898 @findex gnus-score-edit-insert-date
19899 Insert the current date in numerical format
19900 (@code{gnus-score-edit-insert-date}). This is really the day number, if
19901 you were wondering.
19902
19903 @item C-c C-p
19904 @kindex C-c C-p (Score)
19905 @findex gnus-score-pretty-print
19906 The adaptive score files are saved in an unformatted fashion. If you
19907 intend to read one of these files, you want to @dfn{pretty print} it
19908 first. This command (@code{gnus-score-pretty-print}) does that for
19909 you.
19910
19911 @end table
19912
19913 Type @kbd{M-x gnus-score-mode} to use this mode.
19914
19915 @vindex gnus-score-mode-hook
19916 @code{gnus-score-menu-hook} is run in score mode buffers.
19917
19918 In the summary buffer you can use commands like @kbd{V f}, @kbd{V e} and
19919 @kbd{V t} to begin editing score files.
19920
19921
19922 @node Adaptive Scoring
19923 @section Adaptive Scoring
19924 @cindex adaptive scoring
19925
19926 If all this scoring is getting you down, Gnus has a way of making it all
19927 happen automatically---as if by magic. Or rather, as if by artificial
19928 stupidity, to be precise.
19929
19930 @vindex gnus-use-adaptive-scoring
19931 When you read an article, or mark an article as read, or kill an
19932 article, you leave marks behind. On exit from the group, Gnus can sniff
19933 these marks and add score elements depending on what marks it finds.
19934 You turn on this ability by setting @code{gnus-use-adaptive-scoring} to
19935 @code{t} or @code{(line)}. If you want score adaptively on separate
19936 words appearing in the subjects, you should set this variable to
19937 @code{(word)}. If you want to use both adaptive methods, set this
19938 variable to @code{(word line)}.
19939
19940 @vindex gnus-default-adaptive-score-alist
19941 To give you complete control over the scoring process, you can customize
19942 the @code{gnus-default-adaptive-score-alist} variable. For instance, it
19943 might look something like this:
19944
19945 @lisp
19946 (setq gnus-default-adaptive-score-alist
19947 '((gnus-unread-mark)
19948 (gnus-ticked-mark (from 4))
19949 (gnus-dormant-mark (from 5))
19950 (gnus-del-mark (from -4) (subject -1))
19951 (gnus-read-mark (from 4) (subject 2))
19952 (gnus-expirable-mark (from -1) (subject -1))
19953 (gnus-killed-mark (from -1) (subject -3))
19954 (gnus-kill-file-mark)
19955 (gnus-ancient-mark)
19956 (gnus-low-score-mark)
19957 (gnus-catchup-mark (from -1) (subject -1))))
19958 @end lisp
19959
19960 As you see, each element in this alist has a mark as a key (either a
19961 variable name or a ``real'' mark---a character). Following this key is
19962 a arbitrary number of header/score pairs. If there are no header/score
19963 pairs following the key, no adaptive scoring will be done on articles
19964 that have that key as the article mark. For instance, articles with
19965 @code{gnus-unread-mark} in the example above will not get adaptive score
19966 entries.
19967
19968 Each article can have only one mark, so just a single of these rules
19969 will be applied to each article.
19970
19971 To take @code{gnus-del-mark} as an example---this alist says that all
19972 articles that have that mark (i.e., are marked with @samp{e}) will have a
19973 score entry added to lower based on the @code{From} header by -4, and
19974 lowered by @code{Subject} by -1. Change this to fit your prejudices.
19975
19976 If you have marked 10 articles with the same subject with
19977 @code{gnus-del-mark}, the rule for that mark will be applied ten times.
19978 That means that that subject will get a score of ten times -1, which
19979 should be, unless I'm much mistaken, -10.
19980
19981 If you have auto-expirable (mail) groups (@pxref{Expiring Mail}), all
19982 the read articles will be marked with the @samp{E} mark. This'll
19983 probably make adaptive scoring slightly impossible, so auto-expiring and
19984 adaptive scoring doesn't really mix very well.
19985
19986 The headers you can score on are @code{from}, @code{subject},
19987 @code{message-id}, @code{references}, @code{xref}, @code{lines},
19988 @code{chars} and @code{date}. In addition, you can score on
19989 @code{followup}, which will create an adaptive score entry that matches
19990 on the @code{References} header using the @code{Message-ID} of the
19991 current article, thereby matching the following thread.
19992
19993 If you use this scheme, you should set the score file atom @code{mark}
19994 to something small---like -300, perhaps, to avoid having small random
19995 changes result in articles getting marked as read.
19996
19997 After using adaptive scoring for a week or so, Gnus should start to
19998 become properly trained and enhance the authors you like best, and kill
19999 the authors you like least, without you having to say so explicitly.
20000
20001 You can control what groups the adaptive scoring is to be performed on
20002 by using the score files (@pxref{Score File Format}). This will also
20003 let you use different rules in different groups.
20004
20005 @vindex gnus-adaptive-file-suffix
20006 The adaptive score entries will be put into a file where the name is the
20007 group name with @code{gnus-adaptive-file-suffix} appended. The default
20008 is @file{ADAPT}.
20009
20010 @vindex gnus-score-exact-adapt-limit
20011 When doing adaptive scoring, substring or fuzzy matching would probably
20012 give you the best results in most cases. However, if the header one
20013 matches is short, the possibility for false positives is great, so if
20014 the length of the match is less than
20015 @code{gnus-score-exact-adapt-limit}, exact matching will be used. If
20016 this variable is @code{nil}, exact matching will always be used to avoid
20017 this problem.
20018
20019 @vindex gnus-default-adaptive-word-score-alist
20020 As mentioned above, you can adapt either on individual words or entire
20021 headers. If you adapt on words, the
20022 @code{gnus-default-adaptive-word-score-alist} variable says what score
20023 each instance of a word should add given a mark.
20024
20025 @lisp
20026 (setq gnus-default-adaptive-word-score-alist
20027 `((,gnus-read-mark . 30)
20028 (,gnus-catchup-mark . -10)
20029 (,gnus-killed-mark . -20)
20030 (,gnus-del-mark . -15)))
20031 @end lisp
20032
20033 This is the default value. If you have adaption on words enabled, every
20034 word that appears in subjects of articles marked with
20035 @code{gnus-read-mark} will result in a score rule that increase the
20036 score with 30 points.
20037
20038 @vindex gnus-default-ignored-adaptive-words
20039 @vindex gnus-ignored-adaptive-words
20040 Words that appear in the @code{gnus-default-ignored-adaptive-words} list
20041 will be ignored. If you wish to add more words to be ignored, use the
20042 @code{gnus-ignored-adaptive-words} list instead.
20043
20044 @vindex gnus-adaptive-word-length-limit
20045 Some may feel that short words shouldn't count when doing adaptive
20046 scoring. If so, you may set @code{gnus-adaptive-word-length-limit} to
20047 an integer. Words shorter than this number will be ignored. This
20048 variable defaults to @code{nil}.
20049
20050 @vindex gnus-adaptive-word-syntax-table
20051 When the scoring is done, @code{gnus-adaptive-word-syntax-table} is the
20052 syntax table in effect. It is similar to the standard syntax table, but
20053 it considers numbers to be non-word-constituent characters.
20054
20055 @vindex gnus-adaptive-word-minimum
20056 If @code{gnus-adaptive-word-minimum} is set to a number, the adaptive
20057 word scoring process will never bring down the score of an article to
20058 below this number. The default is @code{nil}.
20059
20060 @vindex gnus-adaptive-word-no-group-words
20061 If @code{gnus-adaptive-word-no-group-words} is set to @code{t}, gnus
20062 won't adaptively word score any of the words in the group name. Useful
20063 for groups like @samp{comp.editors.emacs}, where most of the subject
20064 lines contain the word @samp{emacs}.
20065
20066 After using this scheme for a while, it might be nice to write a
20067 @code{gnus-psychoanalyze-user} command to go through the rules and see
20068 what words you like and what words you don't like. Or perhaps not.
20069
20070 Note that the adaptive word scoring thing is highly experimental and is
20071 likely to change in the future. Initial impressions seem to indicate
20072 that it's totally useless as it stands. Some more work (involving more
20073 rigorous statistical methods) will have to be done to make this useful.
20074
20075
20076 @node Home Score File
20077 @section Home Score File
20078
20079 The score file where new score file entries will go is called the
20080 @dfn{home score file}. This is normally (and by default) the score file
20081 for the group itself. For instance, the home score file for
20082 @samp{gnu.emacs.gnus} is @file{gnu.emacs.gnus.SCORE}.
20083
20084 However, this may not be what you want. It is often convenient to share
20085 a common home score file among many groups---all @samp{emacs} groups
20086 could perhaps use the same home score file.
20087
20088 @vindex gnus-home-score-file
20089 The variable that controls this is @code{gnus-home-score-file}. It can
20090 be:
20091
20092 @enumerate
20093 @item
20094 A string. Then this file will be used as the home score file for all
20095 groups.
20096
20097 @item
20098 A function. The result of this function will be used as the home score
20099 file. The function will be called with the name of the group as the
20100 parameter.
20101
20102 @item
20103 A list. The elements in this list can be:
20104
20105 @enumerate
20106 @item
20107 @code{(@var{regexp} @var{file-name})}. If the @var{regexp} matches the
20108 group name, the @var{file-name} will be used as the home score file.
20109
20110 @item
20111 A function. If the function returns non-@code{nil}, the result will
20112 be used as the home score file. The function will be called with the
20113 name of the group as the parameter.
20114
20115 @item
20116 A string. Use the string as the home score file.
20117 @end enumerate
20118
20119 The list will be traversed from the beginning towards the end looking
20120 for matches.
20121
20122 @end enumerate
20123
20124 So, if you want to use just a single score file, you could say:
20125
20126 @lisp
20127 (setq gnus-home-score-file
20128 "my-total-score-file.SCORE")
20129 @end lisp
20130
20131 If you want to use @file{gnu.SCORE} for all @samp{gnu} groups and
20132 @file{rec.SCORE} for all @samp{rec} groups (and so on), you can say:
20133
20134 @findex gnus-hierarchial-home-score-file
20135 @lisp
20136 (setq gnus-home-score-file
20137 'gnus-hierarchial-home-score-file)
20138 @end lisp
20139
20140 This is a ready-made function provided for your convenience.
20141 Other functions include
20142
20143 @table @code
20144 @item gnus-current-home-score-file
20145 @findex gnus-current-home-score-file
20146 Return the ``current'' regular score file. This will make scoring
20147 commands add entry to the ``innermost'' matching score file.
20148
20149 @end table
20150
20151 If you want to have one score file for the @samp{emacs} groups and
20152 another for the @samp{comp} groups, while letting all other groups use
20153 their own home score files:
20154
20155 @lisp
20156 (setq gnus-home-score-file
20157 ;; @r{All groups that match the regexp @code{"\\.emacs"}}
20158 '(("\\.emacs" "emacs.SCORE")
20159 ;; @r{All the comp groups in one score file}
20160 ("^comp" "comp.SCORE")))
20161 @end lisp
20162
20163 @vindex gnus-home-adapt-file
20164 @code{gnus-home-adapt-file} works exactly the same way as
20165 @code{gnus-home-score-file}, but says what the home adaptive score file
20166 is instead. All new adaptive file entries will go into the file
20167 specified by this variable, and the same syntax is allowed.
20168
20169 In addition to using @code{gnus-home-score-file} and
20170 @code{gnus-home-adapt-file}, you can also use group parameters
20171 (@pxref{Group Parameters}) and topic parameters (@pxref{Topic
20172 Parameters}) to achieve much the same. Group and topic parameters take
20173 precedence over this variable.
20174
20175
20176 @node Followups To Yourself
20177 @section Followups To Yourself
20178
20179 Gnus offers two commands for picking out the @code{Message-ID} header in
20180 the current buffer. Gnus will then add a score rule that scores using
20181 this @code{Message-ID} on the @code{References} header of other
20182 articles. This will, in effect, increase the score of all articles that
20183 respond to the article in the current buffer. Quite useful if you want
20184 to easily note when people answer what you've said.
20185
20186 @table @code
20187
20188 @item gnus-score-followup-article
20189 @findex gnus-score-followup-article
20190 This will add a score to articles that directly follow up your own
20191 article.
20192
20193 @item gnus-score-followup-thread
20194 @findex gnus-score-followup-thread
20195 This will add a score to all articles that appear in a thread ``below''
20196 your own article.
20197 @end table
20198
20199 @vindex message-sent-hook
20200 These two functions are both primarily meant to be used in hooks like
20201 @code{message-sent-hook}, like this:
20202 @lisp
20203 (add-hook 'message-sent-hook 'gnus-score-followup-thread)
20204 @end lisp
20205
20206
20207 If you look closely at your own @code{Message-ID}, you'll notice that
20208 the first two or three characters are always the same. Here's two of
20209 mine:
20210
20211 @example
20212 <x6u3u47icf.fsf@@eyesore.no>
20213 <x6sp9o7ibw.fsf@@eyesore.no>
20214 @end example
20215
20216 So ``my'' ident on this machine is @samp{x6}. This can be
20217 exploited---the following rule will raise the score on all followups to
20218 myself:
20219
20220 @lisp
20221 ("references"
20222 ("<x6[0-9a-z]+\\.fsf\\(_-_\\)?@@.*eyesore\\.no>"
20223 1000 nil r))
20224 @end lisp
20225
20226 Whether it's the first two or first three characters that are ``yours''
20227 is system-dependent.
20228
20229
20230 @node Scoring On Other Headers
20231 @section Scoring On Other Headers
20232 @cindex scoring on other headers
20233
20234 Gnus is quite fast when scoring the ``traditional''
20235 headers---@samp{From}, @samp{Subject} and so on. However, scoring
20236 other headers requires writing a @code{head} scoring rule, which means
20237 that Gnus has to request every single article from the back end to find
20238 matches. This takes a long time in big groups.
20239
20240 Now, there's not much you can do about this for news groups, but for
20241 mail groups, you have greater control. In @ref{To From Newsgroups},
20242 it's explained in greater detail what this mechanism does, but here's
20243 a cookbook example for @code{nnml} on how to allow scoring on the
20244 @samp{To} and @samp{Cc} headers.
20245
20246 Put the following in your @file{~/.gnus.el} file.
20247
20248 @lisp
20249 (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
20250 nnmail-extra-headers gnus-extra-headers)
20251 @end lisp
20252
20253 Restart Gnus and rebuild your @code{nnml} overview files with the
20254 @kbd{M-x nnml-generate-nov-databases} command. This will take a long
20255 time if you have much mail.
20256
20257 Now you can score on @samp{To} and @samp{Cc} as ``extra headers'' like
20258 so: @kbd{I e s p To RET <your name> RET}.
20259
20260 See? Simple.
20261
20262
20263 @node Scoring Tips
20264 @section Scoring Tips
20265 @cindex scoring tips
20266
20267 @table @dfn
20268
20269 @item Crossposts
20270 @cindex crossposts
20271 @cindex scoring crossposts
20272 If you want to lower the score of crossposts, the line to match on is
20273 the @code{Xref} header.
20274 @lisp
20275 ("xref" (" talk.politics.misc:" -1000))
20276 @end lisp
20277
20278 @item Multiple crossposts
20279 If you want to lower the score of articles that have been crossposted to
20280 more than, say, 3 groups:
20281 @lisp
20282 ("xref"
20283 ("[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+ +[^:\n]+:[0-9]+"
20284 -1000 nil r))
20285 @end lisp
20286
20287 @item Matching on the body
20288 This is generally not a very good idea---it takes a very long time.
20289 Gnus actually has to fetch each individual article from the server. But
20290 you might want to anyway, I guess. Even though there are three match
20291 keys (@code{Head}, @code{Body} and @code{All}), you should choose one
20292 and stick with it in each score file. If you use any two, each article
20293 will be fetched @emph{twice}. If you want to match a bit on the
20294 @code{Head} and a bit on the @code{Body}, just use @code{All} for all
20295 the matches.
20296
20297 @item Marking as read
20298 You will probably want to mark articles that have scores below a certain
20299 number as read. This is most easily achieved by putting the following
20300 in your @file{all.SCORE} file:
20301 @lisp
20302 ((mark -100))
20303 @end lisp
20304 You may also consider doing something similar with @code{expunge}.
20305
20306 @item Negated character classes
20307 If you say stuff like @code{[^abcd]*}, you may get unexpected results.
20308 That will match newlines, which might lead to, well, The Unknown. Say
20309 @code{[^abcd\n]*} instead.
20310 @end table
20311
20312
20313 @node Reverse Scoring
20314 @section Reverse Scoring
20315 @cindex reverse scoring
20316
20317 If you want to keep just articles that have @samp{Sex with Emacs} in the
20318 subject header, and expunge all other articles, you could put something
20319 like this in your score file:
20320
20321 @lisp
20322 (("subject"
20323 ("Sex with Emacs" 2))
20324 (mark 1)
20325 (expunge 1))
20326 @end lisp
20327
20328 So, you raise all articles that match @samp{Sex with Emacs} and mark the
20329 rest as read, and expunge them to boot.
20330
20331
20332 @node Global Score Files
20333 @section Global Score Files
20334 @cindex global score files
20335
20336 Sure, other newsreaders have ``global kill files''. These are usually
20337 nothing more than a single kill file that applies to all groups, stored
20338 in the user's home directory. Bah! Puny, weak newsreaders!
20339
20340 What I'm talking about here are Global Score Files. Score files from
20341 all over the world, from users everywhere, uniting all nations in one
20342 big, happy score file union! Ange-score! New and untested!
20343
20344 @vindex gnus-global-score-files
20345 All you have to do to use other people's score files is to set the
20346 @code{gnus-global-score-files} variable. One entry for each score file,
20347 or each score file directory. Gnus will decide by itself what score
20348 files are applicable to which group.
20349
20350 To use the score file
20351 @file{/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE} and
20352 all score files in the @file{/ftp@@ftp.some-where:/pub/score} directory,
20353 say this:
20354
20355 @lisp
20356 (setq gnus-global-score-files
20357 '("/ftp@@ftp.gnus.org:/pub/larsi/ding/score/soc.motss.SCORE"
20358 "/ftp@@ftp.some-where:/pub/score/"))
20359 @end lisp
20360
20361 @findex gnus-score-search-global-directories
20362 @noindent
20363 Simple, eh? Directory names must end with a @samp{/}. These
20364 directories are typically scanned only once during each Gnus session.
20365 If you feel the need to manually re-scan the remote directories, you can
20366 use the @code{gnus-score-search-global-directories} command.
20367
20368 Note that, at present, using this option will slow down group entry
20369 somewhat. (That is---a lot.)
20370
20371 If you want to start maintaining score files for other people to use,
20372 just put your score file up for anonymous ftp and announce it to the
20373 world. Become a retro-moderator! Participate in the retro-moderator
20374 wars sure to ensue, where retro-moderators battle it out for the
20375 sympathy of the people, luring them to use their score files on false
20376 premises! Yay! The net is saved!
20377
20378 Here are some tips for the would-be retro-moderator, off the top of my
20379 head:
20380
20381 @itemize @bullet
20382
20383 @item
20384 Articles heavily crossposted are probably junk.
20385 @item
20386 To lower a single inappropriate article, lower by @code{Message-ID}.
20387 @item
20388 Particularly brilliant authors can be raised on a permanent basis.
20389 @item
20390 Authors that repeatedly post off-charter for the group can safely be
20391 lowered out of existence.
20392 @item
20393 Set the @code{mark} and @code{expunge} atoms to obliterate the nastiest
20394 articles completely.
20395
20396 @item
20397 Use expiring score entries to keep the size of the file down. You
20398 should probably have a long expiry period, though, as some sites keep
20399 old articles for a long time.
20400 @end itemize
20401
20402 @dots{} I wonder whether other newsreaders will support global score files
20403 in the future. @emph{Snicker}. Yup, any day now, newsreaders like Blue
20404 Wave, xrn and 1stReader are bound to implement scoring. Should we start
20405 holding our breath yet?
20406
20407
20408 @node Kill Files
20409 @section Kill Files
20410 @cindex kill files
20411
20412 Gnus still supports those pesky old kill files. In fact, the kill file
20413 entries can now be expiring, which is something I wrote before Daniel
20414 Quinlan thought of doing score files, so I've left the code in there.
20415
20416 In short, kill processing is a lot slower (and I do mean @emph{a lot})
20417 than score processing, so it might be a good idea to rewrite your kill
20418 files into score files.
20419
20420 Anyway, a kill file is a normal @code{emacs-lisp} file. You can put any
20421 forms into this file, which means that you can use kill files as some
20422 sort of primitive hook function to be run on group entry, even though
20423 that isn't a very good idea.
20424
20425 Normal kill files look like this:
20426
20427 @lisp
20428 (gnus-kill "From" "Lars Ingebrigtsen")
20429 (gnus-kill "Subject" "ding")
20430 (gnus-expunge "X")
20431 @end lisp
20432
20433 This will mark every article written by me as read, and remove the
20434 marked articles from the summary buffer. Very useful, you'll agree.
20435
20436 Other programs use a totally different kill file syntax. If Gnus
20437 encounters what looks like a @code{rn} kill file, it will take a stab at
20438 interpreting it.
20439
20440 Two summary functions for editing a @sc{gnus} kill file:
20441
20442 @table @kbd
20443
20444 @item M-k
20445 @kindex M-k (Summary)
20446 @findex gnus-summary-edit-local-kill
20447 Edit this group's kill file (@code{gnus-summary-edit-local-kill}).
20448
20449 @item M-K
20450 @kindex M-K (Summary)
20451 @findex gnus-summary-edit-global-kill
20452 Edit the general kill file (@code{gnus-summary-edit-global-kill}).
20453 @end table
20454
20455 Two group mode functions for editing the kill files:
20456
20457 @table @kbd
20458
20459 @item M-k
20460 @kindex M-k (Group)
20461 @findex gnus-group-edit-local-kill
20462 Edit this group's kill file (@code{gnus-group-edit-local-kill}).
20463
20464 @item M-K
20465 @kindex M-K (Group)
20466 @findex gnus-group-edit-global-kill
20467 Edit the general kill file (@code{gnus-group-edit-global-kill}).
20468 @end table
20469
20470 Kill file variables:
20471
20472 @table @code
20473 @item gnus-kill-file-name
20474 @vindex gnus-kill-file-name
20475 A kill file for the group @samp{soc.motss} is normally called
20476 @file{soc.motss.KILL}. The suffix appended to the group name to get
20477 this file name is detailed by the @code{gnus-kill-file-name} variable.
20478 The ``global'' kill file (not in the score file sense of ``global'', of
20479 course) is just called @file{KILL}.
20480
20481 @vindex gnus-kill-save-kill-file
20482 @item gnus-kill-save-kill-file
20483 If this variable is non-@code{nil}, Gnus will save the
20484 kill file after processing, which is necessary if you use expiring
20485 kills.
20486
20487 @item gnus-apply-kill-hook
20488 @vindex gnus-apply-kill-hook
20489 @findex gnus-apply-kill-file-unless-scored
20490 @findex gnus-apply-kill-file
20491 A hook called to apply kill files to a group. It is
20492 @code{(gnus-apply-kill-file)} by default. If you want to ignore the
20493 kill file if you have a score file for the same group, you can set this
20494 hook to @code{(gnus-apply-kill-file-unless-scored)}. If you don't want
20495 kill files to be processed, you should set this variable to @code{nil}.
20496
20497 @item gnus-kill-file-mode-hook
20498 @vindex gnus-kill-file-mode-hook
20499 A hook called in kill-file mode buffers.
20500
20501 @end table
20502
20503
20504 @node Converting Kill Files
20505 @section Converting Kill Files
20506 @cindex kill files
20507 @cindex converting kill files
20508
20509 If you have loads of old kill files, you may want to convert them into
20510 score files. If they are ``regular'', you can use
20511 the @file{gnus-kill-to-score.el} package; if not, you'll have to do it
20512 by hand.
20513
20514 The kill to score conversion package isn't included in Gnus by default.
20515 You can fetch it from
20516 @uref{http://www.stud.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el}.
20517
20518 If your old kill files are very complex---if they contain more
20519 non-@code{gnus-kill} forms than not, you'll have to convert them by
20520 hand. Or just let them be as they are. Gnus will still use them as
20521 before.
20522
20523
20524 @node GroupLens
20525 @section GroupLens
20526 @cindex GroupLens
20527
20528 @sc{Note:} Unfortunately the GroupLens system seems to have shut down,
20529 so this section is mostly of historical interest.
20530
20531 @uref{http://www.cs.umn.edu/Research/GroupLens/, GroupLens} is a
20532 collaborative filtering system that helps you work together with other
20533 people to find the quality news articles out of the huge volume of
20534 news articles generated every day.
20535
20536 To accomplish this the GroupLens system combines your opinions about
20537 articles you have already read with the opinions of others who have done
20538 likewise and gives you a personalized prediction for each unread news
20539 article. Think of GroupLens as a matchmaker. GroupLens watches how you
20540 rate articles, and finds other people that rate articles the same way.
20541 Once it has found some people you agree with it tells you, in the form
20542 of a prediction, what they thought of the article. You can use this
20543 prediction to help you decide whether or not you want to read the
20544 article.
20545
20546 @menu
20547 * Using GroupLens:: How to make Gnus use GroupLens.
20548 * Rating Articles:: Letting GroupLens know how you rate articles.
20549 * Displaying Predictions:: Displaying predictions given by GroupLens.
20550 * GroupLens Variables:: Customizing GroupLens.
20551 @end menu
20552
20553
20554 @node Using GroupLens
20555 @subsection Using GroupLens
20556
20557 To use GroupLens you must register a pseudonym with your local
20558 @uref{http://www.cs.umn.edu/Research/GroupLens/bbb.html, Better Bit
20559 Bureau (BBB)} is the only better bit in town at the moment.
20560
20561 Once you have registered you'll need to set a couple of variables.
20562
20563 @table @code
20564
20565 @item gnus-use-grouplens
20566 @vindex gnus-use-grouplens
20567 Setting this variable to a non-@code{nil} value will make Gnus hook into
20568 all the relevant GroupLens functions.
20569
20570 @item grouplens-pseudonym
20571 @vindex grouplens-pseudonym
20572 This variable should be set to the pseudonym you got when registering
20573 with the Better Bit Bureau.
20574
20575 @item grouplens-newsgroups
20576 @vindex grouplens-newsgroups
20577 A list of groups that you want to get GroupLens predictions for.
20578
20579 @end table
20580
20581 That's the minimum of what you need to get up and running with GroupLens.
20582 Once you've registered, GroupLens will start giving you scores for
20583 articles based on the average of what other people think. But, to get
20584 the real benefit of GroupLens you need to start rating articles
20585 yourself. Then the scores GroupLens gives you will be personalized for
20586 you, based on how the people you usually agree with have already rated.
20587
20588
20589 @node Rating Articles
20590 @subsection Rating Articles
20591
20592 In GroupLens, an article is rated on a scale from 1 to 5, inclusive.
20593 Where 1 means something like this article is a waste of bandwidth and 5
20594 means that the article was really good. The basic question to ask
20595 yourself is, ``on a scale from 1 to 5 would I like to see more articles
20596 like this one?''
20597
20598 There are four ways to enter a rating for an article in GroupLens.
20599
20600 @table @kbd
20601
20602 @item r
20603 @kindex r (GroupLens)
20604 @findex bbb-summary-rate-article
20605 This function will prompt you for a rating on a scale of one to five.
20606
20607 @item k
20608 @kindex k (GroupLens)
20609 @findex grouplens-score-thread
20610 This function will prompt you for a rating, and rate all the articles in
20611 the thread. This is really useful for some of those long running giant
20612 threads in rec.humor.
20613
20614 @end table
20615
20616 The next two commands, @kbd{n} and @kbd{,} take a numerical prefix to be
20617 the score of the article you're reading.
20618
20619 @table @kbd
20620
20621 @item 1-5 n
20622 @kindex n (GroupLens)
20623 @findex grouplens-next-unread-article
20624 Rate the article and go to the next unread article.
20625
20626 @item 1-5 ,
20627 @kindex , (GroupLens)
20628 @findex grouplens-best-unread-article
20629 Rate the article and go to the next unread article with the highest score.
20630
20631 @end table
20632
20633 If you want to give the current article a score of 4 and then go to the
20634 next article, just type @kbd{4 n}.
20635
20636
20637 @node Displaying Predictions
20638 @subsection Displaying Predictions
20639
20640 GroupLens makes a prediction for you about how much you will like a
20641 news article. The predictions from GroupLens are on a scale from 1 to
20642 5, where 1 is the worst and 5 is the best. You can use the predictions
20643 from GroupLens in one of three ways controlled by the variable
20644 @code{gnus-grouplens-override-scoring}.
20645
20646 @vindex gnus-grouplens-override-scoring
20647 There are three ways to display predictions in grouplens. You may
20648 choose to have the GroupLens scores contribute to, or override the
20649 regular Gnus scoring mechanism. override is the default; however, some
20650 people prefer to see the Gnus scores plus the grouplens scores. To get
20651 the separate scoring behavior you need to set
20652 @code{gnus-grouplens-override-scoring} to @code{'separate}. To have the
20653 GroupLens predictions combined with the grouplens scores set it to
20654 @code{'override} and to combine the scores set
20655 @code{gnus-grouplens-override-scoring} to @code{'combine}. When you use
20656 the combine option you will also want to set the values for
20657 @code{grouplens-prediction-offset} and
20658 @code{grouplens-score-scale-factor}.
20659
20660 @vindex grouplens-prediction-display
20661 In either case, GroupLens gives you a few choices for how you would like
20662 to see your predictions displayed. The display of predictions is
20663 controlled by the @code{grouplens-prediction-display} variable.
20664
20665 The following are valid values for that variable.
20666
20667 @table @code
20668 @item prediction-spot
20669 The higher the prediction, the further to the right an @samp{*} is
20670 displayed.
20671
20672 @item confidence-interval
20673 A numeric confidence interval.
20674
20675 @item prediction-bar
20676 The higher the prediction, the longer the bar.
20677
20678 @item confidence-bar
20679 Numerical confidence.
20680
20681 @item confidence-spot
20682 The spot gets bigger with more confidence.
20683
20684 @item prediction-num
20685 Plain-old numeric value.
20686
20687 @item confidence-plus-minus
20688 Prediction +/- confidence.
20689
20690 @end table
20691
20692
20693 @node GroupLens Variables
20694 @subsection GroupLens Variables
20695
20696 @table @code
20697
20698 @item gnus-summary-grouplens-line-format
20699 The summary line format used in GroupLens-enhanced summary buffers. It
20700 accepts the same specs as the normal summary line format (@pxref{Summary
20701 Buffer Lines}). The default is @samp{%U%R%z%l%I%(%[%4L: %-23,23n%]%)
20702 %s\n}.
20703
20704 @item grouplens-bbb-host
20705 Host running the bbbd server. @samp{grouplens.cs.umn.edu} is the
20706 default.
20707
20708 @item grouplens-bbb-port
20709 Port of the host running the bbbd server. The default is 9000.
20710
20711 @item grouplens-score-offset
20712 Offset the prediction by this value. In other words, subtract the
20713 prediction value by this number to arrive at the effective score. The
20714 default is 0.
20715
20716 @item grouplens-score-scale-factor
20717 This variable allows the user to magnify the effect of GroupLens scores.
20718 The scale factor is applied after the offset. The default is 1.
20719
20720 @end table
20721
20722
20723 @node Advanced Scoring
20724 @section Advanced Scoring
20725
20726 Scoring on Subjects and From headers is nice enough, but what if you're
20727 really interested in what a person has to say only when she's talking
20728 about a particular subject? Or what if you really don't want to
20729 read what person A has to say when she's following up to person B, but
20730 want to read what she says when she's following up to person C?
20731
20732 By using advanced scoring rules you may create arbitrarily complex
20733 scoring patterns.
20734
20735 @menu
20736 * Advanced Scoring Syntax:: A definition.
20737 * Advanced Scoring Examples:: What they look like.
20738 * Advanced Scoring Tips:: Getting the most out of it.
20739 @end menu
20740
20741
20742 @node Advanced Scoring Syntax
20743 @subsection Advanced Scoring Syntax
20744
20745 Ordinary scoring rules have a string as the first element in the rule.
20746 Advanced scoring rules have a list as the first element. The second
20747 element is the score to be applied if the first element evaluated to a
20748 non-@code{nil} value.
20749
20750 These lists may consist of three logical operators, one redirection
20751 operator, and various match operators.
20752
20753 Logical operators:
20754
20755 @table @code
20756 @item &
20757 @itemx and
20758 This logical operator will evaluate each of its arguments until it finds
20759 one that evaluates to @code{false}, and then it'll stop. If all arguments
20760 evaluate to @code{true} values, then this operator will return
20761 @code{true}.
20762
20763 @item |
20764 @itemx or
20765 This logical operator will evaluate each of its arguments until it finds
20766 one that evaluates to @code{true}. If no arguments are @code{true},
20767 then this operator will return @code{false}.
20768
20769 @item !
20770 @itemx not
20771 @itemx ¬
20772 This logical operator only takes a single argument. It returns the
20773 logical negation of the value of its argument.
20774
20775 @end table
20776
20777 There is an @dfn{indirection operator} that will make its arguments
20778 apply to the ancestors of the current article being scored. For
20779 instance, @code{1-} will make score rules apply to the parent of the
20780 current article. @code{2-} will make score rules apply to the
20781 grandparent of the current article. Alternatively, you can write
20782 @code{^^}, where the number of @code{^}s (carets) says how far back into
20783 the ancestry you want to go.
20784
20785 Finally, we have the match operators. These are the ones that do the
20786 real work. Match operators are header name strings followed by a match
20787 and a match type. A typical match operator looks like @samp{("from"
20788 "Lars Ingebrigtsen" s)}. The header names are the same as when using
20789 simple scoring, and the match types are also the same.
20790
20791
20792 @node Advanced Scoring Examples
20793 @subsection Advanced Scoring Examples
20794
20795 Please note that the following examples are score file rules. To
20796 make a complete score file from them, surround them with another pair
20797 of parentheses.
20798
20799 Let's say you want to increase the score of articles written by Lars
20800 when he's talking about Gnus:
20801
20802 @example
20803 @group
20804 ((&
20805 ("from" "Lars Ingebrigtsen")
20806 ("subject" "Gnus"))
20807 1000)
20808 @end group
20809 @end example
20810
20811 Quite simple, huh?
20812
20813 When he writes long articles, he sometimes has something nice to say:
20814
20815 @example
20816 ((&
20817 ("from" "Lars Ingebrigtsen")
20818 (|
20819 ("subject" "Gnus")
20820 ("lines" 100 >)))
20821 1000)
20822 @end example
20823
20824 However, when he responds to things written by Reig Eigil Logge, you
20825 really don't want to read what he's written:
20826
20827 @example
20828 ((&
20829 ("from" "Lars Ingebrigtsen")
20830 (1- ("from" "Reig Eigil Logge")))
20831 -100000)
20832 @end example
20833
20834 Everybody that follows up Redmondo when he writes about disappearing
20835 socks should have their scores raised, but only when they talk about
20836 white socks. However, when Lars talks about socks, it's usually not
20837 very interesting:
20838
20839 @example
20840 ((&
20841 (1-
20842 (&
20843 ("from" "redmondo@@.*no" r)
20844 ("body" "disappearing.*socks" t)))
20845 (! ("from" "Lars Ingebrigtsen"))
20846 ("body" "white.*socks"))
20847 1000)
20848 @end example
20849
20850 Suppose you're reading a high volume group and you're only interested
20851 in replies. The plan is to score down all articles that don't have
20852 subject that begin with "Re:", "Fw:" or "Fwd:" and then score up all
20853 parents of articles that have subjects that begin with reply marks.
20854
20855 @example
20856 ((! ("subject" "re:\\|fwd?:" r))
20857 -200)
20858 ((1- ("subject" "re:\\|fwd?:" r))
20859 200)
20860 @end example
20861
20862 The possibilities are endless.
20863
20864 @node Advanced Scoring Tips
20865 @subsection Advanced Scoring Tips
20866
20867 The @code{&} and @code{|} logical operators do short-circuit logic.
20868 That is, they stop processing their arguments when it's clear what the
20869 result of the operation will be. For instance, if one of the arguments
20870 of an @code{&} evaluates to @code{false}, there's no point in evaluating
20871 the rest of the arguments. This means that you should put slow matches
20872 (@samp{body}, @samp{header}) last and quick matches (@samp{from},
20873 @samp{subject}) first.
20874
20875 The indirection arguments (@code{1-} and so on) will make their
20876 arguments work on previous generations of the thread. If you say
20877 something like:
20878
20879 @example
20880 ...
20881 (1-
20882 (1-
20883 ("from" "lars")))
20884 ...
20885 @end example
20886
20887 Then that means ``score on the from header of the grandparent of the
20888 current article''. An indirection is quite fast, but it's better to say:
20889
20890 @example
20891 (1-
20892 (&
20893 ("from" "Lars")
20894 ("subject" "Gnus")))
20895 @end example
20896
20897 than it is to say:
20898
20899 @example
20900 (&
20901 (1- ("from" "Lars"))
20902 (1- ("subject" "Gnus")))
20903 @end example
20904
20905
20906 @node Score Decays
20907 @section Score Decays
20908 @cindex score decays
20909 @cindex decays
20910
20911 You may find that your scores have a tendency to grow without
20912 bounds, especially if you're using adaptive scoring. If scores get too
20913 big, they lose all meaning---they simply max out and it's difficult to
20914 use them in any sensible way.
20915
20916 @vindex gnus-decay-scores
20917 @findex gnus-decay-score
20918 @vindex gnus-decay-score-function
20919 Gnus provides a mechanism for decaying scores to help with this problem.
20920 When score files are loaded and @code{gnus-decay-scores} is
20921 non-@code{nil}, Gnus will run the score files through the decaying
20922 mechanism thereby lowering the scores of all non-permanent score rules.
20923 The decay itself if performed by the @code{gnus-decay-score-function}
20924 function, which is @code{gnus-decay-score} by default. Here's the
20925 definition of that function:
20926
20927 @lisp
20928 (defun gnus-decay-score (score)
20929 "Decay SCORE according to `gnus-score-decay-constant'
20930 and `gnus-score-decay-scale'."
20931 (let ((n (- score
20932 (* (if (< score 0) -1 1)
20933 (min (abs score)
20934 (max gnus-score-decay-constant
20935 (* (abs score)
20936 gnus-score-decay-scale)))))))
20937 (if (and (featurep 'xemacs)
20938 ;; XEmacs' floor can handle only the floating point
20939 ;; number below the half of the maximum integer.
20940 (> (abs n) (lsh -1 -2)))
20941 (string-to-number
20942 (car (split-string (number-to-string n) "\\.")))
20943 (floor n))))
20944 @end lisp
20945
20946 @vindex gnus-score-decay-scale
20947 @vindex gnus-score-decay-constant
20948 @code{gnus-score-decay-constant} is 3 by default and
20949 @code{gnus-score-decay-scale} is 0.05. This should cause the following:
20950
20951 @enumerate
20952 @item
20953 Scores between -3 and 3 will be set to 0 when this function is called.
20954
20955 @item
20956 Scores with magnitudes between 3 and 60 will be shrunk by 3.
20957
20958 @item
20959 Scores with magnitudes greater than 60 will be shrunk by 5% of the
20960 score.
20961 @end enumerate
20962
20963 If you don't like this decay function, write your own. It is called
20964 with the score to be decayed as its only parameter, and it should return
20965 the new score, which should be an integer.
20966
20967 Gnus will try to decay scores once a day. If you haven't run Gnus for
20968 four days, Gnus will decay the scores four times, for instance.
20969
20970 @iftex
20971 @iflatex
20972 @chapter Message
20973 @include message.texi
20974 @chapter Emacs MIME
20975 @include emacs-mime.texi
20976 @chapter Sieve
20977 @include sieve.texi
20978 @chapter PGG
20979 @include pgg.texi
20980 @end iflatex
20981 @end iftex
20982
20983 @node Various
20984 @chapter Various
20985
20986 @menu
20987 * Process/Prefix:: A convention used by many treatment commands.
20988 * Interactive:: Making Gnus ask you many questions.
20989 * Symbolic Prefixes:: How to supply some Gnus functions with options.
20990 * Formatting Variables:: You can specify what buffers should look like.
20991 * Window Layout:: Configuring the Gnus buffer windows.
20992 * Faces and Fonts:: How to change how faces look.
20993 * Compilation:: How to speed Gnus up.
20994 * Mode Lines:: Displaying information in the mode lines.
20995 * Highlighting and Menus:: Making buffers look all nice and cozy.
20996 * Buttons:: Get tendinitis in ten easy steps!
20997 * Daemons:: Gnus can do things behind your back.
20998 * NoCeM:: How to avoid spam and other fatty foods.
20999 * Undo:: Some actions can be undone.
21000 * Predicate Specifiers:: Specifying predicates.
21001 * Moderation:: What to do if you're a moderator.
21002 * Fetching a Group:: Starting Gnus just to read a group.
21003 * Image Enhancements:: Modern versions of Emacs/XEmacs can display images.
21004 * Fuzzy Matching:: What's the big fuzz?
21005 * Thwarting Email Spam:: Simple ways to avoid unsolicited commercial email.
21006 * Spam Package:: A package for filtering and processing spam.
21007 * Other modes:: Interaction with other modes.
21008 * Various Various:: Things that are really various.
21009 @end menu
21010
21011
21012 @node Process/Prefix
21013 @section Process/Prefix
21014 @cindex process/prefix convention
21015
21016 Many functions, among them functions for moving, decoding and saving
21017 articles, use what is known as the @dfn{Process/Prefix convention}.
21018
21019 This is a method for figuring out what articles the user wants the
21020 command to be performed on.
21021
21022 It goes like this:
21023
21024 If the numeric prefix is N, perform the operation on the next N
21025 articles, starting with the current one. If the numeric prefix is
21026 negative, perform the operation on the previous N articles, starting
21027 with the current one.
21028
21029 @vindex transient-mark-mode
21030 If @code{transient-mark-mode} in non-@code{nil} and the region is
21031 active, all articles in the region will be worked upon.
21032
21033 If there is no numeric prefix, but some articles are marked with the
21034 process mark, perform the operation on the articles marked with
21035 the process mark.
21036
21037 If there is neither a numeric prefix nor any articles marked with the
21038 process mark, just perform the operation on the current article.
21039
21040 Quite simple, really, but it needs to be made clear so that surprises
21041 are avoided.
21042
21043 Commands that react to the process mark will push the current list of
21044 process marked articles onto a stack and will then clear all process
21045 marked articles. You can restore the previous configuration with the
21046 @kbd{M P y} command (@pxref{Setting Process Marks}).
21047
21048 @vindex gnus-summary-goto-unread
21049 One thing that seems to shock & horrify lots of people is that, for
21050 instance, @kbd{3 d} does exactly the same as @kbd{d} @kbd{d} @kbd{d}.
21051 Since each @kbd{d} (which marks the current article as read) by default
21052 goes to the next unread article after marking, this means that @kbd{3 d}
21053 will mark the next three unread articles as read, no matter what the
21054 summary buffer looks like. Set @code{gnus-summary-goto-unread} to
21055 @code{nil} for a more straightforward action.
21056
21057 Many commands do not use the process/prefix convention. All commands
21058 that do explicitly say so in this manual. To apply the process/prefix
21059 convention to commands that do not use it, you can use the @kbd{M-&}
21060 command. For instance, to mark all the articles in the group as
21061 expirable, you could say @kbd{M P b M-& E}.
21062
21063
21064 @node Interactive
21065 @section Interactive
21066 @cindex interaction
21067
21068 @table @code
21069
21070 @item gnus-novice-user
21071 @vindex gnus-novice-user
21072 If this variable is non-@code{nil}, you are either a newcomer to the
21073 World of Usenet, or you are very cautious, which is a nice thing to be,
21074 really. You will be given questions of the type ``Are you sure you want
21075 to do this?'' before doing anything dangerous. This is @code{t} by
21076 default.
21077
21078 @item gnus-expert-user
21079 @vindex gnus-expert-user
21080 If this variable is non-@code{nil}, you will seldom be asked any
21081 questions by Gnus. It will simply assume you know what you're doing, no
21082 matter how strange.
21083
21084 @item gnus-interactive-catchup
21085 @vindex gnus-interactive-catchup
21086 Require confirmation before catching up a group if non-@code{nil}. It
21087 is @code{t} by default.
21088
21089 @item gnus-interactive-exit
21090 @vindex gnus-interactive-exit
21091 Require confirmation before exiting Gnus. This variable is @code{t} by
21092 default.
21093 @end table
21094
21095
21096 @node Symbolic Prefixes
21097 @section Symbolic Prefixes
21098 @cindex symbolic prefixes
21099
21100 Quite a lot of Emacs commands react to the (numeric) prefix. For
21101 instance, @kbd{C-u 4 C-f} moves point four characters forward, and
21102 @kbd{C-u 9 0 0 I s s p} adds a permanent @code{Subject} substring score
21103 rule of 900 to the current article.
21104
21105 This is all nice and well, but what if you want to give a command some
21106 additional information? Well, what most commands do is interpret the
21107 ``raw'' prefix in some special way. @kbd{C-u 0 C-x C-s} means that one
21108 doesn't want a backup file to be created when saving the current buffer,
21109 for instance. But what if you want to save without making a backup
21110 file, and you want Emacs to flash lights and play a nice tune at the
21111 same time? You can't, and you're probably perfectly happy that way.
21112
21113 @kindex M-i (Summary)
21114 @findex gnus-symbolic-argument
21115 I'm not, so I've added a second prefix---the @dfn{symbolic prefix}. The
21116 prefix key is @kbd{M-i} (@code{gnus-symbolic-argument}), and the next
21117 character typed in is the value. You can stack as many @kbd{M-i}
21118 prefixes as you want. @kbd{M-i a C-M-u} means ``feed the @kbd{C-M-u}
21119 command the symbolic prefix @code{a}''. @kbd{M-i a M-i b C-M-u} means
21120 ``feed the @kbd{C-M-u} command the symbolic prefixes @code{a} and
21121 @code{b}''. You get the drift.
21122
21123 Typing in symbolic prefixes to commands that don't accept them doesn't
21124 hurt, but it doesn't do any good either. Currently not many Gnus
21125 functions make use of the symbolic prefix.
21126
21127 If you're interested in how Gnus implements this, @pxref{Extended
21128 Interactive}.
21129
21130
21131 @node Formatting Variables
21132 @section Formatting Variables
21133 @cindex formatting variables
21134
21135 Throughout this manual you've probably noticed lots of variables called
21136 things like @code{gnus-group-line-format} and
21137 @code{gnus-summary-mode-line-format}. These control how Gnus is to
21138 output lines in the various buffers. There's quite a lot of them.
21139 Fortunately, they all use the same syntax, so there's not that much to
21140 be annoyed by.
21141
21142 Here's an example format spec (from the group buffer): @samp{%M%S%5y:
21143 %(%g%)\n}. We see that it is indeed extremely ugly, and that there are
21144 lots of percentages everywhere.
21145
21146 @menu
21147 * Formatting Basics:: A formatting variable is basically a format string.
21148 * Mode Line Formatting:: Some rules about mode line formatting variables.
21149 * Advanced Formatting:: Modifying output in various ways.
21150 * User-Defined Specs:: Having Gnus call your own functions.
21151 * Formatting Fonts:: Making the formatting look colorful and nice.
21152 * Positioning Point:: Moving point to a position after an operation.
21153 * Tabulation:: Tabulating your output.
21154 * Wide Characters:: Dealing with wide characters.
21155 @end menu
21156
21157 Currently Gnus uses the following formatting variables:
21158 @code{gnus-group-line-format}, @code{gnus-summary-line-format},
21159 @code{gnus-server-line-format}, @code{gnus-topic-line-format},
21160 @code{gnus-group-mode-line-format},
21161 @code{gnus-summary-mode-line-format},
21162 @code{gnus-article-mode-line-format},
21163 @code{gnus-server-mode-line-format}, and
21164 @code{gnus-summary-pick-line-format}.
21165
21166 All these format variables can also be arbitrary elisp forms. In that
21167 case, they will be @code{eval}ed to insert the required lines.
21168
21169 @kindex M-x gnus-update-format
21170 @findex gnus-update-format
21171 Gnus includes a command to help you while creating your own format
21172 specs. @kbd{M-x gnus-update-format} will @code{eval} the current form,
21173 update the spec in question and pop you to a buffer where you can
21174 examine the resulting Lisp code to be run to generate the line.
21175
21176
21177
21178 @node Formatting Basics
21179 @subsection Formatting Basics
21180
21181 Each @samp{%} element will be replaced by some string or other when the
21182 buffer in question is generated. @samp{%5y} means ``insert the @samp{y}
21183 spec, and pad with spaces to get a 5-character field''.
21184
21185 As with normal C and Emacs Lisp formatting strings, the numerical
21186 modifier between the @samp{%} and the formatting type character will
21187 @dfn{pad} the output so that it is always at least that long.
21188 @samp{%5y} will make the field always (at least) five characters wide by
21189 padding with spaces to the left. If you say @samp{%-5y}, it will pad to
21190 the right instead.
21191
21192 You may also wish to limit the length of the field to protect against
21193 particularly wide values. For that you can say @samp{%4,6y}, which
21194 means that the field will never be more than 6 characters wide and never
21195 less than 4 characters wide.
21196
21197 Also Gnus supports some extended format specifications, such as
21198 @samp{%&user-date;}.
21199
21200
21201 @node Mode Line Formatting
21202 @subsection Mode Line Formatting
21203
21204 Mode line formatting variables (e.g.,
21205 @code{gnus-summary-mode-line-format}) follow the same rules as other,
21206 buffer line oriented formatting variables (@pxref{Formatting Basics})
21207 with the following two differences:
21208
21209 @enumerate
21210
21211 @item
21212 There must be no newline (@samp{\n}) at the end.
21213
21214 @item
21215 The special @samp{%%b} spec can be used to display the buffer name.
21216 Well, it's no spec at all, really---@samp{%%} is just a way to quote
21217 @samp{%} to allow it to pass through the formatting machinery unmangled,
21218 so that Emacs receives @samp{%b}, which is something the Emacs mode line
21219 display interprets to mean ``show the buffer name''. For a full list of
21220 mode line specs Emacs understands, see the documentation of the
21221 @code{mode-line-format} variable.
21222
21223 @end enumerate
21224
21225
21226 @node Advanced Formatting
21227 @subsection Advanced Formatting
21228
21229 It is frequently useful to post-process the fields in some way.
21230 Padding, limiting, cutting off parts and suppressing certain values can
21231 be achieved by using @dfn{tilde modifiers}. A typical tilde spec might
21232 look like @samp{%~(cut 3)~(ignore "0")y}.
21233
21234 These are the valid modifiers:
21235
21236 @table @code
21237 @item pad
21238 @itemx pad-left
21239 Pad the field to the left with spaces until it reaches the required
21240 length.
21241
21242 @item pad-right
21243 Pad the field to the right with spaces until it reaches the required
21244 length.
21245
21246 @item max
21247 @itemx max-left
21248 Cut off characters from the left until it reaches the specified length.
21249
21250 @item max-right
21251 Cut off characters from the right until it reaches the specified
21252 length.
21253
21254 @item cut
21255 @itemx cut-left
21256 Cut off the specified number of characters from the left.
21257
21258 @item cut-right
21259 Cut off the specified number of characters from the right.
21260
21261 @item ignore
21262 Return an empty string if the field is equal to the specified value.
21263
21264 @item form
21265 Use the specified form as the field value when the @samp{@@} spec is
21266 used.
21267
21268 Here's an example:
21269
21270 @lisp
21271 "~(form (current-time-string))@@"
21272 @end lisp
21273
21274 @end table
21275
21276 Let's take an example. The @samp{%o} spec in the summary mode lines
21277 will return a date in compact ISO8601 format---@samp{19960809T230410}.
21278 This is quite a mouthful, so we want to shave off the century number and
21279 the time, leaving us with a six-character date. That would be
21280 @samp{%~(cut-left 2)~(max-right 6)~(pad 6)o}. (Cutting is done before
21281 maxing, and we need the padding to ensure that the date is never less
21282 than 6 characters to make it look nice in columns.)
21283
21284 Ignoring is done first; then cutting; then maxing; and then as the very
21285 last operation, padding.
21286
21287 If you use lots of these advanced thingies, you'll find that Gnus gets
21288 quite slow. This can be helped enormously by running @kbd{M-x
21289 gnus-compile} when you are satisfied with the look of your lines.
21290 @xref{Compilation}.
21291
21292
21293 @node User-Defined Specs
21294 @subsection User-Defined Specs
21295
21296 All the specs allow for inserting user defined specifiers---@samp{u}.
21297 The next character in the format string should be a letter. Gnus
21298 will call the function @code{gnus-user-format-function-}@samp{X}, where
21299 @samp{X} is the letter following @samp{%u}. The function will be passed
21300 a single parameter---what the parameter means depends on what buffer
21301 it's being called from. The function should return a string, which will
21302 be inserted into the buffer just like information from any other
21303 specifier. This function may also be called with dummy values, so it
21304 should protect against that.
21305
21306 Also Gnus supports extended user-defined specs, such as @samp{%u&foo;}.
21307 Gnus will call the function @code{gnus-user-format-function-}@samp{foo}.
21308
21309 You can also use tilde modifiers (@pxref{Advanced Formatting} to achieve
21310 much the same without defining new functions. Here's an example:
21311 @samp{%~(form (count-lines (point-min) (point)))@@}. The form
21312 given here will be evaluated to yield the current line number, and then
21313 inserted.
21314
21315
21316 @node Formatting Fonts
21317 @subsection Formatting Fonts
21318
21319 There are specs for highlighting, and these are shared by all the format
21320 variables. Text inside the @samp{%(} and @samp{%)} specifiers will get
21321 the special @code{mouse-face} property set, which means that it will be
21322 highlighted (with @code{gnus-mouse-face}) when you put the mouse pointer
21323 over it.
21324
21325 Text inside the @samp{%@{} and @samp{%@}} specifiers will have their
21326 normal faces set using @code{gnus-face-0}, which is @code{bold} by
21327 default. If you say @samp{%1@{}, you'll get @code{gnus-face-1} instead,
21328 and so on. Create as many faces as you wish. The same goes for the
21329 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
21330 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
21331
21332 Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
21333 special @code{balloon-help} property set to
21334 @code{gnus-balloon-face-0}. If you say @samp{%1<<}, you'll get
21335 @code{gnus-balloon-face-1} and so on. The @code{gnus-balloon-face-*}
21336 variables should be either strings or symbols naming functions that
21337 return a string. When the mouse passes over text with this property
21338 set, a balloon window will appear and display the string. Please
21339 refer to @ref{Tooltips, ,Tooltips, emacs, The Emacs Manual},
21340 (in GNU Emacs) or the doc string of @code{balloon-help-mode} (in
21341 XEmacs) for more information on this. (For technical reasons, the
21342 guillemets have been approximated as @samp{<<} and @samp{>>} in this
21343 paragraph.)
21344
21345 Here's an alternative recipe for the group buffer:
21346
21347 @lisp
21348 ;; @r{Create three face types.}
21349 (setq gnus-face-1 'bold)
21350 (setq gnus-face-3 'italic)
21351
21352 ;; @r{We want the article count to be in}
21353 ;; @r{a bold and green face. So we create}
21354 ;; @r{a new face called @code{my-green-bold}.}
21355 (copy-face 'bold 'my-green-bold)
21356 ;; @r{Set the color.}
21357 (set-face-foreground 'my-green-bold "ForestGreen")
21358 (setq gnus-face-2 'my-green-bold)
21359
21360 ;; @r{Set the new & fancy format.}
21361 (setq gnus-group-line-format
21362 "%M%S%3@{%5y%@}%2[:%] %(%1@{%g%@}%)\n")
21363 @end lisp
21364
21365 I'm sure you'll be able to use this scheme to create totally unreadable
21366 and extremely vulgar displays. Have fun!
21367
21368 Note that the @samp{%(} specs (and friends) do not make any sense on the
21369 mode-line variables.
21370
21371 @node Positioning Point
21372 @subsection Positioning Point
21373
21374 Gnus usually moves point to a pre-defined place on each line in most
21375 buffers. By default, point move to the first colon character on the
21376 line. You can customize this behavior in three different ways.
21377
21378 You can move the colon character to somewhere else on the line.
21379
21380 @findex gnus-goto-colon
21381 You can redefine the function that moves the point to the colon. The
21382 function is called @code{gnus-goto-colon}.
21383
21384 But perhaps the most convenient way to deal with this, if you don't want
21385 to have a colon in your line, is to use the @samp{%*} specifier. If you
21386 put a @samp{%*} somewhere in your format line definition, Gnus will
21387 place point there.
21388
21389
21390 @node Tabulation
21391 @subsection Tabulation
21392
21393 You can usually line up your displays by padding and cutting your
21394 strings. However, when combining various strings of different size, it
21395 can often be more convenient to just output the strings, and then worry
21396 about lining up the following text afterwards.
21397
21398 To do that, Gnus supplies tabulator specs---@samp{%=}. There are two
21399 different types---@dfn{hard tabulators} and @dfn{soft tabulators}.
21400
21401 @samp{%50=} will insert space characters to pad the line up to column
21402 50. If the text is already past column 50, nothing will be inserted.
21403 This is the soft tabulator.
21404
21405 @samp{%-50=} will insert space characters to pad the line up to column
21406 50. If the text is already past column 50, the excess text past column
21407 50 will be removed. This is the hard tabulator.
21408
21409
21410 @node Wide Characters
21411 @subsection Wide Characters
21412
21413 Fixed width fonts in most countries have characters of the same width.
21414 Some countries, however, use Latin characters mixed with wider
21415 characters---most notable East Asian countries.
21416
21417 The problem is that when formatting, Gnus assumes that if a string is 10
21418 characters wide, it'll be 10 Latin characters wide on the screen. In
21419 these countries, that's not true.
21420
21421 @vindex gnus-use-correct-string-widths
21422 To help fix this, you can set @code{gnus-use-correct-string-widths} to
21423 @code{t}. This makes buffer generation slower, but the results will be
21424 prettier. The default value under XEmacs is @code{t} but @code{nil}
21425 for Emacs.
21426
21427
21428 @node Window Layout
21429 @section Window Layout
21430 @cindex window layout
21431
21432 No, there's nothing here about X, so be quiet.
21433
21434 @vindex gnus-use-full-window
21435 If @code{gnus-use-full-window} non-@code{nil}, Gnus will delete all
21436 other windows and occupy the entire Emacs screen by itself. It is
21437 @code{t} by default.
21438
21439 Setting this variable to @code{nil} kinda works, but there are
21440 glitches. Use at your own peril.
21441
21442 @vindex gnus-buffer-configuration
21443 @code{gnus-buffer-configuration} describes how much space each Gnus
21444 buffer should be given. Here's an excerpt of this variable:
21445
21446 @lisp
21447 ((group (vertical 1.0 (group 1.0 point)
21448 (if gnus-carpal (group-carpal 4))))
21449 (article (vertical 1.0 (summary 0.25 point)
21450 (article 1.0))))
21451 @end lisp
21452
21453 This is an alist. The @dfn{key} is a symbol that names some action or
21454 other. For instance, when displaying the group buffer, the window
21455 configuration function will use @code{group} as the key. A full list of
21456 possible names is listed below.
21457
21458 The @dfn{value} (i.e., the @dfn{split}) says how much space each buffer
21459 should occupy. To take the @code{article} split as an example -
21460
21461 @lisp
21462 (article (vertical 1.0 (summary 0.25 point)
21463 (article 1.0)))
21464 @end lisp
21465
21466 This @dfn{split} says that the summary buffer should occupy 25% of upper
21467 half of the screen, and that it is placed over the article buffer. As
21468 you may have noticed, 100% + 25% is actually 125% (yup, I saw y'all
21469 reaching for that calculator there). However, the special number
21470 @code{1.0} is used to signal that this buffer should soak up all the
21471 rest of the space available after the rest of the buffers have taken
21472 whatever they need. There should be only one buffer with the @code{1.0}
21473 size spec per split.
21474
21475 Point will be put in the buffer that has the optional third element
21476 @code{point}. In a @code{frame} split, the last subsplit having a leaf
21477 split where the tag @code{frame-focus} is a member (i.e. is the third or
21478 fourth element in the list, depending on whether the @code{point} tag is
21479 present) gets focus.
21480
21481 Here's a more complicated example:
21482
21483 @lisp
21484 (article (vertical 1.0 (group 4)
21485 (summary 0.25 point)
21486 (if gnus-carpal (summary-carpal 4))
21487 (article 1.0)))
21488 @end lisp
21489
21490 If the size spec is an integer instead of a floating point number,
21491 then that number will be used to say how many lines a buffer should
21492 occupy, not a percentage.
21493
21494 If the @dfn{split} looks like something that can be @code{eval}ed (to be
21495 precise---if the @code{car} of the split is a function or a subr), this
21496 split will be @code{eval}ed. If the result is non-@code{nil}, it will
21497 be used as a split. This means that there will be three buffers if
21498 @code{gnus-carpal} is @code{nil}, and four buffers if @code{gnus-carpal}
21499 is non-@code{nil}.
21500
21501 Not complicated enough for you? Well, try this on for size:
21502
21503 @lisp
21504 (article (horizontal 1.0
21505 (vertical 0.5
21506 (group 1.0)
21507 (gnus-carpal 4))
21508 (vertical 1.0
21509 (summary 0.25 point)
21510 (summary-carpal 4)
21511 (article 1.0))))
21512 @end lisp
21513
21514 Whoops. Two buffers with the mystery 100% tag. And what's that
21515 @code{horizontal} thingie?
21516
21517 If the first element in one of the split is @code{horizontal}, Gnus will
21518 split the window horizontally, giving you two windows side-by-side.
21519 Inside each of these strips you may carry on all you like in the normal
21520 fashion. The number following @code{horizontal} says what percentage of
21521 the screen is to be given to this strip.
21522
21523 For each split, there @emph{must} be one element that has the 100% tag.
21524 The splitting is never accurate, and this buffer will eat any leftover
21525 lines from the splits.
21526
21527 To be slightly more formal, here's a definition of what a valid split
21528 may look like:
21529
21530 @example
21531 @group
21532 split = frame | horizontal | vertical | buffer | form
21533 frame = "(frame " size *split ")"
21534 horizontal = "(horizontal " size *split ")"
21535 vertical = "(vertical " size *split ")"
21536 buffer = "(" buf-name " " size *[ "point" ] *[ "frame-focus"] ")"
21537 size = number | frame-params
21538 buf-name = group | article | summary ...
21539 @end group
21540 @end example
21541
21542 The limitations are that the @code{frame} split can only appear as the
21543 top-level split. @var{form} should be an Emacs Lisp form that should
21544 return a valid split. We see that each split is fully recursive, and
21545 may contain any number of @code{vertical} and @code{horizontal} splits.
21546
21547 @vindex gnus-window-min-width
21548 @vindex gnus-window-min-height
21549 @cindex window height
21550 @cindex window width
21551 Finding the right sizes can be a bit complicated. No window may be less
21552 than @code{gnus-window-min-height} (default 1) characters high, and all
21553 windows must be at least @code{gnus-window-min-width} (default 1)
21554 characters wide. Gnus will try to enforce this before applying the
21555 splits. If you want to use the normal Emacs window width/height limit,
21556 you can just set these two variables to @code{nil}.
21557
21558 If you're not familiar with Emacs terminology, @code{horizontal} and
21559 @code{vertical} splits may work the opposite way of what you'd expect.
21560 Windows inside a @code{horizontal} split are shown side-by-side, and
21561 windows within a @code{vertical} split are shown above each other.
21562
21563 @findex gnus-configure-frame
21564 If you want to experiment with window placement, a good tip is to call
21565 @code{gnus-configure-frame} directly with a split. This is the function
21566 that does all the real work when splitting buffers. Below is a pretty
21567 nonsensical configuration with 5 windows; two for the group buffer and
21568 three for the article buffer. (I said it was nonsensical.) If you
21569 @code{eval} the statement below, you can get an idea of how that would
21570 look straight away, without going through the normal Gnus channels.
21571 Play with it until you're satisfied, and then use
21572 @code{gnus-add-configuration} to add your new creation to the buffer
21573 configuration list.
21574
21575 @lisp
21576 (gnus-configure-frame
21577 '(horizontal 1.0
21578 (vertical 10
21579 (group 1.0)
21580 (article 0.3 point))
21581 (vertical 1.0
21582 (article 1.0)
21583 (horizontal 4
21584 (group 1.0)
21585 (article 10)))))
21586 @end lisp
21587
21588 You might want to have several frames as well. No prob---just use the
21589 @code{frame} split:
21590
21591 @lisp
21592 (gnus-configure-frame
21593 '(frame 1.0
21594 (vertical 1.0
21595 (summary 0.25 point frame-focus)
21596 (article 1.0))
21597 (vertical ((height . 5) (width . 15)
21598 (user-position . t)
21599 (left . -1) (top . 1))
21600 (picon 1.0))))
21601
21602 @end lisp
21603
21604 This split will result in the familiar summary/article window
21605 configuration in the first (or ``main'') frame, while a small additional
21606 frame will be created where picons will be shown. As you can see,
21607 instead of the normal @code{1.0} top-level spec, each additional split
21608 should have a frame parameter alist as the size spec.
21609 @xref{Frame Parameters, , Frame Parameters, elisp, The GNU Emacs Lisp
21610 Reference Manual}. Under XEmacs, a frame property list will be
21611 accepted, too---for instance, @code{(height 5 width 15 left -1 top 1)}
21612 is such a plist.
21613 The list of all possible keys for @code{gnus-buffer-configuration} can
21614 be found in its default value.
21615
21616 Note that the @code{message} key is used for both
21617 @code{gnus-group-mail} and @code{gnus-summary-mail-other-window}. If
21618 it is desirable to distinguish between the two, something like this
21619 might be used:
21620
21621 @lisp
21622 (message (horizontal 1.0
21623 (vertical 1.0 (message 1.0 point))
21624 (vertical 0.24
21625 (if (buffer-live-p gnus-summary-buffer)
21626 '(summary 0.5))
21627 (group 1.0))))
21628 @end lisp
21629
21630 One common desire for a multiple frame split is to have a separate frame
21631 for composing mail and news while leaving the original frame intact. To
21632 accomplish that, something like the following can be done:
21633
21634 @lisp
21635 (message
21636 (frame 1.0
21637 (if (not (buffer-live-p gnus-summary-buffer))
21638 (car (cdr (assoc 'group gnus-buffer-configuration)))
21639 (car (cdr (assoc 'summary gnus-buffer-configuration))))
21640 (vertical ((user-position . t) (top . 1) (left . 1)
21641 (name . "Message"))
21642 (message 1.0 point))))
21643 @end lisp
21644
21645 @findex gnus-add-configuration
21646 Since the @code{gnus-buffer-configuration} variable is so long and
21647 complicated, there's a function you can use to ease changing the config
21648 of a single setting: @code{gnus-add-configuration}. If, for instance,
21649 you want to change the @code{article} setting, you could say:
21650
21651 @lisp
21652 (gnus-add-configuration
21653 '(article (vertical 1.0
21654 (group 4)
21655 (summary .25 point)
21656 (article 1.0))))
21657 @end lisp
21658
21659 You'd typically stick these @code{gnus-add-configuration} calls in your
21660 @file{~/.gnus.el} file or in some startup hook---they should be run after
21661 Gnus has been loaded.
21662
21663 @vindex gnus-always-force-window-configuration
21664 If all windows mentioned in the configuration are already visible, Gnus
21665 won't change the window configuration. If you always want to force the
21666 ``right'' window configuration, you can set
21667 @code{gnus-always-force-window-configuration} to non-@code{nil}.
21668
21669 If you're using tree displays (@pxref{Tree Display}), and the tree
21670 window is displayed vertically next to another window, you may also want
21671 to fiddle with @code{gnus-tree-minimize-window} to avoid having the
21672 windows resized.
21673
21674 @subsection Example Window Configurations
21675
21676 @itemize @bullet
21677 @item
21678 Narrow left hand side occupied by group buffer. Right hand side split
21679 between summary buffer (top one-sixth) and article buffer (bottom).
21680
21681 @ifinfo
21682 @example
21683 +---+---------+
21684 | G | Summary |
21685 | r +---------+
21686 | o | |
21687 | u | Article |
21688 | p | |
21689 +---+---------+
21690 @end example
21691 @end ifinfo
21692
21693 @lisp
21694 (gnus-add-configuration
21695 '(article
21696 (horizontal 1.0
21697 (vertical 25 (group 1.0))
21698 (vertical 1.0
21699 (summary 0.16 point)
21700 (article 1.0)))))
21701
21702 (gnus-add-configuration
21703 '(summary
21704 (horizontal 1.0
21705 (vertical 25 (group 1.0))
21706 (vertical 1.0 (summary 1.0 point)))))
21707 @end lisp
21708
21709 @end itemize
21710
21711
21712 @node Faces and Fonts
21713 @section Faces and Fonts
21714 @cindex faces
21715 @cindex fonts
21716 @cindex colors
21717
21718 Fiddling with fonts and faces used to be very difficult, but these days
21719 it is very simple. You simply say @kbd{M-x customize-face}, pick out
21720 the face you want to alter, and alter it via the standard Customize
21721 interface.
21722
21723
21724 @node Compilation
21725 @section Compilation
21726 @cindex compilation
21727 @cindex byte-compilation
21728
21729 @findex gnus-compile
21730
21731 Remember all those line format specification variables?
21732 @code{gnus-summary-line-format}, @code{gnus-group-line-format}, and so
21733 on. Now, Gnus will of course heed whatever these variables are, but,
21734 unfortunately, changing them will mean a quite significant slow-down.
21735 (The default values of these variables have byte-compiled functions
21736 associated with them, while the user-generated versions do not, of
21737 course.)
21738
21739 To help with this, you can run @kbd{M-x gnus-compile} after you've
21740 fiddled around with the variables and feel that you're (kind of)
21741 satisfied. This will result in the new specs being byte-compiled, and
21742 you'll get top speed again. Gnus will save these compiled specs in the
21743 @file{.newsrc.eld} file. (User-defined functions aren't compiled by
21744 this function, though---you should compile them yourself by sticking
21745 them into the @file{~/.gnus.el} file and byte-compiling that file.)
21746
21747
21748 @node Mode Lines
21749 @section Mode Lines
21750 @cindex mode lines
21751
21752 @vindex gnus-updated-mode-lines
21753 @code{gnus-updated-mode-lines} says what buffers should keep their mode
21754 lines updated. It is a list of symbols. Supported symbols include
21755 @code{group}, @code{article}, @code{summary}, @code{server},
21756 @code{browse}, and @code{tree}. If the corresponding symbol is present,
21757 Gnus will keep that mode line updated with information that may be
21758 pertinent. If this variable is @code{nil}, screen refresh may be
21759 quicker.
21760
21761 @cindex display-time
21762
21763 @vindex gnus-mode-non-string-length
21764 By default, Gnus displays information on the current article in the mode
21765 lines of the summary and article buffers. The information Gnus wishes
21766 to display (e.g. the subject of the article) is often longer than the
21767 mode lines, and therefore have to be cut off at some point. The
21768 @code{gnus-mode-non-string-length} variable says how long the other
21769 elements on the line is (i.e., the non-info part). If you put
21770 additional elements on the mode line (e.g. a clock), you should modify
21771 this variable:
21772
21773 @c Hook written by Francesco Potorti` <pot@cnuce.cnr.it>
21774 @lisp
21775 (add-hook 'display-time-hook
21776 (lambda () (setq gnus-mode-non-string-length
21777 (+ 21
21778 (if line-number-mode 5 0)
21779 (if column-number-mode 4 0)
21780 (length display-time-string)))))
21781 @end lisp
21782
21783 If this variable is @code{nil} (which is the default), the mode line
21784 strings won't be chopped off, and they won't be padded either. Note
21785 that the default is unlikely to be desirable, as even the percentage
21786 complete in the buffer may be crowded off the mode line; the user should
21787 configure this variable appropriately for her configuration.
21788
21789
21790 @node Highlighting and Menus
21791 @section Highlighting and Menus
21792 @cindex visual
21793 @cindex highlighting
21794 @cindex menus
21795
21796 @vindex gnus-visual
21797 The @code{gnus-visual} variable controls most of the Gnus-prettifying
21798 aspects. If @code{nil}, Gnus won't attempt to create menus or use fancy
21799 colors or fonts. This will also inhibit loading the @file{gnus-vis.el}
21800 file.
21801
21802 This variable can be a list of visual properties that are enabled. The
21803 following elements are valid, and are all included by default:
21804
21805 @table @code
21806 @item group-highlight
21807 Do highlights in the group buffer.
21808 @item summary-highlight
21809 Do highlights in the summary buffer.
21810 @item article-highlight
21811 Do highlights in the article buffer.
21812 @item highlight
21813 Turn on highlighting in all buffers.
21814 @item group-menu
21815 Create menus in the group buffer.
21816 @item summary-menu
21817 Create menus in the summary buffers.
21818 @item article-menu
21819 Create menus in the article buffer.
21820 @item browse-menu
21821 Create menus in the browse buffer.
21822 @item server-menu
21823 Create menus in the server buffer.
21824 @item score-menu
21825 Create menus in the score buffers.
21826 @item menu
21827 Create menus in all buffers.
21828 @end table
21829
21830 So if you only want highlighting in the article buffer and menus in all
21831 buffers, you could say something like:
21832
21833 @lisp
21834 (setq gnus-visual '(article-highlight menu))
21835 @end lisp
21836
21837 If you want highlighting only and no menus whatsoever, you'd say:
21838
21839 @lisp
21840 (setq gnus-visual '(highlight))
21841 @end lisp
21842
21843 If @code{gnus-visual} is @code{t}, highlighting and menus will be used
21844 in all Gnus buffers.
21845
21846 Other general variables that influence the look of all buffers include:
21847
21848 @table @code
21849 @item gnus-mouse-face
21850 @vindex gnus-mouse-face
21851 This is the face (i.e., font) used for mouse highlighting in Gnus. No
21852 mouse highlights will be done if @code{gnus-visual} is @code{nil}.
21853
21854 @end table
21855
21856 There are hooks associated with the creation of all the different menus:
21857
21858 @table @code
21859
21860 @item gnus-article-menu-hook
21861 @vindex gnus-article-menu-hook
21862 Hook called after creating the article mode menu.
21863
21864 @item gnus-group-menu-hook
21865 @vindex gnus-group-menu-hook
21866 Hook called after creating the group mode menu.
21867
21868 @item gnus-summary-menu-hook
21869 @vindex gnus-summary-menu-hook
21870 Hook called after creating the summary mode menu.
21871
21872 @item gnus-server-menu-hook
21873 @vindex gnus-server-menu-hook
21874 Hook called after creating the server mode menu.
21875
21876 @item gnus-browse-menu-hook
21877 @vindex gnus-browse-menu-hook
21878 Hook called after creating the browse mode menu.
21879
21880 @item gnus-score-menu-hook
21881 @vindex gnus-score-menu-hook
21882 Hook called after creating the score mode menu.
21883
21884 @end table
21885
21886
21887 @node Buttons
21888 @section Buttons
21889 @cindex buttons
21890 @cindex mouse
21891 @cindex click
21892
21893 Those new-fangled @dfn{mouse} contraptions is very popular with the
21894 young, hep kids who don't want to learn the proper way to do things
21895 these days. Why, I remember way back in the summer of '89, when I was
21896 using Emacs on a Tops 20 system. Three hundred users on one single
21897 machine, and every user was running Simula compilers. Bah!
21898
21899 Right.
21900
21901 @vindex gnus-carpal
21902 Well, you can make Gnus display bufferfuls of buttons you can click to
21903 do anything by setting @code{gnus-carpal} to @code{t}. Pretty simple,
21904 really. Tell the chiropractor I sent you.
21905
21906
21907 @table @code
21908
21909 @item gnus-carpal-mode-hook
21910 @vindex gnus-carpal-mode-hook
21911 Hook run in all carpal mode buffers.
21912
21913 @item gnus-carpal-button-face
21914 @vindex gnus-carpal-button-face
21915 Face used on buttons.
21916
21917 @item gnus-carpal-header-face
21918 @vindex gnus-carpal-header-face
21919 Face used on carpal buffer headers.
21920
21921 @item gnus-carpal-group-buffer-buttons
21922 @vindex gnus-carpal-group-buffer-buttons
21923 Buttons in the group buffer.
21924
21925 @item gnus-carpal-summary-buffer-buttons
21926 @vindex gnus-carpal-summary-buffer-buttons
21927 Buttons in the summary buffer.
21928
21929 @item gnus-carpal-server-buffer-buttons
21930 @vindex gnus-carpal-server-buffer-buttons
21931 Buttons in the server buffer.
21932
21933 @item gnus-carpal-browse-buffer-buttons
21934 @vindex gnus-carpal-browse-buffer-buttons
21935 Buttons in the browse buffer.
21936 @end table
21937
21938 All the @code{buttons} variables are lists. The elements in these list
21939 are either cons cells where the @code{car} contains a text to be displayed and
21940 the @code{cdr} contains a function symbol, or a simple string.
21941
21942
21943 @node Daemons
21944 @section Daemons
21945 @cindex demons
21946 @cindex daemons
21947
21948 Gnus, being larger than any program ever written (allegedly), does lots
21949 of strange stuff that you may wish to have done while you're not
21950 present. For instance, you may want it to check for new mail once in a
21951 while. Or you may want it to close down all connections to all servers
21952 when you leave Emacs idle. And stuff like that.
21953
21954 Gnus will let you do stuff like that by defining various
21955 @dfn{handlers}. Each handler consists of three elements: A
21956 @var{function}, a @var{time}, and an @var{idle} parameter.
21957
21958 Here's an example of a handler that closes connections when Emacs has
21959 been idle for thirty minutes:
21960
21961 @lisp
21962 (gnus-demon-close-connections nil 30)
21963 @end lisp
21964
21965 Here's a handler that scans for @acronym{PGP} headers every hour when
21966 Emacs is idle:
21967
21968 @lisp
21969 (gnus-demon-scan-pgp 60 t)
21970 @end lisp
21971
21972 This @var{time} parameter and that @var{idle} parameter work together
21973 in a strange, but wonderful fashion. Basically, if @var{idle} is
21974 @code{nil}, then the function will be called every @var{time} minutes.
21975
21976 If @var{idle} is @code{t}, then the function will be called after
21977 @var{time} minutes only if Emacs is idle. So if Emacs is never idle,
21978 the function will never be called. But once Emacs goes idle, the
21979 function will be called every @var{time} minutes.
21980
21981 If @var{idle} is a number and @var{time} is a number, the function will
21982 be called every @var{time} minutes only when Emacs has been idle for
21983 @var{idle} minutes.
21984
21985 If @var{idle} is a number and @var{time} is @code{nil}, the function
21986 will be called once every time Emacs has been idle for @var{idle}
21987 minutes.
21988
21989 And if @var{time} is a string, it should look like @samp{07:31}, and
21990 the function will then be called once every day somewhere near that
21991 time. Modified by the @var{idle} parameter, of course.
21992
21993 @vindex gnus-demon-timestep
21994 (When I say ``minute'' here, I really mean @code{gnus-demon-timestep}
21995 seconds. This is 60 by default. If you change that variable,
21996 all the timings in the handlers will be affected.)
21997
21998 So, if you want to add a handler, you could put something like this in
21999 your @file{~/.gnus.el} file:
22000
22001 @findex gnus-demon-add-handler
22002 @lisp
22003 (gnus-demon-add-handler 'gnus-demon-close-connections 30 t)
22004 @end lisp
22005
22006 @findex gnus-demon-add-nocem
22007 @findex gnus-demon-add-scanmail
22008 @findex gnus-demon-add-rescan
22009 @findex gnus-demon-add-scan-timestamps
22010 @findex gnus-demon-add-disconnection
22011 Some ready-made functions to do this have been created:
22012 @code{gnus-demon-add-nocem}, @code{gnus-demon-add-disconnection},
22013 @code{gnus-demon-add-nntp-close-connection},
22014 @code{gnus-demon-add-scan-timestamps}, @code{gnus-demon-add-rescan}, and
22015 @code{gnus-demon-add-scanmail}. Just put those functions in your
22016 @file{~/.gnus.el} if you want those abilities.
22017
22018 @findex gnus-demon-init
22019 @findex gnus-demon-cancel
22020 @vindex gnus-demon-handlers
22021 If you add handlers to @code{gnus-demon-handlers} directly, you should
22022 run @code{gnus-demon-init} to make the changes take hold. To cancel all
22023 daemons, you can use the @code{gnus-demon-cancel} function.
22024
22025 Note that adding daemons can be pretty naughty if you over do it. Adding
22026 functions that scan all news and mail from all servers every two seconds
22027 is a sure-fire way of getting booted off any respectable system. So
22028 behave.
22029
22030
22031 @node NoCeM
22032 @section NoCeM
22033 @cindex nocem
22034 @cindex spam
22035
22036 @dfn{Spamming} is posting the same article lots and lots of times.
22037 Spamming is bad. Spamming is evil.
22038
22039 Spamming is usually canceled within a day or so by various anti-spamming
22040 agencies. These agencies usually also send out @dfn{NoCeM} messages.
22041 NoCeM is pronounced ``no see-'em'', and means what the name
22042 implies---these are messages that make the offending articles, like, go
22043 away.
22044
22045 What use are these NoCeM messages if the articles are canceled anyway?
22046 Some sites do not honor cancel messages and some sites just honor cancels
22047 from a select few people. Then you may wish to make use of the NoCeM
22048 messages, which are distributed in the @samp{alt.nocem.misc} newsgroup.
22049
22050 Gnus can read and parse the messages in this group automatically, and
22051 this will make spam disappear.
22052
22053 There are some variables to customize, of course:
22054
22055 @table @code
22056 @item gnus-use-nocem
22057 @vindex gnus-use-nocem
22058 Set this variable to @code{t} to set the ball rolling. It is @code{nil}
22059 by default.
22060
22061 You can also set this variable to a positive number as a group level.
22062 In that case, Gnus scans NoCeM messages when checking new news if this
22063 value is not exceeding a group level that you specify as the prefix
22064 argument to some commands, e.g. @code{gnus},
22065 @code{gnus-group-get-new-news}, etc. Otherwise, Gnus does not scan
22066 NoCeM messages if you specify a group level to those commands. For
22067 example, if you use 1 or 2 on the mail groups and the levels on the news
22068 groups remain the default, 3 is the best choice.
22069
22070 @item gnus-nocem-groups
22071 @vindex gnus-nocem-groups
22072 Gnus will look for NoCeM messages in the groups in this list. The
22073 default is
22074 @lisp
22075 ("news.lists.filters" "news.admin.net-abuse.bulletins"
22076 "alt.nocem.misc" "news.admin.net-abuse.announce")
22077 @end lisp
22078
22079 @item gnus-nocem-issuers
22080 @vindex gnus-nocem-issuers
22081 There are many people issuing NoCeM messages. This list says what
22082 people you want to listen to. The default is
22083 @lisp
22084 ("Automoose-1" "clewis@@ferret.ocunix.on.ca"
22085 "cosmo.roadkill" "SpamHippo" "hweede@@snafu.de")
22086 @end lisp
22087 fine, upstanding citizens all of them.
22088
22089 Known despammers that you can put in this list are listed at@*
22090 @uref{http://www.xs4all.nl/~rosalind/nocemreg/nocemreg.html}.
22091
22092 You do not have to heed NoCeM messages from all these people---just the
22093 ones you want to listen to. You also don't have to accept all NoCeM
22094 messages from the people you like. Each NoCeM message has a @dfn{type}
22095 header that gives the message a (more or less, usually less) rigorous
22096 definition. Common types are @samp{spam}, @samp{spew}, @samp{mmf},
22097 @samp{binary}, and @samp{troll}. To specify this, you have to use
22098 @code{(@var{issuer} @var{conditions} @dots{})} elements in the list.
22099 Each condition is either a string (which is a regexp that matches types
22100 you want to use) or a list on the form @code{(not @var{string})}, where
22101 @var{string} is a regexp that matches types you don't want to use.
22102
22103 For instance, if you want all NoCeM messages from Chris Lewis except his
22104 @samp{troll} messages, you'd say:
22105
22106 @lisp
22107 ("clewis@@ferret.ocunix.on.ca" ".*" (not "troll"))
22108 @end lisp
22109
22110 On the other hand, if you just want nothing but his @samp{spam} and
22111 @samp{spew} messages, you'd say:
22112
22113 @lisp
22114 ("clewis@@ferret.ocunix.on.ca" (not ".*") "spew" "spam")
22115 @end lisp
22116
22117 The specs are applied left-to-right.
22118
22119
22120 @item gnus-nocem-verifyer
22121 @vindex gnus-nocem-verifyer
22122 @findex pgg-verify
22123 This should be a function for verifying that the NoCeM issuer is who she
22124 says she is. The default is @code{pgg-verify}, which returns
22125 non-@code{nil} if the verification is successful, otherwise (including
22126 the case the NoCeM message was not signed) returns @code{nil}. If this
22127 is too slow and you don't care for verification (which may be dangerous),
22128 you can set this variable to @code{nil}.
22129
22130 Formerly the default was @code{mc-verify}, which is a Mailcrypt
22131 function. While you can still use it, you can change it into
22132 @code{pgg-verify} running with GnuPG if you are willing to add the
22133 @acronym{PGP} public keys to GnuPG's keyring.
22134
22135 @item gnus-nocem-directory
22136 @vindex gnus-nocem-directory
22137 This is where Gnus will store its NoCeM cache files. The default is@*
22138 @file{~/News/NoCeM/}.
22139
22140 @item gnus-nocem-expiry-wait
22141 @vindex gnus-nocem-expiry-wait
22142 The number of days before removing old NoCeM entries from the cache.
22143 The default is 15. If you make it shorter Gnus will be faster, but you
22144 might then see old spam.
22145
22146 @item gnus-nocem-check-from
22147 @vindex gnus-nocem-check-from
22148 Non-@code{nil} means check for valid issuers in message bodies.
22149 Otherwise don't bother fetching articles unless their author matches a
22150 valid issuer; that is much faster if you are selective about the
22151 issuers.
22152
22153 @item gnus-nocem-check-article-limit
22154 @vindex gnus-nocem-check-article-limit
22155 If non-@code{nil}, the maximum number of articles to check in any NoCeM
22156 group. NoCeM groups can be huge and very slow to process.
22157
22158 @end table
22159
22160 Using NoCeM could potentially be a memory hog. If you have many living
22161 (i. e., subscribed or unsubscribed groups), your Emacs process will grow
22162 big. If this is a problem, you should kill off all (or most) of your
22163 unsubscribed groups (@pxref{Subscription Commands}).
22164
22165
22166 @node Undo
22167 @section Undo
22168 @cindex undo
22169
22170 It is very useful to be able to undo actions one has done. In normal
22171 Emacs buffers, it's easy enough---you just push the @code{undo} button.
22172 In Gnus buffers, however, it isn't that simple.
22173
22174 The things Gnus displays in its buffer is of no value whatsoever to
22175 Gnus---it's all just data designed to look nice to the user.
22176 Killing a group in the group buffer with @kbd{C-k} makes the line
22177 disappear, but that's just a side-effect of the real action---the
22178 removal of the group in question from the internal Gnus structures.
22179 Undoing something like that can't be done by the normal Emacs
22180 @code{undo} function.
22181
22182 Gnus tries to remedy this somewhat by keeping track of what the user
22183 does and coming up with actions that would reverse the actions the user
22184 takes. When the user then presses the @code{undo} key, Gnus will run
22185 the code to reverse the previous action, or the previous actions.
22186 However, not all actions are easily reversible, so Gnus currently offers
22187 a few key functions to be undoable. These include killing groups,
22188 yanking groups, and changing the list of read articles of groups.
22189 That's it, really. More functions may be added in the future, but each
22190 added function means an increase in data to be stored, so Gnus will
22191 never be totally undoable.
22192
22193 @findex gnus-undo-mode
22194 @vindex gnus-use-undo
22195 @findex gnus-undo
22196 The undoability is provided by the @code{gnus-undo-mode} minor mode. It
22197 is used if @code{gnus-use-undo} is non-@code{nil}, which is the
22198 default. The @kbd{C-M-_} key performs the @code{gnus-undo}
22199 command, which should feel kinda like the normal Emacs @code{undo}
22200 command.
22201
22202
22203 @node Predicate Specifiers
22204 @section Predicate Specifiers
22205 @cindex predicate specifiers
22206
22207 Some Gnus variables are @dfn{predicate specifiers}. This is a special
22208 form that allows flexible specification of predicates without having
22209 to type all that much.
22210
22211 These specifiers are lists consisting of functions, symbols and lists.
22212
22213 Here's an example:
22214
22215 @lisp
22216 (or gnus-article-unseen-p
22217 gnus-article-unread-p)
22218 @end lisp
22219
22220 The available symbols are @code{or}, @code{and} and @code{not}. The
22221 functions all take one parameter.
22222
22223 @findex gnus-make-predicate
22224 Internally, Gnus calls @code{gnus-make-predicate} on these specifiers
22225 to create a function that can be called. This input parameter to this
22226 function will be passed along to all the functions in the predicate
22227 specifier.
22228
22229
22230 @node Moderation
22231 @section Moderation
22232 @cindex moderation
22233
22234 If you are a moderator, you can use the @file{gnus-mdrtn.el} package.
22235 It is not included in the standard Gnus package. Write a mail to
22236 @samp{larsi@@gnus.org} and state what group you moderate, and you'll
22237 get a copy.
22238
22239 The moderation package is implemented as a minor mode for summary
22240 buffers. Put
22241
22242 @lisp
22243 (add-hook 'gnus-summary-mode-hook 'gnus-moderate)
22244 @end lisp
22245
22246 in your @file{~/.gnus.el} file.
22247
22248 If you are the moderator of @samp{rec.zoofle}, this is how it's
22249 supposed to work:
22250
22251 @enumerate
22252 @item
22253 You split your incoming mail by matching on
22254 @samp{Newsgroups:.*rec.zoofle}, which will put all the to-be-posted
22255 articles in some mail group---for instance, @samp{nnml:rec.zoofle}.
22256
22257 @item
22258 You enter that group once in a while and post articles using the @kbd{e}
22259 (edit-and-post) or @kbd{s} (just send unedited) commands.
22260
22261 @item
22262 If, while reading the @samp{rec.zoofle} newsgroup, you happen upon some
22263 articles that weren't approved by you, you can cancel them with the
22264 @kbd{c} command.
22265 @end enumerate
22266
22267 To use moderation mode in these two groups, say:
22268
22269 @lisp
22270 (setq gnus-moderated-list
22271 "^nnml:rec.zoofle$\\|^rec.zoofle$")
22272 @end lisp
22273
22274
22275 @node Fetching a Group
22276 @section Fetching a Group
22277 @cindex fetching a group
22278
22279 @findex gnus-fetch-group
22280 It is sometimes convenient to be able to just say ``I want to read this
22281 group and I don't care whether Gnus has been started or not''. This is
22282 perhaps more useful for people who write code than for users, but the
22283 command @code{gnus-fetch-group} provides this functionality in any case.
22284 It takes the group name as a parameter.
22285
22286
22287 @node Image Enhancements
22288 @section Image Enhancements
22289
22290 XEmacs, as well as Emacs 21@footnote{Emacs 21 on MS Windows doesn't
22291 support images, Emacs 22 does.} and up, are able to display pictures and
22292 stuff, so Gnus has taken advantage of that.
22293
22294 @menu
22295 * X-Face:: Display a funky, teensy black-and-white image.
22296 * Face:: Display a funkier, teensier colored image.
22297 * Smileys:: Show all those happy faces the way they were meant to be shown.
22298 * Picons:: How to display pictures of what you're reading.
22299 * XVarious:: Other XEmacsy Gnusey variables.
22300 @end menu
22301
22302
22303 @node X-Face
22304 @subsection X-Face
22305 @cindex x-face
22306
22307 @code{X-Face} headers describe a 48x48 pixel black-and-white (1 bit
22308 depth) image that's supposed to represent the author of the message.
22309 It seems to be supported by an ever-growing number of mail and news
22310 readers.
22311
22312 @cindex x-face
22313 @findex gnus-article-display-x-face
22314 @vindex gnus-article-x-face-command
22315 @vindex gnus-article-x-face-too-ugly
22316 @iftex
22317 @iflatex
22318 \include{xface}
22319 @end iflatex
22320 @end iftex
22321 @c @anchor{X-Face}
22322
22323 Viewing an @code{X-Face} header either requires an Emacs that has
22324 @samp{compface} support (which most XEmacs versions has), or that you
22325 have suitable conversion or display programs installed. If your Emacs
22326 has image support the default action is to display the face before the
22327 @code{From} header. If there's no native @code{X-Face} support, Gnus
22328 will try to convert the @code{X-Face} header using external programs
22329 from the @code{pbmplus} package and friends, see below. For XEmacs it's
22330 faster if XEmacs has been compiled with @code{X-Face} support. The
22331 default action under Emacs without image support is to fork off the
22332 @code{display} program.
22333
22334 On a GNU/Linux system, the @code{display} program is included in the
22335 ImageMagick package. For external conversion programs look for packages
22336 with names like @code{netpbm}, @code{libgr-progs} and @code{compface}.
22337 On Windows, you may use the packages @code{netpbm} and @code{compface}
22338 from @url{http://gnuwin32.sourceforge.net}. You need to add the
22339 @code{bin} directory to your @code{PATH} environment variable.
22340 @c In fact only the following DLLs and binaries seem to be required:
22341 @c compface1.dll uncompface.exe libnetpbm10.dll icontopbm.exe
22342
22343 The variable @code{gnus-article-x-face-command} controls which programs
22344 are used to display the @code{X-Face} header. If this variable is a
22345 string, this string will be executed in a sub-shell. If it is a
22346 function, this function will be called with the face as the argument.
22347 If @code{gnus-article-x-face-too-ugly} (which is a regexp) matches the
22348 @code{From} header, the face will not be shown.
22349
22350 (Note: @code{x-face} is used in the variable/function names, not
22351 @code{xface}).
22352
22353 @noindent
22354 Face and variable:
22355
22356 @table @code
22357 @item gnus-x-face
22358 @vindex gnus-x-face
22359 Face to show X-Face. The colors from this face are used as the
22360 foreground and background colors of the displayed X-Faces. The
22361 default colors are black and white.
22362 @end table
22363
22364 If you use posting styles, you can use an @code{x-face-file} entry in
22365 @code{gnus-posting-styles}, @xref{Posting Styles}. If you don't, Gnus
22366 provides a few convenience functions and variables to allow easier
22367 insertion of X-Face headers in outgoing messages. You also need the
22368 above mentioned ImageMagick, netpbm or other image conversion packages
22369 (depending the values of the variables below) for these functions.
22370
22371 @findex gnus-random-x-face
22372 @vindex gnus-convert-pbm-to-x-face-command
22373 @vindex gnus-x-face-directory
22374 @code{gnus-random-x-face} goes through all the @samp{pbm} files in
22375 @code{gnus-x-face-directory} and picks one at random, and then
22376 converts it to the X-Face format by using the
22377 @code{gnus-convert-pbm-to-x-face-command} shell command. The
22378 @samp{pbm} files should be 48x48 pixels big. It returns the X-Face
22379 header data as a string.
22380
22381 @findex gnus-insert-random-x-face-header
22382 @code{gnus-insert-random-x-face-header} calls
22383 @code{gnus-random-x-face} and inserts a @samp{X-Face} header with the
22384 randomly generated data.
22385
22386 @findex gnus-x-face-from-file
22387 @vindex gnus-convert-image-to-x-face-command
22388 @code{gnus-x-face-from-file} takes a GIF file as the parameter, and then
22389 converts the file to X-Face format by using the
22390 @code{gnus-convert-image-to-x-face-command} shell command.
22391
22392 Here's how you would typically use the first function. Put something
22393 like the following in your @file{~/.gnus.el} file:
22394
22395 @lisp
22396 (setq message-required-news-headers
22397 (nconc message-required-news-headers
22398 (list '(X-Face . gnus-random-x-face))))
22399 @end lisp
22400
22401 Using the last function would be something like this:
22402
22403 @lisp
22404 (setq message-required-news-headers
22405 (nconc message-required-news-headers
22406 (list '(X-Face . (lambda ()
22407 (gnus-x-face-from-file
22408 "~/My-face.gif"))))))
22409 @end lisp
22410
22411
22412 @node Face
22413 @subsection Face
22414 @cindex face
22415
22416 @c #### FIXME: faces and x-faces' implementations should really be harmonized.
22417
22418 @code{Face} headers are essentially a funkier version of @code{X-Face}
22419 ones. They describe a 48x48 pixel colored image that's supposed to
22420 represent the author of the message.
22421
22422 @cindex face
22423 @findex gnus-article-display-face
22424 The contents of a @code{Face} header must be a base64 encoded PNG image.
22425 See @uref{http://quimby.gnus.org/circus/face/} for the precise
22426 specifications.
22427
22428 Viewing an @code{Face} header requires an Emacs that is able to display
22429 PNG images.
22430 @c Maybe add this:
22431 @c (if (featurep 'xemacs)
22432 @c (featurep 'png)
22433 @c (image-type-available-p 'png))
22434
22435 Gnus provides a few convenience functions and variables to allow
22436 easier insertion of Face headers in outgoing messages.
22437
22438 @findex gnus-convert-png-to-face
22439 @code{gnus-convert-png-to-face} takes a 48x48 PNG image, no longer than
22440 726 bytes long, and converts it to a face.
22441
22442 @findex gnus-face-from-file
22443 @vindex gnus-convert-image-to-face-command
22444 @code{gnus-face-from-file} takes a JPEG file as the parameter, and then
22445 converts the file to Face format by using the
22446 @code{gnus-convert-image-to-face-command} shell command.
22447
22448 Here's how you would typically use this function. Put something like the
22449 following in your @file{~/.gnus.el} file:
22450
22451 @lisp
22452 (setq message-required-news-headers
22453 (nconc message-required-news-headers
22454 (list '(Face . (lambda ()
22455 (gnus-face-from-file "~/face.jpg"))))))
22456 @end lisp
22457
22458
22459 @node Smileys
22460 @subsection Smileys
22461 @cindex smileys
22462
22463 @iftex
22464 @iflatex
22465 \gnusfig{-3cm}{0.5cm}{\epsfig{figure=ps/BigFace,height=20cm}}
22466 \input{smiley}
22467 @end iflatex
22468 @end iftex
22469
22470 @dfn{Smiley} is a package separate from Gnus, but since Gnus is
22471 currently the only package that uses Smiley, it is documented here.
22472
22473 In short---to use Smiley in Gnus, put the following in your
22474 @file{~/.gnus.el} file:
22475
22476 @lisp
22477 (setq gnus-treat-display-smileys t)
22478 @end lisp
22479
22480 Smiley maps text smiley faces---@samp{:-)}, @samp{8-)}, @samp{:-(} and
22481 the like---to pictures and displays those instead of the text smiley
22482 faces. The conversion is controlled by a list of regexps that matches
22483 text and maps that to file names.
22484
22485 @vindex smiley-regexp-alist
22486 The alist used is specified by the @code{smiley-regexp-alist}
22487 variable. The first item in each element is the regexp to be matched;
22488 the second element is the regexp match group that is to be replaced by
22489 the picture; and the third element is the name of the file to be
22490 displayed.
22491
22492 The following variables customize where Smiley will look for these
22493 files:
22494
22495 @table @code
22496
22497 @item smiley-data-directory
22498 @vindex smiley-data-directory
22499 Where Smiley will look for smiley faces files.
22500
22501 @item gnus-smiley-file-types
22502 @vindex gnus-smiley-file-types
22503 List of suffixes on smiley file names to try.
22504
22505 @end table
22506
22507
22508 @node Picons
22509 @subsection Picons
22510
22511 @iftex
22512 @iflatex
22513 \include{picons}
22514 @end iflatex
22515 @end iftex
22516
22517 So@dots{} You want to slow down your news reader even more! This is a
22518 good way to do so. It's also a great way to impress people staring
22519 over your shoulder as you read news.
22520
22521 What are Picons? To quote directly from the Picons Web site:
22522
22523 @iftex
22524 @iflatex
22525 \margindex{}
22526 @end iflatex
22527 @end iftex
22528
22529 @quotation
22530 @dfn{Picons} is short for ``personal icons''. They're small,
22531 constrained images used to represent users and domains on the net,
22532 organized into databases so that the appropriate image for a given
22533 e-mail address can be found. Besides users and domains, there are picon
22534 databases for Usenet newsgroups and weather forecasts. The picons are
22535 in either monochrome @code{XBM} format or color @code{XPM} and
22536 @code{GIF} formats.
22537 @end quotation
22538
22539 @vindex gnus-picon-databases
22540 For instructions on obtaining and installing the picons databases,
22541 point your Web browser at
22542 @uref{http://www.cs.indiana.edu/picons/ftp/index.html}.
22543
22544 If you are using Debian GNU/Linux, saying @samp{apt-get install
22545 picons.*} will install the picons where Gnus can find them.
22546
22547 To enable displaying picons, simply make sure that
22548 @code{gnus-picon-databases} points to the directory containing the
22549 Picons databases.
22550
22551 The following variables offer control over where things are located.
22552
22553 @table @code
22554
22555 @item gnus-picon-databases
22556 @vindex gnus-picon-databases
22557 The location of the picons database. This is a list of directories
22558 containing the @file{news}, @file{domains}, @file{users} (and so on)
22559 subdirectories. Defaults to @code{("/usr/lib/picon"
22560 "/usr/local/faces")}.
22561
22562 @item gnus-picon-news-directories
22563 @vindex gnus-picon-news-directories
22564 List of subdirectories to search in @code{gnus-picon-databases} for
22565 newsgroups faces. @code{("news")} is the default.
22566
22567 @item gnus-picon-user-directories
22568 @vindex gnus-picon-user-directories
22569 List of subdirectories to search in @code{gnus-picon-databases} for user
22570 faces. @code{("users" "usenix" "local" "misc")} is the default.
22571
22572 @item gnus-picon-domain-directories
22573 @vindex gnus-picon-domain-directories
22574 List of subdirectories to search in @code{gnus-picon-databases} for
22575 domain name faces. Defaults to @code{("domains")}. Some people may
22576 want to add @samp{"unknown"} to this list.
22577
22578 @item gnus-picon-file-types
22579 @vindex gnus-picon-file-types
22580 Ordered list of suffixes on picon file names to try. Defaults to
22581 @code{("xpm" "gif" "xbm")} minus those not built-in your Emacs.
22582
22583 @end table
22584
22585
22586 @node XVarious
22587 @subsection Various XEmacs Variables
22588
22589 @table @code
22590 @item gnus-xmas-glyph-directory
22591 @vindex gnus-xmas-glyph-directory
22592 This is where Gnus will look for pictures. Gnus will normally
22593 auto-detect this directory, but you may set it manually if you have an
22594 unusual directory structure.
22595
22596 @item gnus-xmas-modeline-glyph
22597 @vindex gnus-xmas-modeline-glyph
22598 A glyph displayed in all Gnus mode lines. It is a tiny gnu head by
22599 default.
22600
22601 @end table
22602
22603 @subsubsection Toolbar
22604
22605 @table @code
22606
22607 @item gnus-use-toolbar
22608 @vindex gnus-use-toolbar
22609 This variable specifies the position to display the toolbar. If
22610 @code{nil}, don't display toolbars. If it is non-@code{nil}, it should
22611 be one of the symbols @code{default}, @code{top}, @code{bottom},
22612 @code{right}, and @code{left}. @code{default} means to use the default
22613 toolbar, the rest mean to display the toolbar on the place which those
22614 names show. The default is @code{default}.
22615
22616 @item gnus-toolbar-thickness
22617 @vindex gnus-toolbar-thickness
22618 Cons of the height and the width specifying the thickness of a toolbar.
22619 The height is used for the toolbar displayed on the top or the bottom,
22620 the width is used for the toolbar displayed on the right or the left.
22621 The default is that of the default toolbar.
22622
22623 @item gnus-group-toolbar
22624 @vindex gnus-group-toolbar
22625 The toolbar in the group buffer.
22626
22627 @item gnus-summary-toolbar
22628 @vindex gnus-summary-toolbar
22629 The toolbar in the summary buffer.
22630
22631 @item gnus-summary-mail-toolbar
22632 @vindex gnus-summary-mail-toolbar
22633 The toolbar in the summary buffer of mail groups.
22634
22635 @end table
22636
22637 @iftex
22638 @iflatex
22639 \margindex{}
22640 @end iflatex
22641 @end iftex
22642
22643
22644 @node Fuzzy Matching
22645 @section Fuzzy Matching
22646 @cindex fuzzy matching
22647
22648 Gnus provides @dfn{fuzzy matching} of @code{Subject} lines when doing
22649 things like scoring, thread gathering and thread comparison.
22650
22651 As opposed to regular expression matching, fuzzy matching is very fuzzy.
22652 It's so fuzzy that there's not even a definition of what @dfn{fuzziness}
22653 means, and the implementation has changed over time.
22654
22655 Basically, it tries to remove all noise from lines before comparing.
22656 @samp{Re: }, parenthetical remarks, white space, and so on, are filtered
22657 out of the strings before comparing the results. This often leads to
22658 adequate results---even when faced with strings generated by text
22659 manglers masquerading as newsreaders.
22660
22661
22662 @node Thwarting Email Spam
22663 @section Thwarting Email Spam
22664 @cindex email spam
22665 @cindex spam
22666 @cindex UCE
22667 @cindex unsolicited commercial email
22668
22669 In these last days of the Usenet, commercial vultures are hanging about
22670 and grepping through news like crazy to find email addresses they can
22671 foist off their scams and products to. As a reaction to this, many
22672 people have started putting nonsense addresses into their @code{From}
22673 lines. I think this is counterproductive---it makes it difficult for
22674 people to send you legitimate mail in response to things you write, as
22675 well as making it difficult to see who wrote what. This rewriting may
22676 perhaps be a bigger menace than the unsolicited commercial email itself
22677 in the end.
22678
22679 The biggest problem I have with email spam is that it comes in under
22680 false pretenses. I press @kbd{g} and Gnus merrily informs me that I
22681 have 10 new emails. I say ``Golly gee! Happy is me!'' and select the
22682 mail group, only to find two pyramid schemes, seven advertisements
22683 (``New! Miracle tonic for growing full, lustrous hair on your toes!'')
22684 and one mail asking me to repent and find some god.
22685
22686 This is annoying. Here's what you can do about it.
22687
22688 @menu
22689 * The problem of spam:: Some background, and some solutions
22690 * Anti-Spam Basics:: Simple steps to reduce the amount of spam.
22691 * SpamAssassin:: How to use external anti-spam tools.
22692 * Hashcash:: Reduce spam by burning CPU time.
22693 @end menu
22694
22695 @node The problem of spam
22696 @subsection The problem of spam
22697 @cindex email spam
22698 @cindex spam filtering approaches
22699 @cindex filtering approaches, spam
22700 @cindex UCE
22701 @cindex unsolicited commercial email
22702
22703 First, some background on spam.
22704
22705 If you have access to e-mail, you are familiar with spam (technically
22706 termed @acronym{UCE}, Unsolicited Commercial E-mail). Simply put, it
22707 exists because e-mail delivery is very cheap compared to paper mail,
22708 so only a very small percentage of people need to respond to an UCE to
22709 make it worthwhile to the advertiser. Ironically, one of the most
22710 common spams is the one offering a database of e-mail addresses for
22711 further spamming. Senders of spam are usually called @emph{spammers},
22712 but terms like @emph{vermin}, @emph{scum}, @emph{sociopaths}, and
22713 @emph{morons} are in common use as well.
22714
22715 Spam comes from a wide variety of sources. It is simply impossible to
22716 dispose of all spam without discarding useful messages. A good
22717 example is the TMDA system, which requires senders
22718 unknown to you to confirm themselves as legitimate senders before
22719 their e-mail can reach you. Without getting into the technical side
22720 of TMDA, a downside is clearly that e-mail from legitimate sources may
22721 be discarded if those sources can't or won't confirm themselves
22722 through the TMDA system. Another problem with TMDA is that it
22723 requires its users to have a basic understanding of e-mail delivery
22724 and processing.
22725
22726 The simplest approach to filtering spam is filtering, at the mail
22727 server or when you sort through incoming mail. If you get 200 spam
22728 messages per day from @samp{random-address@@vmadmin.com}, you block
22729 @samp{vmadmin.com}. If you get 200 messages about @samp{VIAGRA}, you
22730 discard all messages with @samp{VIAGRA} in the message. If you get
22731 lots of spam from Bulgaria, for example, you try to filter all mail
22732 from Bulgarian IPs.
22733
22734 This, unfortunately, is a great way to discard legitimate e-mail. The
22735 risks of blocking a whole country (Bulgaria, Norway, Nigeria, China,
22736 etc.) or even a continent (Asia, Africa, Europe, etc.) from contacting
22737 you should be obvious, so don't do it if you have the choice.
22738
22739 In another instance, the very informative and useful RISKS digest has
22740 been blocked by overzealous mail filters because it @strong{contained}
22741 words that were common in spam messages. Nevertheless, in isolated
22742 cases, with great care, direct filtering of mail can be useful.
22743
22744 Another approach to filtering e-mail is the distributed spam
22745 processing, for instance DCC implements such a system. In essence,
22746 @var{N} systems around the world agree that a machine @var{X} in
22747 Ghana, Estonia, or California is sending out spam e-mail, and these
22748 @var{N} systems enter @var{X} or the spam e-mail from @var{X} into a
22749 database. The criteria for spam detection vary---it may be the number
22750 of messages sent, the content of the messages, and so on. When a user
22751 of the distributed processing system wants to find out if a message is
22752 spam, he consults one of those @var{N} systems.
22753
22754 Distributed spam processing works very well against spammers that send
22755 a large number of messages at once, but it requires the user to set up
22756 fairly complicated checks. There are commercial and free distributed
22757 spam processing systems. Distributed spam processing has its risks as
22758 well. For instance legitimate e-mail senders have been accused of
22759 sending spam, and their web sites and mailing lists have been shut
22760 down for some time because of the incident.
22761
22762 The statistical approach to spam filtering is also popular. It is
22763 based on a statistical analysis of previous spam messages. Usually
22764 the analysis is a simple word frequency count, with perhaps pairs of
22765 words or 3-word combinations thrown into the mix. Statistical
22766 analysis of spam works very well in most of the cases, but it can
22767 classify legitimate e-mail as spam in some cases. It takes time to
22768 run the analysis, the full message must be analyzed, and the user has
22769 to store the database of spam analysis. Statistical analysis on the
22770 server is gaining popularity. This has the advantage of letting the
22771 user Just Read Mail, but has the disadvantage that it's harder to tell
22772 the server that it has misclassified mail.
22773
22774 Fighting spam is not easy, no matter what anyone says. There is no
22775 magic switch that will distinguish Viagra ads from Mom's e-mails.
22776 Even people are having a hard time telling spam apart from non-spam,
22777 because spammers are actively looking to fool us into thinking they
22778 are Mom, essentially. Spamming is irritating, irresponsible, and
22779 idiotic behavior from a bunch of people who think the world owes them
22780 a favor. We hope the following sections will help you in fighting the
22781 spam plague.
22782
22783 @node Anti-Spam Basics
22784 @subsection Anti-Spam Basics
22785 @cindex email spam
22786 @cindex spam
22787 @cindex UCE
22788 @cindex unsolicited commercial email
22789
22790 One way of dealing with spam is having Gnus split out all spam into a
22791 @samp{spam} mail group (@pxref{Splitting Mail}).
22792
22793 First, pick one (1) valid mail address that you can be reached at, and
22794 put it in your @code{From} header of all your news articles. (I've
22795 chosen @samp{larsi@@trym.ifi.uio.no}, but for many addresses on the form
22796 @samp{larsi+usenet@@ifi.uio.no} will be a better choice. Ask your
22797 sysadmin whether your sendmail installation accepts keywords in the local
22798 part of the mail address.)
22799
22800 @lisp
22801 (setq message-default-news-headers
22802 "From: Lars Magne Ingebrigtsen <larsi@@trym.ifi.uio.no>\n")
22803 @end lisp
22804
22805 Then put the following split rule in @code{nnmail-split-fancy}
22806 (@pxref{Fancy Mail Splitting}):
22807
22808 @lisp
22809 (...
22810 (to "larsi@@trym.ifi.uio.no"
22811 (| ("subject" "re:.*" "misc")
22812 ("references" ".*@@.*" "misc")
22813 "spam"))
22814 ...)
22815 @end lisp
22816
22817 This says that all mail to this address is suspect, but if it has a
22818 @code{Subject} that starts with a @samp{Re:} or has a @code{References}
22819 header, it's probably ok. All the rest goes to the @samp{spam} group.
22820 (This idea probably comes from Tim Pierce.)
22821
22822 In addition, many mail spammers talk directly to your @acronym{SMTP} server
22823 and do not include your email address explicitly in the @code{To}
22824 header. Why they do this is unknown---perhaps it's to thwart this
22825 thwarting scheme? In any case, this is trivial to deal with---you just
22826 put anything not addressed to you in the @samp{spam} group by ending
22827 your fancy split rule in this way:
22828
22829 @lisp
22830 (
22831 ...
22832 (to "larsi" "misc")
22833 "spam")
22834 @end lisp
22835
22836 In my experience, this will sort virtually everything into the right
22837 group. You still have to check the @samp{spam} group from time to time to
22838 check for legitimate mail, though. If you feel like being a good net
22839 citizen, you can even send off complaints to the proper authorities on
22840 each unsolicited commercial email---at your leisure.
22841
22842 This works for me. It allows people an easy way to contact me (they can
22843 just press @kbd{r} in the usual way), and I'm not bothered at all with
22844 spam. It's a win-win situation. Forging @code{From} headers to point
22845 to non-existent domains is yucky, in my opinion.
22846
22847 Be careful with this approach. Spammers are wise to it.
22848
22849
22850 @node SpamAssassin
22851 @subsection SpamAssassin, Vipul's Razor, DCC, etc
22852 @cindex SpamAssassin
22853 @cindex Vipul's Razor
22854 @cindex DCC
22855
22856 The days where the hints in the previous section were sufficient in
22857 avoiding spam are coming to an end. There are many tools out there
22858 that claim to reduce the amount of spam you get. This section could
22859 easily become outdated fast, as new products replace old, but
22860 fortunately most of these tools seem to have similar interfaces. Even
22861 though this section will use SpamAssassin as an example, it should be
22862 easy to adapt it to most other tools.
22863
22864 Note that this section does not involve the @code{spam.el} package,
22865 which is discussed in the next section. If you don't care for all
22866 the features of @code{spam.el}, you can make do with these simple
22867 recipes.
22868
22869 If the tool you are using is not installed on the mail server, you
22870 need to invoke it yourself. Ideas on how to use the
22871 @code{:postscript} mail source parameter (@pxref{Mail Source
22872 Specifiers}) follow.
22873
22874 @lisp
22875 (setq mail-sources
22876 '((file :prescript "formail -bs spamassassin < /var/mail/%u")
22877 (pop :user "jrl"
22878 :server "pophost"
22879 :postscript
22880 "mv %t /tmp/foo; formail -bs spamc < /tmp/foo > %t")))
22881 @end lisp
22882
22883 Once you manage to process your incoming spool somehow, thus making
22884 the mail contain e.g.@: a header indicating it is spam, you are ready to
22885 filter it out. Using normal split methods (@pxref{Splitting Mail}):
22886
22887 @lisp
22888 (setq nnmail-split-methods '(("spam" "^X-Spam-Flag: YES")
22889 ...))
22890 @end lisp
22891
22892 Or using fancy split methods (@pxref{Fancy Mail Splitting}):
22893
22894 @lisp
22895 (setq nnmail-split-methods 'nnmail-split-fancy
22896 nnmail-split-fancy '(| ("X-Spam-Flag" "YES" "spam")
22897 ...))
22898 @end lisp
22899
22900 Some people might not like the idea of piping the mail through various
22901 programs using a @code{:prescript} (if some program is buggy, you
22902 might lose all mail). If you are one of them, another solution is to
22903 call the external tools during splitting. Example fancy split method:
22904
22905 @lisp
22906 (setq nnmail-split-fancy '(| (: kevin-spamassassin)
22907 ...))
22908 (defun kevin-spamassassin ()
22909 (save-excursion
22910 (save-restriction
22911 (widen)
22912 (if (eq 1 (call-process-region (point-min) (point-max)
22913 "spamc" nil nil nil "-c"))
22914 "spam"))))
22915 @end lisp
22916
22917 Note that with the nnimap backend, message bodies will not be
22918 downloaded by default. You need to set
22919 @code{nnimap-split-download-body} to @code{t} to do that
22920 (@pxref{Splitting in IMAP}).
22921
22922 That is about it. As some spam is likely to get through anyway, you
22923 might want to have a nifty function to call when you happen to read
22924 spam. And here is the nifty function:
22925
22926 @lisp
22927 (defun my-gnus-raze-spam ()
22928 "Submit SPAM to Vipul's Razor, then mark it as expirable."
22929 (interactive)
22930 (gnus-summary-show-raw-article)
22931 (gnus-summary-save-in-pipe "razor-report -f -d")
22932 (gnus-summary-mark-as-expirable 1))
22933 @end lisp
22934
22935 @node Hashcash
22936 @subsection Hashcash
22937 @cindex hashcash
22938
22939 A novel technique to fight spam is to require senders to do something
22940 costly for each message they send. This has the obvious drawback that
22941 you cannot rely on everyone in the world using this technique,
22942 since it is not part of the Internet standards, but it may be useful
22943 in smaller communities.
22944
22945 While the tools in the previous section work well in practice, they
22946 work only because the tools are constantly maintained and updated as
22947 new form of spam appears. This means that a small percentage of spam
22948 will always get through. It also means that somewhere, someone needs
22949 to read lots of spam to update these tools. Hashcash avoids that, but
22950 instead prefers that everyone you contact through e-mail supports the
22951 scheme. You can view the two approaches as pragmatic vs dogmatic.
22952 The approaches have their own advantages and disadvantages, but as
22953 often in the real world, a combination of them is stronger than either
22954 one of them separately.
22955
22956 @cindex X-Hashcash
22957 The ``something costly'' is to burn CPU time, more specifically to
22958 compute a hash collision up to a certain number of bits. The
22959 resulting hashcash cookie is inserted in a @samp{X-Hashcash:}
22960 header. For more details, and for the external application
22961 @code{hashcash} you need to install to use this feature, see
22962 @uref{http://www.cypherspace.org/~adam/hashcash/}. Even more
22963 information can be found at @uref{http://www.camram.org/}.
22964
22965 If you wish to call hashcash for each message you send, say something
22966 like:
22967
22968 @lisp
22969 (require 'hashcash)
22970 (add-hook 'message-send-hook 'mail-add-payment)
22971 @end lisp
22972
22973 The @file{hashcash.el} library can be found in the Gnus development
22974 contrib directory or at
22975 @uref{http://users.actrix.gen.nz/mycroft/hashcash.el}.
22976
22977 You will need to set up some additional variables as well:
22978
22979 @table @code
22980
22981 @item hashcash-default-payment
22982 @vindex hashcash-default-payment
22983 This variable indicates the default number of bits the hash collision
22984 should consist of. By default this is 0, meaning nothing will be
22985 done. Suggested useful values include 17 to 29.
22986
22987 @item hashcash-payment-alist
22988 @vindex hashcash-payment-alist
22989 Some receivers may require you to spend burn more CPU time than the
22990 default. This variable contains a list of @samp{(@var{addr}
22991 @var{amount})} cells, where @var{addr} is the receiver (email address
22992 or newsgroup) and @var{amount} is the number of bits in the collision
22993 that is needed. It can also contain @samp{(@var{addr} @var{string}
22994 @var{amount})} cells, where the @var{string} is the string to use
22995 (normally the email address or newsgroup name is used).
22996
22997 @item hashcash
22998 @vindex hashcash
22999 Where the @code{hashcash} binary is installed.
23000
23001 @end table
23002
23003 Currently there is no built in functionality in Gnus to verify
23004 hashcash cookies, it is expected that this is performed by your hand
23005 customized mail filtering scripts. Improvements in this area would be
23006 a useful contribution, however.
23007
23008 @node Spam Package
23009 @section Spam Package
23010 @cindex spam filtering
23011 @cindex spam
23012
23013 The Spam package provides Gnus with a centralized mechanism for
23014 detecting and filtering spam. It filters new mail, and processes
23015 messages according to whether they are spam or ham. (@dfn{Ham} is the
23016 name used throughout this manual to indicate non-spam messages.)
23017
23018 @menu
23019 * Spam Package Introduction::
23020 * Filtering Incoming Mail::
23021 * Detecting Spam in Groups::
23022 * Spam and Ham Processors::
23023 * Spam Package Configuration Examples::
23024 * Spam Back Ends::
23025 * Extending the Spam package::
23026 * Spam Statistics Package::
23027 @end menu
23028
23029 @node Spam Package Introduction
23030 @subsection Spam Package Introduction
23031 @cindex spam filtering
23032 @cindex spam filtering sequence of events
23033 @cindex spam
23034
23035 You must read this section to understand how the Spam package works.
23036 Do not skip, speed-read, or glance through this section.
23037
23038 @cindex spam-initialize
23039 @vindex spam-use-stat
23040 To use the Spam package, you @strong{must} first run the function
23041 @code{spam-initialize}:
23042
23043 @example
23044 (spam-initialize)
23045 @end example
23046
23047 This autoloads @code{spam.el} and installs the various hooks necessary
23048 to let the Spam package do its job. In order to make use of the Spam
23049 package, you have to set up certain group parameters and variables,
23050 which we will describe below. All of the variables controlling the
23051 Spam package can be found in the @samp{spam} customization group.
23052
23053 There are two ``contact points'' between the Spam package and the rest
23054 of Gnus: checking new mail for spam, and leaving a group.
23055
23056 Checking new mail for spam is done in one of two ways: while splitting
23057 incoming mail, or when you enter a group.
23058
23059 The first way, checking for spam while splitting incoming mail, is
23060 suited to mail back ends such as @code{nnml} or @code{nnimap}, where
23061 new mail appears in a single spool file. The Spam package processes
23062 incoming mail, and sends mail considered to be spam to a designated
23063 ``spam'' group. @xref{Filtering Incoming Mail}.
23064
23065 The second way is suited to back ends such as @code{nntp}, which have
23066 no incoming mail spool, or back ends where the server is in charge of
23067 splitting incoming mail. In this case, when you enter a Gnus group,
23068 the unseen or unread messages in that group are checked for spam.
23069 Detected spam messages are marked as spam. @xref{Detecting Spam in
23070 Groups}.
23071
23072 @cindex spam back ends
23073 In either case, you have to tell the Spam package what method to use
23074 to detect spam messages. There are several methods, or @dfn{spam back
23075 ends} (not to be confused with Gnus back ends!) to choose from: spam
23076 ``blacklists'' and ``whitelists'', dictionary-based filters, and so
23077 forth. @xref{Spam Back Ends}.
23078
23079 In the Gnus summary buffer, messages that have been identified as spam
23080 always appear with a @samp{$} symbol.
23081
23082 The Spam package divides Gnus groups into three categories: ham
23083 groups, spam groups, and unclassified groups. You should mark each of
23084 the groups you subscribe to as either a ham group or a spam group,
23085 using the @code{spam-contents} group parameter (@pxref{Group
23086 Parameters}). Spam groups have a special property: when you enter a
23087 spam group, all unseen articles are marked as spam. Thus, mail split
23088 into a spam group is automatically marked as spam.
23089
23090 Identifying spam messages is only half of the Spam package's job. The
23091 second half comes into play whenever you exit a group buffer. At this
23092 point, the Spam package does several things:
23093
23094 First, it calls @dfn{spam and ham processors} to process the articles
23095 according to whether they are spam or ham. There is a pair of spam
23096 and ham processors associated with each spam back end, and what the
23097 processors do depends on the back end. At present, the main role of
23098 spam and ham processors is for dictionary-based spam filters: they add
23099 the contents of the messages in the group to the filter's dictionary,
23100 to improve its ability to detect future spam. The @code{spam-process}
23101 group parameter specifies what spam processors to use. @xref{Spam and
23102 Ham Processors}.
23103
23104 If the spam filter failed to mark a spam message, you can mark it
23105 yourself, so that the message is processed as spam when you exit the
23106 group:
23107
23108 @table @kbd
23109 @item M-d
23110 @itemx M s x
23111 @itemx S x
23112 @kindex M-d
23113 @kindex S x
23114 @kindex M s x
23115 @findex gnus-summary-mark-as-spam
23116 @findex gnus-summary-mark-as-spam
23117 Mark current article as spam, showing it with the @samp{$} mark
23118 (@code{gnus-summary-mark-as-spam}).
23119 @end table
23120
23121 @noindent
23122 Similarly, you can unmark an article if it has been erroneously marked
23123 as spam. @xref{Setting Marks}.
23124
23125 Normally, a ham message found in a non-ham group is not processed as
23126 ham---the rationale is that it should be moved into a ham group for
23127 further processing (see below). However, you can force these articles
23128 to be processed as ham by setting
23129 @code{spam-process-ham-in-spam-groups} and
23130 @code{spam-process-ham-in-nonham-groups}.
23131
23132 @vindex gnus-ham-process-destinations
23133 @vindex gnus-spam-process-destinations
23134 The second thing that the Spam package does when you exit a group is
23135 to move ham articles out of spam groups, and spam articles out of ham
23136 groups. Ham in a spam group is moved to the group specified by the
23137 variable @code{gnus-ham-process-destinations}, or the group parameter
23138 @code{ham-process-destination}. Spam in a ham group is moved to the
23139 group specified by the variable @code{gnus-spam-process-destinations},
23140 or the group parameter @code{spam-process-destination}. If these
23141 variables are not set, the articles are left in their current group.
23142 If an article cannot be moved (e.g., with a read-only backend such
23143 as @acronym{NNTP}), it is copied.
23144
23145 If an article is moved to another group, it is processed again when
23146 you visit the new group. Normally, this is not a problem, but if you
23147 want each article to be processed only once, load the
23148 @code{gnus-registry.el} package and set the variable
23149 @code{spam-log-to-registry} to @code{t}. @xref{Spam Package
23150 Configuration Examples}.
23151
23152 Normally, spam groups ignore @code{gnus-spam-process-destinations}.
23153 However, if you set @code{spam-move-spam-nonspam-groups-only} to
23154 @code{nil}, spam will also be moved out of spam groups, depending on
23155 the @code{spam-process-destination} parameter.
23156
23157 The final thing the Spam package does is to mark spam articles as
23158 expired, which is usually the right thing to do.
23159
23160 If all this seems confusing, don't worry. Soon it will be as natural
23161 as typing Lisp one-liners on a neural interface@dots{} err, sorry, that's
23162 50 years in the future yet. Just trust us, it's not so bad.
23163
23164 @node Filtering Incoming Mail
23165 @subsection Filtering Incoming Mail
23166 @cindex spam filtering
23167 @cindex spam filtering incoming mail
23168 @cindex spam
23169
23170 To use the Spam package to filter incoming mail, you must first set up
23171 fancy mail splitting. @xref{Fancy Mail Splitting}. The Spam package
23172 defines a special splitting function that you can add to your fancy
23173 split variable (either @code{nnmail-split-fancy} or
23174 @code{nnimap-split-fancy}, depending on your mail back end):
23175
23176 @example
23177 (: spam-split)
23178 @end example
23179
23180 @vindex spam-split-group
23181 @noindent
23182 The @code{spam-split} function scans incoming mail according to your
23183 chosen spam back end(s), and sends messages identified as spam to a
23184 spam group. By default, the spam group is a group named @samp{spam},
23185 but you can change this by customizing @code{spam-split-group}. Make
23186 sure the contents of @code{spam-split-group} are an unqualified group
23187 name. For instance, in an @code{nnimap} server @samp{your-server},
23188 the value @samp{spam} means @samp{nnimap+your-server:spam}. The value
23189 @samp{nnimap+server:spam} is therefore wrong---it gives the group
23190 @samp{nnimap+your-server:nnimap+server:spam}.
23191
23192 @code{spam-split} does not modify the contents of messages in any way.
23193
23194 @vindex nnimap-split-download-body
23195 Note for IMAP users: if you use the @code{spam-check-bogofilter},
23196 @code{spam-check-ifile}, and @code{spam-check-stat} spam back ends,
23197 you should also set set the variable @code{nnimap-split-download-body}
23198 to @code{t}. These spam back ends are most useful when they can
23199 ``scan'' the full message body. By default, the nnimap back end only
23200 retrieves the message headers; @code{nnimap-split-download-body} tells
23201 it to retrieve the message bodies as well. We don't set this by
23202 default because it will slow @acronym{IMAP} down, and that is not an
23203 appropriate decision to make on behalf of the user. @xref{Splitting
23204 in IMAP}.
23205
23206 You have to specify one or more spam back ends for @code{spam-split}
23207 to use, by setting the @code{spam-use-*} variables. @xref{Spam Back
23208 Ends}. Normally, @code{spam-split} simply uses all the spam back ends
23209 you enabled in this way. However, you can tell @code{spam-split} to
23210 use only some of them. Why this is useful? Suppose you are using the
23211 @code{spam-use-regex-headers} and @code{spam-use-blackholes} spam back
23212 ends, and the following split rule:
23213
23214 @example
23215 nnimap-split-fancy '(|
23216 (any "ding" "ding")
23217 (: spam-split)
23218 ;; @r{default mailbox}
23219 "mail")
23220 @end example
23221
23222 @noindent
23223 The problem is that you want all ding messages to make it to the ding
23224 folder. But that will let obvious spam (for example, spam detected by
23225 SpamAssassin, and @code{spam-use-regex-headers}) through, when it's
23226 sent to the ding list. On the other hand, some messages to the ding
23227 list are from a mail server in the blackhole list, so the invocation
23228 of @code{spam-split} can't be before the ding rule.
23229
23230 The solution is to let SpamAssassin headers supersede ding rules, and
23231 perform the other @code{spam-split} rules (including a second
23232 invocation of the regex-headers check) after the ding rule. This is
23233 done by passing a parameter to @code{spam-split}:
23234
23235 @example
23236 nnimap-split-fancy
23237 '(|
23238 ;; @r{spam detected by @code{spam-use-regex-headers} goes to @samp{regex-spam}}
23239 (: spam-split "regex-spam" 'spam-use-regex-headers)
23240 (any "ding" "ding")
23241 ;; @r{all other spam detected by spam-split goes to @code{spam-split-group}}
23242 (: spam-split)
23243 ;; @r{default mailbox}
23244 "mail")
23245 @end example
23246
23247 @noindent
23248 This lets you invoke specific @code{spam-split} checks depending on
23249 your particular needs, and target the results of those checks to a
23250 particular spam group. You don't have to throw all mail into all the
23251 spam tests. Another reason why this is nice is that messages to
23252 mailing lists you have rules for don't have to have resource-intensive
23253 blackhole checks performed on them. You could also specify different
23254 spam checks for your nnmail split vs. your nnimap split. Go crazy.
23255
23256 You should set the @code{spam-use-*} variables for whatever spam back
23257 ends you intend to use. The reason is that when loading
23258 @file{spam.el}, some conditional loading is done depending on what
23259 @code{spam-use-xyz} variables you have set. @xref{Spam Back Ends}.
23260
23261 @c @emph{TODO: spam.el needs to provide a uniform way of training all the
23262 @c statistical databases. Some have that functionality built-in, others
23263 @c don't.}
23264
23265 @node Detecting Spam in Groups
23266 @subsection Detecting Spam in Groups
23267
23268 To detect spam when visiting a group, set the group's
23269 @code{spam-autodetect} and @code{spam-autodetect-methods} group
23270 parameters. These are accessible with @kbd{G c} or @kbd{G p}, as
23271 usual (@pxref{Group Parameters}).
23272
23273 You should set the @code{spam-use-*} variables for whatever spam back
23274 ends you intend to use. The reason is that when loading
23275 @file{spam.el}, some conditional loading is done depending on what
23276 @code{spam-use-xyz} variables you have set.
23277
23278 By default, only unseen articles are processed for spam. You can
23279 force Gnus to recheck all messages in the group by setting the
23280 variable @code{spam-autodetect-recheck-messages} to @code{t}.
23281
23282 If you use the @code{spam-autodetect} method of checking for spam, you
23283 can specify different spam detection methods for different groups.
23284 For instance, the @samp{ding} group may have @code{spam-use-BBDB} as
23285 the autodetection method, while the @samp{suspect} group may have the
23286 @code{spam-use-blacklist} and @code{spam-use-bogofilter} methods
23287 enabled. Unlike with @code{spam-split}, you don't have any control
23288 over the @emph{sequence} of checks, but this is probably unimportant.
23289
23290 @node Spam and Ham Processors
23291 @subsection Spam and Ham Processors
23292 @cindex spam filtering
23293 @cindex spam filtering variables
23294 @cindex spam variables
23295 @cindex spam
23296
23297 @vindex gnus-spam-process-newsgroups
23298 Spam and ham processors specify special actions to take when you exit
23299 a group buffer. Spam processors act on spam messages, and ham
23300 processors on ham messages. At present, the main role of these
23301 processors is to update the dictionaries of dictionary-based spam back
23302 ends such as Bogofilter (@pxref{Bogofilter}) and the Spam Statistics
23303 package (@pxref{Spam Statistics Filtering}).
23304
23305 The spam and ham processors that apply to each group are determined by
23306 the group's@code{spam-process} group parameter. If this group
23307 parameter is not defined, they are determined by the variable
23308 @code{gnus-spam-process-newsgroups}.
23309
23310 @vindex gnus-spam-newsgroup-contents
23311 Gnus learns from the spam you get. You have to collect your spam in
23312 one or more spam groups, and set or customize the variable
23313 @code{spam-junk-mailgroups} as appropriate. You can also declare
23314 groups to contain spam by setting their group parameter
23315 @code{spam-contents} to @code{gnus-group-spam-classification-spam}, or
23316 by customizing the corresponding variable
23317 @code{gnus-spam-newsgroup-contents}. The @code{spam-contents} group
23318 parameter and the @code{gnus-spam-newsgroup-contents} variable can
23319 also be used to declare groups as @emph{ham} groups if you set their
23320 classification to @code{gnus-group-spam-classification-ham}. If
23321 groups are not classified by means of @code{spam-junk-mailgroups},
23322 @code{spam-contents}, or @code{gnus-spam-newsgroup-contents}, they are
23323 considered @emph{unclassified}. All groups are unclassified by
23324 default.
23325
23326 @vindex gnus-spam-mark
23327 @cindex $
23328 In spam groups, all messages are considered to be spam by default:
23329 they get the @samp{$} mark (@code{gnus-spam-mark}) when you enter the
23330 group. If you have seen a message, had it marked as spam, then
23331 unmarked it, it won't be marked as spam when you enter the group
23332 thereafter. You can disable that behavior, so all unread messages
23333 will get the @samp{$} mark, if you set the
23334 @code{spam-mark-only-unseen-as-spam} parameter to @code{nil}. You
23335 should remove the @samp{$} mark when you are in the group summary
23336 buffer for every message that is not spam after all. To remove the
23337 @samp{$} mark, you can use @kbd{M-u} to ``unread'' the article, or
23338 @kbd{d} for declaring it read the non-spam way. When you leave a
23339 group, all spam-marked (@samp{$}) articles are sent to a spam
23340 processor which will study them as spam samples.
23341
23342 Messages may also be deleted in various other ways, and unless
23343 @code{ham-marks} group parameter gets overridden below, marks @samp{R}
23344 and @samp{r} for default read or explicit delete, marks @samp{X} and
23345 @samp{K} for automatic or explicit kills, as well as mark @samp{Y} for
23346 low scores, are all considered to be associated with articles which
23347 are not spam. This assumption might be false, in particular if you
23348 use kill files or score files as means for detecting genuine spam, you
23349 should then adjust the @code{ham-marks} group parameter.
23350
23351 @defvar ham-marks
23352 You can customize this group or topic parameter to be the list of
23353 marks you want to consider ham. By default, the list contains the
23354 deleted, read, killed, kill-filed, and low-score marks (the idea is
23355 that these articles have been read, but are not spam). It can be
23356 useful to also include the tick mark in the ham marks. It is not
23357 recommended to make the unread mark a ham mark, because it normally
23358 indicates a lack of classification. But you can do it, and we'll be
23359 happy for you.
23360 @end defvar
23361
23362 @defvar spam-marks
23363 You can customize this group or topic parameter to be the list of
23364 marks you want to consider spam. By default, the list contains only
23365 the spam mark. It is not recommended to change that, but you can if
23366 you really want to.
23367 @end defvar
23368
23369 When you leave @emph{any} group, regardless of its
23370 @code{spam-contents} classification, all spam-marked articles are sent
23371 to a spam processor, which will study these as spam samples. If you
23372 explicit kill a lot, you might sometimes end up with articles marked
23373 @samp{K} which you never saw, and which might accidentally contain
23374 spam. Best is to make sure that real spam is marked with @samp{$},
23375 and nothing else.
23376
23377 @vindex gnus-ham-process-destinations
23378 When you leave a @emph{spam} group, all spam-marked articles are
23379 marked as expired after processing with the spam processor. This is
23380 not done for @emph{unclassified} or @emph{ham} groups. Also, any
23381 @strong{ham} articles in a spam group will be moved to a location
23382 determined by either the @code{ham-process-destination} group
23383 parameter or a match in the @code{gnus-ham-process-destinations}
23384 variable, which is a list of regular expressions matched with group
23385 names (it's easiest to customize this variable with @kbd{M-x
23386 customize-variable @key{RET} gnus-ham-process-destinations}). Each
23387 group name list is a standard Lisp list, if you prefer to customize
23388 the variable manually. If the @code{ham-process-destination}
23389 parameter is not set, ham articles are left in place. If the
23390 @code{spam-mark-ham-unread-before-move-from-spam-group} parameter is
23391 set, the ham articles are marked as unread before being moved.
23392
23393 If ham can not be moved---because of a read-only backend such as
23394 @acronym{NNTP}, for example, it will be copied.
23395
23396 Note that you can use multiples destinations per group or regular
23397 expression! This enables you to send your ham to a regular mail
23398 group and to a @emph{ham training} group.
23399
23400 When you leave a @emph{ham} group, all ham-marked articles are sent to
23401 a ham processor, which will study these as non-spam samples.
23402
23403 @vindex spam-process-ham-in-spam-groups
23404 By default the variable @code{spam-process-ham-in-spam-groups} is
23405 @code{nil}. Set it to @code{t} if you want ham found in spam groups
23406 to be processed. Normally this is not done, you are expected instead
23407 to send your ham to a ham group and process it there.
23408
23409 @vindex spam-process-ham-in-nonham-groups
23410 By default the variable @code{spam-process-ham-in-nonham-groups} is
23411 @code{nil}. Set it to @code{t} if you want ham found in non-ham (spam
23412 or unclassified) groups to be processed. Normally this is not done,
23413 you are expected instead to send your ham to a ham group and process
23414 it there.
23415
23416 @vindex gnus-spam-process-destinations
23417 When you leave a @emph{ham} or @emph{unclassified} group, all
23418 @strong{spam} articles are moved to a location determined by either
23419 the @code{spam-process-destination} group parameter or a match in the
23420 @code{gnus-spam-process-destinations} variable, which is a list of
23421 regular expressions matched with group names (it's easiest to
23422 customize this variable with @kbd{M-x customize-variable @key{RET}
23423 gnus-spam-process-destinations}). Each group name list is a standard
23424 Lisp list, if you prefer to customize the variable manually. If the
23425 @code{spam-process-destination} parameter is not set, the spam
23426 articles are only expired. The group name is fully qualified, meaning
23427 that if you see @samp{nntp:servername} before the group name in the
23428 group buffer then you need it here as well.
23429
23430 If spam can not be moved---because of a read-only backend such as
23431 @acronym{NNTP}, for example, it will be copied.
23432
23433 Note that you can use multiples destinations per group or regular
23434 expression! This enables you to send your spam to multiple @emph{spam
23435 training} groups.
23436
23437 @vindex spam-log-to-registry
23438 The problem with processing ham and spam is that Gnus doesn't track
23439 this processing by default. Enable the @code{spam-log-to-registry}
23440 variable so @code{spam.el} will use @code{gnus-registry.el} to track
23441 what articles have been processed, and avoid processing articles
23442 multiple times. Keep in mind that if you limit the number of registry
23443 entries, this won't work as well as it does without a limit.
23444
23445 @vindex spam-mark-only-unseen-as-spam
23446 Set this variable if you want only unseen articles in spam groups to
23447 be marked as spam. By default, it is set. If you set it to
23448 @code{nil}, unread articles will also be marked as spam.
23449
23450 @vindex spam-mark-ham-unread-before-move-from-spam-group
23451 Set this variable if you want ham to be unmarked before it is moved
23452 out of the spam group. This is very useful when you use something
23453 like the tick mark @samp{!} to mark ham---the article will be placed
23454 in your @code{ham-process-destination}, unmarked as if it came fresh
23455 from the mail server.
23456
23457 @vindex spam-autodetect-recheck-messages
23458 When autodetecting spam, this variable tells @code{spam.el} whether
23459 only unseen articles or all unread articles should be checked for
23460 spam. It is recommended that you leave it off.
23461
23462 @node Spam Package Configuration Examples
23463 @subsection Spam Package Configuration Examples
23464 @cindex spam filtering
23465 @cindex spam filtering configuration examples
23466 @cindex spam configuration examples
23467 @cindex spam
23468
23469 @subsubheading Ted's setup
23470
23471 From Ted Zlatanov <tzz@@lifelogs.com>.
23472 @example
23473 ;; @r{for @code{gnus-registry-split-fancy-with-parent} and spam autodetection}
23474 ;; @r{see @file{gnus-registry.el} for more information}
23475 (gnus-registry-initialize)
23476 (spam-initialize)
23477
23478 (setq
23479 spam-log-to-registry t ; @r{for spam autodetection}
23480 spam-use-BBDB t
23481 spam-use-regex-headers t ; @r{catch X-Spam-Flag (SpamAssassin)}
23482 ;; @r{all groups with @samp{spam} in the name contain spam}
23483 gnus-spam-newsgroup-contents
23484 '(("spam" gnus-group-spam-classification-spam))
23485 ;; @r{see documentation for these}
23486 spam-move-spam-nonspam-groups-only nil
23487 spam-mark-only-unseen-as-spam t
23488 spam-mark-ham-unread-before-move-from-spam-group t
23489 nnimap-split-rule 'nnimap-split-fancy
23490 ;; @r{understand what this does before you copy it to your own setup!}
23491 nnimap-split-fancy '(|
23492 ;; @r{trace references to parents and put in their group}
23493 (: gnus-registry-split-fancy-with-parent)
23494 ;; @r{this will catch server-side SpamAssassin tags}
23495 (: spam-split 'spam-use-regex-headers)
23496 (any "ding" "ding")
23497 ;; @r{note that spam by default will go to @samp{spam}}
23498 (: spam-split)
23499 ;; @r{default mailbox}
23500 "mail"))
23501
23502 ;; @r{my parameters, set with @kbd{G p}}
23503
23504 ;; @r{all nnml groups, and all nnimap groups except}
23505 ;; @r{@samp{nnimap+mail.lifelogs.com:train} and}
23506 ;; @r{@samp{nnimap+mail.lifelogs.com:spam}: any spam goes to nnimap training,}
23507 ;; @r{because it must have been detected manually}
23508
23509 ((spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23510
23511 ;; @r{all @acronym{NNTP} groups}
23512 ;; @r{autodetect spam with the blacklist and ham with the BBDB}
23513 ((spam-autodetect-methods spam-use-blacklist spam-use-BBDB)
23514 ;; @r{send all spam to the training group}
23515 (spam-process-destination . "nnimap+mail.lifelogs.com:train"))
23516
23517 ;; @r{only some @acronym{NNTP} groups, where I want to autodetect spam}
23518 ((spam-autodetect . t))
23519
23520 ;; @r{my nnimap @samp{nnimap+mail.lifelogs.com:spam} group}
23521
23522 ;; @r{this is a spam group}
23523 ((spam-contents gnus-group-spam-classification-spam)
23524
23525 ;; @r{any spam (which happens when I enter for all unseen messages,}
23526 ;; @r{because of the @code{gnus-spam-newsgroup-contents} setting above), goes to}
23527 ;; @r{@samp{nnimap+mail.lifelogs.com:train} unless I mark it as ham}
23528
23529 (spam-process-destination "nnimap+mail.lifelogs.com:train")
23530
23531 ;; @r{any ham goes to my @samp{nnimap+mail.lifelogs.com:mail} folder, but}
23532 ;; @r{also to my @samp{nnimap+mail.lifelogs.com:trainham} folder for training}
23533
23534 (ham-process-destination "nnimap+mail.lifelogs.com:mail"
23535 "nnimap+mail.lifelogs.com:trainham")
23536 ;; @r{in this group, only @samp{!} marks are ham}
23537 (ham-marks
23538 (gnus-ticked-mark))
23539 ;; @r{remembers senders in the blacklist on the way out---this is}
23540 ;; @r{definitely not needed, it just makes me feel better}
23541 (spam-process (gnus-group-spam-exit-processor-blacklist)))
23542
23543 ;; @r{Later, on the @acronym{IMAP} server I use the @samp{train} group for training}
23544 ;; @r{SpamAssassin to recognize spam, and the @samp{trainham} group fora}
23545 ;; @r{recognizing ham---but Gnus has nothing to do with it.}
23546
23547 @end example
23548
23549 @subsubheading Using @file{spam.el} on an IMAP server with a statistical filter on the server
23550 From Reiner Steib <reiner.steib@@gmx.de>.
23551
23552 My provider has set up bogofilter (in combination with @acronym{DCC}) on
23553 the mail server (@acronym{IMAP}). Recognized spam goes to
23554 @samp{spam.detected}, the rest goes through the normal filter rules,
23555 i.e. to @samp{some.folder} or to @samp{INBOX}. Training on false
23556 positives or negatives is done by copying or moving the article to
23557 @samp{training.ham} or @samp{training.spam} respectively. A cron job on
23558 the server feeds those to bogofilter with the suitable ham or spam
23559 options and deletes them from the @samp{training.ham} and
23560 @samp{training.spam} folders.
23561
23562 With the following entries in @code{gnus-parameters}, @code{spam.el}
23563 does most of the job for me:
23564
23565 @lisp
23566 ("nnimap:spam\\.detected"
23567 (gnus-article-sort-functions '(gnus-article-sort-by-chars))
23568 (ham-process-destination "nnimap:INBOX" "nnimap:training.ham")
23569 (spam-contents gnus-group-spam-classification-spam))
23570 ("nnimap:\\(INBOX\\|other-folders\\)"
23571 (spam-process-destination . "nnimap:training.spam")
23572 (spam-contents gnus-group-spam-classification-ham))
23573 @end lisp
23574
23575 @itemize
23576
23577 @item @b{The Spam folder:}
23578
23579 In the folder @samp{spam.detected}, I have to check for false positives
23580 (i.e. legitimate mails, that were wrongly judged as spam by
23581 bogofilter or DCC).
23582
23583 Because of the @code{gnus-group-spam-classification-spam} entry, all
23584 messages are marked as spam (with @code{$}). When I find a false
23585 positive, I mark the message with some other ham mark
23586 (@code{ham-marks}, @ref{Spam and Ham Processors}). On group exit,
23587 those messages are copied to both groups, @samp{INBOX} (where I want
23588 to have the article) and @samp{training.ham} (for training bogofilter)
23589 and deleted from the @samp{spam.detected} folder.
23590
23591 The @code{gnus-article-sort-by-chars} entry simplifies detection of
23592 false positives for me. I receive lots of worms (sweN, @dots{}), that all
23593 have a similar size. Grouping them by size (i.e. chars) makes finding
23594 other false positives easier. (Of course worms aren't @i{spam}
23595 (@acronym{UCE}, @acronym{UBE}) strictly speaking. Anyhow, bogofilter is
23596 an excellent tool for filtering those unwanted mails for me.)
23597
23598 @item @b{Ham folders:}
23599
23600 In my ham folders, I just hit @kbd{S x}
23601 (@code{gnus-summary-mark-as-spam}) whenever I see an unrecognized spam
23602 mail (false negative). On group exit, those messages are moved to
23603 @samp{training.ham}.
23604 @end itemize
23605
23606 @subsubheading Reporting spam articles in Gmane groups with @code{spam-report.el}
23607
23608 From Reiner Steib <reiner.steib@@gmx.de>.
23609
23610 With following entry in @code{gnus-parameters}, @kbd{S x}
23611 (@code{gnus-summary-mark-as-spam}) marks articles in @code{gmane.*}
23612 groups as spam and reports the to Gmane at group exit:
23613
23614 @lisp
23615 ("^gmane\\."
23616 (spam-process (gnus-group-spam-exit-processor-report-gmane)))
23617 @end lisp
23618
23619 Additionally, I use @code{(setq spam-report-gmane-use-article-number nil)}
23620 because I don't read the groups directly from news.gmane.org, but
23621 through my local news server (leafnode). I.e. the article numbers are
23622 not the same as on news.gmane.org, thus @code{spam-report.el} has to check
23623 the @code{X-Report-Spam} header to find the correct number.
23624
23625 @node Spam Back Ends
23626 @subsection Spam Back Ends
23627 @cindex spam back ends
23628
23629 The spam package offers a variety of back ends for detecting spam.
23630 Each back end defines a set of methods for detecting spam
23631 (@pxref{Filtering Incoming Mail}, @pxref{Detecting Spam in Groups}),
23632 and a pair of spam and ham processors (@pxref{Spam and Ham
23633 Processors}).
23634
23635 @menu
23636 * Blacklists and Whitelists::
23637 * BBDB Whitelists::
23638 * Gmane Spam Reporting::
23639 * Anti-spam Hashcash Payments::
23640 * Blackholes::
23641 * Regular Expressions Header Matching::
23642 * Bogofilter::
23643 * ifile spam filtering::
23644 * Spam Statistics Filtering::
23645 * SpamOracle::
23646 @end menu
23647
23648 @node Blacklists and Whitelists
23649 @subsubsection Blacklists and Whitelists
23650 @cindex spam filtering
23651 @cindex whitelists, spam filtering
23652 @cindex blacklists, spam filtering
23653 @cindex spam
23654
23655 @defvar spam-use-blacklist
23656
23657 Set this variable to @code{t} if you want to use blacklists when
23658 splitting incoming mail. Messages whose senders are in the blacklist
23659 will be sent to the @code{spam-split-group}. This is an explicit
23660 filter, meaning that it acts only on mail senders @emph{declared} to
23661 be spammers.
23662
23663 @end defvar
23664
23665 @defvar spam-use-whitelist
23666
23667 Set this variable to @code{t} if you want to use whitelists when
23668 splitting incoming mail. Messages whose senders are not in the
23669 whitelist will be sent to the next spam-split rule. This is an
23670 explicit filter, meaning that unless someone is in the whitelist, their
23671 messages are not assumed to be spam or ham.
23672
23673 @end defvar
23674
23675 @defvar spam-use-whitelist-exclusive
23676
23677 Set this variable to @code{t} if you want to use whitelists as an
23678 implicit filter, meaning that every message will be considered spam
23679 unless the sender is in the whitelist. Use with care.
23680
23681 @end defvar
23682
23683 @defvar gnus-group-spam-exit-processor-blacklist
23684
23685 Add this symbol to a group's @code{spam-process} parameter by
23686 customizing the group parameters or the
23687 @code{gnus-spam-process-newsgroups} variable. When this symbol is
23688 added to a group's @code{spam-process} parameter, the senders of
23689 spam-marked articles will be added to the blacklist.
23690
23691 @emph{WARNING}
23692
23693 Instead of the obsolete
23694 @code{gnus-group-spam-exit-processor-blacklist}, it is recommended
23695 that you use @code{'(spam spam-use-blacklist)}. Everything will work
23696 the same way, we promise.
23697
23698 @end defvar
23699
23700 @defvar gnus-group-ham-exit-processor-whitelist
23701
23702 Add this symbol to a group's @code{spam-process} parameter by
23703 customizing the group parameters or the
23704 @code{gnus-spam-process-newsgroups} variable. When this symbol is
23705 added to a group's @code{spam-process} parameter, the senders of
23706 ham-marked articles in @emph{ham} groups will be added to the
23707 whitelist. Note that this ham processor has no effect in @emph{spam}
23708 or @emph{unclassified} groups.
23709
23710 @emph{WARNING}
23711
23712 Instead of the obsolete
23713 @code{gnus-group-ham-exit-processor-whitelist}, it is recommended
23714 that you use @code{'(ham spam-use-whitelist)}. Everything will work
23715 the same way, we promise.
23716
23717 @end defvar
23718
23719 Blacklists are lists of regular expressions matching addresses you
23720 consider to be spam senders. For instance, to block mail from any
23721 sender at @samp{vmadmin.com}, you can put @samp{vmadmin.com} in your
23722 blacklist. You start out with an empty blacklist. Blacklist entries
23723 use the Emacs regular expression syntax.
23724
23725 Conversely, whitelists tell Gnus what addresses are considered
23726 legitimate. All messages from whitelisted addresses are considered
23727 non-spam. Also see @ref{BBDB Whitelists}. Whitelist entries use the
23728 Emacs regular expression syntax.
23729
23730 The blacklist and whitelist file locations can be customized with the
23731 @code{spam-directory} variable (@file{~/News/spam} by default), or
23732 the @code{spam-whitelist} and @code{spam-blacklist} variables
23733 directly. The whitelist and blacklist files will by default be in the
23734 @code{spam-directory} directory, named @file{whitelist} and
23735 @file{blacklist} respectively.
23736
23737 @node BBDB Whitelists
23738 @subsubsection BBDB Whitelists
23739 @cindex spam filtering
23740 @cindex BBDB whitelists, spam filtering
23741 @cindex BBDB, spam filtering
23742 @cindex spam
23743
23744 @defvar spam-use-BBDB
23745
23746 Analogous to @code{spam-use-whitelist} (@pxref{Blacklists and
23747 Whitelists}), but uses the BBDB as the source of whitelisted
23748 addresses, without regular expressions. You must have the BBDB loaded
23749 for @code{spam-use-BBDB} to work properly. Messages whose senders are
23750 not in the BBDB will be sent to the next spam-split rule. This is an
23751 explicit filter, meaning that unless someone is in the BBDB, their
23752 messages are not assumed to be spam or ham.
23753
23754 @end defvar
23755
23756 @defvar spam-use-BBDB-exclusive
23757
23758 Set this variable to @code{t} if you want to use the BBDB as an
23759 implicit filter, meaning that every message will be considered spam
23760 unless the sender is in the BBDB. Use with care. Only sender
23761 addresses in the BBDB will be allowed through; all others will be
23762 classified as spammers.
23763
23764 @end defvar
23765
23766 @defvar gnus-group-ham-exit-processor-BBDB
23767
23768 Add this symbol to a group's @code{spam-process} parameter by
23769 customizing the group parameters or the
23770 @code{gnus-spam-process-newsgroups} variable. When this symbol is
23771 added to a group's @code{spam-process} parameter, the senders of
23772 ham-marked articles in @emph{ham} groups will be added to the
23773 BBDB. Note that this ham processor has no effect in @emph{spam}
23774 or @emph{unclassified} groups.
23775
23776 @emph{WARNING}
23777
23778 Instead of the obsolete
23779 @code{gnus-group-ham-exit-processor-BBDB}, it is recommended
23780 that you use @code{'(ham spam-use-BBDB)}. Everything will work
23781 the same way, we promise.
23782
23783 @end defvar
23784
23785 @node Gmane Spam Reporting
23786 @subsubsection Gmane Spam Reporting
23787 @cindex spam reporting
23788 @cindex Gmane, spam reporting
23789 @cindex Gmane, spam reporting
23790 @cindex spam
23791
23792 @defvar gnus-group-spam-exit-processor-report-gmane
23793
23794 Add this symbol to a group's @code{spam-process} parameter by
23795 customizing the group parameters or the
23796 @code{gnus-spam-process-newsgroups} variable. When this symbol is
23797 added to a group's @code{spam-process} parameter, the spam-marked
23798 articles groups will be reported to the Gmane administrators via a
23799 HTTP request.
23800
23801 Gmane can be found at @uref{http://gmane.org}.
23802
23803 @emph{WARNING}
23804
23805 Instead of the obsolete
23806 @code{gnus-group-spam-exit-processor-report-gmane}, it is recommended
23807 that you use @code{'(spam spam-use-gmane)}. Everything will work the
23808 same way, we promise.
23809
23810 @end defvar
23811
23812 @defvar spam-report-gmane-use-article-number
23813
23814 This variable is @code{t} by default. Set it to @code{nil} if you are
23815 running your own news server, for instance, and the local article
23816 numbers don't correspond to the Gmane article numbers. When
23817 @code{spam-report-gmane-use-article-number} is @code{nil},
23818 @code{spam-report.el} will use the @code{X-Report-Spam} header that
23819 Gmane provides.
23820
23821 @end defvar
23822
23823 @node Anti-spam Hashcash Payments
23824 @subsubsection Anti-spam Hashcash Payments
23825 @cindex spam filtering
23826 @cindex hashcash, spam filtering
23827 @cindex spam
23828
23829 @defvar spam-use-hashcash
23830
23831 Similar to @code{spam-use-whitelist} (@pxref{Blacklists and
23832 Whitelists}), but uses hashcash tokens for whitelisting messages
23833 instead of the sender address. You must have the @code{hashcash.el}
23834 package loaded for @code{spam-use-hashcash} to work properly.
23835 Messages without a hashcash payment token will be sent to the next
23836 spam-split rule. This is an explicit filter, meaning that unless a
23837 hashcash token is found, the messages are not assumed to be spam or
23838 ham.
23839
23840 @end defvar
23841
23842 @node Blackholes
23843 @subsubsection Blackholes
23844 @cindex spam filtering
23845 @cindex blackholes, spam filtering
23846 @cindex spam
23847
23848 @defvar spam-use-blackholes
23849
23850 This option is disabled by default. You can let Gnus consult the
23851 blackhole-type distributed spam processing systems (DCC, for instance)
23852 when you set this option. The variable @code{spam-blackhole-servers}
23853 holds the list of blackhole servers Gnus will consult. The current
23854 list is fairly comprehensive, but make sure to let us know if it
23855 contains outdated servers.
23856
23857 The blackhole check uses the @code{dig.el} package, but you can tell
23858 @file{spam.el} to use @code{dns.el} instead for better performance if
23859 you set @code{spam-use-dig} to @code{nil}. It is not recommended at
23860 this time to set @code{spam-use-dig} to @code{nil} despite the
23861 possible performance improvements, because some users may be unable to
23862 use it, but you can try it and see if it works for you.
23863
23864 @end defvar
23865
23866 @defvar spam-blackhole-servers
23867
23868 The list of servers to consult for blackhole checks.
23869
23870 @end defvar
23871
23872 @defvar spam-blackhole-good-server-regex
23873
23874 A regular expression for IPs that should not be checked against the
23875 blackhole server list. When set to @code{nil}, it has no effect.
23876
23877 @end defvar
23878
23879 @defvar spam-use-dig
23880
23881 Use the @code{dig.el} package instead of the @code{dns.el} package.
23882 The default setting of @code{t} is recommended.
23883
23884 @end defvar
23885
23886 Blackhole checks are done only on incoming mail. There is no spam or
23887 ham processor for blackholes.
23888
23889 @node Regular Expressions Header Matching
23890 @subsubsection Regular Expressions Header Matching
23891 @cindex spam filtering
23892 @cindex regular expressions header matching, spam filtering
23893 @cindex spam
23894
23895 @defvar spam-use-regex-headers
23896
23897 This option is disabled by default. You can let Gnus check the
23898 message headers against lists of regular expressions when you set this
23899 option. The variables @code{spam-regex-headers-spam} and
23900 @code{spam-regex-headers-ham} hold the list of regular expressions.
23901 Gnus will check against the message headers to determine if the
23902 message is spam or ham, respectively.
23903
23904 @end defvar
23905
23906 @defvar spam-regex-headers-spam
23907
23908 The list of regular expressions that, when matched in the headers of
23909 the message, positively identify it as spam.
23910
23911 @end defvar
23912
23913 @defvar spam-regex-headers-ham
23914
23915 The list of regular expressions that, when matched in the headers of
23916 the message, positively identify it as ham.
23917
23918 @end defvar
23919
23920 Regular expression header checks are done only on incoming mail.
23921 There is no specific spam or ham processor for regular expressions.
23922
23923 @node Bogofilter
23924 @subsubsection Bogofilter
23925 @cindex spam filtering
23926 @cindex bogofilter, spam filtering
23927 @cindex spam
23928
23929 @defvar spam-use-bogofilter
23930
23931 Set this variable if you want @code{spam-split} to use Eric Raymond's
23932 speedy Bogofilter.
23933
23934 With a minimum of care for associating the @samp{$} mark for spam
23935 articles only, Bogofilter training all gets fairly automatic. You
23936 should do this until you get a few hundreds of articles in each
23937 category, spam or not. The command @kbd{S t} in summary mode, either
23938 for debugging or for curiosity, shows the @emph{spamicity} score of
23939 the current article (between 0.0 and 1.0).
23940
23941 Bogofilter determines if a message is spam based on a specific
23942 threshold. That threshold can be customized, consult the Bogofilter
23943 documentation.
23944
23945 If the @code{bogofilter} executable is not in your path, Bogofilter
23946 processing will be turned off.
23947
23948 You should not enable this if you use @code{spam-use-bogofilter-headers}.
23949
23950 @end defvar
23951
23952 @table @kbd
23953 @item M s t
23954 @itemx S t
23955 @kindex M s t
23956 @kindex S t
23957 @findex spam-bogofilter-score
23958 Get the Bogofilter spamicity score (@code{spam-bogofilter-score}).
23959 @end table
23960
23961 @defvar spam-use-bogofilter-headers
23962
23963 Set this variable if you want @code{spam-split} to use Eric Raymond's
23964 speedy Bogofilter, looking only at the message headers. It works
23965 similarly to @code{spam-use-bogofilter}, but the @code{X-Bogosity} header
23966 must be in the message already. Normally you would do this with a
23967 procmail recipe or something similar; consult the Bogofilter
23968 installation documents for details.
23969
23970 You should not enable this if you use @code{spam-use-bogofilter}.
23971
23972 @end defvar
23973
23974 @defvar gnus-group-spam-exit-processor-bogofilter
23975 Add this symbol to a group's @code{spam-process} parameter by
23976 customizing the group parameters or the
23977 @code{gnus-spam-process-newsgroups} variable. When this symbol is
23978 added to a group's @code{spam-process} parameter, spam-marked articles
23979 will be added to the Bogofilter spam database.
23980
23981 @emph{WARNING}
23982
23983 Instead of the obsolete
23984 @code{gnus-group-spam-exit-processor-bogofilter}, it is recommended
23985 that you use @code{'(spam spam-use-bogofilter)}. Everything will work
23986 the same way, we promise.
23987 @end defvar
23988
23989 @defvar gnus-group-ham-exit-processor-bogofilter
23990 Add this symbol to a group's @code{spam-process} parameter by
23991 customizing the group parameters or the
23992 @code{gnus-spam-process-newsgroups} variable. When this symbol is
23993 added to a group's @code{spam-process} parameter, the ham-marked
23994 articles in @emph{ham} groups will be added to the Bogofilter database
23995 of non-spam messages. Note that this ham processor has no effect in
23996 @emph{spam} or @emph{unclassified} groups.
23997
23998 @emph{WARNING}
23999
24000 Instead of the obsolete
24001 @code{gnus-group-ham-exit-processor-bogofilter}, it is recommended
24002 that you use @code{'(ham spam-use-bogofilter)}. Everything will work
24003 the same way, we promise.
24004 @end defvar
24005
24006 @defvar spam-bogofilter-database-directory
24007
24008 This is the directory where Bogofilter will store its databases. It
24009 is not specified by default, so Bogofilter will use its own default
24010 database directory.
24011
24012 @end defvar
24013
24014 The Bogofilter mail classifier is similar to @command{ifile} in intent and
24015 purpose. A ham and a spam processor are provided, plus the
24016 @code{spam-use-bogofilter} and @code{spam-use-bogofilter-headers}
24017 variables to indicate to spam-split that Bogofilter should either be
24018 used, or has already been used on the article. The 0.9.2.1 version of
24019 Bogofilter was used to test this functionality.
24020
24021 @node ifile spam filtering
24022 @subsubsection ifile spam filtering
24023 @cindex spam filtering
24024 @cindex ifile, spam filtering
24025 @cindex spam
24026
24027 @defvar spam-use-ifile
24028
24029 Enable this variable if you want @code{spam-split} to use @command{ifile}, a
24030 statistical analyzer similar to Bogofilter.
24031
24032 @end defvar
24033
24034 @defvar spam-ifile-all-categories
24035
24036 Enable this variable if you want @code{spam-use-ifile} to give you all
24037 the ifile categories, not just spam/non-spam. If you use this, make
24038 sure you train ifile as described in its documentation.
24039
24040 @end defvar
24041
24042 @defvar spam-ifile-spam-category
24043
24044 This is the category of spam messages as far as ifile is concerned.
24045 The actual string used is irrelevant, but you probably want to leave
24046 the default value of @samp{spam}.
24047 @end defvar
24048
24049 @defvar spam-ifile-database
24050
24051 This is the filename for the ifile database. It is not specified by
24052 default, so ifile will use its own default database name.
24053
24054 @end defvar
24055
24056 The ifile mail classifier is similar to Bogofilter in intent and
24057 purpose. A ham and a spam processor are provided, plus the
24058 @code{spam-use-ifile} variable to indicate to spam-split that ifile
24059 should be used. The 1.2.1 version of ifile was used to test this
24060 functionality.
24061
24062 @node Spam Statistics Filtering
24063 @subsubsection Spam Statistics Filtering
24064 @cindex spam filtering
24065 @cindex spam-stat, spam filtering
24066 @cindex spam-stat
24067 @cindex spam
24068
24069 This back end uses the Spam Statistics Emacs Lisp package to perform
24070 statistics-based filtering (@pxref{Spam Statistics Package}). Before
24071 using this, you may want to perform some additional steps to
24072 initialize your Spam Statistics dictionary. @xref{Creating a
24073 spam-stat dictionary}.
24074
24075 @defvar spam-use-stat
24076
24077 @end defvar
24078
24079 @defvar gnus-group-spam-exit-processor-stat
24080 Add this symbol to a group's @code{spam-process} parameter by
24081 customizing the group parameters or the
24082 @code{gnus-spam-process-newsgroups} variable. When this symbol is
24083 added to a group's @code{spam-process} parameter, the spam-marked
24084 articles will be added to the spam-stat database of spam messages.
24085
24086 @emph{WARNING}
24087
24088 Instead of the obsolete
24089 @code{gnus-group-spam-exit-processor-stat}, it is recommended
24090 that you use @code{'(spam spam-use-stat)}. Everything will work
24091 the same way, we promise.
24092 @end defvar
24093
24094 @defvar gnus-group-ham-exit-processor-stat
24095 Add this symbol to a group's @code{spam-process} parameter by
24096 customizing the group parameters or the
24097 @code{gnus-spam-process-newsgroups} variable. When this symbol is
24098 added to a group's @code{spam-process} parameter, the ham-marked
24099 articles in @emph{ham} groups will be added to the spam-stat database
24100 of non-spam messages. Note that this ham processor has no effect in
24101 @emph{spam} or @emph{unclassified} groups.
24102
24103 @emph{WARNING}
24104
24105 Instead of the obsolete
24106 @code{gnus-group-ham-exit-processor-stat}, it is recommended
24107 that you use @code{'(ham spam-use-stat)}. Everything will work
24108 the same way, we promise.
24109 @end defvar
24110
24111 This enables @file{spam.el} to cooperate with @file{spam-stat.el}.
24112 @file{spam-stat.el} provides an internal (Lisp-only) spam database,
24113 which unlike ifile or Bogofilter does not require external programs.
24114 A spam and a ham processor, and the @code{spam-use-stat} variable for
24115 @code{spam-split} are provided.
24116
24117 @node SpamOracle
24118 @subsubsection Using SpamOracle with Gnus
24119 @cindex spam filtering
24120 @cindex SpamOracle
24121 @cindex spam
24122
24123 An easy way to filter out spam is to use SpamOracle. SpamOracle is an
24124 statistical mail filtering tool written by Xavier Leroy and needs to be
24125 installed separately.
24126
24127 There are several ways to use SpamOracle with Gnus. In all cases, your
24128 mail is piped through SpamOracle in its @emph{mark} mode. SpamOracle will
24129 then enter an @samp{X-Spam} header indicating whether it regards the
24130 mail as a spam mail or not.
24131
24132 One possibility is to run SpamOracle as a @code{:prescript} from the
24133 @xref{Mail Source Specifiers}, (@pxref{SpamAssassin}). This method has
24134 the advantage that the user can see the @emph{X-Spam} headers.
24135
24136 The easiest method is to make @file{spam.el} (@pxref{Spam Package})
24137 call SpamOracle.
24138
24139 @vindex spam-use-spamoracle
24140 To enable SpamOracle usage by @file{spam.el}, set the variable
24141 @code{spam-use-spamoracle} to @code{t} and configure the
24142 @code{nnmail-split-fancy} or @code{nnimap-split-fancy}. @xref{Spam
24143 Package}. In this example the @samp{INBOX} of an nnimap server is
24144 filtered using SpamOracle. Mails recognized as spam mails will be
24145 moved to @code{spam-split-group}, @samp{Junk} in this case. Ham
24146 messages stay in @samp{INBOX}:
24147
24148 @example
24149 (setq spam-use-spamoracle t
24150 spam-split-group "Junk"
24151 nnimap-split-inbox '("INBOX")
24152 nnimap-split-rule 'nnimap-split-fancy
24153 nnimap-split-fancy '(| (: spam-split) "INBOX"))
24154 @end example
24155
24156 @defvar spam-use-spamoracle
24157 Set to @code{t} if you want Gnus to enable spam filtering using
24158 SpamOracle.
24159 @end defvar
24160
24161 @defvar spam-spamoracle-binary
24162 Gnus uses the SpamOracle binary called @file{spamoracle} found in the
24163 user's PATH. Using the variable @code{spam-spamoracle-binary}, this
24164 can be customized.
24165 @end defvar
24166
24167 @defvar spam-spamoracle-database
24168 By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to
24169 store its analysis. This is controlled by the variable
24170 @code{spam-spamoracle-database} which defaults to @code{nil}. That means
24171 the default SpamOracle database will be used. In case you want your
24172 database to live somewhere special, set
24173 @code{spam-spamoracle-database} to this path.
24174 @end defvar
24175
24176 SpamOracle employs a statistical algorithm to determine whether a
24177 message is spam or ham. In order to get good results, meaning few
24178 false hits or misses, SpamOracle needs training. SpamOracle learns
24179 the characteristics of your spam mails. Using the @emph{add} mode
24180 (training mode) one has to feed good (ham) and spam mails to
24181 SpamOracle. This can be done by pressing @kbd{|} in the Summary
24182 buffer and pipe the mail to a SpamOracle process or using
24183 @file{spam.el}'s spam- and ham-processors, which is much more
24184 convenient. For a detailed description of spam- and ham-processors,
24185 @xref{Spam Package}.
24186
24187 @defvar gnus-group-spam-exit-processor-spamoracle
24188 Add this symbol to a group's @code{spam-process} parameter by
24189 customizing the group parameter or the
24190 @code{gnus-spam-process-newsgroups} variable. When this symbol is added
24191 to a group's @code{spam-process} parameter, spam-marked articles will be
24192 sent to SpamOracle as spam samples.
24193
24194 @emph{WARNING}
24195
24196 Instead of the obsolete
24197 @code{gnus-group-spam-exit-processor-spamoracle}, it is recommended
24198 that you use @code{'(spam spam-use-spamoracle)}. Everything will work
24199 the same way, we promise.
24200 @end defvar
24201
24202 @defvar gnus-group-ham-exit-processor-spamoracle
24203 Add this symbol to a group's @code{spam-process} parameter by
24204 customizing the group parameter or the
24205 @code{gnus-spam-process-newsgroups} variable. When this symbol is added
24206 to a group's @code{spam-process} parameter, the ham-marked articles in
24207 @emph{ham} groups will be sent to the SpamOracle as samples of ham
24208 messages. Note that this ham processor has no effect in @emph{spam} or
24209 @emph{unclassified} groups.
24210
24211 @emph{WARNING}
24212
24213 Instead of the obsolete
24214 @code{gnus-group-ham-exit-processor-spamoracle}, it is recommended
24215 that you use @code{'(ham spam-use-spamoracle)}. Everything will work
24216 the same way, we promise.
24217 @end defvar
24218
24219 @emph{Example:} These are the Group Parameters of a group that has been
24220 classified as a ham group, meaning that it should only contain ham
24221 messages.
24222 @example
24223 ((spam-contents gnus-group-spam-classification-ham)
24224 (spam-process ((ham spam-use-spamoracle)
24225 (spam spam-use-spamoracle))))
24226 @end example
24227 For this group the @code{spam-use-spamoracle} is installed for both
24228 ham and spam processing. If the group contains spam message
24229 (e.g. because SpamOracle has not had enough sample messages yet) and
24230 the user marks some messages as spam messages, these messages will be
24231 processed by SpamOracle. The processor sends the messages to
24232 SpamOracle as new samples for spam.
24233
24234 @node Extending the Spam package
24235 @subsection Extending the Spam package
24236 @cindex spam filtering
24237 @cindex spam elisp package, extending
24238 @cindex extending the spam elisp package
24239
24240 Say you want to add a new back end called blackbox. For filtering
24241 incoming mail, provide the following:
24242
24243 @enumerate
24244
24245 @item
24246 Code
24247
24248 @lisp
24249 (defvar spam-use-blackbox nil
24250 "True if blackbox should be used.")
24251 @end lisp
24252
24253 Add
24254 @lisp
24255 (spam-use-blackbox . spam-check-blackbox)
24256 @end lisp
24257 to @code{spam-list-of-checks}.
24258
24259 Add
24260 @lisp
24261 (gnus-group-ham-exit-processor-blackbox ham spam-use-blackbox)
24262 (gnus-group-spam-exit-processor-blackbox spam spam-use-blackbox)
24263 @end lisp
24264
24265 to @code{spam-list-of-processors}.
24266
24267 Add
24268 @lisp
24269 (spam-use-blackbox spam-blackbox-register-routine
24270 nil
24271 spam-blackbox-unregister-routine
24272 nil)
24273 @end lisp
24274
24275 to @code{spam-registration-functions}. Write the register/unregister
24276 routines using the bogofilter register/unregister routines as a
24277 start, or other register/unregister routines more appropriate to
24278 Blackbox.
24279
24280 @item
24281 Functionality
24282
24283 Write the @code{spam-check-blackbox} function. It should return
24284 @samp{nil} or @code{spam-split-group}, observing the other
24285 conventions. See the existing @code{spam-check-*} functions for
24286 examples of what you can do, and stick to the template unless you
24287 fully understand the reasons why you aren't.
24288
24289 Make sure to add @code{spam-use-blackbox} to
24290 @code{spam-list-of-statistical-checks} if Blackbox is a statistical
24291 mail analyzer that needs the full message body to operate.
24292
24293 @end enumerate
24294
24295 For processing spam and ham messages, provide the following:
24296
24297 @enumerate
24298
24299 @item
24300 Code
24301
24302 Note you don't have to provide a spam or a ham processor. Only
24303 provide them if Blackbox supports spam or ham processing.
24304
24305 Also, ham and spam processors are being phased out as single
24306 variables. Instead the form @code{'(spam spam-use-blackbox)} or
24307 @code{'(ham spam-use-blackbox)} is favored. For now, spam/ham
24308 processor variables are still around but they won't be for long.
24309
24310 @lisp
24311 (defvar gnus-group-spam-exit-processor-blackbox "blackbox-spam"
24312 "The Blackbox summary exit spam processor.
24313 Only applicable to spam groups.")
24314
24315 (defvar gnus-group-ham-exit-processor-blackbox "blackbox-ham"
24316 "The whitelist summary exit ham processor.
24317 Only applicable to non-spam (unclassified and ham) groups.")
24318
24319 @end lisp
24320
24321 @item
24322 Gnus parameters
24323
24324 Add
24325 @lisp
24326 (const :tag "Spam: Blackbox" (spam spam-use-blackbox))
24327 (const :tag "Ham: Blackbox" (ham spam-use-blackbox))
24328 @end lisp
24329 to the @code{spam-process} group parameter in @code{gnus.el}. Make
24330 sure you do it twice, once for the parameter and once for the
24331 variable customization.
24332
24333 Add
24334 @lisp
24335 (variable-item spam-use-blackbox)
24336 @end lisp
24337 to the @code{spam-autodetect-methods} group parameter in
24338 @code{gnus.el}.
24339
24340 @end enumerate
24341
24342 @node Spam Statistics Package
24343 @subsection Spam Statistics Package
24344 @cindex Paul Graham
24345 @cindex Graham, Paul
24346 @cindex naive Bayesian spam filtering
24347 @cindex Bayesian spam filtering, naive
24348 @cindex spam filtering, naive Bayesian
24349
24350 Paul Graham has written an excellent essay about spam filtering using
24351 statistics: @uref{http://www.paulgraham.com/spam.html,A Plan for
24352 Spam}. In it he describes the inherent deficiency of rule-based
24353 filtering as used by SpamAssassin, for example: Somebody has to write
24354 the rules, and everybody else has to install these rules. You are
24355 always late. It would be much better, he argues, to filter mail based
24356 on whether it somehow resembles spam or non-spam. One way to measure
24357 this is word distribution. He then goes on to describe a solution
24358 that checks whether a new mail resembles any of your other spam mails
24359 or not.
24360
24361 The basic idea is this: Create a two collections of your mail, one
24362 with spam, one with non-spam. Count how often each word appears in
24363 either collection, weight this by the total number of mails in the
24364 collections, and store this information in a dictionary. For every
24365 word in a new mail, determine its probability to belong to a spam or a
24366 non-spam mail. Use the 15 most conspicuous words, compute the total
24367 probability of the mail being spam. If this probability is higher
24368 than a certain threshold, the mail is considered to be spam.
24369
24370 The Spam Statistics package adds support to Gnus for this kind of
24371 filtering. It can be used as one of the back ends of the Spam package
24372 (@pxref{Spam Package}), or by itself.
24373
24374 Before using the Spam Statistics package, you need to set it up.
24375 First, you need two collections of your mail, one with spam, one with
24376 non-spam. Then you need to create a dictionary using these two
24377 collections, and save it. And last but not least, you need to use
24378 this dictionary in your fancy mail splitting rules.
24379
24380 @menu
24381 * Creating a spam-stat dictionary::
24382 * Splitting mail using spam-stat::
24383 * Low-level interface to the spam-stat dictionary::
24384 @end menu
24385
24386 @node Creating a spam-stat dictionary
24387 @subsubsection Creating a spam-stat dictionary
24388
24389 Before you can begin to filter spam based on statistics, you must
24390 create these statistics based on two mail collections, one with spam,
24391 one with non-spam. These statistics are then stored in a dictionary
24392 for later use. In order for these statistics to be meaningful, you
24393 need several hundred emails in both collections.
24394
24395 Gnus currently supports only the nnml back end for automated dictionary
24396 creation. The nnml back end stores all mails in a directory, one file
24397 per mail. Use the following:
24398
24399 @defun spam-stat-process-spam-directory
24400 Create spam statistics for every file in this directory. Every file
24401 is treated as one spam mail.
24402 @end defun
24403
24404 @defun spam-stat-process-non-spam-directory
24405 Create non-spam statistics for every file in this directory. Every
24406 file is treated as one non-spam mail.
24407 @end defun
24408
24409 Usually you would call @code{spam-stat-process-spam-directory} on a
24410 directory such as @file{~/Mail/mail/spam} (this usually corresponds to
24411 the group @samp{nnml:mail.spam}), and you would call
24412 @code{spam-stat-process-non-spam-directory} on a directory such as
24413 @file{~/Mail/mail/misc} (this usually corresponds to the group
24414 @samp{nnml:mail.misc}).
24415
24416 When you are using @acronym{IMAP}, you won't have the mails available
24417 locally, so that will not work. One solution is to use the Gnus Agent
24418 to cache the articles. Then you can use directories such as
24419 @file{"~/News/agent/nnimap/mail.yourisp.com/personal_spam"} for
24420 @code{spam-stat-process-spam-directory}. @xref{Agent as Cache}.
24421
24422 @defvar spam-stat
24423 This variable holds the hash-table with all the statistics---the
24424 dictionary we have been talking about. For every word in either
24425 collection, this hash-table stores a vector describing how often the
24426 word appeared in spam and often it appeared in non-spam mails.
24427 @end defvar
24428
24429 If you want to regenerate the statistics from scratch, you need to
24430 reset the dictionary.
24431
24432 @defun spam-stat-reset
24433 Reset the @code{spam-stat} hash-table, deleting all the statistics.
24434 @end defun
24435
24436 When you are done, you must save the dictionary. The dictionary may
24437 be rather large. If you will not update the dictionary incrementally
24438 (instead, you will recreate it once a month, for example), then you
24439 can reduce the size of the dictionary by deleting all words that did
24440 not appear often enough or that do not clearly belong to only spam or
24441 only non-spam mails.
24442
24443 @defun spam-stat-reduce-size
24444 Reduce the size of the dictionary. Use this only if you do not want
24445 to update the dictionary incrementally.
24446 @end defun
24447
24448 @defun spam-stat-save
24449 Save the dictionary.
24450 @end defun
24451
24452 @defvar spam-stat-file
24453 The filename used to store the dictionary. This defaults to
24454 @file{~/.spam-stat.el}.
24455 @end defvar
24456
24457 @node Splitting mail using spam-stat
24458 @subsubsection Splitting mail using spam-stat
24459
24460 This section describes how to use the Spam statistics
24461 @emph{independently} of the @xref{Spam Package}.
24462
24463 First, add the following to your @file{~/.gnus.el} file:
24464
24465 @lisp
24466 (require 'spam-stat)
24467 (spam-stat-load)
24468 @end lisp
24469
24470 This will load the necessary Gnus code, and the dictionary you
24471 created.
24472
24473 Next, you need to adapt your fancy splitting rules: You need to
24474 determine how to use @code{spam-stat}. The following examples are for
24475 the nnml back end. Using the nnimap back end works just as well. Just
24476 use @code{nnimap-split-fancy} instead of @code{nnmail-split-fancy}.
24477
24478 In the simplest case, you only have two groups, @samp{mail.misc} and
24479 @samp{mail.spam}. The following expression says that mail is either
24480 spam or it should go into @samp{mail.misc}. If it is spam, then
24481 @code{spam-stat-split-fancy} will return @samp{mail.spam}.
24482
24483 @lisp
24484 (setq nnmail-split-fancy
24485 `(| (: spam-stat-split-fancy)
24486 "mail.misc"))
24487 @end lisp
24488
24489 @defvar spam-stat-split-fancy-spam-group
24490 The group to use for spam. Default is @samp{mail.spam}.
24491 @end defvar
24492
24493 If you also filter mail with specific subjects into other groups, use
24494 the following expression. Only mails not matching the regular
24495 expression are considered potential spam.
24496
24497 @lisp
24498 (setq nnmail-split-fancy
24499 `(| ("Subject" "\\bspam-stat\\b" "mail.emacs")
24500 (: spam-stat-split-fancy)
24501 "mail.misc"))
24502 @end lisp
24503
24504 If you want to filter for spam first, then you must be careful when
24505 creating the dictionary. Note that @code{spam-stat-split-fancy} must
24506 consider both mails in @samp{mail.emacs} and in @samp{mail.misc} as
24507 non-spam, therefore both should be in your collection of non-spam
24508 mails, when creating the dictionary!
24509
24510 @lisp
24511 (setq nnmail-split-fancy
24512 `(| (: spam-stat-split-fancy)
24513 ("Subject" "\\bspam-stat\\b" "mail.emacs")
24514 "mail.misc"))
24515 @end lisp
24516
24517 You can combine this with traditional filtering. Here, we move all
24518 HTML-only mails into the @samp{mail.spam.filtered} group. Note that since
24519 @code{spam-stat-split-fancy} will never see them, the mails in
24520 @samp{mail.spam.filtered} should be neither in your collection of spam mails,
24521 nor in your collection of non-spam mails, when creating the
24522 dictionary!
24523
24524 @lisp
24525 (setq nnmail-split-fancy
24526 `(| ("Content-Type" "text/html" "mail.spam.filtered")
24527 (: spam-stat-split-fancy)
24528 ("Subject" "\\bspam-stat\\b" "mail.emacs")
24529 "mail.misc"))
24530 @end lisp
24531
24532
24533 @node Low-level interface to the spam-stat dictionary
24534 @subsubsection Low-level interface to the spam-stat dictionary
24535
24536 The main interface to using @code{spam-stat}, are the following functions:
24537
24538 @defun spam-stat-buffer-is-spam
24539 Called in a buffer, that buffer is considered to be a new spam mail.
24540 Use this for new mail that has not been processed before.
24541 @end defun
24542
24543 @defun spam-stat-buffer-is-no-spam
24544 Called in a buffer, that buffer is considered to be a new non-spam
24545 mail. Use this for new mail that has not been processed before.
24546 @end defun
24547
24548 @defun spam-stat-buffer-change-to-spam
24549 Called in a buffer, that buffer is no longer considered to be normal
24550 mail but spam. Use this to change the status of a mail that has
24551 already been processed as non-spam.
24552 @end defun
24553
24554 @defun spam-stat-buffer-change-to-non-spam
24555 Called in a buffer, that buffer is no longer considered to be spam but
24556 normal mail. Use this to change the status of a mail that has already
24557 been processed as spam.
24558 @end defun
24559
24560 @defun spam-stat-save
24561 Save the hash table to the file. The filename used is stored in the
24562 variable @code{spam-stat-file}.
24563 @end defun
24564
24565 @defun spam-stat-load
24566 Load the hash table from a file. The filename used is stored in the
24567 variable @code{spam-stat-file}.
24568 @end defun
24569
24570 @defun spam-stat-score-word
24571 Return the spam score for a word.
24572 @end defun
24573
24574 @defun spam-stat-score-buffer
24575 Return the spam score for a buffer.
24576 @end defun
24577
24578 @defun spam-stat-split-fancy
24579 Use this function for fancy mail splitting. Add the rule @samp{(:
24580 spam-stat-split-fancy)} to @code{nnmail-split-fancy}
24581 @end defun
24582
24583 Make sure you load the dictionary before using it. This requires the
24584 following in your @file{~/.gnus.el} file:
24585
24586 @lisp
24587 (require 'spam-stat)
24588 (spam-stat-load)
24589 @end lisp
24590
24591 Typical test will involve calls to the following functions:
24592
24593 @smallexample
24594 Reset: (setq spam-stat (make-hash-table :test 'equal))
24595 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24596 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24597 Save table: (spam-stat-save)
24598 File size: (nth 7 (file-attributes spam-stat-file))
24599 Number of words: (hash-table-count spam-stat)
24600 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24601 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24602 Reduce table size: (spam-stat-reduce-size)
24603 Save table: (spam-stat-save)
24604 File size: (nth 7 (file-attributes spam-stat-file))
24605 Number of words: (hash-table-count spam-stat)
24606 Test spam: (spam-stat-test-directory "~/Mail/mail/spam")
24607 Test non-spam: (spam-stat-test-directory "~/Mail/mail/misc")
24608 @end smallexample
24609
24610 Here is how you would create your dictionary:
24611
24612 @smallexample
24613 Reset: (setq spam-stat (make-hash-table :test 'equal))
24614 Learn spam: (spam-stat-process-spam-directory "~/Mail/mail/spam")
24615 Learn non-spam: (spam-stat-process-non-spam-directory "~/Mail/mail/misc")
24616 Repeat for any other non-spam group you need...
24617 Reduce table size: (spam-stat-reduce-size)
24618 Save table: (spam-stat-save)
24619 @end smallexample
24620
24621 @node Other modes
24622 @section Interaction with other modes
24623
24624 @subsection Dired
24625 @cindex dired
24626
24627 @code{gnus-dired-minor-mode} provides some useful functions for dired
24628 buffers. It is enabled with
24629 @lisp
24630 (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
24631 @end lisp
24632
24633 @table @kbd
24634 @item C-c C-m C-a
24635 @findex gnus-dired-attach
24636 @cindex attachments, selection via dired
24637 Send dired's marked files as an attachment (@code{gnus-dired-attach}).
24638 You will be prompted for a message buffer.
24639
24640 @item C-c C-m C-l
24641 @findex gnus-dired-find-file-mailcap
24642 Visit a file according to the appropriate mailcap entry
24643 (@code{gnus-dired-find-file-mailcap}). With prefix, open file in a new
24644 buffer.
24645
24646 @item C-c C-m C-p
24647 @findex gnus-dired-print
24648 Print file according to the mailcap entry (@code{gnus-dired-print}). If
24649 there is no print command, print in a PostScript image.
24650 @end table
24651
24652 @node Various Various
24653 @section Various Various
24654 @cindex mode lines
24655 @cindex highlights
24656
24657 @table @code
24658
24659 @item gnus-home-directory
24660 @vindex gnus-home-directory
24661 All Gnus file and directory variables will be initialized from this
24662 variable, which defaults to @file{~/}.
24663
24664 @item gnus-directory
24665 @vindex gnus-directory
24666 Most Gnus storage file and directory variables will be initialized from
24667 this variable, which defaults to the @env{SAVEDIR} environment
24668 variable, or @file{~/News/} if that variable isn't set.
24669
24670 Note that Gnus is mostly loaded when the @file{~/.gnus.el} file is read.
24671 This means that other directory variables that are initialized from this
24672 variable won't be set properly if you set this variable in
24673 @file{~/.gnus.el}. Set this variable in @file{.emacs} instead.
24674
24675 @item gnus-default-directory
24676 @vindex gnus-default-directory
24677 Not related to the above variable at all---this variable says what the
24678 default directory of all Gnus buffers should be. If you issue commands
24679 like @kbd{C-x C-f}, the prompt you'll get starts in the current buffer's
24680 default directory. If this variable is @code{nil} (which is the
24681 default), the default directory will be the default directory of the
24682 buffer you were in when you started Gnus.
24683
24684 @item gnus-verbose
24685 @vindex gnus-verbose
24686 This variable is an integer between zero and ten. The higher the value,
24687 the more messages will be displayed. If this variable is zero, Gnus
24688 will never flash any messages, if it is seven (which is the default),
24689 most important messages will be shown, and if it is ten, Gnus won't ever
24690 shut up, but will flash so many messages it will make your head swim.
24691
24692 @item gnus-verbose-backends
24693 @vindex gnus-verbose-backends
24694 This variable works the same way as @code{gnus-verbose}, but it applies
24695 to the Gnus back ends instead of Gnus proper.
24696
24697 @item nnheader-max-head-length
24698 @vindex nnheader-max-head-length
24699 When the back ends read straight heads of articles, they all try to read
24700 as little as possible. This variable (default 8192) specifies
24701 the absolute max length the back ends will try to read before giving up
24702 on finding a separator line between the head and the body. If this
24703 variable is @code{nil}, there is no upper read bound. If it is
24704 @code{t}, the back ends won't try to read the articles piece by piece,
24705 but read the entire articles. This makes sense with some versions of
24706 @code{ange-ftp} or @code{efs}.
24707
24708 @item nnheader-head-chop-length
24709 @vindex nnheader-head-chop-length
24710 This variable (default 2048) says how big a piece of each article to
24711 read when doing the operation described above.
24712
24713 @item nnheader-file-name-translation-alist
24714 @vindex nnheader-file-name-translation-alist
24715 @cindex file names
24716 @cindex invalid characters in file names
24717 @cindex characters in file names
24718 This is an alist that says how to translate characters in file names.
24719 For instance, if @samp{:} is invalid as a file character in file names
24720 on your system (you OS/2 user you), you could say something like:
24721
24722 @lisp
24723 @group
24724 (setq nnheader-file-name-translation-alist
24725 '((?: . ?_)))
24726 @end group
24727 @end lisp
24728
24729 In fact, this is the default value for this variable on OS/2 and MS
24730 Windows (phooey) systems.
24731
24732 @item gnus-hidden-properties
24733 @vindex gnus-hidden-properties
24734 This is a list of properties to use to hide ``invisible'' text. It is
24735 @code{(invisible t intangible t)} by default on most systems, which
24736 makes invisible text invisible and intangible.
24737
24738 @item gnus-parse-headers-hook
24739 @vindex gnus-parse-headers-hook
24740 A hook called before parsing headers. It can be used, for instance, to
24741 gather statistics on the headers fetched, or perhaps you'd like to prune
24742 some headers. I don't see why you'd want that, though.
24743
24744 @item gnus-shell-command-separator
24745 @vindex gnus-shell-command-separator
24746 String used to separate two shell commands. The default is @samp{;}.
24747
24748 @item gnus-invalid-group-regexp
24749 @vindex gnus-invalid-group-regexp
24750
24751 Regexp to match ``invalid'' group names when querying user for a group
24752 name. The default value catches some @strong{really} invalid group
24753 names who could possibly mess up Gnus internally (like allowing
24754 @samp{:} in a group name, which is normally used to delimit method and
24755 group).
24756
24757 @acronym{IMAP} users might want to allow @samp{/} in group names though.
24758
24759
24760 @end table
24761
24762 @node The End
24763 @chapter The End
24764
24765 Well, that's the manual---you can get on with your life now. Keep in
24766 touch. Say hello to your cats from me.
24767
24768 My @strong{ghod}---I just can't stand goodbyes. Sniffle.
24769
24770 Ol' Charles Reznikoff said it pretty well, so I leave the floor to him:
24771
24772 @quotation
24773 @strong{Te Deum}
24774
24775 @sp 1
24776 Not because of victories @*
24777 I sing,@*
24778 having none,@*
24779 but for the common sunshine,@*
24780 the breeze,@*
24781 the largess of the spring.
24782
24783 @sp 1
24784 Not for victory@*
24785 but for the day's work done@*
24786 as well as I was able;@*
24787 not for a seat upon the dais@*
24788 but at the common table.@*
24789 @end quotation
24790
24791
24792 @node Appendices
24793 @chapter Appendices
24794
24795 @menu
24796 * XEmacs:: Requirements for installing under XEmacs.
24797 * History:: How Gnus got where it is today.
24798 * On Writing Manuals:: Why this is not a beginner's guide.
24799 * Terminology:: We use really difficult, like, words here.
24800 * Customization:: Tailoring Gnus to your needs.
24801 * Troubleshooting:: What you might try if things do not work.
24802 * Gnus Reference Guide:: Rilly, rilly technical stuff.
24803 * Emacs for Heathens:: A short introduction to Emacsian terms.
24804 * Frequently Asked Questions:: The Gnus FAQ
24805 @end menu
24806
24807
24808 @node XEmacs
24809 @section XEmacs
24810 @cindex XEmacs
24811 @cindex installing under XEmacs
24812
24813 XEmacs is distributed as a collection of packages. You should install
24814 whatever packages the Gnus XEmacs package requires. The current
24815 requirements are @samp{gnus}, @samp{mail-lib}, @samp{xemacs-base},
24816 @samp{eterm}, @samp{sh-script}, @samp{net-utils}, @samp{os-utils},
24817 @samp{dired}, @samp{mh-e}, @samp{sieve}, @samp{ps-print}, @samp{W3},
24818 @samp{pgg}, @samp{mailcrypt}, @samp{ecrypto}, and @samp{sasl}.
24819
24820
24821 @node History
24822 @section History
24823
24824 @cindex history
24825 @sc{gnus} was written by Masanobu @sc{Umeda}. When autumn crept up in
24826 '94, Lars Magne Ingebrigtsen grew bored and decided to rewrite Gnus.
24827
24828 If you want to investigate the person responsible for this outrage,
24829 you can point your (feh!) web browser to
24830 @uref{http://quimby.gnus.org/}. This is also the primary
24831 distribution point for the new and spiffy versions of Gnus, and is
24832 known as The Site That Destroys Newsrcs And Drives People Mad.
24833
24834 During the first extended alpha period of development, the new Gnus was
24835 called ``(ding) Gnus''. @dfn{(ding)} is, of course, short for
24836 @dfn{ding is not Gnus}, which is a total and utter lie, but who cares?
24837 (Besides, the ``Gnus'' in this abbreviation should probably be
24838 pronounced ``news'' as @sc{Umeda} intended, which makes it a more
24839 appropriate name, don't you think?)
24840
24841 In any case, after spending all that energy on coming up with a new and
24842 spunky name, we decided that the name was @emph{too} spunky, so we
24843 renamed it back again to ``Gnus''. But in mixed case. ``Gnus'' vs.
24844 ``@sc{gnus}''. New vs. old.
24845
24846 @menu
24847 * Gnus Versions:: What Gnus versions have been released.
24848 * Other Gnus Versions:: Other Gnus versions that also have been released.
24849 * Why?:: What's the point of Gnus?
24850 * Compatibility:: Just how compatible is Gnus with @sc{gnus}?
24851 * Conformity:: Gnus tries to conform to all standards.
24852 * Emacsen:: Gnus can be run on a few modern Emacsen.
24853 * Gnus Development:: How Gnus is developed.
24854 * Contributors:: Oodles of people.
24855 * New Features:: Pointers to some of the new stuff in Gnus.
24856 @end menu
24857
24858
24859 @node Gnus Versions
24860 @subsection Gnus Versions
24861 @cindex ding Gnus
24862 @cindex September Gnus
24863 @cindex Red Gnus
24864 @cindex Quassia Gnus
24865 @cindex Pterodactyl Gnus
24866 @cindex Oort Gnus
24867 @cindex No Gnus
24868 @cindex Gnus versions
24869
24870 The first ``proper'' release of Gnus 5 was done in November 1995 when it
24871 was included in the Emacs 19.30 distribution (132 (ding) Gnus releases
24872 plus 15 Gnus 5.0 releases).
24873
24874 In May 1996 the next Gnus generation (aka. ``September Gnus'' (after 99
24875 releases)) was released under the name ``Gnus 5.2'' (40 releases).
24876
24877 On July 28th 1996 work on Red Gnus was begun, and it was released on
24878 January 25th 1997 (after 84 releases) as ``Gnus 5.4'' (67 releases).
24879
24880 On September 13th 1997, Quassia Gnus was started and lasted 37 releases.
24881 It was released as ``Gnus 5.6'' on March 8th 1998 (46 releases).
24882
24883 Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as
24884 ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd
24885 1999.
24886
24887 On the 26th of October 2000, Oort Gnus was begun and was released as
24888 Gnus 5.10 on May 1st 2003 (24 releases).
24889
24890 On the January 4th 2004, No Gnus was begun.
24891
24892 If you happen upon a version of Gnus that has a prefixed name --
24893 ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'',
24894 ``Pterodactyl Gnus'', ``Oort Gnus'', ``No Gnus'' -- don't panic.
24895 Don't let it know that you're frightened. Back away. Slowly. Whatever
24896 you do, don't run. Walk away, calmly, until you're out of its reach.
24897 Find a proper released version of Gnus and snuggle up to that instead.
24898
24899
24900 @node Other Gnus Versions
24901 @subsection Other Gnus Versions
24902 @cindex Semi-gnus
24903
24904 In addition to the versions of Gnus which have had their releases
24905 coordinated by Lars, one major development has been Semi-gnus from
24906 Japan. It's based on a library called @acronym{SEMI}, which provides
24907 @acronym{MIME} capabilities.
24908
24909 These Gnusae are based mainly on Gnus 5.6 and Pterodactyl Gnus.
24910 Collectively, they are called ``Semi-gnus'', and different strains are
24911 called T-gnus, ET-gnus, Nana-gnus and Chaos. These provide powerful
24912 @acronym{MIME} and multilingualization things, especially important for
24913 Japanese users.
24914
24915
24916 @node Why?
24917 @subsection Why?
24918
24919 What's the point of Gnus?
24920
24921 I want to provide a ``rad'', ``happening'', ``way cool'' and ``hep''
24922 newsreader, that lets you do anything you can think of. That was my
24923 original motivation, but while working on Gnus, it has become clear to
24924 me that this generation of newsreaders really belong in the stone age.
24925 Newsreaders haven't developed much since the infancy of the net. If the
24926 volume continues to rise with the current rate of increase, all current
24927 newsreaders will be pretty much useless. How do you deal with
24928 newsgroups that have thousands of new articles each day? How do you
24929 keep track of millions of people who post?
24930
24931 Gnus offers no real solutions to these questions, but I would very much
24932 like to see Gnus being used as a testing ground for new methods of
24933 reading and fetching news. Expanding on @sc{Umeda}-san's wise decision
24934 to separate the newsreader from the back ends, Gnus now offers a simple
24935 interface for anybody who wants to write new back ends for fetching mail
24936 and news from different sources. I have added hooks for customizations
24937 everywhere I could imagine it being useful. By doing so, I'm inviting
24938 every one of you to explore and invent.
24939
24940 May Gnus never be complete. @kbd{C-u 100 M-x all-hail-emacs} and
24941 @kbd{C-u 100 M-x all-hail-xemacs}.
24942
24943
24944 @node Compatibility
24945 @subsection Compatibility
24946
24947 @cindex compatibility
24948 Gnus was designed to be fully compatible with @sc{gnus}. Almost all key
24949 bindings have been kept. More key bindings have been added, of course,
24950 but only in one or two obscure cases have old bindings been changed.
24951
24952 Our motto is:
24953 @quotation
24954 @cartouche
24955 @center In a cloud bones of steel.
24956 @end cartouche
24957 @end quotation
24958
24959 All commands have kept their names. Some internal functions have changed
24960 their names.
24961
24962 The @code{gnus-uu} package has changed drastically. @xref{Decoding
24963 Articles}.
24964
24965 One major compatibility question is the presence of several summary
24966 buffers. All variables relevant while reading a group are
24967 buffer-local to the summary buffer they belong in. Although many
24968 important variables have their values copied into their global
24969 counterparts whenever a command is executed in the summary buffer, this
24970 change might lead to incorrect values being used unless you are careful.
24971
24972 All code that relies on knowledge of @sc{gnus} internals will probably
24973 fail. To take two examples: Sorting @code{gnus-newsrc-alist} (or
24974 changing it in any way, as a matter of fact) is strictly verboten. Gnus
24975 maintains a hash table that points to the entries in this alist (which
24976 speeds up many functions), and changing the alist directly will lead to
24977 peculiar results.
24978
24979 @cindex hilit19
24980 @cindex highlighting
24981 Old hilit19 code does not work at all. In fact, you should probably
24982 remove all hilit code from all Gnus hooks
24983 (@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
24984 Gnus provides various integrated functions for highlighting. These are
24985 faster and more accurate. To make life easier for everybody, Gnus will
24986 by default remove all hilit calls from all hilit hooks. Uncleanliness!
24987 Away!
24988
24989 Packages like @code{expire-kill} will no longer work. As a matter of
24990 fact, you should probably remove all old @sc{gnus} packages (and other
24991 code) when you start using Gnus. More likely than not, Gnus already
24992 does what you have written code to make @sc{gnus} do. (Snicker.)
24993
24994 Even though old methods of doing things are still supported, only the
24995 new methods are documented in this manual. If you detect a new method of
24996 doing something while reading this manual, that does not mean you have
24997 to stop doing it the old way.
24998
24999 Gnus understands all @sc{gnus} startup files.
25000
25001 @kindex M-x gnus-bug
25002 @findex gnus-bug
25003 @cindex reporting bugs
25004 @cindex bugs
25005 Overall, a casual user who hasn't written much code that depends on
25006 @sc{gnus} internals should suffer no problems. If problems occur,
25007 please let me know by issuing that magic command @kbd{M-x gnus-bug}.
25008
25009 @vindex gnus-bug-create-help-buffer
25010 If you are in the habit of sending bug reports @emph{very} often, you
25011 may find the helpful help buffer annoying after a while. If so, set
25012 @code{gnus-bug-create-help-buffer} to @code{nil} to avoid having it pop
25013 up at you.
25014
25015
25016 @node Conformity
25017 @subsection Conformity
25018
25019 No rebels without a clue here, ma'am. We conform to all standards known
25020 to (wo)man. Except for those standards and/or conventions we disagree
25021 with, of course.
25022
25023 @table @strong
25024
25025 @item RFC (2)822
25026 @cindex RFC 822
25027 @cindex RFC 2822
25028 There are no known breaches of this standard.
25029
25030 @item RFC 1036
25031 @cindex RFC 1036
25032 There are no known breaches of this standard, either.
25033
25034 @item Son-of-RFC 1036
25035 @cindex Son-of-RFC 1036
25036 We do have some breaches to this one.
25037
25038 @table @emph
25039
25040 @item X-Newsreader
25041 @itemx User-Agent
25042 These are considered to be ``vanity headers'', while I consider them
25043 to be consumer information. After seeing so many badly formatted
25044 articles coming from @code{tin} and @code{Netscape} I know not to use
25045 either of those for posting articles. I would not have known that if
25046 it wasn't for the @code{X-Newsreader} header.
25047 @end table
25048
25049 @item USEFOR
25050 @cindex USEFOR
25051 USEFOR is an IETF working group writing a successor to RFC 1036, based
25052 on Son-of-RFC 1036. They have produced a number of drafts proposing
25053 various changes to the format of news articles. The Gnus towers will
25054 look into implementing the changes when the draft is accepted as an RFC.
25055
25056 @item MIME - RFC 2045-2049 etc
25057 @cindex @acronym{MIME}
25058 All the various @acronym{MIME} RFCs are supported.
25059
25060 @item Disposition Notifications - RFC 2298
25061 Message Mode is able to request notifications from the receiver.
25062
25063 @item PGP - RFC 1991 and RFC 2440
25064 @cindex RFC 1991
25065 @cindex RFC 2440
25066 RFC 1991 is the original @acronym{PGP} message specification,
25067 published as an informational RFC. RFC 2440 was the follow-up, now
25068 called Open PGP, and put on the Standards Track. Both document a
25069 non-@acronym{MIME} aware @acronym{PGP} format. Gnus supports both
25070 encoding (signing and encryption) and decoding (verification and
25071 decryption).
25072
25073 @item PGP/MIME - RFC 2015/3156
25074 RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
25075 1991) describes the @acronym{MIME}-wrapping around the RFC 1991/2440 format.
25076 Gnus supports both encoding and decoding.
25077
25078 @item S/MIME - RFC 2633
25079 RFC 2633 describes the @acronym{S/MIME} format.
25080
25081 @item IMAP - RFC 1730/2060, RFC 2195, RFC 2086, RFC 2359, RFC 2595, RFC 1731
25082 RFC 1730 is @acronym{IMAP} version 4, updated somewhat by RFC 2060
25083 (@acronym{IMAP} 4 revision 1). RFC 2195 describes CRAM-MD5
25084 authentication for @acronym{IMAP}. RFC 2086 describes access control
25085 lists (ACLs) for @acronym{IMAP}. RFC 2359 describes a @acronym{IMAP}
25086 protocol enhancement. RFC 2595 describes the proper @acronym{TLS}
25087 integration (STARTTLS) with @acronym{IMAP}. RFC 1731 describes the
25088 GSSAPI/Kerberos4 mechanisms for @acronym{IMAP}.
25089
25090 @end table
25091
25092 If you ever notice Gnus acting non-compliant with regards to the texts
25093 mentioned above, don't hesitate to drop a note to Gnus Towers and let us
25094 know.
25095
25096
25097 @node Emacsen
25098 @subsection Emacsen
25099 @cindex Emacsen
25100 @cindex XEmacs
25101 @cindex Mule
25102 @cindex Emacs
25103
25104 Gnus should work on:
25105
25106 @itemize @bullet
25107
25108 @item
25109 Emacs 21.1 and up.
25110
25111 @item
25112 XEmacs 21.4 and up.
25113
25114 @end itemize
25115
25116 This Gnus version will absolutely not work on any Emacsen older than
25117 that. Not reliably, at least. Older versions of Gnus may work on older
25118 Emacs versions. Particularly, Gnus 5.10.8 should also work on Emacs
25119 20.7 and XEmacs 21.1.
25120
25121 There are some vague differences between Gnus on the various
25122 platforms---XEmacs features more graphics (a logo and a toolbar)---but
25123 other than that, things should look pretty much the same under all
25124 Emacsen.
25125
25126
25127 @node Gnus Development
25128 @subsection Gnus Development
25129
25130 Gnus is developed in a two-phased cycle. The first phase involves much
25131 discussion on the @samp{ding@@gnus.org} mailing list, where people
25132 propose changes and new features, post patches and new back ends. This
25133 phase is called the @dfn{alpha} phase, since the Gnusae released in this
25134 phase are @dfn{alpha releases}, or (perhaps more commonly in other
25135 circles) @dfn{snapshots}. During this phase, Gnus is assumed to be
25136 unstable and should not be used by casual users. Gnus alpha releases
25137 have names like ``Red Gnus'' and ``Quassia Gnus''.
25138
25139 After futzing around for 50-100 alpha releases, Gnus is declared
25140 @dfn{frozen}, and only bug fixes are applied. Gnus loses the prefix,
25141 and is called things like ``Gnus 5.6.32'' instead. Normal people are
25142 supposed to be able to use these, and these are mostly discussed on the
25143 @samp{gnu.emacs.gnus} newsgroup.
25144
25145 @cindex Incoming*
25146 @vindex mail-source-delete-incoming
25147 Some variable defaults differ between alpha Gnusae and released Gnusae.
25148 In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
25149 alpha Gnusae and @code{t} in released Gnusae. This is to prevent
25150 lossage of mail if an alpha release hiccups while handling the mail.
25151
25152 The division of discussion between the ding mailing list and the Gnus
25153 newsgroup is not purely based on publicity concerns. It's true that
25154 having people write about the horrible things that an alpha Gnus release
25155 can do (sometimes) in a public forum may scare people off, but more
25156 importantly, talking about new experimental features that have been
25157 introduced may confuse casual users. New features are frequently
25158 introduced, fiddled with, and judged to be found wanting, and then
25159 either discarded or totally rewritten. People reading the mailing list
25160 usually keep up with these rapid changes, while people on the newsgroup
25161 can't be assumed to do so.
25162
25163
25164
25165 @node Contributors
25166 @subsection Contributors
25167 @cindex contributors
25168
25169 The new Gnus version couldn't have been done without the help of all the
25170 people on the (ding) mailing list. Every day for over a year I have
25171 gotten billions of nice bug reports from them, filling me with joy,
25172 every single one of them. Smooches. The people on the list have been
25173 tried beyond endurance, what with my ``oh, that's a neat idea <type
25174 type>, yup, I'll release it right away <ship off> no wait, that doesn't
25175 work at all <type type>, yup, I'll ship that one off right away <ship
25176 off> no, wait, that absolutely does not work'' policy for releases.
25177 Micro$oft---bah. Amateurs. I'm @emph{much} worse. (Or is that
25178 ``worser''? ``much worser''? ``worsest''?)
25179
25180 I would like to take this opportunity to thank the Academy for@dots{} oops,
25181 wrong show.
25182
25183 @itemize @bullet
25184
25185 @item
25186 Masanobu @sc{Umeda}---the writer of the original @sc{gnus}.
25187
25188 @item
25189 Shenghuo Zhu---uudecode.el, mm-uu.el, rfc1843.el, webmail.el,
25190 nnwarchive and many, many other things connected with @acronym{MIME} and
25191 other types of en/decoding, as well as general bug fixing, new
25192 functionality and stuff.
25193
25194 @item
25195 Per Abrahamsen---custom, scoring, highlighting and @sc{soup} code (as
25196 well as numerous other things).
25197
25198 @item
25199 Luis Fernandes---design and graphics.
25200
25201 @item
25202 Joe Reiss---creator of the smiley faces.
25203
25204 @item
25205 Justin Sheehy---the @acronym{FAQ} maintainer.
25206
25207 @item
25208 Erik Naggum---help, ideas, support, code and stuff.
25209
25210 @item
25211 Wes Hardaker---@file{gnus-picon.el} and the manual section on
25212 @dfn{picons} (@pxref{Picons}).
25213
25214 @item
25215 Kim-Minh Kaplan---further work on the picon code.
25216
25217 @item
25218 Brad Miller---@file{gnus-gl.el} and the GroupLens manual section
25219 (@pxref{GroupLens}).
25220
25221 @item
25222 Sudish Joseph---innumerable bug fixes.
25223
25224 @item
25225 Ilja Weis---@file{gnus-topic.el}.
25226
25227 @item
25228 Steven L. Baur---lots and lots and lots of bugs detections and fixes.
25229
25230 @item
25231 Vladimir Alexiev---the refcard and reference booklets.
25232
25233 @item
25234 Felix Lee & Jamie Zawinski---I stole some pieces from the XGnus
25235 distribution by Felix Lee and JWZ.
25236
25237 @item
25238 Scott Byer---@file{nnfolder.el} enhancements & rewrite.
25239
25240 @item
25241 Peter Mutsaers---orphan article scoring code.
25242
25243 @item
25244 Ken Raeburn---POP mail support.
25245
25246 @item
25247 Hallvard B Furuseth---various bits and pieces, especially dealing with
25248 .newsrc files.
25249
25250 @item
25251 Brian Edmonds---@file{gnus-bbdb.el}.
25252
25253 @item
25254 David Moore---rewrite of @file{nnvirtual.el} and many other things.
25255
25256 @item
25257 Kevin Davidson---came up with the name @dfn{ding}, so blame him.
25258
25259 @item
25260 François Pinard---many, many interesting and thorough bug reports, as
25261 well as autoconf support.
25262
25263 @end itemize
25264
25265 This manual was proof-read by Adrian Aichner, with Ricardo Nassif, Mark
25266 Borges, and Jost Krieger proof-reading parts of the manual.
25267
25268 The following people have contributed many patches and suggestions:
25269
25270 Christopher Davis,
25271 Andrew Eskilsson,
25272 Kai Grossjohann,
25273 Kevin Greiner,
25274 Jesper Harder,
25275 Paul Jarc,
25276 Simon Josefsson,
25277 David KÃ¥gedal,
25278 Richard Pieri,
25279 Fabrice Popineau,
25280 Daniel Quinlan,
25281 Michael Shields,
25282 Reiner Steib,
25283 Jason L. Tibbitts, III,
25284 Jack Vinson,
25285 Katsumi Yamaoka, @c Yamaoka
25286 and
25287 Teodor Zlatanov.
25288
25289 Also thanks to the following for patches and stuff:
25290
25291 Jari Aalto,
25292 Adrian Aichner,
25293 Vladimir Alexiev,
25294 Russ Allbery,
25295 Peter Arius,
25296 Matt Armstrong,
25297 Marc Auslander,
25298 Miles Bader,
25299 Alexei V. Barantsev,
25300 Frank Bennett,
25301 Robert Bihlmeyer,
25302 Chris Bone,
25303 Mark Borges,
25304 Mark Boyns,
25305 Lance A. Brown,
25306 Rob Browning,
25307 Kees de Bruin,
25308 Martin Buchholz,
25309 Joe Buehler,
25310 Kevin Buhr,
25311 Alastair Burt,
25312 Joao Cachopo,
25313 Zlatko Calusic,
25314 Massimo Campostrini,
25315 Castor,
25316 David Charlap,
25317 Dan Christensen,
25318 Kevin Christian,
25319 Jae-you Chung, @c ?
25320 James H. Cloos, Jr.,
25321 Laura Conrad,
25322 Michael R. Cook,
25323 Glenn Coombs,
25324 Andrew J. Cosgriff,
25325 Neil Crellin,
25326 Frank D. Cringle,
25327 Geoffrey T. Dairiki,
25328 Andre Deparade,
25329 Ulrik Dickow,
25330 Dave Disser,
25331 Rui-Tao Dong, @c ?
25332 Joev Dubach,
25333 Michael Welsh Duggan,
25334 Dave Edmondson,
25335 Paul Eggert,
25336 Mark W. Eichin,
25337 Karl Eichwalder,
25338 Enami Tsugutomo, @c Enami
25339 Michael Ernst,
25340 Luc Van Eycken,
25341 Sam Falkner,
25342 Nelson Jose dos Santos Ferreira,
25343 Sigbjorn Finne,
25344 Sven Fischer,
25345 Paul Fisher,
25346 Decklin Foster,
25347 Gary D. Foster,
25348 Paul Franklin,
25349 Guy Geens,
25350 Arne Georg Gleditsch,
25351 David S. Goldberg,
25352 Michelangelo Grigni,
25353 Dale Hagglund,
25354 D. Hall,
25355 Magnus Hammerin,
25356 Kenichi Handa, @c Handa
25357 Raja R. Harinath,
25358 Yoshiki Hayashi, @c Hayashi
25359 P. E. Jareth Hein,
25360 Hisashige Kenji, @c Hisashige
25361 Scott Hofmann,
25362 Marc Horowitz,
25363 Gunnar Horrigmo,
25364 Richard Hoskins,
25365 Brad Howes,
25366 Miguel de Icaza,
25367 François Felix Ingrand,
25368 Tatsuya Ichikawa, @c Ichikawa
25369 Ishikawa Ichiro, @c Ishikawa
25370 Lee Iverson,
25371 Iwamuro Motonori, @c Iwamuro
25372 Rajappa Iyer,
25373 Andreas Jaeger,
25374 Adam P. Jenkins,
25375 Randell Jesup,
25376 Fred Johansen,
25377 Gareth Jones,
25378 Greg Klanderman,
25379 Karl Kleinpaste,
25380 Michael Klingbeil,
25381 Peter Skov Knudsen,
25382 Shuhei Kobayashi, @c Kobayashi
25383 Petr Konecny,
25384 Koseki Yoshinori, @c Koseki
25385 Thor Kristoffersen,
25386 Jens Lautenbacher,
25387 Martin Larose,
25388 Seokchan Lee, @c Lee
25389 Joerg Lenneis,
25390 Carsten Leonhardt,
25391 James LewisMoss,
25392 Christian Limpach,
25393 Markus Linnala,
25394 Dave Love,
25395 Mike McEwan,
25396 Tonny Madsen,
25397 Shlomo Mahlab,
25398 Nat Makarevitch,
25399 Istvan Marko,
25400 David Martin,
25401 Jason R. Mastaler,
25402 Gordon Matzigkeit,
25403 Timo Metzemakers,
25404 Richard Mlynarik,
25405 Lantz Moore,
25406 Morioka Tomohiko, @c Morioka
25407 Erik Toubro Nielsen,
25408 Hrvoje Niksic,
25409 Andy Norman,
25410 Fred Oberhauser,
25411 C. R. Oldham,
25412 Alexandre Oliva,
25413 Ken Olstad,
25414 Masaharu Onishi, @c Onishi
25415 Hideki Ono, @c Ono
25416 Ettore Perazzoli,
25417 William Perry,
25418 Stephen Peters,
25419 Jens-Ulrik Holger Petersen,
25420 Ulrich Pfeifer,
25421 Matt Pharr,
25422 Andy Piper,
25423 John McClary Prevost,
25424 Bill Pringlemeir,
25425 Mike Pullen,
25426 Jim Radford,
25427 Colin Rafferty,
25428 Lasse Rasinen,
25429 Lars Balker Rasmussen,
25430 Joe Reiss,
25431 Renaud Rioboo,
25432 Roland B. Roberts,
25433 Bart Robinson,
25434 Christian von Roques,
25435 Markus Rost,
25436 Jason Rumney,
25437 Wolfgang Rupprecht,
25438 Jay Sachs,
25439 Dewey M. Sasser,
25440 Conrad Sauerwald,
25441 Loren Schall,
25442 Dan Schmidt,
25443 Ralph Schleicher,
25444 Philippe Schnoebelen,
25445 Andreas Schwab,
25446 Randal L. Schwartz,
25447 Danny Siu,
25448 Matt Simmons,
25449 Paul D. Smith,
25450 Jeff Sparkes,
25451 Toby Speight,
25452 Michael Sperber,
25453 Darren Stalder,
25454 Richard Stallman,
25455 Greg Stark,
25456 Sam Steingold,
25457 Paul Stevenson,
25458 Jonas Steverud,
25459 Paul Stodghill,
25460 Kiyokazu Suto, @c Suto
25461 Kurt Swanson,
25462 Samuel Tardieu,
25463 Teddy,
25464 Chuck Thompson,
25465 Tozawa Akihiko, @c Tozawa
25466 Philippe Troin,
25467 James Troup,
25468 Trung Tran-Duc,
25469 Jack Twilley,
25470 Aaron M. Ucko,
25471 Aki Vehtari,
25472 Didier Verna,
25473 Vladimir Volovich,
25474 Jan Vroonhof,
25475 Stefan Waldherr,
25476 Pete Ware,
25477 Barry A. Warsaw,
25478 Christoph Wedler,
25479 Joe Wells,
25480 Lee Willis,
25481 and
25482 Lloyd Zusman.
25483
25484
25485 For a full overview of what each person has done, the ChangeLogs
25486 included in the Gnus alpha distributions should give ample reading
25487 (550kB and counting).
25488
25489 Apologies to everybody that I've forgotten, of which there are many, I'm
25490 sure.
25491
25492 Gee, that's quite a list of people. I guess that must mean that there
25493 actually are people who are using Gnus. Who'd'a thunk it!
25494
25495
25496 @node New Features
25497 @subsection New Features
25498 @cindex new features
25499
25500 @menu
25501 * ding Gnus:: New things in Gnus 5.0/5.1, the first new Gnus.
25502 * September Gnus:: The Thing Formally Known As Gnus 5.2/5.3.
25503 * Red Gnus:: Third time best---Gnus 5.4/5.5.
25504 * Quassia Gnus:: Two times two is four, or Gnus 5.6/5.7.
25505 * Pterodactyl Gnus:: Pentad also starts with P, AKA Gnus 5.8/5.9.
25506 * Oort Gnus:: It's big. It's far out. Gnus 5.10/5.11.
25507 @end menu
25508
25509 These lists are, of course, just @emph{short} overviews of the
25510 @emph{most} important new features. No, really. There are tons more.
25511 Yes, we have feeping creaturism in full effect.
25512
25513 @node ding Gnus
25514 @subsubsection (ding) Gnus
25515
25516 New features in Gnus 5.0/5.1:
25517
25518 @itemize @bullet
25519
25520 @item
25521 The look of all buffers can be changed by setting format-like variables
25522 (@pxref{Group Buffer Format} and @pxref{Summary Buffer Format}).
25523
25524 @item
25525 Local spool and several @acronym{NNTP} servers can be used at once
25526 (@pxref{Select Methods}).
25527
25528 @item
25529 You can combine groups into virtual groups (@pxref{Virtual Groups}).
25530
25531 @item
25532 You can read a number of different mail formats (@pxref{Getting Mail}).
25533 All the mail back ends implement a convenient mail expiry scheme
25534 (@pxref{Expiring Mail}).
25535
25536 @item
25537 Gnus can use various strategies for gathering threads that have lost
25538 their roots (thereby gathering loose sub-threads into one thread) or it
25539 can go back and retrieve enough headers to build a complete thread
25540 (@pxref{Customizing Threading}).
25541
25542 @item
25543 Killed groups can be displayed in the group buffer, and you can read
25544 them as well (@pxref{Listing Groups}).
25545
25546 @item
25547 Gnus can do partial group updates---you do not have to retrieve the
25548 entire active file just to check for new articles in a few groups
25549 (@pxref{The Active File}).
25550
25551 @item
25552 Gnus implements a sliding scale of subscribedness to groups
25553 (@pxref{Group Levels}).
25554
25555 @item
25556 You can score articles according to any number of criteria
25557 (@pxref{Scoring}). You can even get Gnus to find out how to score
25558 articles for you (@pxref{Adaptive Scoring}).
25559
25560 @item
25561 Gnus maintains a dribble buffer that is auto-saved the normal Emacs
25562 manner, so it should be difficult to lose much data on what you have
25563 read if your machine should go down (@pxref{Auto Save}).
25564
25565 @item
25566 Gnus now has its own startup file (@file{~/.gnus.el}) to avoid
25567 cluttering up the @file{.emacs} file.
25568
25569 @item
25570 You can set the process mark on both groups and articles and perform
25571 operations on all the marked items (@pxref{Process/Prefix}).
25572
25573 @item
25574 You can grep through a subset of groups and create a group from the
25575 results (@pxref{Kibozed Groups}).
25576
25577 @item
25578 You can list subsets of groups according to, well, anything
25579 (@pxref{Listing Groups}).
25580
25581 @item
25582 You can browse foreign servers and subscribe to groups from those
25583 servers (@pxref{Browse Foreign Server}).
25584
25585 @item
25586 Gnus can fetch articles, asynchronously, on a second connection to the
25587 server (@pxref{Asynchronous Fetching}).
25588
25589 @item
25590 You can cache articles locally (@pxref{Article Caching}).
25591
25592 @item
25593 The uudecode functions have been expanded and generalized
25594 (@pxref{Decoding Articles}).
25595
25596 @item
25597 You can still post uuencoded articles, which was a little-known feature
25598 of @sc{gnus}' past (@pxref{Uuencoding and Posting}).
25599
25600 @item
25601 Fetching parents (and other articles) now actually works without
25602 glitches (@pxref{Finding the Parent}).
25603
25604 @item
25605 Gnus can fetch @acronym{FAQ}s and group descriptions (@pxref{Group Information}).
25606
25607 @item
25608 Digests (and other files) can be used as the basis for groups
25609 (@pxref{Document Groups}).
25610
25611 @item
25612 Articles can be highlighted and customized (@pxref{Customizing
25613 Articles}).
25614
25615 @item
25616 URLs and other external references can be buttonized (@pxref{Article
25617 Buttons}).
25618
25619 @item
25620 You can do lots of strange stuff with the Gnus window & frame
25621 configuration (@pxref{Window Layout}).
25622
25623 @item
25624 You can click on buttons instead of using the keyboard
25625 (@pxref{Buttons}).
25626
25627 @end itemize
25628
25629
25630 @node September Gnus
25631 @subsubsection September Gnus
25632
25633 @iftex
25634 @iflatex
25635 \gnusfig{-28cm}{0cm}{\epsfig{figure=ps/september,height=20cm}}
25636 @end iflatex
25637 @end iftex
25638
25639 New features in Gnus 5.2/5.3:
25640
25641 @itemize @bullet
25642
25643 @item
25644 A new message composition mode is used. All old customization variables
25645 for @code{mail-mode}, @code{rnews-reply-mode} and @code{gnus-msg} are
25646 now obsolete.
25647
25648 @item
25649 Gnus is now able to generate @dfn{sparse} threads---threads where
25650 missing articles are represented by empty nodes (@pxref{Customizing
25651 Threading}).
25652
25653 @lisp
25654 (setq gnus-build-sparse-threads 'some)
25655 @end lisp
25656
25657 @item
25658 Outgoing articles are stored on a special archive server
25659 (@pxref{Archived Messages}).
25660
25661 @item
25662 Partial thread regeneration now happens when articles are
25663 referred.
25664
25665 @item
25666 Gnus can make use of GroupLens predictions (@pxref{GroupLens}).
25667
25668 @item
25669 Picons (personal icons) can be displayed under XEmacs (@pxref{Picons}).
25670
25671 @item
25672 A @code{trn}-like tree buffer can be displayed (@pxref{Tree Display}).
25673
25674 @lisp
25675 (setq gnus-use-trees t)
25676 @end lisp
25677
25678 @item
25679 An @code{nn}-like pick-and-read minor mode is available for the summary
25680 buffers (@pxref{Pick and Read}).
25681
25682 @lisp
25683 (add-hook 'gnus-summary-mode-hook 'gnus-pick-mode)
25684 @end lisp
25685
25686 @item
25687 In binary groups you can use a special binary minor mode (@pxref{Binary
25688 Groups}).
25689
25690 @item
25691 Groups can be grouped in a folding topic hierarchy (@pxref{Group
25692 Topics}).
25693
25694 @lisp
25695 (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
25696 @end lisp
25697
25698 @item
25699 Gnus can re-send and bounce mail (@pxref{Summary Mail Commands}).
25700
25701 @item
25702 Groups can now have a score, and bubbling based on entry frequency
25703 is possible (@pxref{Group Score}).
25704
25705 @lisp
25706 (add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
25707 @end lisp
25708
25709 @item
25710 Groups can be process-marked, and commands can be performed on
25711 groups of groups (@pxref{Marking Groups}).
25712
25713 @item
25714 Caching is possible in virtual groups.
25715
25716 @item
25717 @code{nndoc} now understands all kinds of digests, mail boxes, rnews
25718 news batches, ClariNet briefs collections, and just about everything
25719 else (@pxref{Document Groups}).
25720
25721 @item
25722 Gnus has a new back end (@code{nnsoup}) to create/read SOUP packets
25723 (@pxref{SOUP}).
25724
25725 @item
25726 The Gnus cache is much faster.
25727
25728 @item
25729 Groups can be sorted according to many criteria (@pxref{Sorting
25730 Groups}).
25731
25732 @item
25733 New group parameters have been introduced to set list-addresses and
25734 expiry times (@pxref{Group Parameters}).
25735
25736 @item
25737 All formatting specs allow specifying faces to be used
25738 (@pxref{Formatting Fonts}).
25739
25740 @item
25741 There are several more commands for setting/removing/acting on process
25742 marked articles on the @kbd{M P} submap (@pxref{Setting Process Marks}).
25743
25744 @item
25745 The summary buffer can be limited to show parts of the available
25746 articles based on a wide range of criteria. These commands have been
25747 bound to keys on the @kbd{/} submap (@pxref{Limiting}).
25748
25749 @item
25750 Articles can be made persistent with the @kbd{*} command
25751 (@pxref{Persistent Articles}).
25752
25753 @item
25754 All functions for hiding article elements are now toggles.
25755
25756 @item
25757 Article headers can be buttonized (@pxref{Article Washing}).
25758
25759 @item
25760 All mail back ends support fetching articles by @code{Message-ID}.
25761
25762 @item
25763 Duplicate mail can now be treated properly (@pxref{Duplicates}).
25764
25765 @item
25766 All summary mode commands are available directly from the article
25767 buffer (@pxref{Article Keymap}).
25768
25769 @item
25770 Frames can be part of @code{gnus-buffer-configuration} (@pxref{Window
25771 Layout}).
25772
25773 @item
25774 Mail can be re-scanned by a daemonic process (@pxref{Daemons}).
25775 @iftex
25776 @iflatex
25777 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fseptember,height=5cm}]{\epsfig{figure=ps/fseptember,height=5cm}}
25778 @end iflatex
25779 @end iftex
25780
25781 @item
25782 Gnus can make use of NoCeM files to weed out spam (@pxref{NoCeM}).
25783
25784 @lisp
25785 (setq gnus-use-nocem t)
25786 @end lisp
25787
25788 @item
25789 Groups can be made permanently visible (@pxref{Listing Groups}).
25790
25791 @lisp
25792 (setq gnus-permanently-visible-groups "^nnml:")
25793 @end lisp
25794
25795 @item
25796 Many new hooks have been introduced to make customizing easier.
25797
25798 @item
25799 Gnus respects the @code{Mail-Copies-To} header.
25800
25801 @item
25802 Threads can be gathered by looking at the @code{References} header
25803 (@pxref{Customizing Threading}).
25804
25805 @lisp
25806 (setq gnus-summary-thread-gathering-function
25807 'gnus-gather-threads-by-references)
25808 @end lisp
25809
25810 @item
25811 Read articles can be stored in a special backlog buffer to avoid
25812 refetching (@pxref{Article Backlog}).
25813
25814 @lisp
25815 (setq gnus-keep-backlog 50)
25816 @end lisp
25817
25818 @item
25819 A clean copy of the current article is always stored in a separate
25820 buffer to allow easier treatment.
25821
25822 @item
25823 Gnus can suggest where to save articles (@pxref{Saving Articles}).
25824
25825 @item
25826 Gnus doesn't have to do as much prompting when saving (@pxref{Saving
25827 Articles}).
25828
25829 @lisp
25830 (setq gnus-prompt-before-saving t)
25831 @end lisp
25832
25833 @item
25834 @code{gnus-uu} can view decoded files asynchronously while fetching
25835 articles (@pxref{Other Decode Variables}).
25836
25837 @lisp
25838 (setq gnus-uu-grabbed-file-functions 'gnus-uu-grab-view)
25839 @end lisp
25840
25841 @item
25842 Filling in the article buffer now works properly on cited text
25843 (@pxref{Article Washing}).
25844
25845 @item
25846 Hiding cited text adds buttons to toggle hiding, and how much
25847 cited text to hide is now customizable (@pxref{Article Hiding}).
25848
25849 @lisp
25850 (setq gnus-cited-lines-visible 2)
25851 @end lisp
25852
25853 @item
25854 Boring headers can be hidden (@pxref{Article Hiding}).
25855
25856 @item
25857 Default scoring values can now be set from the menu bar.
25858
25859 @item
25860 Further syntax checking of outgoing articles have been added.
25861
25862 @end itemize
25863
25864
25865 @node Red Gnus
25866 @subsubsection Red Gnus
25867
25868 New features in Gnus 5.4/5.5:
25869
25870 @iftex
25871 @iflatex
25872 \gnusfig{-5.5cm}{-4cm}{\epsfig{figure=ps/red,height=20cm}}
25873 @end iflatex
25874 @end iftex
25875
25876 @itemize @bullet
25877
25878 @item
25879 @file{nntp.el} has been totally rewritten in an asynchronous fashion.
25880
25881 @item
25882 Article prefetching functionality has been moved up into
25883 Gnus (@pxref{Asynchronous Fetching}).
25884
25885 @item
25886 Scoring can now be performed with logical operators like @code{and},
25887 @code{or}, @code{not}, and parent redirection (@pxref{Advanced
25888 Scoring}).
25889
25890 @item
25891 Article washing status can be displayed in the
25892 article mode line (@pxref{Misc Article}).
25893
25894 @item
25895 @file{gnus.el} has been split into many smaller files.
25896
25897 @item
25898 Suppression of duplicate articles based on Message-ID can be done
25899 (@pxref{Duplicate Suppression}).
25900
25901 @lisp
25902 (setq gnus-suppress-duplicates t)
25903 @end lisp
25904
25905 @item
25906 New variables for specifying what score and adapt files are to be
25907 considered home score and adapt files (@pxref{Home Score File}) have
25908 been added.
25909
25910 @item
25911 @code{nndoc} was rewritten to be easily extendable (@pxref{Document
25912 Server Internals}).
25913
25914 @item
25915 Groups can inherit group parameters from parent topics (@pxref{Topic
25916 Parameters}).
25917
25918 @item
25919 Article editing has been revamped and is now actually usable.
25920
25921 @item
25922 Signatures can be recognized in more intelligent fashions
25923 (@pxref{Article Signature}).
25924
25925 @item
25926 Summary pick mode has been made to look more @code{nn}-like. Line
25927 numbers are displayed and the @kbd{.} command can be used to pick
25928 articles (@code{Pick and Read}).
25929
25930 @item
25931 Commands for moving the @file{.newsrc.eld} from one server to
25932 another have been added (@pxref{Changing Servers}).
25933
25934 @item
25935 There's a way now to specify that ``uninteresting'' fields be suppressed
25936 when generating lines in buffers (@pxref{Advanced Formatting}).
25937
25938 @item
25939 Several commands in the group buffer can be undone with @kbd{C-M-_}
25940 (@pxref{Undo}).
25941
25942 @item
25943 Scoring can be done on words using the new score type @code{w}
25944 (@pxref{Score File Format}).
25945
25946 @item
25947 Adaptive scoring can be done on a Subject word-by-word basis
25948 (@pxref{Adaptive Scoring}).
25949
25950 @lisp
25951 (setq gnus-use-adaptive-scoring '(word))
25952 @end lisp
25953
25954 @item
25955 Scores can be decayed (@pxref{Score Decays}).
25956
25957 @lisp
25958 (setq gnus-decay-scores t)
25959 @end lisp
25960
25961 @item
25962 Scoring can be performed using a regexp on the Date header. The Date is
25963 normalized to compact ISO 8601 format first (@pxref{Score File Format}).
25964
25965 @item
25966 A new command has been added to remove all data on articles from
25967 the native server (@pxref{Changing Servers}).
25968
25969 @item
25970 A new command for reading collections of documents
25971 (@code{nndoc} with @code{nnvirtual} on top) has been added---@kbd{C-M-d}
25972 (@pxref{Really Various Summary Commands}).
25973
25974 @item
25975 Process mark sets can be pushed and popped (@pxref{Setting Process
25976 Marks}).
25977
25978 @item
25979 A new mail-to-news back end makes it possible to post even when the @acronym{NNTP}
25980 server doesn't allow posting (@pxref{Mail-To-News Gateways}).
25981
25982 @item
25983 A new back end for reading searches from Web search engines
25984 (@dfn{DejaNews}, @dfn{Alta Vista}, @dfn{InReference}) has been added
25985 (@pxref{Web Searches}).
25986
25987 @item
25988 Groups inside topics can now be sorted using the standard sorting
25989 functions, and each topic can be sorted independently (@pxref{Topic
25990 Sorting}).
25991
25992 @item
25993 Subsets of the groups can be sorted independently (@code{Sorting
25994 Groups}).
25995
25996 @item
25997 Cached articles can be pulled into the groups (@pxref{Summary Generation
25998 Commands}).
25999 @iftex
26000 @iflatex
26001 \marginpar[\mbox{}\hfill\epsfig{figure=ps/fred,width=3cm}]{\epsfig{figure=ps/fred,width=3cm}}
26002 @end iflatex
26003 @end iftex
26004
26005 @item
26006 Score files are now applied in a more reliable order (@pxref{Score
26007 Variables}).
26008
26009 @item
26010 Reports on where mail messages end up can be generated (@pxref{Splitting
26011 Mail}).
26012
26013 @item
26014 More hooks and functions have been added to remove junk from incoming
26015 mail before saving the mail (@pxref{Washing Mail}).
26016
26017 @item
26018 Emphasized text can be properly fontisized:
26019
26020 @end itemize
26021
26022
26023 @node Quassia Gnus
26024 @subsubsection Quassia Gnus
26025
26026 New features in Gnus 5.6:
26027
26028 @itemize @bullet
26029
26030 @item
26031 New functionality for using Gnus as an offline newsreader has been
26032 added. A plethora of new commands and modes have been added.
26033 @xref{Gnus Unplugged}, for the full story.
26034
26035 @item
26036 The @code{nndraft} back end has returned, but works differently than
26037 before. All Message buffers are now also articles in the @code{nndraft}
26038 group, which is created automatically.
26039
26040 @item
26041 @code{gnus-alter-header-function} can now be used to alter header
26042 values.
26043
26044 @item
26045 @code{gnus-summary-goto-article} now accept Message-ID's.
26046
26047 @item
26048 A new Message command for deleting text in the body of a message
26049 outside the region: @kbd{C-c C-v}.
26050
26051 @item
26052 You can now post to component group in @code{nnvirtual} groups with
26053 @kbd{C-u C-c C-c}.
26054
26055 @item
26056 @code{nntp-rlogin-program}---new variable to ease customization.
26057
26058 @item
26059 @code{C-u C-c C-c} in @code{gnus-article-edit-mode} will now inhibit
26060 re-highlighting of the article buffer.
26061
26062 @item
26063 New element in @code{gnus-boring-article-headers}---@code{long-to}.
26064
26065 @item
26066 @kbd{M-i} symbolic prefix command. @xref{Symbolic Prefixes}, for
26067 details.
26068
26069 @item
26070 @kbd{L} and @kbd{I} in the summary buffer now take the symbolic prefix
26071 @kbd{a} to add the score rule to the @file{all.SCORE} file.
26072
26073 @item
26074 @code{gnus-simplify-subject-functions} variable to allow greater
26075 control over simplification.
26076
26077 @item
26078 @kbd{A T}---new command for fetching the current thread.
26079
26080 @item
26081 @kbd{/ T}---new command for including the current thread in the
26082 limit.
26083
26084 @item
26085 @kbd{M-RET} is a new Message command for breaking cited text.
26086
26087 @item
26088 @samp{\\1}-expressions are now valid in @code{nnmail-split-methods}.
26089
26090 @item
26091 The @code{custom-face-lookup} function has been removed.
26092 If you used this function in your initialization files, you must
26093 rewrite them to use @code{face-spec-set} instead.
26094
26095 @item
26096 Canceling now uses the current select method. Symbolic prefix
26097 @kbd{a} forces normal posting method.
26098
26099 @item
26100 New command to translate M******** sm*rtq**t*s into proper
26101 text---@kbd{W d}.
26102
26103 @item
26104 For easier debugging of @code{nntp}, you can set
26105 @code{nntp-record-commands} to a non-@code{nil} value.
26106
26107 @item
26108 @code{nntp} now uses @file{~/.authinfo}, a @file{.netrc}-like file, for
26109 controlling where and how to send @sc{authinfo} to @acronym{NNTP} servers.
26110
26111 @item
26112 A command for editing group parameters from the summary buffer
26113 has been added.
26114
26115 @item
26116 A history of where mails have been split is available.
26117
26118 @item
26119 A new article date command has been added---@code{article-date-iso8601}.
26120
26121 @item
26122 Subjects can be simplified when threading by setting
26123 @code{gnus-score-thread-simplify}.
26124
26125 @item
26126 A new function for citing in Message has been
26127 added---@code{message-cite-original-without-signature}.
26128
26129 @item
26130 @code{article-strip-all-blank-lines}---new article command.
26131
26132 @item
26133 A new Message command to kill to the end of the article has
26134 been added.
26135
26136 @item
26137 A minimum adaptive score can be specified by using the
26138 @code{gnus-adaptive-word-minimum} variable.
26139
26140 @item
26141 The ``lapsed date'' article header can be kept continually
26142 updated by the @code{gnus-start-date-timer} command.
26143
26144 @item
26145 Web listserv archives can be read with the @code{nnlistserv} back end.
26146
26147 @item
26148 Old dejanews archives can now be read by @code{nnweb}.
26149
26150 @end itemize
26151
26152 @node Pterodactyl Gnus
26153 @subsubsection Pterodactyl Gnus
26154
26155 New features in Gnus 5.8:
26156
26157 @itemize @bullet
26158
26159 @item
26160 The mail-fetching functions have changed. See the manual for the
26161 many details. In particular, all procmail fetching variables are gone.
26162
26163 If you used procmail like in
26164
26165 @lisp
26166 (setq nnmail-use-procmail t)
26167 (setq nnmail-spool-file 'procmail)
26168 (setq nnmail-procmail-directory "~/mail/incoming/")
26169 (setq nnmail-procmail-suffix "\\.in")
26170 @end lisp
26171
26172 this now has changed to
26173
26174 @lisp
26175 (setq mail-sources
26176 '((directory :path "~/mail/incoming/"
26177 :suffix ".in")))
26178 @end lisp
26179
26180 @xref{Mail Source Specifiers}.
26181
26182 @item
26183 Gnus is now a @acronym{MIME}-capable reader. This affects many parts of
26184 Gnus, and adds a slew of new commands. See the manual for details.
26185
26186 @item
26187 Gnus has also been multilingualized. This also affects too
26188 many parts of Gnus to summarize here, and adds many new variables.
26189
26190 @item
26191 @code{gnus-auto-select-first} can now be a function to be
26192 called to position point.
26193
26194 @item
26195 The user can now decide which extra headers should be included in
26196 summary buffers and @acronym{NOV} files.
26197
26198 @item
26199 @code{gnus-article-display-hook} has been removed. Instead, a number
26200 of variables starting with @code{gnus-treat-} have been added.
26201
26202 @item
26203 The Gnus posting styles have been redone again and now works in a
26204 subtly different manner.
26205
26206 @item
26207 New web-based back ends have been added: @code{nnslashdot},
26208 @code{nnwarchive} and @code{nnultimate}. nnweb has been revamped,
26209 again, to keep up with ever-changing layouts.
26210
26211 @item
26212 Gnus can now read @acronym{IMAP} mail via @code{nnimap}.
26213
26214 @end itemize
26215
26216 @node Oort Gnus
26217 @subsubsection Oort Gnus
26218 @cindex Oort Gnus
26219
26220 New features in Gnus 5.10:
26221
26222 @itemize @bullet
26223
26224 @item Installation changes
26225 @c ***********************
26226
26227 @itemize @bullet
26228 @item
26229 Upgrading from previous (stable) version if you have used Oort.
26230
26231 If you have tried Oort (the unstable Gnus branch leading to this
26232 release) but went back to a stable version, be careful when upgrading to
26233 this version. In particular, you will probably want to remove all
26234 @file{.marks} (nnml) and @file{.mrk} (nnfolder) files, so that flags are
26235 read from your @file{.newsrc.eld} instead of from the
26236 @file{.marks}/@file{.mrk} file where this release store flags. See a
26237 later entry for more information about marks. Note that downgrading
26238 isn't save in general.
26239
26240 @item
26241 Lisp files are now installed in @file{.../site-lisp/gnus/} by default.
26242 It defaulted to @file{.../site-lisp/} formerly. In addition to this,
26243 the new installer issues a warning if other Gnus installations which
26244 will shadow the latest one are detected. You can then remove those
26245 shadows manually or remove them using @code{make
26246 remove-installed-shadows}.
26247
26248 @item
26249 New @file{make.bat} for compiling and installing Gnus under MS Windows
26250
26251 Use @file{make.bat} if you want to install Gnus under MS Windows, the
26252 first argument to the batch-program should be the directory where
26253 @file{xemacs.exe} respectively @file{emacs.exe} is located, iff you want
26254 to install Gnus after compiling it, give @file{make.bat} @code{/copy} as
26255 the second parameter.
26256
26257 @file{make.bat} has been rewritten from scratch, it now features
26258 automatic recognition of XEmacs and GNU Emacs, generates
26259 @file{gnus-load.el}, checks if errors occur while compilation and
26260 generation of info files and reports them at the end of the build
26261 process. It now uses @code{makeinfo} if it is available and falls
26262 back to @file{infohack.el} otherwise. @file{make.bat} should now
26263 install all files which are necessary to run Gnus and be generally a
26264 complete replacement for the @code{configure; make; make install}
26265 cycle used under Unix systems.
26266
26267 The new @file{make.bat} makes @file{make-x.bat} and @file{xemacs.mak}
26268 superfluous, so they have been removed.
26269
26270 @item
26271 @file{~/News/overview/} not used.
26272
26273 As a result of the following change, the @file{~/News/overview/}
26274 directory is not used any more. You can safely delete the entire
26275 hierarchy.
26276
26277 @c FIXME: `gnus-load' is mentioned in README, which is not included in
26278 @c CVS. We should find a better place for this item.
26279 @item
26280 @code{(require 'gnus-load)}
26281
26282 If you use a stand-alone Gnus distribution, you'd better add
26283 @code{(require 'gnus-load)} into your @file{~/.emacs} after adding the Gnus
26284 lisp directory into load-path.
26285
26286 File @file{gnus-load.el} contains autoload commands, functions and variables,
26287 some of which may not be included in distributions of Emacsen.
26288
26289 @end itemize
26290
26291 @item New packages and libraries within Gnus
26292 @c *****************************************
26293
26294 @itemize @bullet
26295
26296 @item
26297 The revised Gnus @acronym{FAQ} is included in the manual,
26298 @xref{Frequently Asked Questions}.
26299
26300 @item
26301 @acronym{TLS} wrapper shipped with Gnus
26302
26303 @acronym{TLS}/@acronym{SSL} is now supported in @acronym{IMAP} and
26304 @acronym{NNTP} via @file{tls.el} and GNUTLS. The old
26305 @acronym{TLS}/@acronym{SSL} support via (external third party)
26306 @file{ssl.el} and OpenSSL still works.
26307
26308 @item
26309 Improved anti-spam features.
26310
26311 Gnus is now able to take out spam from your mail and news streams
26312 using a wide variety of programs and filter rules. Among the supported
26313 methods are RBL blocklists, bogofilter and white/blacklists. Hooks
26314 for easy use of external packages such as SpamAssassin and Hashcash
26315 are also new. @xref{Thwarting Email Spam}.
26316 @c FIXME: @xref{Spam Package}?. Should this be under Misc?
26317
26318 @item
26319 Gnus supports server-side mail filtering using Sieve.
26320
26321 Sieve rules can be added as Group Parameters for groups, and the
26322 complete Sieve script is generated using @kbd{D g} from the Group
26323 buffer, and then uploaded to the server using @kbd{C-c C-l} in the
26324 generated Sieve buffer. @xref{Sieve Commands}, and the new Sieve
26325 manual @ref{Top, , Top, sieve, Emacs Sieve}.
26326
26327 @end itemize
26328
26329 @item Changes in group mode
26330 @c ************************
26331
26332 @itemize @bullet
26333
26334 @item
26335 @code{gnus-group-read-ephemeral-group} can be called interactively,
26336 using @kbd{G M}.
26337
26338 @item
26339 Retrieval of charters and control messages
26340
26341 There are new commands for fetching newsgroup charters (@kbd{H c}) and
26342 control messages (@kbd{H C}).
26343
26344 @item
26345 The new variable @code{gnus-parameters} can be used to set group parameters.
26346
26347 Earlier this was done only via @kbd{G p} (or @kbd{G c}), which stored
26348 the parameters in @file{~/.newsrc.eld}, but via this variable you can
26349 enjoy the powers of customize, and simplified backups since you set the
26350 variable in @file{~/.gnus.el} instead of @file{~/.newsrc.eld}. The
26351 variable maps regular expressions matching group names to group
26352 parameters, a'la:
26353 @lisp
26354 (setq gnus-parameters
26355 '(("mail\\..*"
26356 (gnus-show-threads nil)
26357 (gnus-use-scoring nil))
26358 ("^nnimap:\\(foo.bar\\)$"
26359 (to-group . "\\1"))))
26360 @end lisp
26361
26362 @item
26363 Unread count correct in nnimap groups.
26364
26365 The estimated number of unread articles in the group buffer should now
26366 be correct for nnimap groups. This is achieved by calling
26367 @code{nnimap-fixup-unread-after-getting-new-news} from the
26368 @code{gnus-setup-news-hook} (called on startup) and
26369 @code{gnus-after-getting-new-news-hook}. (called after getting new
26370 mail). If you have modified those variables from the default, you may
26371 want to add @code{nnimap-fixup-unread-after-getting-new-news} again. If
26372 you were happy with the estimate and want to save some (minimal) time
26373 when getting new mail, remove the function.
26374
26375 @item
26376 Group names are treated as UTF-8 by default.
26377
26378 This is supposedly what USEFOR wanted to migrate to. See
26379 @code{gnus-group-name-charset-group-alist} and
26380 @code{gnus-group-name-charset-method-alist} for customization.
26381
26382 @item
26383 @code{gnus-group-charset-alist} and
26384 @code{gnus-group-ignored-charsets-alist}.
26385
26386 The regexps in these variables are compared with full group names
26387 instead of real group names in 5.8. Users who customize these
26388 variables should change those regexps accordingly. For example:
26389 @lisp
26390 ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
26391 @end lisp
26392
26393 @end itemize
26394
26395 @item Changes in summary and article mode
26396 @c **************************************
26397
26398 @itemize @bullet
26399
26400 @item
26401 @kbd{F} (@code{gnus-article-followup-with-original}) and @kbd{R}
26402 (@code{gnus-article-reply-with-original}) only yank the text in the
26403 region if the region is active.
26404
26405 @item
26406 In draft groups, @kbd{e} is now bound to @code{gnus-draft-edit-message}.
26407 Use @kbd{B w} for @code{gnus-summary-edit-article} instead.
26408
26409 @item
26410 Article Buttons
26411
26412 More buttons for URLs, mail addresses, Message-IDs, Info links, man
26413 pages and Emacs or Gnus related references. @xref{Article Buttons}. The
26414 variables @code{gnus-button-@var{*}-level} can be used to control the
26415 appearance of all article buttons. @xref{Article Button Levels}.
26416
26417 @item
26418 Single-part yenc encoded attachments can be decoded.
26419
26420 @item
26421 Picons
26422
26423 The picons code has been reimplemented to work in GNU Emacs---some of
26424 the previous options have been removed or renamed.
26425
26426 Picons are small ``personal icons'' representing users, domain and
26427 newsgroups, which can be displayed in the Article buffer.
26428 @xref{Picons}.
26429
26430 @item
26431 If the new option @code{gnus-treat-body-boundary} is non-@code{nil}, a
26432 boundary line is drawn at the end of the headers.
26433
26434 @item
26435 Signed article headers (X-PGP-Sig) can be verified with @kbd{W p}.
26436
26437 @item
26438 The Summary Buffer uses an arrow in the fringe to indicate the current
26439 article. Use @code{(setq gnus-summary-display-arrow nil)} to disable it.
26440
26441 @item
26442 Warn about email replies to news
26443
26444 Do you often find yourself replying to news by email by mistake? Then
26445 the new option @code{gnus-confirm-mail-reply-to-news} is just the thing for
26446 you.
26447
26448 @item
26449 If the new option @code{gnus-summary-display-while-building} is
26450 non-@code{nil}, the summary buffer is shown and updated as it's being
26451 built.
26452
26453 @item
26454 The new @code{recent} mark @samp{.} indicates newly arrived messages (as
26455 opposed to old but unread messages).
26456
26457 @item
26458 Gnus supports RFC 2369 mailing list headers, and adds a number of
26459 related commands in mailing list groups. @xref{Mailing List}.
26460
26461 @item
26462 The Date header can be displayed in a format that can be read aloud
26463 in English. @xref{Article Date}.
26464
26465 @item
26466 diffs are automatically highlighted in groups matching
26467 @code{mm-uu-diff-groups-regexp}
26468
26469 @item
26470 Better handling of Microsoft citation styles
26471
26472 Gnus now tries to recognize the mangled header block that some Microsoft
26473 mailers use to indicate that the rest of the message is a citation, even
26474 though it is not quoted in any way. The variable
26475 @code{gnus-cite-unsightly-citation-regexp} matches the start of these
26476 citations.
26477
26478 The new command @kbd{W Y f}
26479 (@code{gnus-article-outlook-deuglify-article}) allows deuglifying broken
26480 Outlook (Express) articles.
26481
26482 @item
26483 @code{gnus-article-skip-boring}
26484
26485 If you set @code{gnus-article-skip-boring} to @code{t}, then Gnus will
26486 not scroll down to show you a page that contains only boring text,
26487 which by default means cited text and signature. You can customize
26488 what is skippable using @code{gnus-article-boring-faces}.
26489
26490 This feature is especially useful if you read many articles that
26491 consist of a little new content at the top with a long, untrimmed
26492 message cited below.
26493
26494 @item
26495 Smileys (@samp{:-)}, @samp{;-)} etc) are now displayed graphically in
26496 Emacs too.
26497
26498 Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.gnus.el} to
26499 disable it.
26500
26501 @item
26502 Face headers handling. @xref{Face}.
26503
26504 @item
26505 In the summary buffer, the new command @kbd{/ N} inserts new messages
26506 and @kbd{/ o} inserts old messages.
26507
26508 @item
26509 Gnus decodes morse encoded messages if you press @kbd{W m}.
26510
26511 @item
26512 @code{gnus-summary-line-format}
26513
26514 The default value changed to @samp{%U%R%z%I%(%[%4L: %-23,23f%]%)
26515 %s\n}. Moreover @code{gnus-extra-headers},
26516 @code{nnmail-extra-headers} and @code{gnus-ignored-from-addresses}
26517 changed their default so that the users name will be replaced by the
26518 recipient's name or the group name posting to for @acronym{NNTP}
26519 groups.
26520
26521 @item
26522 Deleting of attachments.
26523
26524 The command @code{gnus-mime-save-part-and-strip} (bound to @kbd{C-o}
26525 on @acronym{MIME} buttons) saves a part and replaces the part with an
26526 external one. @code{gnus-mime-delete-part} (bound to @kbd{d} on
26527 @acronym{MIME} buttons) removes a part. It works only on back ends
26528 that support editing.
26529
26530 @item
26531 @code{gnus-default-charset}
26532
26533 The default value is determined from the
26534 @code{current-language-environment} variable, instead of
26535 @code{iso-8859-1}. Also the @samp{.*} item in
26536 @code{gnus-group-charset-alist} is removed.
26537
26538 @item
26539 Printing capabilities are enhanced.
26540
26541 Gnus supports Muttprint natively with @kbd{O P} from the Summary and
26542 Article buffers. Also, each individual @acronym{MIME} part can be
26543 printed using @kbd{p} on the @acronym{MIME} button.
26544
26545 @item
26546 Extended format specs.
26547
26548 Format spec @samp{%&user-date;} is added into
26549 @code{gnus-summary-line-format-alist}. Also, user defined extended
26550 format specs are supported. The extended format specs look like
26551 @samp{%u&foo;}, which invokes function
26552 @code{gnus-user-format-function-@var{foo}}. Because @samp{&} is used as the
26553 escape character, old user defined format @samp{%u&} is no longer supported.
26554
26555 @item
26556 @kbd{/ *} (@code{gnus-summary-limit-include-cached}) is rewritten.
26557 @c FIXME: Was this a user-visible change?
26558
26559 It was aliased to @kbd{Y c}
26560 (@code{gnus-summary-insert-cached-articles}). The new function filters
26561 out other articles.
26562
26563 @item
26564 Some limiting commands accept a @kbd{C-u} prefix to negate the match.
26565
26566 If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/
26567 s}, @kbd{/ a}, and @kbd{/ x}
26568 (@code{gnus-summary-limit-to-@{subject,author,extra@}}) respectively, the
26569 result will be to display all articles that do not match the expression.
26570
26571 @item
26572 Gnus inlines external parts (message/external).
26573
26574 @end itemize
26575
26576 @item Changes in Message mode and related Gnus features
26577 @c ****************************************************
26578
26579 @itemize @bullet
26580
26581 @item
26582 Delayed articles
26583
26584 You can delay the sending of a message with @kbd{C-c C-j} in the Message
26585 buffer. The messages are delivered at specified time. This is useful
26586 for sending yourself reminders. @xref{Delayed Articles}.
26587
26588 @item
26589 If the new option @code{nnml-use-compressed-files} is non-@code{nil},
26590 the nnml back end allows compressed message files.
26591
26592 @item
26593 The new option @code{gnus-gcc-mark-as-read} automatically marks
26594 Gcc articles as read.
26595
26596 @item
26597 Externalizing of attachments
26598
26599 If @code{gnus-gcc-externalize-attachments} or
26600 @code{message-fcc-externalize-attachments} is non-@code{nil}, attach
26601 local files as external parts.
26602
26603 @item
26604 The envelope sender address can be customized when using Sendmail.
26605 @xref{Mail Variables, Mail Variables,, message, Message Manual}.
26606
26607 @item
26608 Gnus no longer generate the Sender: header automatically.
26609
26610 Earlier it was generated iff the user configurable email address was
26611 different from the Gnus guessed default user address. As the guessing
26612 algorithm is rarely correct these days, and (more controversially) the
26613 only use of the Sender: header was to check if you are entitled to
26614 cancel/supersede news (which is now solved by Cancel Locks instead,
26615 see another entry), generation of the header has been disabled by
26616 default. See the variables @code{message-required-headers},
26617 @code{message-required-news-headers}, and
26618 @code{message-required-mail-headers}.
26619
26620 @item
26621 Features from third party @file{message-utils.el} added to @file{message.el}.
26622
26623 Message now asks if you wish to remove @samp{(was: <old subject>)} from
26624 subject lines (see @code{message-subject-trailing-was-query}). @kbd{C-c
26625 M-m} and @kbd{C-c M-f} inserts markers indicating included text.
26626 @kbd{C-c C-f a} adds a X-No-Archive: header. @kbd{C-c C-f x} inserts
26627 appropriate headers and a note in the body for cross-postings and
26628 followups (see the variables @code{message-cross-post-@var{*}}).
26629
26630 @item
26631 References and X-Draft-From headers are no longer generated when you
26632 start composing messages and @code{message-generate-headers-first} is
26633 @code{nil}.
26634
26635 @item
26636 Easy inclusion of X-Faces headers. @xref{X-Face}.
26637
26638 @item
26639 Group Carbon Copy (GCC) quoting
26640
26641 To support groups that contains SPC and other weird characters, groups
26642 are quoted before they are placed in the Gcc: header. This means
26643 variables such as @code{gnus-message-archive-group} should no longer
26644 contain quote characters to make groups containing SPC work. Also, if
26645 you are using the string @samp{nnml:foo, nnml:bar} (indicating Gcc
26646 into two groups) you must change it to return the list
26647 @code{("nnml:foo" "nnml:bar")}, otherwise the Gcc: line will be quoted
26648 incorrectly. Note that returning the string @samp{nnml:foo, nnml:bar}
26649 was incorrect earlier, it just didn't generate any problems since it
26650 was inserted directly.
26651
26652 @item
26653 @code{message-insinuate-rmail}
26654
26655 Adding @code{(message-insinuate-rmail)} and @code{(setq
26656 mail-user-agent 'gnus-user-agent)} in @file{.emacs} convinces Rmail to
26657 compose, reply and forward messages in message-mode, where you can
26658 enjoy the power of @acronym{MML}.
26659
26660 @item
26661 @code{message-minibuffer-local-map}
26662
26663 The line below enables BBDB in resending a message:
26664 @lisp
26665 (define-key message-minibuffer-local-map [(tab)]
26666 'bbdb-complete-name)
26667 @end lisp
26668
26669 @item
26670 @code{gnus-posting-styles}
26671
26672 Add a new format of match like
26673 @lisp
26674 ((header "to" "larsi.*org")
26675 (Organization "Somewhere, Inc."))
26676 @end lisp
26677 The old format like the lines below is obsolete, but still accepted.
26678 @lisp
26679 (header "to" "larsi.*org"
26680 (Organization "Somewhere, Inc."))
26681 @end lisp
26682
26683 @item
26684 @code{message-ignored-news-headers} and @code{message-ignored-mail-headers}
26685
26686 @samp{X-Draft-From} and @samp{X-Gnus-Agent-Meta-Information} have been
26687 added into these two variables. If you customized those, perhaps you
26688 need add those two headers too.
26689
26690 @item
26691 Gnus supports the ``format=flowed'' (RFC 2646) parameter. On
26692 composing messages, it is enabled by @code{use-hard-newlines}.
26693 Decoding format=flowed was present but not documented in earlier
26694 versions.
26695
26696 @item
26697 The option @code{mm-fill-flowed} can be used to disable treatment of
26698 ``format=flowed'' messages. Also, flowed text is disabled when sending
26699 inline PGP signed messages. @xref{Flowed text, , Flowed text,
26700 emacs-mime, The Emacs MIME Manual}. (New in Gnus 5.10.7)
26701 @c This entry is also present in the node "No Gnus".
26702
26703 @item
26704 Gnus supports the generation of RFC 2298 Disposition Notification requests.
26705
26706 This is invoked with the @kbd{C-c M-n} key binding from message mode.
26707
26708 @item
26709 Message supports the Importance: (RFC 2156) header.
26710
26711 In the message buffer, @kbd{C-c C-f C-i} or @kbd{C-c C-u} cycles through
26712 the valid values.
26713
26714 @item
26715 Gnus supports Cancel Locks in News.
26716
26717 This means a header @samp{Cancel-Lock} is inserted in news posting. It is
26718 used to determine if you wrote an article or not (for canceling and
26719 superseding). Gnus generates a random password string the first time
26720 you post a message, and saves it in your @file{~/.emacs} using the Custom
26721 system. While the variable is called @code{canlock-password}, it is not
26722 security sensitive data. Publishing your canlock string on the web
26723 will not allow anyone to be able to anything she could not already do.
26724 The behavior can be changed by customizing @code{message-insert-canlock}.
26725
26726 @item
26727 Gnus supports @acronym{PGP} (RFC 1991/2440), @acronym{PGP/MIME} (RFC
26728 2015/3156) and @acronym{S/MIME} (RFC 2630-2633).
26729
26730 It needs an external @acronym{S/MIME} and OpenPGP implementation, but no
26731 additional Lisp libraries. This add several menu items to the
26732 Attachments menu, and @kbd{C-c RET} key bindings, when composing
26733 messages. This also obsoletes @code{gnus-article-hide-pgp-hook}.
26734
26735 @item
26736 @acronym{MML} (Mime compose) prefix changed from @kbd{M-m} to @kbd{C-c
26737 C-m}.
26738
26739 This change was made to avoid conflict with the standard binding of
26740 @code{back-to-indentation}, which is also useful in message mode.
26741
26742 @item
26743 The default for @code{message-forward-show-mml} changed to the symbol
26744 @code{best}.
26745
26746 The behavior for the @code{best} value is to show @acronym{MML} (i.e.,
26747 convert to @acronym{MIME}) when appropriate. @acronym{MML} will not be
26748 used when forwarding signed or encrypted messages, as the conversion
26749 invalidate the digital signature.
26750
26751 @item
26752 If @code{auto-compression-mode} is enabled, attachments are automatically
26753 decompressed when activated.
26754 @c FIXME: Does this affect article or message mode?
26755
26756 @item
26757 Support for non-@acronym{ASCII} domain names
26758
26759 Message supports non-@acronym{ASCII} domain names in From:, To: and
26760 Cc: and will query you whether to perform encoding when you try to
26761 send a message. The variable @code{message-use-idna} controls this.
26762 Gnus will also decode non-@acronym{ASCII} domain names in From:, To:
26763 and Cc: when you view a message. The variable @code{gnus-use-idna}
26764 controls this.
26765
26766 @item You can now drag and drop attachments to the Message buffer.
26767 See @code{mml-dnd-protocol-alist} and @code{mml-dnd-attach-options}.
26768 @xref{MIME, ,MIME, message, Message Manual}.
26769 @c New in 5.10.9 / 5.11
26770
26771 @end itemize
26772
26773 @item Changes in back ends
26774 @c ***********************
26775
26776 @itemize @bullet
26777 @item
26778 Gnus can display RSS newsfeeds as a newsgroup. @xref{RSS}.
26779
26780 @item
26781 The nndoc back end now supports mailman digests and exim bounces.
26782
26783 @item
26784 Gnus supports Maildir groups.
26785
26786 Gnus includes a new back end @file{nnmaildir.el}. @xref{Maildir}.
26787
26788 @item
26789 The nnml and nnfolder back ends store marks for each groups.
26790
26791 This makes it possible to take backup of nnml/nnfolder servers/groups
26792 separately of @file{~/.newsrc.eld}, while preserving marks. It also
26793 makes it possible to share articles and marks between users (without
26794 sharing the @file{~/.newsrc.eld} file) within e.g. a department. It
26795 works by storing the marks stored in @file{~/.newsrc.eld} in a per-group
26796 file @file{.marks} (for nnml) and @file{@var{groupname}.mrk} (for
26797 nnfolder, named @var{groupname}). If the nnml/nnfolder is moved to
26798 another machine, Gnus will automatically use the @file{.marks} or
26799 @file{.mrk} file instead of the information in @file{~/.newsrc.eld}.
26800 The new server variables @code{nnml-marks-is-evil} and
26801 @code{nnfolder-marks-is-evil} can be used to disable this feature.
26802
26803 @end itemize
26804
26805 @item Appearance
26806 @c *************
26807
26808 @itemize @bullet
26809
26810 @item
26811 The menu bar item (in Group and Summary buffer) named ``Misc'' has
26812 been renamed to ``Gnus''.
26813
26814 @item
26815 The menu bar item (in Message mode) named ``@acronym{MML}'' has been
26816 renamed to ``Attachments''. Note that this menu also contains security
26817 related stuff, like signing and encryption (@pxref{Security, Security,,
26818 message, Message Manual}).
26819
26820 @item
26821 The tool bars have been updated to use GNOME icons in Group, Summary and
26822 Message mode. You can also customize the tool bars. This is a new
26823 feature in Gnus 5.10.9. (Only for Emacs, not in XEmacs.)
26824
26825 @item The tool bar icons are now (de)activated correctly
26826 in the group buffer, see the variable @code{gnus-group-update-tool-bar}.
26827 Its default value depends on your Emacs version. This is a new feature
26828 in Gnus 5.10.9.
26829 @end itemize
26830
26831
26832 @item Miscellaneous changes
26833 @c ************************
26834
26835 @itemize @bullet
26836
26837 @item
26838 @code{gnus-agent}
26839
26840 The Gnus Agent has seen a major updated and is now enabled by default,
26841 and all nntp and nnimap servers from @code{gnus-select-method} and
26842 @code{gnus-secondary-select-method} are agentized by default. Earlier
26843 only the server in @code{gnus-select-method} was agentized by the
26844 default, and the agent was disabled by default. When the agent is
26845 enabled, headers are now also retrieved from the Agent cache instead
26846 of the back ends when possible. Earlier this only happened in the
26847 unplugged state. You can enroll or remove servers with @kbd{J a} and
26848 @kbd{J r} in the server buffer. Gnus will not download articles into
26849 the Agent cache, unless you instruct it to do so, though, by using
26850 @kbd{J u} or @kbd{J s} from the Group buffer. You revert to the old
26851 behavior of having the Agent disabled with @code{(setq gnus-agent
26852 nil)}. Note that putting @code{(gnus-agentize)} in @file{~/.gnus.el}
26853 is not needed any more.
26854
26855 @item
26856 Gnus reads the @acronym{NOV} and articles in the Agent if plugged.
26857
26858 If one reads an article while plugged, and the article already exists
26859 in the Agent, it won't get downloaded once more. @code{(setq
26860 gnus-agent-cache nil)} reverts to the old behavior.
26861
26862 @item
26863 Dired integration
26864
26865 @code{gnus-dired-minor-mode} (see @ref{Other modes}) installs key
26866 bindings in dired buffers to send a file as an attachment, open a file
26867 using the appropriate mailcap entry, and print a file using the mailcap
26868 entry.
26869
26870 @item
26871 The format spec @code{%C} for positioning point has changed to @code{%*}.
26872
26873 @item
26874 @code{gnus-slave-unplugged}
26875
26876 A new command which starts Gnus offline in slave mode.
26877
26878 @end itemize
26879
26880 @end itemize
26881
26882 @iftex
26883
26884 @page
26885 @node The Manual
26886 @section The Manual
26887 @cindex colophon
26888 @cindex manual
26889
26890 This manual was generated from a TeXinfo file and then run through
26891 either @code{texi2dvi}
26892 @iflatex
26893 or my own home-brewed TeXinfo to \LaTeX\ transformer,
26894 and then run through @code{latex} and @code{dvips}
26895 @end iflatex
26896 to get what you hold in your hands now.
26897
26898 The following conventions have been used:
26899
26900 @enumerate
26901
26902 @item
26903 This is a @samp{string}
26904
26905 @item
26906 This is a @kbd{keystroke}
26907
26908 @item
26909 This is a @file{file}
26910
26911 @item
26912 This is a @code{symbol}
26913
26914 @end enumerate
26915
26916 So if I were to say ``set @code{flargnoze} to @samp{yes}'', that would
26917 mean:
26918
26919 @lisp
26920 (setq flargnoze "yes")
26921 @end lisp
26922
26923 If I say ``set @code{flumphel} to @code{yes}'', that would mean:
26924
26925 @lisp
26926 (setq flumphel 'yes)
26927 @end lisp
26928
26929 @samp{yes} and @code{yes} are two @emph{very} different things---don't
26930 ever get them confused.
26931
26932 @iflatex
26933 @c @head
26934 Of course, everything in this manual is of vital interest, so you should
26935 read it all. Several times. However, if you feel like skimming the
26936 manual, look for that gnu head you should see in the margin over
26937 there---it means that what's being discussed is of more importance than
26938 the rest of the stuff. (On the other hand, if everything is infinitely
26939 important, how can anything be more important than that? Just one more
26940 of the mysteries of this world, I guess.)
26941 @end iflatex
26942
26943 @end iftex
26944
26945
26946 @node On Writing Manuals
26947 @section On Writing Manuals
26948
26949 I guess most manuals are written after-the-fact; documenting a program
26950 that's already there. This is not how this manual is written. When
26951 implementing something, I write the manual entry for that something
26952 straight away. I then see that it's difficult to explain the
26953 functionality, so I write how it's supposed to be, and then I change the
26954 implementation. Writing the documentation and writing the code goes
26955 hand in hand.
26956
26957 This, of course, means that this manual has no, or little, flow. It
26958 documents absolutely everything in Gnus, but often not where you're
26959 looking for it. It is a reference manual, and not a guide to how to get
26960 started with Gnus.
26961
26962 That would be a totally different book, that should be written using the
26963 reference manual as source material. It would look quite differently.
26964
26965
26966 @page
26967 @node Terminology
26968 @section Terminology
26969
26970 @cindex terminology
26971 @table @dfn
26972
26973 @item news
26974 @cindex news
26975 This is what you are supposed to use this thing for---reading news.
26976 News is generally fetched from a nearby @acronym{NNTP} server, and is
26977 generally publicly available to everybody. If you post news, the entire
26978 world is likely to read just what you have written, and they'll all
26979 snigger mischievously. Behind your back.
26980
26981 @item mail
26982 @cindex mail
26983 Everything that's delivered to you personally is mail. Some news/mail
26984 readers (like Gnus) blur the distinction between mail and news, but
26985 there is a difference. Mail is private. News is public. Mailing is
26986 not posting, and replying is not following up.
26987
26988 @item reply
26989 @cindex reply
26990 Send a mail to the person who has written what you are reading.
26991
26992 @item follow up
26993 @cindex follow up
26994 Post an article to the current newsgroup responding to the article you
26995 are reading.
26996
26997 @item back end
26998 @cindex back end
26999 Gnus considers mail and news to be mostly the same, really. The only
27000 difference is how to access the actual articles. News articles are
27001 commonly fetched via the protocol @acronym{NNTP}, whereas mail
27002 messages could be read from a file on the local disk. The internal
27003 architecture of Gnus thus comprises a ``front end'' and a number of
27004 ``back ends''. Internally, when you enter a group (by hitting
27005 @key{RET}, say), you thereby invoke a function in the front end in
27006 Gnus. The front end then ``talks'' to a back end and says things like
27007 ``Give me the list of articles in the foo group'' or ``Show me article
27008 number 4711''.
27009
27010 So a back end mainly defines either a protocol (the @code{nntp} back
27011 end accesses news via @acronym{NNTP}, the @code{nnimap} back end
27012 accesses mail via @acronym{IMAP}) or a file format and directory
27013 layout (the @code{nnspool} back end accesses news via the common
27014 ``spool directory'' format, the @code{nnml} back end access mail via a
27015 file format and directory layout that's quite similar).
27016
27017 Gnus does not handle the underlying media, so to speak---this is all
27018 done by the back ends. A back end is a collection of functions to
27019 access the articles.
27020
27021 However, sometimes the term ``back end'' is also used where ``server''
27022 would have been more appropriate. And then there is the term ``select
27023 method'' which can mean either. The Gnus terminology can be quite
27024 confusing.
27025
27026 @item native
27027 @cindex native
27028 Gnus will always use one method (and back end) as the @dfn{native}, or
27029 default, way of getting news.
27030
27031 @item foreign
27032 @cindex foreign
27033 You can also have any number of foreign groups active at the same time.
27034 These are groups that use non-native non-secondary back ends for getting
27035 news.
27036
27037 @item secondary
27038 @cindex secondary
27039 Secondary back ends are somewhere half-way between being native and being
27040 foreign, but they mostly act like they are native.
27041
27042 @item article
27043 @cindex article
27044 A message that has been posted as news.
27045
27046 @item mail message
27047 @cindex mail message
27048 A message that has been mailed.
27049
27050 @item message
27051 @cindex message
27052 A mail message or news article
27053
27054 @item head
27055 @cindex head
27056 The top part of a message, where administrative information (etc.) is
27057 put.
27058
27059 @item body
27060 @cindex body
27061 The rest of an article. Everything not in the head is in the
27062 body.
27063
27064 @item header
27065 @cindex header
27066 A line from the head of an article.
27067
27068 @item headers
27069 @cindex headers
27070 A collection of such lines, or a collection of heads. Or even a
27071 collection of @acronym{NOV} lines.
27072
27073 @item @acronym{NOV}
27074 @cindex @acronym{NOV}
27075 When Gnus enters a group, it asks the back end for the headers of all
27076 unread articles in the group. Most servers support the News OverView
27077 format, which is more compact and much faster to read and parse than the
27078 normal @sc{head} format.
27079
27080 @item level
27081 @cindex levels
27082 Each group is subscribed at some @dfn{level} or other (1-9). The ones
27083 that have a lower level are ``more'' subscribed than the groups with a
27084 higher level. In fact, groups on levels 1-5 are considered
27085 @dfn{subscribed}; 6-7 are @dfn{unsubscribed}; 8 are @dfn{zombies}; and 9
27086 are @dfn{killed}. Commands for listing groups and scanning for new
27087 articles will all use the numeric prefix as @dfn{working level}.
27088
27089 @item killed groups
27090 @cindex killed groups
27091 No information on killed groups is stored or updated, which makes killed
27092 groups much easier to handle than subscribed groups.
27093
27094 @item zombie groups
27095 @cindex zombie groups
27096 Just like killed groups, only slightly less dead.
27097
27098 @item active file
27099 @cindex active file
27100 The news server has to keep track of what articles it carries, and what
27101 groups exist. All this information in stored in the active file, which
27102 is rather large, as you might surmise.
27103
27104 @item bogus groups
27105 @cindex bogus groups
27106 A group that exists in the @file{.newsrc} file, but isn't known to the
27107 server (i.e., it isn't in the active file), is a @emph{bogus group}.
27108 This means that the group probably doesn't exist (any more).
27109
27110 @item activating
27111 @cindex activating groups
27112 The act of asking the server for info on a group and computing the
27113 number of unread articles is called @dfn{activating the group}.
27114 Un-activated groups are listed with @samp{*} in the group buffer.
27115
27116 @item spool
27117 @cindex spool
27118 News servers store their articles locally in one fashion or other.
27119 One old-fashioned storage method is to have just one file per
27120 article. That's called a ``traditional spool''.
27121
27122 @item server
27123 @cindex server
27124 A machine one can connect to and get news (or mail) from.
27125
27126 @item select method
27127 @cindex select method
27128 A structure that specifies the back end, the server and the virtual
27129 server settings.
27130
27131 @item virtual server
27132 @cindex virtual server
27133 A named select method. Since a select method defines all there is to
27134 know about connecting to a (physical) server, taking the thing as a
27135 whole is a virtual server.
27136
27137 @item washing
27138 @cindex washing
27139 Taking a buffer and running it through a filter of some sort. The
27140 result will (more often than not) be cleaner and more pleasing than the
27141 original.
27142
27143 @item ephemeral groups
27144 @cindex ephemeral groups
27145 @cindex temporary groups
27146 Most groups store data on what articles you have read. @dfn{Ephemeral}
27147 groups are groups that will have no data stored---when you exit the
27148 group, it'll disappear into the aether.
27149
27150 @item solid groups
27151 @cindex solid groups
27152 This is the opposite of ephemeral groups. All groups listed in the
27153 group buffer are solid groups.
27154
27155 @item sparse articles
27156 @cindex sparse articles
27157 These are article placeholders shown in the summary buffer when
27158 @code{gnus-build-sparse-threads} has been switched on.
27159
27160 @item threading
27161 @cindex threading
27162 To put responses to articles directly after the articles they respond
27163 to---in a hierarchical fashion.
27164
27165 @item root
27166 @cindex root
27167 @cindex thread root
27168 The first article in a thread is the root. It is the ancestor of all
27169 articles in the thread.
27170
27171 @item parent
27172 @cindex parent
27173 An article that has responses.
27174
27175 @item child
27176 @cindex child
27177 An article that responds to a different article---its parent.
27178
27179 @item digest
27180 @cindex digest
27181 A collection of messages in one file. The most common digest format is
27182 specified by RFC 1153.
27183
27184 @item splitting
27185 @cindex splitting, terminology
27186 @cindex mail sorting
27187 @cindex mail filtering (splitting)
27188 The action of sorting your emails according to certain rules. Sometimes
27189 incorrectly called mail filtering.
27190
27191 @end table
27192
27193
27194 @page
27195 @node Customization
27196 @section Customization
27197 @cindex general customization
27198
27199 All variables are properly documented elsewhere in this manual. This
27200 section is designed to give general pointers on how to customize Gnus
27201 for some quite common situations.
27202
27203 @menu
27204 * Slow/Expensive Connection:: You run a local Emacs and get the news elsewhere.
27205 * Slow Terminal Connection:: You run a remote Emacs.
27206 * Little Disk Space:: You feel that having large setup files is icky.
27207 * Slow Machine:: You feel like buying a faster machine.
27208 @end menu
27209
27210
27211 @node Slow/Expensive Connection
27212 @subsection Slow/Expensive NNTP Connection
27213
27214 If you run Emacs on a machine locally, and get your news from a machine
27215 over some very thin strings, you want to cut down on the amount of data
27216 Gnus has to get from the @acronym{NNTP} server.
27217
27218 @table @code
27219
27220 @item gnus-read-active-file
27221 Set this to @code{nil}, which will inhibit Gnus from requesting the
27222 entire active file from the server. This file is often very large. You
27223 also have to set @code{gnus-check-new-newsgroups} and
27224 @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus
27225 doesn't suddenly decide to fetch the active file anyway.
27226
27227 @item gnus-nov-is-evil
27228 This one has to be @code{nil}. If not, grabbing article headers from
27229 the @acronym{NNTP} server will not be very fast. Not all @acronym{NNTP} servers
27230 support @sc{xover}; Gnus will detect this by itself.
27231 @end table
27232
27233
27234 @node Slow Terminal Connection
27235 @subsection Slow Terminal Connection
27236
27237 Let's say you use your home computer for dialing up the system that runs
27238 Emacs and Gnus. If your modem is slow, you want to reduce (as much as
27239 possible) the amount of data sent over the wires.
27240
27241 @table @code
27242
27243 @item gnus-auto-center-summary
27244 Set this to @code{nil} to inhibit Gnus from re-centering the summary
27245 buffer all the time. If it is @code{vertical}, do only vertical
27246 re-centering. If it is neither @code{nil} nor @code{vertical}, do both
27247 horizontal and vertical recentering.
27248
27249 @item gnus-visible-headers
27250 Cut down on the headers included in the articles to the
27251 minimum. You can, in fact, make do without them altogether---most of the
27252 useful data is in the summary buffer, anyway. Set this variable to
27253 @samp{^NEVVVVER} or @samp{From:}, or whatever you feel you need.
27254
27255 Use the following to enable all the available hiding features:
27256 @lisp
27257 (setq gnus-treat-hide-headers 'head
27258 gnus-treat-hide-signature t
27259 gnus-treat-hide-citation t)
27260 @end lisp
27261
27262 @item gnus-use-full-window
27263 By setting this to @code{nil}, you can make all the windows smaller.
27264 While this doesn't really cut down much generally, it means that you
27265 have to see smaller portions of articles before deciding that you didn't
27266 want to read them anyway.
27267
27268 @item gnus-thread-hide-subtree
27269 If this is non-@code{nil}, all threads in the summary buffer will be
27270 hidden initially.
27271
27272
27273 @item gnus-updated-mode-lines
27274 If this is @code{nil}, Gnus will not put information in the buffer mode
27275 lines, which might save some time.
27276 @end table
27277
27278
27279 @node Little Disk Space
27280 @subsection Little Disk Space
27281 @cindex disk space
27282
27283 The startup files can get rather large, so you may want to cut their
27284 sizes a bit if you are running out of space.
27285
27286 @table @code
27287
27288 @item gnus-save-newsrc-file
27289 If this is @code{nil}, Gnus will never save @file{.newsrc}---it will
27290 only save @file{.newsrc.eld}. This means that you will not be able to
27291 use any other newsreaders than Gnus. This variable is @code{t} by
27292 default.
27293
27294 @item gnus-read-newsrc-file
27295 If this is @code{nil}, Gnus will never read @file{.newsrc}---it will
27296 only read @file{.newsrc.eld}. This means that you will not be able to
27297 use any other newsreaders than Gnus. This variable is @code{t} by
27298 default.
27299
27300 @item gnus-save-killed-list
27301 If this is @code{nil}, Gnus will not save the list of dead groups. You
27302 should also set @code{gnus-check-new-newsgroups} to @code{ask-server}
27303 and @code{gnus-check-bogus-newsgroups} to @code{nil} if you set this
27304 variable to @code{nil}. This variable is @code{t} by default.
27305
27306 @end table
27307
27308
27309 @node Slow Machine
27310 @subsection Slow Machine
27311 @cindex slow machine
27312
27313 If you have a slow machine, or are just really impatient, there are a
27314 few things you can do to make Gnus run faster.
27315
27316 Set @code{gnus-check-new-newsgroups} and
27317 @code{gnus-check-bogus-newsgroups} to @code{nil} to make startup faster.
27318
27319 Set @code{gnus-show-threads}, @code{gnus-use-cross-reference} and
27320 @code{gnus-nov-is-evil} to @code{nil} to make entering and exiting the
27321 summary buffer faster.
27322
27323
27324 @page
27325 @node Troubleshooting
27326 @section Troubleshooting
27327 @cindex troubleshooting
27328
27329 Gnus works @emph{so} well straight out of the box---I can't imagine any
27330 problems, really.
27331
27332 Ahem.
27333
27334 @enumerate
27335
27336 @item
27337 Make sure your computer is switched on.
27338
27339 @item
27340 Make sure that you really load the current Gnus version. If you have
27341 been running @sc{gnus}, you need to exit Emacs and start it up again before
27342 Gnus will work.
27343
27344 @item
27345 Try doing an @kbd{M-x gnus-version}. If you get something that looks
27346 like @samp{Gnus v5.10.6} you have the right files loaded. Otherwise
27347 you have some old @file{.el} files lying around. Delete these.
27348
27349 @item
27350 Read the help group (@kbd{G h} in the group buffer) for a
27351 @acronym{FAQ} and a how-to.
27352
27353 @item
27354 @vindex max-lisp-eval-depth
27355 Gnus works on many recursive structures, and in some extreme (and very
27356 rare) cases Gnus may recurse down ``too deeply'' and Emacs will beep at
27357 you. If this happens to you, set @code{max-lisp-eval-depth} to 500 or
27358 something like that.
27359 @end enumerate
27360
27361 If all else fails, report the problem as a bug.
27362
27363 @cindex bugs
27364 @cindex reporting bugs
27365
27366 @kindex M-x gnus-bug
27367 @findex gnus-bug
27368 If you find a bug in Gnus, you can report it with the @kbd{M-x gnus-bug}
27369 command. @kbd{M-x set-variable RET debug-on-error RET t RET}, and send
27370 me the backtrace. I will fix bugs, but I can only fix them if you send
27371 me a precise description as to how to reproduce the bug.
27372
27373 You really can never be too detailed in a bug report. Always use the
27374 @kbd{M-x gnus-bug} command when you make bug reports, even if it creates
27375 a 10Kb mail each time you use it, and even if you have sent me your
27376 environment 500 times before. I don't care. I want the full info each
27377 time.
27378
27379 It is also important to remember that I have no memory whatsoever. If
27380 you send a bug report, and I send you a reply, and then you just send
27381 back ``No, it's not! Moron!'', I will have no idea what you are
27382 insulting me about. Always over-explain everything. It's much easier
27383 for all of us---if I don't have all the information I need, I will just
27384 mail you and ask for more info, and everything takes more time.
27385
27386 If the problem you're seeing is very visual, and you can't quite explain
27387 it, copy the Emacs window to a file (with @code{xwd}, for instance), put
27388 it somewhere it can be reached, and include the URL of the picture in
27389 the bug report.
27390
27391 @cindex patches
27392 If you would like to contribute a patch to fix bugs or make
27393 improvements, please produce the patch using @samp{diff -u}.
27394
27395 @cindex edebug
27396 If you want to debug your problem further before reporting, possibly
27397 in order to solve the problem yourself and send a patch, you can use
27398 edebug. Debugging Lisp code is documented in the Elisp manual
27399 (@pxref{Debugging, , Debugging Lisp Programs, elisp, The GNU Emacs
27400 Lisp Reference Manual}). To get you started with edebug, consider if
27401 you discover some weird behavior when pressing @kbd{c}, the first
27402 step is to do @kbd{C-h k c} and click on the hyperlink (Emacs only) in
27403 the documentation buffer that leads you to the function definition,
27404 then press @kbd{M-x edebug-defun RET} with point inside that function,
27405 return to Gnus and press @kbd{c} to invoke the code. You will be
27406 placed in the lisp buffer and can single step using @kbd{SPC} and
27407 evaluate expressions using @kbd{M-:} or inspect variables using
27408 @kbd{C-h v}, abort execution with @kbd{q}, and resume execution with
27409 @kbd{c} or @kbd{g}.
27410
27411 @cindex elp
27412 @cindex profile
27413 @cindex slow
27414 Sometimes, a problem do not directly generate an elisp error but
27415 manifests itself by causing Gnus to be very slow. In these cases, you
27416 can use @kbd{M-x toggle-debug-on-quit} and press @kbd{C-g} when things are
27417 slow, and then try to analyze the backtrace (repeating the procedure
27418 helps isolating the real problem areas).
27419
27420 A fancier approach is to use the elisp profiler, ELP. The profiler is
27421 (or should be) fully documented elsewhere, but to get you started
27422 there are a few steps that need to be followed. First, instrument the
27423 part of Gnus you are interested in for profiling, e.g. @kbd{M-x
27424 elp-instrument-package RET gnus} or @kbd{M-x elp-instrument-package
27425 RET message}. Then perform the operation that is slow and press
27426 @kbd{M-x elp-results}. You will then see which operations that takes
27427 time, and can debug them further. If the entire operation takes much
27428 longer than the time spent in the slowest function in the profiler
27429 output, you probably profiled the wrong part of Gnus. To reset
27430 profiling statistics, use @kbd{M-x elp-reset-all}. @kbd{M-x
27431 elp-restore-all} is supposed to remove profiling, but given the
27432 complexities and dynamic code generation in Gnus, it might not always
27433 work perfectly.
27434
27435 @cindex gnu.emacs.gnus
27436 @cindex ding mailing list
27437 If you just need help, you are better off asking on
27438 @samp{gnu.emacs.gnus}. I'm not very helpful. You can also ask on
27439 @email{ding@@gnus.org, the ding mailing list}. Write to
27440 @email{ding-request@@gnus.org} to subscribe.
27441
27442
27443 @page
27444 @node Gnus Reference Guide
27445 @section Gnus Reference Guide
27446
27447 It is my hope that other people will figure out smart stuff that Gnus
27448 can do, and that other people will write those smart things as well. To
27449 facilitate that I thought it would be a good idea to describe the inner
27450 workings of Gnus. And some of the not-so-inner workings, while I'm at
27451 it.
27452
27453 You can never expect the internals of a program not to change, but I
27454 will be defining (in some details) the interface between Gnus and its
27455 back ends (this is written in stone), the format of the score files
27456 (ditto), data structures (some are less likely to change than others)
27457 and general methods of operation.
27458
27459 @menu
27460 * Gnus Utility Functions:: Common functions and variable to use.
27461 * Back End Interface:: How Gnus communicates with the servers.
27462 * Score File Syntax:: A BNF definition of the score file standard.
27463 * Headers:: How Gnus stores headers internally.
27464 * Ranges:: A handy format for storing mucho numbers.
27465 * Group Info:: The group info format.
27466 * Extended Interactive:: Symbolic prefixes and stuff.
27467 * Emacs/XEmacs Code:: Gnus can be run under all modern Emacsen.
27468 * Various File Formats:: Formats of files that Gnus use.
27469 @end menu
27470
27471
27472 @node Gnus Utility Functions
27473 @subsection Gnus Utility Functions
27474 @cindex Gnus utility functions
27475 @cindex utility functions
27476 @cindex functions
27477 @cindex internal variables
27478
27479 When writing small functions to be run from hooks (and stuff), it's
27480 vital to have access to the Gnus internal functions and variables.
27481 Below is a list of the most common ones.
27482
27483 @table @code
27484
27485 @item gnus-newsgroup-name
27486 @vindex gnus-newsgroup-name
27487 This variable holds the name of the current newsgroup.
27488
27489 @item gnus-find-method-for-group
27490 @findex gnus-find-method-for-group
27491 A function that returns the select method for @var{group}.
27492
27493 @item gnus-group-real-name
27494 @findex gnus-group-real-name
27495 Takes a full (prefixed) Gnus group name, and returns the unprefixed
27496 name.
27497
27498 @item gnus-group-prefixed-name
27499 @findex gnus-group-prefixed-name
27500 Takes an unprefixed group name and a select method, and returns the full
27501 (prefixed) Gnus group name.
27502
27503 @item gnus-get-info
27504 @findex gnus-get-info
27505 Returns the group info list for @var{group}.
27506
27507 @item gnus-group-unread
27508 @findex gnus-group-unread
27509 The number of unread articles in @var{group}, or @code{t} if that is
27510 unknown.
27511
27512 @item gnus-active
27513 @findex gnus-active
27514 The active entry for @var{group}.
27515
27516 @item gnus-set-active
27517 @findex gnus-set-active
27518 Set the active entry for @var{group}.
27519
27520 @item gnus-add-current-to-buffer-list
27521 @findex gnus-add-current-to-buffer-list
27522 Adds the current buffer to the list of buffers to be killed on Gnus
27523 exit.
27524
27525 @item gnus-continuum-version
27526 @findex gnus-continuum-version
27527 Takes a Gnus version string as a parameter and returns a floating point
27528 number. Earlier versions will always get a lower number than later
27529 versions.
27530
27531 @item gnus-group-read-only-p
27532 @findex gnus-group-read-only-p
27533 Says whether @var{group} is read-only or not.
27534
27535 @item gnus-news-group-p
27536 @findex gnus-news-group-p
27537 Says whether @var{group} came from a news back end.
27538
27539 @item gnus-ephemeral-group-p
27540 @findex gnus-ephemeral-group-p
27541 Says whether @var{group} is ephemeral or not.
27542
27543 @item gnus-server-to-method
27544 @findex gnus-server-to-method
27545 Returns the select method corresponding to @var{server}.
27546
27547 @item gnus-server-equal
27548 @findex gnus-server-equal
27549 Says whether two virtual servers are equal.
27550
27551 @item gnus-group-native-p
27552 @findex gnus-group-native-p
27553 Says whether @var{group} is native or not.
27554
27555 @item gnus-group-secondary-p
27556 @findex gnus-group-secondary-p
27557 Says whether @var{group} is secondary or not.
27558
27559 @item gnus-group-foreign-p
27560 @findex gnus-group-foreign-p
27561 Says whether @var{group} is foreign or not.
27562
27563 @item gnus-group-find-parameter
27564 @findex gnus-group-find-parameter
27565 Returns the parameter list of @var{group}. If given a second parameter,
27566 returns the value of that parameter for @var{group}.
27567
27568 @item gnus-group-set-parameter
27569 @findex gnus-group-set-parameter
27570 Takes three parameters; @var{group}, @var{parameter} and @var{value}.
27571
27572 @item gnus-narrow-to-body
27573 @findex gnus-narrow-to-body
27574 Narrows the current buffer to the body of the article.
27575
27576 @item gnus-check-backend-function
27577 @findex gnus-check-backend-function
27578 Takes two parameters, @var{function} and @var{group}. If the back end
27579 @var{group} comes from supports @var{function}, return non-@code{nil}.
27580
27581 @lisp
27582 (gnus-check-backend-function "request-scan" "nnml:misc")
27583 @result{} t
27584 @end lisp
27585
27586 @item gnus-read-method
27587 @findex gnus-read-method
27588 Prompts the user for a select method.
27589
27590 @end table
27591
27592
27593 @node Back End Interface
27594 @subsection Back End Interface
27595
27596 Gnus doesn't know anything about @acronym{NNTP}, spools, mail or virtual
27597 groups. It only knows how to talk to @dfn{virtual servers}. A virtual
27598 server is a @dfn{back end} and some @dfn{back end variables}. As examples
27599 of the first, we have @code{nntp}, @code{nnspool} and @code{nnmbox}. As
27600 examples of the latter we have @code{nntp-port-number} and
27601 @code{nnmbox-directory}.
27602
27603 When Gnus asks for information from a back end---say @code{nntp}---on
27604 something, it will normally include a virtual server name in the
27605 function parameters. (If not, the back end should use the ``current''
27606 virtual server.) For instance, @code{nntp-request-list} takes a virtual
27607 server as its only (optional) parameter. If this virtual server hasn't
27608 been opened, the function should fail.
27609
27610 Note that a virtual server name has no relation to some physical server
27611 name. Take this example:
27612
27613 @lisp
27614 (nntp "odd-one"
27615 (nntp-address "ifi.uio.no")
27616 (nntp-port-number 4324))
27617 @end lisp
27618
27619 Here the virtual server name is @samp{odd-one} while the name of
27620 the physical server is @samp{ifi.uio.no}.
27621
27622 The back ends should be able to switch between several virtual servers.
27623 The standard back ends implement this by keeping an alist of virtual
27624 server environments that they pull down/push up when needed.
27625
27626 There are two groups of interface functions: @dfn{required functions},
27627 which must be present, and @dfn{optional functions}, which Gnus will
27628 always check for presence before attempting to call 'em.
27629
27630 All these functions are expected to return data in the buffer
27631 @code{nntp-server-buffer} (@samp{ *nntpd*}), which is somewhat
27632 unfortunately named, but we'll have to live with it. When I talk about
27633 @dfn{resulting data}, I always refer to the data in that buffer. When I
27634 talk about @dfn{return value}, I talk about the function value returned by
27635 the function call. Functions that fail should return @code{nil} as the
27636 return value.
27637
27638 Some back ends could be said to be @dfn{server-forming} back ends, and
27639 some might be said not to be. The latter are back ends that generally
27640 only operate on one group at a time, and have no concept of ``server''
27641 ---they have a group, and they deliver info on that group and nothing
27642 more.
27643
27644 Gnus identifies each message by way of group name and article number. A
27645 few remarks about these article numbers might be useful. First of all,
27646 the numbers are positive integers. Secondly, it is normally not
27647 possible for later articles to ``re-use'' older article numbers without
27648 confusing Gnus. That is, if a group has ever contained a message
27649 numbered 42, then no other message may get that number, or Gnus will get
27650 mightily confused.@footnote{See the function
27651 @code{nnchoke-request-update-info}, @ref{Optional Back End Functions}.}
27652 Third, article numbers must be assigned in order of arrival in the
27653 group; this is not necessarily the same as the date of the message.
27654
27655 The previous paragraph already mentions all the ``hard'' restrictions that
27656 article numbers must fulfill. But it seems that it might be useful to
27657 assign @emph{consecutive} article numbers, for Gnus gets quite confused
27658 if there are holes in the article numbering sequence. However, due to
27659 the ``no-reuse'' restriction, holes cannot be avoided altogether. It's
27660 also useful for the article numbers to start at 1 to avoid running out
27661 of numbers as long as possible.
27662
27663 Note that by convention, back ends are named @code{nnsomething}, but
27664 Gnus also comes with some @code{nnnotbackends}, such as
27665 @file{nnheader.el}, @file{nnmail.el} and @file{nnoo.el}.
27666
27667 In the examples and definitions I will refer to the imaginary back end
27668 @code{nnchoke}.
27669
27670 @cindex @code{nnchoke}
27671
27672 @menu
27673 * Required Back End Functions:: Functions that must be implemented.
27674 * Optional Back End Functions:: Functions that need not be implemented.
27675 * Error Messaging:: How to get messages and report errors.
27676 * Writing New Back Ends:: Extending old back ends.
27677 * Hooking New Back Ends Into Gnus:: What has to be done on the Gnus end.
27678 * Mail-like Back Ends:: Some tips on mail back ends.
27679 @end menu
27680
27681
27682 @node Required Back End Functions
27683 @subsubsection Required Back End Functions
27684
27685 @table @code
27686
27687 @item (nnchoke-retrieve-headers ARTICLES &optional GROUP SERVER FETCH-OLD)
27688
27689 @var{articles} is either a range of article numbers or a list of
27690 @code{Message-ID}s. Current back ends do not fully support either---only
27691 sequences (lists) of article numbers, and most back ends do not support
27692 retrieval of @code{Message-ID}s. But they should try for both.
27693
27694 The result data should either be HEADs or @acronym{NOV} lines, and the result
27695 value should either be @code{headers} or @code{nov} to reflect this.
27696 This might later be expanded to @code{various}, which will be a mixture
27697 of HEADs and @acronym{NOV} lines, but this is currently not supported by Gnus.
27698
27699 If @var{fetch-old} is non-@code{nil} it says to try fetching ``extra
27700 headers'', in some meaning of the word. This is generally done by
27701 fetching (at most) @var{fetch-old} extra headers less than the smallest
27702 article number in @code{articles}, and filling the gaps as well. The
27703 presence of this parameter can be ignored if the back end finds it
27704 cumbersome to follow the request. If this is non-@code{nil} and not a
27705 number, do maximum fetches.
27706
27707 Here's an example HEAD:
27708
27709 @example
27710 221 1056 Article retrieved.
27711 Path: ifi.uio.no!sturles
27712 From: sturles@@ifi.uio.no (Sturle Sunde)
27713 Newsgroups: ifi.discussion
27714 Subject: Re: Something very droll
27715 Date: 27 Oct 1994 14:02:57 +0100
27716 Organization: Dept. of Informatics, University of Oslo, Norway
27717 Lines: 26
27718 Message-ID: <38o8e1$a0o@@holmenkollen.ifi.uio.no>
27719 References: <38jdmq$4qu@@visbur.ifi.uio.no>
27720 NNTP-Posting-Host: holmenkollen.ifi.uio.no
27721 .
27722 @end example
27723
27724 So a @code{headers} return value would imply that there's a number of
27725 these in the data buffer.
27726
27727 Here's a BNF definition of such a buffer:
27728
27729 @example
27730 headers = *head
27731 head = error / valid-head
27732 error-message = [ "4" / "5" ] 2number " " <error message> eol
27733 valid-head = valid-message *header "." eol
27734 valid-message = "221 " <number> " Article retrieved." eol
27735 header = <text> eol
27736 @end example
27737
27738 @cindex BNF
27739 (The version of BNF used here is the one used in RFC822.)
27740
27741 If the return value is @code{nov}, the data buffer should contain
27742 @dfn{network overview database} lines. These are basically fields
27743 separated by tabs.
27744
27745 @example
27746 nov-buffer = *nov-line
27747 nov-line = field 7*8[ <TAB> field ] eol
27748 field = <text except TAB>
27749 @end example
27750
27751 For a closer look at what should be in those fields,
27752 @pxref{Headers}.
27753
27754
27755 @item (nnchoke-open-server SERVER &optional DEFINITIONS)
27756
27757 @var{server} is here the virtual server name. @var{definitions} is a
27758 list of @code{(VARIABLE VALUE)} pairs that define this virtual server.
27759
27760 If the server can't be opened, no error should be signaled. The back end
27761 may then choose to refuse further attempts at connecting to this
27762 server. In fact, it should do so.
27763
27764 If the server is opened already, this function should return a
27765 non-@code{nil} value. There should be no data returned.
27766
27767
27768 @item (nnchoke-close-server &optional SERVER)
27769
27770 Close connection to @var{server} and free all resources connected
27771 to it. Return @code{nil} if the server couldn't be closed for some
27772 reason.
27773
27774 There should be no data returned.
27775
27776
27777 @item (nnchoke-request-close)
27778
27779 Close connection to all servers and free all resources that the back end
27780 have reserved. All buffers that have been created by that back end
27781 should be killed. (Not the @code{nntp-server-buffer}, though.) This
27782 function is generally only called when Gnus is shutting down.
27783
27784 There should be no data returned.
27785
27786
27787 @item (nnchoke-server-opened &optional SERVER)
27788
27789 If @var{server} is the current virtual server, and the connection to the
27790 physical server is alive, then this function should return a
27791 non-@code{nil} value. This function should under no circumstances
27792 attempt to reconnect to a server we have lost connection to.
27793
27794 There should be no data returned.
27795
27796
27797 @item (nnchoke-status-message &optional SERVER)
27798
27799 This function should return the last error message from @var{server}.
27800
27801 There should be no data returned.
27802
27803
27804 @item (nnchoke-request-article ARTICLE &optional GROUP SERVER TO-BUFFER)
27805
27806 The result data from this function should be the article specified by
27807 @var{article}. This might either be a @code{Message-ID} or a number.
27808 It is optional whether to implement retrieval by @code{Message-ID}, but
27809 it would be nice if that were possible.
27810
27811 If @var{to-buffer} is non-@code{nil}, the result data should be returned
27812 in this buffer instead of the normal data buffer. This is to make it
27813 possible to avoid copying large amounts of data from one buffer to
27814 another, while Gnus mainly requests articles to be inserted directly
27815 into its article buffer.
27816
27817 If it is at all possible, this function should return a cons cell where
27818 the @code{car} is the group name the article was fetched from, and the @code{cdr} is
27819 the article number. This will enable Gnus to find out what the real
27820 group and article numbers are when fetching articles by
27821 @code{Message-ID}. If this isn't possible, @code{t} should be returned
27822 on successful article retrieval.
27823
27824
27825 @item (nnchoke-request-group GROUP &optional SERVER FAST)
27826
27827 Get data on @var{group}. This function also has the side effect of
27828 making @var{group} the current group.
27829
27830 If @var{fast}, don't bother to return useful data, just make @var{group}
27831 the current group.
27832
27833 Here's an example of some result data and a definition of the same:
27834
27835 @example
27836 211 56 1000 1059 ifi.discussion
27837 @end example
27838
27839 The first number is the status, which should be 211. Next is the
27840 total number of articles in the group, the lowest article number, the
27841 highest article number, and finally the group name. Note that the total
27842 number of articles may be less than one might think while just
27843 considering the highest and lowest article numbers, but some articles
27844 may have been canceled. Gnus just discards the total-number, so
27845 whether one should take the bother to generate it properly (if that is a
27846 problem) is left as an exercise to the reader. If the group contains no
27847 articles, the lowest article number should be reported as 1 and the
27848 highest as 0.
27849
27850 @example
27851 group-status = [ error / info ] eol
27852 error = [ "4" / "5" ] 2<number> " " <Error message>
27853 info = "211 " 3* [ <number> " " ] <string>
27854 @end example
27855
27856
27857 @item (nnchoke-close-group GROUP &optional SERVER)
27858
27859 Close @var{group} and free any resources connected to it. This will be
27860 a no-op on most back ends.
27861
27862 There should be no data returned.
27863
27864
27865 @item (nnchoke-request-list &optional SERVER)
27866
27867 Return a list of all groups available on @var{server}. And that means
27868 @emph{all}.
27869
27870 Here's an example from a server that only carries two groups:
27871
27872 @example
27873 ifi.test 0000002200 0000002000 y
27874 ifi.discussion 3324 3300 n
27875 @end example
27876
27877 On each line we have a group name, then the highest article number in
27878 that group, the lowest article number, and finally a flag. If the group
27879 contains no articles, the lowest article number should be reported as 1
27880 and the highest as 0.
27881
27882 @example
27883 active-file = *active-line
27884 active-line = name " " <number> " " <number> " " flags eol
27885 name = <string>
27886 flags = "n" / "y" / "m" / "x" / "j" / "=" name
27887 @end example
27888
27889 The flag says whether the group is read-only (@samp{n}), is moderated
27890 (@samp{m}), is dead (@samp{x}), is aliased to some other group
27891 (@samp{=other-group}) or none of the above (@samp{y}).
27892
27893
27894 @item (nnchoke-request-post &optional SERVER)
27895
27896 This function should post the current buffer. It might return whether
27897 the posting was successful or not, but that's not required. If, for
27898 instance, the posting is done asynchronously, it has generally not been
27899 completed by the time this function concludes. In that case, this
27900 function should set up some kind of sentinel to beep the user loud and
27901 clear if the posting could not be completed.
27902
27903 There should be no result data from this function.
27904
27905 @end table
27906
27907
27908 @node Optional Back End Functions
27909 @subsubsection Optional Back End Functions
27910
27911 @table @code
27912
27913 @item (nnchoke-retrieve-groups GROUPS &optional SERVER)
27914
27915 @var{groups} is a list of groups, and this function should request data
27916 on all those groups. How it does it is of no concern to Gnus, but it
27917 should attempt to do this in a speedy fashion.
27918
27919 The return value of this function can be either @code{active} or
27920 @code{group}, which says what the format of the result data is. The
27921 former is in the same format as the data from
27922 @code{nnchoke-request-list}, while the latter is a buffer full of lines
27923 in the same format as @code{nnchoke-request-group} gives.
27924
27925 @example
27926 group-buffer = *active-line / *group-status
27927 @end example
27928
27929
27930 @item (nnchoke-request-update-info GROUP INFO &optional SERVER)
27931
27932 A Gnus group info (@pxref{Group Info}) is handed to the back end for
27933 alterations. This comes in handy if the back end really carries all
27934 the information (as is the case with virtual and imap groups). This
27935 function should destructively alter the info to suit its needs, and
27936 should return a non-@code{nil} value.
27937
27938 There should be no result data from this function.
27939
27940
27941 @item (nnchoke-request-type GROUP &optional ARTICLE)
27942
27943 When the user issues commands for ``sending news'' (@kbd{F} in the
27944 summary buffer, for instance), Gnus has to know whether the article the
27945 user is following up on is news or mail. This function should return
27946 @code{news} if @var{article} in @var{group} is news, @code{mail} if it
27947 is mail and @code{unknown} if the type can't be decided. (The
27948 @var{article} parameter is necessary in @code{nnvirtual} groups which
27949 might very well combine mail groups and news groups.) Both @var{group}
27950 and @var{article} may be @code{nil}.
27951
27952 There should be no result data from this function.
27953
27954
27955 @item (nnchoke-request-set-mark GROUP ACTION &optional SERVER)
27956
27957 Set/remove/add marks on articles. Normally Gnus handles the article
27958 marks (such as read, ticked, expired etc) internally, and store them in
27959 @file{~/.newsrc.eld}. Some back ends (such as @acronym{IMAP}) however carry
27960 all information about the articles on the server, so Gnus need to
27961 propagate the mark information to the server.
27962
27963 @var{action} is a list of mark setting requests, having this format:
27964
27965 @example
27966 (RANGE ACTION MARK)
27967 @end example
27968
27969 @var{range} is a range of articles you wish to update marks on.
27970 @var{action} is @code{add} or @code{del}, used to add marks or remove
27971 marks (preserving all marks not mentioned). @var{mark} is a list of
27972 marks; where each mark is a symbol. Currently used marks are
27973 @code{read}, @code{tick}, @code{reply}, @code{expire}, @code{killed},
27974 @code{dormant}, @code{save}, @code{download}, @code{unsend},
27975 @code{forward} and @code{recent}, but your back end should, if
27976 possible, not limit itself to these.
27977
27978 Given contradictory actions, the last action in the list should be the
27979 effective one. That is, if your action contains a request to add the
27980 @code{tick} mark on article 1 and, later in the list, a request to
27981 remove the mark on the same article, the mark should in fact be removed.
27982
27983 An example action list:
27984
27985 @example
27986 (((5 12 30) 'del '(tick))
27987 ((10 . 90) 'add '(read expire))
27988 ((92 94) 'del '(read)))
27989 @end example
27990
27991 The function should return a range of articles it wasn't able to set the
27992 mark on (currently not used for anything).
27993
27994 There should be no result data from this function.
27995
27996 @item (nnchoke-request-update-mark GROUP ARTICLE MARK)
27997
27998 If the user tries to set a mark that the back end doesn't like, this
27999 function may change the mark. Gnus will use whatever this function
28000 returns as the mark for @var{article} instead of the original
28001 @var{mark}. If the back end doesn't care, it must return the original
28002 @var{mark}, and not @code{nil} or any other type of garbage.
28003
28004 The only use for this I can see is what @code{nnvirtual} does with
28005 it---if a component group is auto-expirable, marking an article as read
28006 in the virtual group should result in the article being marked as
28007 expirable.
28008
28009 There should be no result data from this function.
28010
28011
28012 @item (nnchoke-request-scan &optional GROUP SERVER)
28013
28014 This function may be called at any time (by Gnus or anything else) to
28015 request that the back end check for incoming articles, in one way or
28016 another. A mail back end will typically read the spool file or query
28017 the @acronym{POP} server when this function is invoked. The
28018 @var{group} doesn't have to be heeded---if the back end decides that
28019 it is too much work just scanning for a single group, it may do a
28020 total scan of all groups. It would be nice, however, to keep things
28021 local if that's practical.
28022
28023 There should be no result data from this function.
28024
28025
28026 @item (nnchoke-request-group-description GROUP &optional SERVER)
28027
28028 The result data from this function should be a description of
28029 @var{group}.
28030
28031 @example
28032 description-line = name <TAB> description eol
28033 name = <string>
28034 description = <text>
28035 @end example
28036
28037 @item (nnchoke-request-list-newsgroups &optional SERVER)
28038
28039 The result data from this function should be the description of all
28040 groups available on the server.
28041
28042 @example
28043 description-buffer = *description-line
28044 @end example
28045
28046
28047 @item (nnchoke-request-newgroups DATE &optional SERVER)
28048
28049 The result data from this function should be all groups that were
28050 created after @samp{date}, which is in normal human-readable date format
28051 (i.e., the date format used in mail and news headers, and returned by
28052 the function @code{message-make-date} by default). The data should be
28053 in the active buffer format.
28054
28055 It is okay for this function to return ``too many'' groups; some back ends
28056 might find it cheaper to return the full list of groups, rather than
28057 just the new groups. But don't do this for back ends with many groups.
28058 Normally, if the user creates the groups herself, there won't be too
28059 many groups, so @code{nnml} and the like are probably safe. But for
28060 back ends like @code{nntp}, where the groups have been created by the
28061 server, it is quite likely that there can be many groups.
28062
28063
28064 @item (nnchoke-request-create-group GROUP &optional SERVER)
28065
28066 This function should create an empty group with name @var{group}.
28067
28068 There should be no return data.
28069
28070
28071 @item (nnchoke-request-expire-articles ARTICLES &optional GROUP SERVER FORCE)
28072
28073 This function should run the expiry process on all articles in the
28074 @var{articles} range (which is currently a simple list of article
28075 numbers.) It is left up to the back end to decide how old articles
28076 should be before they are removed by this function. If @var{force} is
28077 non-@code{nil}, all @var{articles} should be deleted, no matter how new
28078 they are.
28079
28080 This function should return a list of articles that it did not/was not
28081 able to delete.
28082
28083 There should be no result data returned.
28084
28085
28086 @item (nnchoke-request-move-article ARTICLE GROUP SERVER ACCEPT-FORM &optional LAST)
28087
28088 This function should move @var{article} (which is a number) from
28089 @var{group} by calling @var{accept-form}.
28090
28091 This function should ready the article in question for moving by
28092 removing any header lines it has added to the article, and generally
28093 should ``tidy up'' the article. Then it should @code{eval}
28094 @var{accept-form} in the buffer where the ``tidy'' article is. This
28095 will do the actual copying. If this @code{eval} returns a
28096 non-@code{nil} value, the article should be removed.
28097
28098 If @var{last} is @code{nil}, that means that there is a high likelihood
28099 that there will be more requests issued shortly, so that allows some
28100 optimizations.
28101
28102 The function should return a cons where the @code{car} is the group name and
28103 the @code{cdr} is the article number that the article was entered as.
28104
28105 There should be no data returned.
28106
28107
28108 @item (nnchoke-request-accept-article GROUP &optional SERVER LAST)
28109
28110 This function takes the current buffer and inserts it into @var{group}.
28111 If @var{last} in @code{nil}, that means that there will be more calls to
28112 this function in short order.
28113
28114 The function should return a cons where the @code{car} is the group name and
28115 the @code{cdr} is the article number that the article was entered as.
28116
28117 The group should exist before the back end is asked to accept the
28118 article for that group.
28119
28120 There should be no data returned.
28121
28122
28123 @item (nnchoke-request-replace-article ARTICLE GROUP BUFFER)
28124
28125 This function should remove @var{article} (which is a number) from
28126 @var{group} and insert @var{buffer} there instead.
28127
28128 There should be no data returned.
28129
28130
28131 @item (nnchoke-request-delete-group GROUP FORCE &optional SERVER)
28132
28133 This function should delete @var{group}. If @var{force}, it should
28134 really delete all the articles in the group, and then delete the group
28135 itself. (If there is such a thing as ``the group itself''.)
28136
28137 There should be no data returned.
28138
28139
28140 @item (nnchoke-request-rename-group GROUP NEW-NAME &optional SERVER)
28141
28142 This function should rename @var{group} into @var{new-name}. All
28143 articles in @var{group} should move to @var{new-name}.
28144
28145 There should be no data returned.
28146
28147 @end table
28148
28149
28150 @node Error Messaging
28151 @subsubsection Error Messaging
28152
28153 @findex nnheader-report
28154 @findex nnheader-get-report
28155 The back ends should use the function @code{nnheader-report} to report
28156 error conditions---they should not raise errors when they aren't able to
28157 perform a request. The first argument to this function is the back end
28158 symbol, and the rest are interpreted as arguments to @code{format} if
28159 there are multiple of them, or just a string if there is one of them.
28160 This function must always returns @code{nil}.
28161
28162 @lisp
28163 (nnheader-report 'nnchoke "You did something totally bogus")
28164
28165 (nnheader-report 'nnchoke "Could not request group %s" group)
28166 @end lisp
28167
28168 Gnus, in turn, will call @code{nnheader-get-report} when it gets a
28169 @code{nil} back from a server, and this function returns the most
28170 recently reported message for the back end in question. This function
28171 takes one argument---the server symbol.
28172
28173 Internally, these functions access @var{back-end}@code{-status-string},
28174 so the @code{nnchoke} back end will have its error message stored in
28175 @code{nnchoke-status-string}.
28176
28177
28178 @node Writing New Back Ends
28179 @subsubsection Writing New Back Ends
28180
28181 Many back ends are quite similar. @code{nnml} is just like
28182 @code{nnspool}, but it allows you to edit the articles on the server.
28183 @code{nnmh} is just like @code{nnml}, but it doesn't use an active file,
28184 and it doesn't maintain overview databases. @code{nndir} is just like
28185 @code{nnml}, but it has no concept of ``groups'', and it doesn't allow
28186 editing articles.
28187
28188 It would make sense if it were possible to ``inherit'' functions from
28189 back ends when writing new back ends. And, indeed, you can do that if you
28190 want to. (You don't have to if you don't want to, of course.)
28191
28192 All the back ends declare their public variables and functions by using a
28193 package called @code{nnoo}.
28194
28195 To inherit functions from other back ends (and allow other back ends to
28196 inherit functions from the current back end), you should use the
28197 following macros:
28198
28199 @table @code
28200
28201 @item nnoo-declare
28202 This macro declares the first parameter to be a child of the subsequent
28203 parameters. For instance:
28204
28205 @lisp
28206 (nnoo-declare nndir
28207 nnml nnmh)
28208 @end lisp
28209
28210 @code{nndir} has declared here that it intends to inherit functions from
28211 both @code{nnml} and @code{nnmh}.
28212
28213 @item defvoo
28214 This macro is equivalent to @code{defvar}, but registers the variable as
28215 a public server variable. Most state-oriented variables should be
28216 declared with @code{defvoo} instead of @code{defvar}.
28217
28218 In addition to the normal @code{defvar} parameters, it takes a list of
28219 variables in the parent back ends to map the variable to when executing
28220 a function in those back ends.
28221
28222 @lisp
28223 (defvoo nndir-directory nil
28224 "Where nndir will look for groups."
28225 nnml-current-directory nnmh-current-directory)
28226 @end lisp
28227
28228 This means that @code{nnml-current-directory} will be set to
28229 @code{nndir-directory} when an @code{nnml} function is called on behalf
28230 of @code{nndir}. (The same with @code{nnmh}.)
28231
28232 @item nnoo-define-basics
28233 This macro defines some common functions that almost all back ends should
28234 have.
28235
28236 @lisp
28237 (nnoo-define-basics nndir)
28238 @end lisp
28239
28240 @item deffoo
28241 This macro is just like @code{defun} and takes the same parameters. In
28242 addition to doing the normal @code{defun} things, it registers the
28243 function as being public so that other back ends can inherit it.
28244
28245 @item nnoo-map-functions
28246 This macro allows mapping of functions from the current back end to
28247 functions from the parent back ends.
28248
28249 @lisp
28250 (nnoo-map-functions nndir
28251 (nnml-retrieve-headers 0 nndir-current-group 0 0)
28252 (nnmh-request-article 0 nndir-current-group 0 0))
28253 @end lisp
28254
28255 This means that when @code{nndir-retrieve-headers} is called, the first,
28256 third, and fourth parameters will be passed on to
28257 @code{nnml-retrieve-headers}, while the second parameter is set to the
28258 value of @code{nndir-current-group}.
28259
28260 @item nnoo-import
28261 This macro allows importing functions from back ends. It should be the
28262 last thing in the source file, since it will only define functions that
28263 haven't already been defined.
28264
28265 @lisp
28266 (nnoo-import nndir
28267 (nnmh
28268 nnmh-request-list
28269 nnmh-request-newgroups)
28270 (nnml))
28271 @end lisp
28272
28273 This means that calls to @code{nndir-request-list} should just be passed
28274 on to @code{nnmh-request-list}, while all public functions from
28275 @code{nnml} that haven't been defined in @code{nndir} yet should be
28276 defined now.
28277
28278 @end table
28279
28280 Below is a slightly shortened version of the @code{nndir} back end.
28281
28282 @lisp
28283 ;;; @r{nndir.el --- single directory newsgroup access for Gnus}
28284 ;; @r{Copyright (C) 1995,96 Free Software Foundation, Inc.}
28285
28286 ;;; @r{Code:}
28287
28288 (require 'nnheader)
28289 (require 'nnmh)
28290 (require 'nnml)
28291 (require 'nnoo)
28292 (eval-when-compile (require 'cl))
28293
28294 (nnoo-declare nndir
28295 nnml nnmh)
28296
28297 (defvoo nndir-directory nil
28298 "Where nndir will look for groups."
28299 nnml-current-directory nnmh-current-directory)
28300
28301 (defvoo nndir-nov-is-evil nil
28302 "*Non-nil means that nndir will never retrieve NOV headers."
28303 nnml-nov-is-evil)
28304
28305 (defvoo nndir-current-group ""
28306 nil
28307 nnml-current-group nnmh-current-group)
28308 (defvoo nndir-top-directory nil nil nnml-directory nnmh-directory)
28309 (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
28310
28311 (defvoo nndir-status-string "" nil nnmh-status-string)
28312 (defconst nndir-version "nndir 1.0")
28313
28314 ;;; @r{Interface functions.}
28315
28316 (nnoo-define-basics nndir)
28317
28318 (deffoo nndir-open-server (server &optional defs)
28319 (setq nndir-directory
28320 (or (cadr (assq 'nndir-directory defs))
28321 server))
28322 (unless (assq 'nndir-directory defs)
28323 (push `(nndir-directory ,server) defs))
28324 (push `(nndir-current-group
28325 ,(file-name-nondirectory
28326 (directory-file-name nndir-directory)))
28327 defs)
28328 (push `(nndir-top-directory
28329 ,(file-name-directory (directory-file-name nndir-directory)))
28330 defs)
28331 (nnoo-change-server 'nndir server defs))
28332
28333 (nnoo-map-functions nndir
28334 (nnml-retrieve-headers 0 nndir-current-group 0 0)
28335 (nnmh-request-article 0 nndir-current-group 0 0)
28336 (nnmh-request-group nndir-current-group 0 0)
28337 (nnmh-close-group nndir-current-group 0))
28338
28339 (nnoo-import nndir
28340 (nnmh
28341 nnmh-status-message
28342 nnmh-request-list
28343 nnmh-request-newgroups))
28344
28345 (provide 'nndir)
28346 @end lisp
28347
28348
28349 @node Hooking New Back Ends Into Gnus
28350 @subsubsection Hooking New Back Ends Into Gnus
28351
28352 @vindex gnus-valid-select-methods
28353 @findex gnus-declare-backend
28354 Having Gnus start using your new back end is rather easy---you just
28355 declare it with the @code{gnus-declare-backend} functions. This will
28356 enter the back end into the @code{gnus-valid-select-methods} variable.
28357
28358 @code{gnus-declare-backend} takes two parameters---the back end name and
28359 an arbitrary number of @dfn{abilities}.
28360
28361 Here's an example:
28362
28363 @lisp
28364 (gnus-declare-backend "nnchoke" 'mail 'respool 'address)
28365 @end lisp
28366
28367 The above line would then go in the @file{nnchoke.el} file.
28368
28369 The abilities can be:
28370
28371 @table @code
28372 @item mail
28373 This is a mailish back end---followups should (probably) go via mail.
28374 @item post
28375 This is a newsish back end---followups should (probably) go via news.
28376 @item post-mail
28377 This back end supports both mail and news.
28378 @item none
28379 This is neither a post nor mail back end---it's something completely
28380 different.
28381 @item respool
28382 It supports respooling---or rather, it is able to modify its source
28383 articles and groups.
28384 @item address
28385 The name of the server should be in the virtual server name. This is
28386 true for almost all back ends.
28387 @item prompt-address
28388 The user should be prompted for an address when doing commands like
28389 @kbd{B} in the group buffer. This is true for back ends like
28390 @code{nntp}, but not @code{nnmbox}, for instance.
28391 @end table
28392
28393
28394 @node Mail-like Back Ends
28395 @subsubsection Mail-like Back Ends
28396
28397 One of the things that separate the mail back ends from the rest of the
28398 back ends is the heavy dependence by most of the mail back ends on
28399 common functions in @file{nnmail.el}. For instance, here's the
28400 definition of @code{nnml-request-scan}:
28401
28402 @lisp
28403 (deffoo nnml-request-scan (&optional group server)
28404 (setq nnml-article-file-alist nil)
28405 (nnmail-get-new-mail 'nnml 'nnml-save-nov nnml-directory group))
28406 @end lisp
28407
28408 It simply calls @code{nnmail-get-new-mail} with a few parameters,
28409 and @code{nnmail} takes care of all the moving and splitting of the
28410 mail.
28411
28412 This function takes four parameters.
28413
28414 @table @var
28415 @item method
28416 This should be a symbol to designate which back end is responsible for
28417 the call.
28418
28419 @item exit-function
28420 This function should be called after the splitting has been performed.
28421
28422 @item temp-directory
28423 Where the temporary files should be stored.
28424
28425 @item group
28426 This optional argument should be a group name if the splitting is to be
28427 performed for one group only.
28428 @end table
28429
28430 @code{nnmail-get-new-mail} will call @var{back-end}@code{-save-mail} to
28431 save each article. @var{back-end}@code{-active-number} will be called to
28432 find the article number assigned to this article.
28433
28434 The function also uses the following variables:
28435 @var{back-end}@code{-get-new-mail} (to see whether to get new mail for
28436 this back end); and @var{back-end}@code{-group-alist} and
28437 @var{back-end}@code{-active-file} to generate the new active file.
28438 @var{back-end}@code{-group-alist} should be a group-active alist, like
28439 this:
28440
28441 @example
28442 (("a-group" (1 . 10))
28443 ("some-group" (34 . 39)))
28444 @end example
28445
28446
28447 @node Score File Syntax
28448 @subsection Score File Syntax
28449
28450 Score files are meant to be easily parseable, but yet extremely
28451 mallable. It was decided that something that had the same read syntax
28452 as an Emacs Lisp list would fit that spec.
28453
28454 Here's a typical score file:
28455
28456 @lisp
28457 (("summary"
28458 ("win95" -10000 nil s)
28459 ("Gnus"))
28460 ("from"
28461 ("Lars" -1000))
28462 (mark -100))
28463 @end lisp
28464
28465 BNF definition of a score file:
28466
28467 @example
28468 score-file = "" / "(" *element ")"
28469 element = rule / atom
28470 rule = string-rule / number-rule / date-rule
28471 string-rule = "(" quote string-header quote space *string-match ")"
28472 number-rule = "(" quote number-header quote space *number-match ")"
28473 date-rule = "(" quote date-header quote space *date-match ")"
28474 quote = <ascii 34>
28475 string-header = "subject" / "from" / "references" / "message-id" /
28476 "xref" / "body" / "head" / "all" / "followup"
28477 number-header = "lines" / "chars"
28478 date-header = "date"
28479 string-match = "(" quote <string> quote [ "" / [ space score [ "" /
28480 space date [ "" / [ space string-match-t ] ] ] ] ] ")"
28481 score = "nil" / <integer>
28482 date = "nil" / <natural number>
28483 string-match-t = "nil" / "s" / "substring" / "S" / "Substring" /
28484 "r" / "regex" / "R" / "Regex" /
28485 "e" / "exact" / "E" / "Exact" /
28486 "f" / "fuzzy" / "F" / "Fuzzy"
28487 number-match = "(" <integer> [ "" / [ space score [ "" /
28488 space date [ "" / [ space number-match-t ] ] ] ] ] ")"
28489 number-match-t = "nil" / "=" / "<" / ">" / ">=" / "<="
28490 date-match = "(" quote <string> quote [ "" / [ space score [ "" /
28491 space date [ "" / [ space date-match-t ] ] ] ] ")"
28492 date-match-t = "nil" / "at" / "before" / "after"
28493 atom = "(" [ required-atom / optional-atom ] ")"
28494 required-atom = mark / expunge / mark-and-expunge / files /
28495 exclude-files / read-only / touched
28496 optional-atom = adapt / local / eval
28497 mark = "mark" space nil-or-number
28498 nil-or-number = "nil" / <integer>
28499 expunge = "expunge" space nil-or-number
28500 mark-and-expunge = "mark-and-expunge" space nil-or-number
28501 files = "files" *[ space <string> ]
28502 exclude-files = "exclude-files" *[ space <string> ]
28503 read-only = "read-only" [ space "nil" / space "t" ]
28504 adapt = "adapt" [ space "ignore" / space "t" / space adapt-rule ]
28505 adapt-rule = "(" *[ <string> *[ "(" <string> <integer> ")" ] ")"
28506 local = "local" *[ space "(" <string> space <form> ")" ]
28507 eval = "eval" space <form>
28508 space = *[ " " / <TAB> / <NEWLINE> ]
28509 @end example
28510
28511 Any unrecognized elements in a score file should be ignored, but not
28512 discarded.
28513
28514 As you can see, white space is needed, but the type and amount of white
28515 space is irrelevant. This means that formatting of the score file is
28516 left up to the programmer---if it's simpler to just spew it all out on
28517 one looong line, then that's ok.
28518
28519 The meaning of the various atoms are explained elsewhere in this
28520 manual (@pxref{Score File Format}).
28521
28522
28523 @node Headers
28524 @subsection Headers
28525
28526 Internally Gnus uses a format for storing article headers that
28527 corresponds to the @acronym{NOV} format in a mysterious fashion. One could
28528 almost suspect that the author looked at the @acronym{NOV} specification and
28529 just shamelessly @emph{stole} the entire thing, and one would be right.
28530
28531 @dfn{Header} is a severely overloaded term. ``Header'' is used in
28532 RFC 1036 to talk about lines in the head of an article (e.g.,
28533 @code{From}). It is used by many people as a synonym for
28534 ``head''---``the header and the body''. (That should be avoided, in my
28535 opinion.) And Gnus uses a format internally that it calls ``header'',
28536 which is what I'm talking about here. This is a 9-element vector,
28537 basically, with each header (ouch) having one slot.
28538
28539 These slots are, in order: @code{number}, @code{subject}, @code{from},
28540 @code{date}, @code{id}, @code{references}, @code{chars}, @code{lines},
28541 @code{xref}, and @code{extra}. There are macros for accessing and
28542 setting these slots---they all have predictable names beginning with
28543 @code{mail-header-} and @code{mail-header-set-}, respectively.
28544
28545 All these slots contain strings, except the @code{extra} slot, which
28546 contains an alist of header/value pairs (@pxref{To From Newsgroups}).
28547
28548
28549 @node Ranges
28550 @subsection Ranges
28551
28552 @sc{gnus} introduced a concept that I found so useful that I've started
28553 using it a lot and have elaborated on it greatly.
28554
28555 The question is simple: If you have a large amount of objects that are
28556 identified by numbers (say, articles, to take a @emph{wild} example)
28557 that you want to qualify as being ``included'', a normal sequence isn't
28558 very useful. (A 200,000 length sequence is a bit long-winded.)
28559
28560 The solution is as simple as the question: You just collapse the
28561 sequence.
28562
28563 @example
28564 (1 2 3 4 5 6 10 11 12)
28565 @end example
28566
28567 is transformed into
28568
28569 @example
28570 ((1 . 6) (10 . 12))
28571 @end example
28572
28573 To avoid having those nasty @samp{(13 . 13)} elements to denote a
28574 lonesome object, a @samp{13} is a valid element:
28575
28576 @example
28577 ((1 . 6) 7 (10 . 12))
28578 @end example
28579
28580 This means that comparing two ranges to find out whether they are equal
28581 is slightly tricky:
28582
28583 @example
28584 ((1 . 5) 7 8 (10 . 12))
28585 @end example
28586
28587 and
28588
28589 @example
28590 ((1 . 5) (7 . 8) (10 . 12))
28591 @end example
28592
28593 are equal. In fact, any non-descending list is a range:
28594
28595 @example
28596 (1 2 3 4 5)
28597 @end example
28598
28599 is a perfectly valid range, although a pretty long-winded one. This is
28600 also valid:
28601
28602 @example
28603 (1 . 5)
28604 @end example
28605
28606 and is equal to the previous range.
28607
28608 Here's a BNF definition of ranges. Of course, one must remember the
28609 semantic requirement that the numbers are non-descending. (Any number
28610 of repetition of the same number is allowed, but apt to disappear in
28611 range handling.)
28612
28613 @example
28614 range = simple-range / normal-range
28615 simple-range = "(" number " . " number ")"
28616 normal-range = "(" start-contents ")"
28617 contents = "" / simple-range *[ " " contents ] /
28618 number *[ " " contents ]
28619 @end example
28620
28621 Gnus currently uses ranges to keep track of read articles and article
28622 marks. I plan on implementing a number of range operators in C if The
28623 Powers That Be are willing to let me. (I haven't asked yet, because I
28624 need to do some more thinking on what operators I need to make life
28625 totally range-based without ever having to convert back to normal
28626 sequences.)
28627
28628
28629 @node Group Info
28630 @subsection Group Info
28631
28632 Gnus stores all permanent info on groups in a @dfn{group info} list.
28633 This list is from three to six elements (or more) long and exhaustively
28634 describes the group.
28635
28636 Here are two example group infos; one is a very simple group while the
28637 second is a more complex one:
28638
28639 @example
28640 ("no.group" 5 ((1 . 54324)))
28641
28642 ("nnml:my.mail" 3 ((1 . 5) 9 (20 . 55))
28643 ((tick (15 . 19)) (replied 3 6 (19 . 3)))
28644 (nnml "")
28645 ((auto-expire . t) (to-address . "ding@@gnus.org")))
28646 @end example
28647
28648 The first element is the @dfn{group name}---as Gnus knows the group,
28649 anyway. The second element is the @dfn{subscription level}, which
28650 normally is a small integer. (It can also be the @dfn{rank}, which is a
28651 cons cell where the @code{car} is the level and the @code{cdr} is the
28652 score.) The third element is a list of ranges of read articles. The
28653 fourth element is a list of lists of article marks of various kinds.
28654 The fifth element is the select method (or virtual server, if you like).
28655 The sixth element is a list of @dfn{group parameters}, which is what
28656 this section is about.
28657
28658 Any of the last three elements may be missing if they are not required.
28659 In fact, the vast majority of groups will normally only have the first
28660 three elements, which saves quite a lot of cons cells.
28661
28662 Here's a BNF definition of the group info format:
28663
28664 @example
28665 info = "(" group space ralevel space read
28666 [ "" / [ space marks-list [ "" / [ space method [ "" /
28667 space parameters ] ] ] ] ] ")"
28668 group = quote <string> quote
28669 ralevel = rank / level
28670 level = <integer in the range of 1 to inf>
28671 rank = "(" level "." score ")"
28672 score = <integer in the range of 1 to inf>
28673 read = range
28674 marks-lists = nil / "(" *marks ")"
28675 marks = "(" <string> range ")"
28676 method = "(" <string> *elisp-forms ")"
28677 parameters = "(" *elisp-forms ")"
28678 @end example
28679
28680 Actually that @samp{marks} rule is a fib. A @samp{marks} is a
28681 @samp{<string>} consed on to a @samp{range}, but that's a bitch to say
28682 in pseudo-BNF.
28683
28684 If you have a Gnus info and want to access the elements, Gnus offers a
28685 series of macros for getting/setting these elements.
28686
28687 @table @code
28688 @item gnus-info-group
28689 @itemx gnus-info-set-group
28690 @findex gnus-info-group
28691 @findex gnus-info-set-group
28692 Get/set the group name.
28693
28694 @item gnus-info-rank
28695 @itemx gnus-info-set-rank
28696 @findex gnus-info-rank
28697 @findex gnus-info-set-rank
28698 Get/set the group rank (@pxref{Group Score}).
28699
28700 @item gnus-info-level
28701 @itemx gnus-info-set-level
28702 @findex gnus-info-level
28703 @findex gnus-info-set-level
28704 Get/set the group level.
28705
28706 @item gnus-info-score
28707 @itemx gnus-info-set-score
28708 @findex gnus-info-score
28709 @findex gnus-info-set-score
28710 Get/set the group score (@pxref{Group Score}).
28711
28712 @item gnus-info-read
28713 @itemx gnus-info-set-read
28714 @findex gnus-info-read
28715 @findex gnus-info-set-read
28716 Get/set the ranges of read articles.
28717
28718 @item gnus-info-marks
28719 @itemx gnus-info-set-marks
28720 @findex gnus-info-marks
28721 @findex gnus-info-set-marks
28722 Get/set the lists of ranges of marked articles.
28723
28724 @item gnus-info-method
28725 @itemx gnus-info-set-method
28726 @findex gnus-info-method
28727 @findex gnus-info-set-method
28728 Get/set the group select method.
28729
28730 @item gnus-info-params
28731 @itemx gnus-info-set-params
28732 @findex gnus-info-params
28733 @findex gnus-info-set-params
28734 Get/set the group parameters.
28735 @end table
28736
28737 All the getter functions take one parameter---the info list. The setter
28738 functions take two parameters---the info list and the new value.
28739
28740 The last three elements in the group info aren't mandatory, so it may be
28741 necessary to extend the group info before setting the element. If this
28742 is necessary, you can just pass on a non-@code{nil} third parameter to
28743 the three final setter functions to have this happen automatically.
28744
28745
28746 @node Extended Interactive
28747 @subsection Extended Interactive
28748 @cindex interactive
28749 @findex gnus-interactive
28750
28751 Gnus extends the standard Emacs @code{interactive} specification
28752 slightly to allow easy use of the symbolic prefix (@pxref{Symbolic
28753 Prefixes}). Here's an example of how this is used:
28754
28755 @lisp
28756 (defun gnus-summary-increase-score (&optional score symp)
28757 (interactive (gnus-interactive "P\ny"))
28758 ...
28759 )
28760 @end lisp
28761
28762 The best thing to do would have been to implement
28763 @code{gnus-interactive} as a macro which would have returned an
28764 @code{interactive} form, but this isn't possible since Emacs checks
28765 whether a function is interactive or not by simply doing an @code{assq}
28766 on the lambda form. So, instead we have @code{gnus-interactive}
28767 function that takes a string and returns values that are usable to
28768 @code{interactive}.
28769
28770 This function accepts (almost) all normal @code{interactive} specs, but
28771 adds a few more.
28772
28773 @table @samp
28774 @item y
28775 @vindex gnus-current-prefix-symbol
28776 The current symbolic prefix---the @code{gnus-current-prefix-symbol}
28777 variable.
28778
28779 @item Y
28780 @vindex gnus-current-prefix-symbols
28781 A list of the current symbolic prefixes---the
28782 @code{gnus-current-prefix-symbol} variable.
28783
28784 @item A
28785 The current article number---the @code{gnus-summary-article-number}
28786 function.
28787
28788 @item H
28789 The current article header---the @code{gnus-summary-article-header}
28790 function.
28791
28792 @item g
28793 The current group name---the @code{gnus-group-group-name}
28794 function.
28795
28796 @end table
28797
28798
28799 @node Emacs/XEmacs Code
28800 @subsection Emacs/XEmacs Code
28801 @cindex XEmacs
28802 @cindex Emacsen
28803
28804 While Gnus runs under Emacs, XEmacs and Mule, I decided that one of the
28805 platforms must be the primary one. I chose Emacs. Not because I don't
28806 like XEmacs or Mule, but because it comes first alphabetically.
28807
28808 This means that Gnus will byte-compile under Emacs with nary a warning,
28809 while XEmacs will pump out gigabytes of warnings while byte-compiling.
28810 As I use byte-compilation warnings to help me root out trivial errors in
28811 Gnus, that's very useful.
28812
28813 I've also consistently used Emacs function interfaces, but have used
28814 Gnusey aliases for the functions. To take an example: Emacs defines a
28815 @code{run-at-time} function while XEmacs defines a @code{start-itimer}
28816 function. I then define a function called @code{gnus-run-at-time} that
28817 takes the same parameters as the Emacs @code{run-at-time}. When running
28818 Gnus under Emacs, the former function is just an alias for the latter.
28819 However, when running under XEmacs, the former is an alias for the
28820 following function:
28821
28822 @lisp
28823 (defun gnus-xmas-run-at-time (time repeat function &rest args)
28824 (start-itimer
28825 "gnus-run-at-time"
28826 `(lambda ()
28827 (,function ,@@args))
28828 time repeat))
28829 @end lisp
28830
28831 This sort of thing has been done for bunches of functions. Gnus does
28832 not redefine any native Emacs functions while running under XEmacs---it
28833 does this @code{defalias} thing with Gnus equivalents instead. Cleaner
28834 all over.
28835
28836 In the cases where the XEmacs function interface was obviously cleaner,
28837 I used it instead. For example @code{gnus-region-active-p} is an alias
28838 for @code{region-active-p} in XEmacs, whereas in Emacs it is a function.
28839
28840 Of course, I could have chosen XEmacs as my native platform and done
28841 mapping functions the other way around. But I didn't. The performance
28842 hit these indirections impose on Gnus under XEmacs should be slight.
28843
28844
28845 @node Various File Formats
28846 @subsection Various File Formats
28847
28848 @menu
28849 * Active File Format:: Information on articles and groups available.
28850 * Newsgroups File Format:: Group descriptions.
28851 @end menu
28852
28853
28854 @node Active File Format
28855 @subsubsection Active File Format
28856
28857 The active file lists all groups available on the server in
28858 question. It also lists the highest and lowest current article numbers
28859 in each group.
28860
28861 Here's an excerpt from a typical active file:
28862
28863 @example
28864 soc.motss 296030 293865 y
28865 alt.binaries.pictures.fractals 3922 3913 n
28866 comp.sources.unix 1605 1593 m
28867 comp.binaries.ibm.pc 5097 5089 y
28868 no.general 1000 900 y
28869 @end example
28870
28871 Here's a pseudo-BNF definition of this file:
28872
28873 @example
28874 active = *group-line
28875 group-line = group spc high-number spc low-number spc flag <NEWLINE>
28876 group = <non-white-space string>
28877 spc = " "
28878 high-number = <non-negative integer>
28879 low-number = <positive integer>
28880 flag = "y" / "n" / "m" / "j" / "x" / "=" group
28881 @end example
28882
28883 For a full description of this file, see the manual pages for
28884 @samp{innd}, in particular @samp{active(5)}.
28885
28886
28887 @node Newsgroups File Format
28888 @subsubsection Newsgroups File Format
28889
28890 The newsgroups file lists groups along with their descriptions. Not all
28891 groups on the server have to be listed, and not all groups in the file
28892 have to exist on the server. The file is meant purely as information to
28893 the user.
28894
28895 The format is quite simple; a group name, a tab, and the description.
28896 Here's the definition:
28897
28898 @example
28899 newsgroups = *line
28900 line = group tab description <NEWLINE>
28901 group = <non-white-space string>
28902 tab = <TAB>
28903 description = <string>
28904 @end example
28905
28906
28907 @page
28908 @node Emacs for Heathens
28909 @section Emacs for Heathens
28910
28911 Believe it or not, but some people who use Gnus haven't really used
28912 Emacs much before they embarked on their journey on the Gnus Love Boat.
28913 If you are one of those unfortunates whom ``@kbd{C-M-a}'', ``kill the
28914 region'', and ``set @code{gnus-flargblossen} to an alist where the key
28915 is a regexp that is used for matching on the group name'' are magical
28916 phrases with little or no meaning, then this appendix is for you. If
28917 you are already familiar with Emacs, just ignore this and go fondle your
28918 cat instead.
28919
28920 @menu
28921 * Keystrokes:: Entering text and executing commands.
28922 * Emacs Lisp:: The built-in Emacs programming language.
28923 @end menu
28924
28925
28926 @node Keystrokes
28927 @subsection Keystrokes
28928
28929 @itemize @bullet
28930 @item
28931 Q: What is an experienced Emacs user?
28932
28933 @item
28934 A: A person who wishes that the terminal had pedals.
28935 @end itemize
28936
28937 Yes, when you use Emacs, you are apt to use the control key, the shift
28938 key and the meta key a lot. This is very annoying to some people
28939 (notably @code{vi}le users), and the rest of us just love the hell out
28940 of it. Just give up and submit. Emacs really does stand for
28941 ``Escape-Meta-Alt-Control-Shift'', and not ``Editing Macros'', as you
28942 may have heard from other disreputable sources (like the Emacs author).
28943
28944 The shift keys are normally located near your pinky fingers, and are
28945 normally used to get capital letters and stuff. You probably use it all
28946 the time. The control key is normally marked ``CTRL'' or something like
28947 that. The meta key is, funnily enough, never marked as such on any
28948 keyboard. The one I'm currently at has a key that's marked ``Alt'',
28949 which is the meta key on this keyboard. It's usually located somewhere
28950 to the left hand side of the keyboard, usually on the bottom row.
28951
28952 Now, us Emacs people don't say ``press the meta-control-m key'',
28953 because that's just too inconvenient. We say ``press the @kbd{C-M-m}
28954 key''. @kbd{M-} is the prefix that means ``meta'' and ``C-'' is the
28955 prefix that means ``control''. So ``press @kbd{C-k}'' means ``press
28956 down the control key, and hold it down while you press @kbd{k}''.
28957 ``Press @kbd{C-M-k}'' means ``press down and hold down the meta key and
28958 the control key and then press @kbd{k}''. Simple, ay?
28959
28960 This is somewhat complicated by the fact that not all keyboards have a
28961 meta key. In that case you can use the ``escape'' key. Then @kbd{M-k}
28962 means ``press escape, release escape, press @kbd{k}''. That's much more
28963 work than if you have a meta key, so if that's the case, I respectfully
28964 suggest you get a real keyboard with a meta key. You can't live without
28965 it.
28966
28967
28968
28969 @node Emacs Lisp
28970 @subsection Emacs Lisp
28971
28972 Emacs is the King of Editors because it's really a Lisp interpreter.
28973 Each and every key you tap runs some Emacs Lisp code snippet, and since
28974 Emacs Lisp is an interpreted language, that means that you can configure
28975 any key to run any arbitrary code. You just, like, do it.
28976
28977 Gnus is written in Emacs Lisp, and is run as a bunch of interpreted
28978 functions. (These are byte-compiled for speed, but it's still
28979 interpreted.) If you decide that you don't like the way Gnus does
28980 certain things, it's trivial to have it do something a different way.
28981 (Well, at least if you know how to write Lisp code.) However, that's
28982 beyond the scope of this manual, so we are simply going to talk about
28983 some common constructs that you normally use in your @file{~/.gnus.el}
28984 file to customize Gnus. (You can also use the @file{~/.emacs} file, but
28985 in order to set things of Gnus up, it is much better to use the
28986 @file{~/.gnus.el} file, @xref{Startup Files}.)
28987
28988 If you want to set the variable @code{gnus-florgbnize} to four (4), you
28989 write the following:
28990
28991 @lisp
28992 (setq gnus-florgbnize 4)
28993 @end lisp
28994
28995 This function (really ``special form'') @code{setq} is the one that can
28996 set a variable to some value. This is really all you need to know. Now
28997 you can go and fill your @file{~/.gnus.el} file with lots of these to
28998 change how Gnus works.
28999
29000 If you have put that thing in your @file{~/.gnus.el} file, it will be
29001 read and @code{eval}ed (which is Lisp-ese for ``run'') the next time you
29002 start Gnus. If you want to change the variable right away, simply say
29003 @kbd{C-x C-e} after the closing parenthesis. That will @code{eval} the
29004 previous ``form'', which is a simple @code{setq} statement here.
29005
29006 Go ahead---just try it, if you're located at your Emacs. After you
29007 @kbd{C-x C-e}, you will see @samp{4} appear in the echo area, which
29008 is the return value of the form you @code{eval}ed.
29009
29010 Some pitfalls:
29011
29012 If the manual says ``set @code{gnus-read-active-file} to @code{some}'',
29013 that means:
29014
29015 @lisp
29016 (setq gnus-read-active-file 'some)
29017 @end lisp
29018
29019 On the other hand, if the manual says ``set @code{gnus-nntp-server} to
29020 @samp{nntp.ifi.uio.no}'', that means:
29021
29022 @lisp
29023 (setq gnus-nntp-server "nntp.ifi.uio.no")
29024 @end lisp
29025
29026 So be careful not to mix up strings (the latter) with symbols (the
29027 former). The manual is unambiguous, but it can be confusing.
29028
29029 @page
29030 @include gnus-faq.texi
29031
29032 @node GNU Free Documentation License
29033 @chapter GNU Free Documentation License
29034 @include doclicense.texi
29035
29036 @node Index
29037 @chapter Index
29038 @printindex cp
29039
29040 @node Key Index
29041 @chapter Key Index
29042 @printindex ky
29043
29044 @summarycontents
29045 @contents
29046 @bye
29047
29048 @iftex
29049 @iflatex
29050 \end{document}
29051 @end iflatex
29052 @end iftex
29053
29054 @c Local Variables:
29055 @c mode: texinfo
29056 @c coding: iso-8859-1
29057 @c End:
29058
29059 @ignore
29060 arch-tag: c9fa47e7-78ca-4681-bda9-9fef45d1c819
29061 @end ignore