Synch to No Gnus 200509052359.
[elisp/gnus.git-] / lisp / gnus.el
1 ;;; gnus.el --- a newsreader for GNU Emacs
2
3 ;; Copyright (C) 1987, 1988, 1989, 1990, 1993, 1994, 1995, 1996, 1997, 1998,
4 ;;   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
5
6 ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
7 ;;      Lars Magne Ingebrigtsen <larsi@gnus.org>
8 ;;      Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
9 ;;      Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
10 ;; Keywords: news, mail
11
12 ;; This file is part of GNU Emacs.
13
14 ;; GNU Emacs is free software; you can redistribute it and/or modify
15 ;; it under the terms of the GNU General Public License as published by
16 ;; the Free Software Foundation; either version 2, or (at your option)
17 ;; any later version.
18
19 ;; GNU Emacs is distributed in the hope that it will be useful,
20 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
21 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22 ;; GNU General Public License for more details.
23
24 ;; You should have received a copy of the GNU General Public License
25 ;; along with GNU Emacs; see the file COPYING.  If not, write to the
26 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
27 ;; Boston, MA 02110-1301, USA.
28
29 ;;; Commentary:
30
31 ;;; Code:
32
33 (eval '(run-hooks 'gnus-load-hook))
34
35 (eval-when-compile (require 'cl))
36 (eval-when-compile (require 'static))
37
38 (require 'wid-edit)
39 (require 'nnheader)
40
41 (require 'gnus-vers)
42
43 ;; These are defined afterwards with gnus-define-group-parameter
44 (defvar gnus-ham-process-destinations)
45 (defvar gnus-parameter-ham-marks-alist)
46 (defvar gnus-parameter-spam-marks-alist)
47 (defvar gnus-spam-autodetect)
48 (defvar gnus-spam-autodetect-methods)
49 (defvar gnus-spam-newsgroup-contents)
50 (defvar gnus-spam-process-destinations)
51 (defvar gnus-spam-process-newsgroups)
52
53
54 (defgroup gnus nil
55   "The coffee-brewing, all singing, all dancing, kitchen sink newsreader."
56   :group 'news
57   :group 'mail)
58
59 (defgroup gnus-format nil
60   "Dealing with formatting issues."
61   :group 'gnus)
62
63 (defgroup gnus-charset nil
64   "Group character set issues."
65   :link '(custom-manual "(gnus)Charsets")
66   :version "21.1"
67   :group 'gnus)
68
69 (defgroup gnus-cache nil
70   "Cache interface."
71   :link '(custom-manual "(gnus)Article Caching")
72   :group 'gnus)
73
74 (defgroup gnus-registry nil
75   "Article Registry."
76   :group 'gnus)
77
78 (defgroup gnus-start nil
79   "Starting your favorite newsreader."
80   :group 'gnus)
81
82 (defgroup gnus-start-server nil
83   "Server options at startup."
84   :group 'gnus-start)
85
86 ;; These belong to gnus-group.el.
87 (defgroup gnus-group nil
88   "Group buffers."
89   :link '(custom-manual "(gnus)Group Buffer")
90   :group 'gnus)
91
92 (defgroup gnus-group-foreign nil
93   "Foreign groups."
94   :link '(custom-manual "(gnus)Foreign Groups")
95   :group 'gnus-group)
96
97 (defgroup gnus-group-new nil
98   "Automatic subscription of new groups."
99   :group 'gnus-group)
100
101 (defgroup gnus-group-levels nil
102   "Group levels."
103   :link '(custom-manual "(gnus)Group Levels")
104   :group 'gnus-group)
105
106 (defgroup gnus-group-select nil
107   "Selecting a Group."
108   :link '(custom-manual "(gnus)Selecting a Group")
109   :group 'gnus-group)
110
111 (defgroup gnus-group-listing nil
112   "Showing slices of the group list."
113   :link '(custom-manual "(gnus)Listing Groups")
114   :group 'gnus-group)
115
116 (defgroup gnus-group-visual nil
117   "Sorting the group buffer."
118   :link '(custom-manual "(gnus)Group Buffer Format")
119   :group 'gnus-group
120   :group 'gnus-visual)
121
122 (defgroup gnus-group-various nil
123   "Various group options."
124   :link '(custom-manual "(gnus)Scanning New Messages")
125   :group 'gnus-group)
126
127 ;; These belong to gnus-sum.el.
128 (defgroup gnus-summary nil
129   "Summary buffers."
130   :link '(custom-manual "(gnus)Summary Buffer")
131   :group 'gnus)
132
133 (defgroup gnus-summary-exit nil
134   "Leaving summary buffers."
135   :link '(custom-manual "(gnus)Exiting the Summary Buffer")
136   :group 'gnus-summary)
137
138 (defgroup gnus-summary-marks nil
139   "Marks used in summary buffers."
140   :link '(custom-manual "(gnus)Marking Articles")
141   :group 'gnus-summary)
142
143 (defgroup gnus-thread nil
144   "Ordering articles according to replies."
145   :link '(custom-manual "(gnus)Threading")
146   :group 'gnus-summary)
147
148 (defgroup gnus-summary-format nil
149   "Formatting of the summary buffer."
150   :link '(custom-manual "(gnus)Summary Buffer Format")
151   :group 'gnus-summary)
152
153 (defgroup gnus-summary-choose nil
154   "Choosing Articles."
155   :link '(custom-manual "(gnus)Choosing Articles")
156   :group 'gnus-summary)
157
158 (defgroup gnus-summary-maneuvering nil
159   "Summary movement commands."
160   :link '(custom-manual "(gnus)Summary Maneuvering")
161   :group 'gnus-summary)
162
163 (defgroup gnus-picon nil
164   "Show pictures of people, domains, and newsgroups."
165   :group 'gnus-visual)
166
167 (defgroup gnus-summary-mail nil
168   "Mail group commands."
169   :link '(custom-manual "(gnus)Mail Group Commands")
170   :group 'gnus-summary)
171
172 (defgroup gnus-summary-sort nil
173   "Sorting the summary buffer."
174   :link '(custom-manual "(gnus)Sorting the Summary Buffer")
175   :group 'gnus-summary)
176
177 (defgroup gnus-summary-visual nil
178   "Highlighting and menus in the summary buffer."
179   :link '(custom-manual "(gnus)Summary Highlighting")
180   :group 'gnus-visual
181   :group 'gnus-summary)
182
183 (defgroup gnus-summary-various nil
184   "Various summary buffer options."
185   :link '(custom-manual "(gnus)Various Summary Stuff")
186   :group 'gnus-summary)
187
188 (defgroup gnus-summary-pick nil
189   "Pick mode in the summary buffer."
190   :link '(custom-manual "(gnus)Pick and Read")
191   :prefix "gnus-pick-"
192   :group 'gnus-summary)
193
194 (defgroup gnus-summary-tree nil
195   "Tree display of threads in the summary buffer."
196   :link '(custom-manual "(gnus)Tree Display")
197   :prefix "gnus-tree-"
198   :group 'gnus-summary)
199
200 ;; Belongs to gnus-uu.el
201 (defgroup gnus-extract-view nil
202   "Viewing extracted files."
203   :link '(custom-manual "(gnus)Viewing Files")
204   :group 'gnus-extract)
205
206 ;; Belongs to gnus-score.el
207 (defgroup gnus-score nil
208   "Score and kill file handling."
209   :group 'gnus)
210
211 (defgroup gnus-score-kill nil
212   "Kill files."
213   :group 'gnus-score)
214
215 (defgroup gnus-score-adapt nil
216   "Adaptive score files."
217   :group 'gnus-score)
218
219 (defgroup gnus-score-default nil
220   "Default values for score files."
221   :group 'gnus-score)
222
223 (defgroup gnus-score-expire nil
224   "Expiring score rules."
225   :group 'gnus-score)
226
227 (defgroup gnus-score-decay nil
228   "Decaying score rules."
229   :group 'gnus-score)
230
231 (defgroup gnus-score-files nil
232   "Score and kill file names."
233   :group 'gnus-score
234   :group 'gnus-files)
235
236 (defgroup gnus-score-various nil
237   "Various scoring and killing options."
238   :group 'gnus-score)
239
240 ;; Other
241 (defgroup gnus-visual nil
242   "Options controlling the visual fluff."
243   :group 'gnus
244   :group 'faces)
245
246 (defgroup gnus-agent nil
247   "Offline support for Gnus."
248   :group 'gnus)
249
250 (defgroup gnus-files nil
251   "Files used by Gnus."
252   :group 'gnus)
253
254 (defgroup gnus-dribble-file nil
255   "Auto save file."
256   :link '(custom-manual "(gnus)Auto Save")
257   :group 'gnus-files)
258
259 (defgroup gnus-newsrc nil
260   "Storing Gnus state."
261   :group 'gnus-files)
262
263 (defgroup gnus-server nil
264   "Options related to newsservers and other servers used by Gnus."
265   :group 'gnus)
266
267 (defgroup gnus-server-visual nil
268   "Highlighting and menus in the server buffer."
269   :group 'gnus-visual
270   :group 'gnus-server)
271
272 (defgroup gnus-message '((message custom-group))
273   "Composing replies and followups in Gnus."
274   :group 'gnus)
275
276 (defgroup gnus-meta nil
277   "Meta variables controlling major portions of Gnus.
278 In general, modifying these variables does not take affect until Gnus
279 is restarted, and sometimes reloaded."
280   :group 'gnus)
281
282 (defgroup gnus-various nil
283   "Other Gnus options."
284   :link '(custom-manual "(gnus)Various Various")
285   :group 'gnus)
286
287 (defgroup gnus-mime nil
288   "Variables for controlling the Gnus MIME interface."
289   :group 'gnus)
290
291 (defgroup gnus-exit nil
292   "Exiting Gnus."
293   :link '(custom-manual "(gnus)Exiting Gnus")
294   :group 'gnus)
295
296 (defgroup gnus-fun nil
297   "Frivolous Gnus extensions."
298   :link '(custom-manual "(gnus)Exiting Gnus")
299   :group 'gnus)
300
301 (defcustom gnus-inhibit-startup-message nil
302   "If non-nil, the startup message will not be displayed.
303 This variable is used before `.gnus.el' is loaded, so it should
304 be set in `.emacs' instead."
305   :group 'gnus-start
306   :type 'boolean)
307
308 (defcustom gnus-play-startup-jingle nil
309   "If non-nil, play the Gnus jingle at startup."
310   :group 'gnus-start
311   :type 'boolean)
312
313 (unless (fboundp 'gnus-group-remove-excess-properties)
314   (defalias 'gnus-group-remove-excess-properties 'ignore))
315
316 (unless (featurep 'gnus-xmas)
317   (defalias 'gnus-make-overlay 'make-overlay)
318   (defalias 'gnus-delete-overlay 'delete-overlay)
319   (defalias 'gnus-overlay-put 'overlay-put)
320   (defalias 'gnus-move-overlay 'move-overlay)
321   (defalias 'gnus-overlay-buffer 'overlay-buffer)
322   (defalias 'gnus-overlay-start 'overlay-start)
323   (defalias 'gnus-overlay-end 'overlay-end)
324   (defalias 'gnus-extent-detached-p 'ignore)
325   (defalias 'gnus-extent-start-open 'ignore)
326   (defalias 'gnus-mail-strip-quoted-names 'mail-strip-quoted-names)
327   (defalias 'gnus-character-to-event 'identity)
328   (defalias 'gnus-assq-delete-all 'assq-delete-all)
329   (defalias 'gnus-add-text-properties 'add-text-properties)
330   (defalias 'gnus-put-text-property 'put-text-property)
331   (defvar gnus-mode-line-image-cache t)
332   (if (fboundp 'find-image)
333       (defun gnus-mode-line-buffer-identification (line)
334         (let ((str (car-safe line))
335               (load-path (mm-image-load-path)))
336           (if (and (stringp str)
337                    (string-match "^Gnus:" str))
338               (progn (add-text-properties
339                       0 5
340                       (list 'display
341                             (if (eq t gnus-mode-line-image-cache)
342                                 (setq gnus-mode-line-image-cache
343                                       (find-image
344                                        '((:type xpm :file "gnus-pointer.xpm"
345                                                 :ascent center)
346                                          (:type xbm :file "gnus-pointer.xbm"
347                                                 :ascent center))))
348                               gnus-mode-line-image-cache)
349                             'help-echo (format
350                                         "This is %s, %s."
351                                         gnus-version (gnus-emacs-version)))
352                       str)
353                      (list str))
354             line)))
355     (defalias 'gnus-mode-line-buffer-identification 'identity))
356   (defalias 'gnus-characterp 'numberp)
357   (defalias 'gnus-deactivate-mark 'deactivate-mark)
358   (defalias 'gnus-window-edges 'window-edges)
359   (defalias 'gnus-key-press-event-p 'numberp)
360   ;;(defalias 'gnus-decode-rfc1522 'ignore)
361   )
362
363 ;; We define these group faces here to avoid the display
364 ;; update forced when creating new faces.
365
366 (defface gnus-group-news-1
367   '((((class color)
368       (background dark))
369      (:foreground "PaleTurquoise" :bold t))
370     (((class color)
371       (background light))
372      (:foreground "ForestGreen" :bold t))
373     (t
374      ()))
375   "Level 1 newsgroup face."
376   :group 'gnus-group)
377 ;; backward-compatibility alias
378 (put 'gnus-group-news-1-face 'face-alias 'gnus-group-news-1)
379
380 (defface gnus-group-news-1-empty
381   '((((class color)
382       (background dark))
383      (:foreground "PaleTurquoise"))
384     (((class color)
385       (background light))
386      (:foreground "ForestGreen"))
387     (t
388      ()))
389   "Level 1 empty newsgroup face."
390   :group 'gnus-group)
391 ;; backward-compatibility alias
392 (put 'gnus-group-news-1-empty-face 'face-alias 'gnus-group-news-1-empty)
393
394 (defface gnus-group-news-2
395   '((((class color)
396       (background dark))
397      (:foreground "turquoise" :bold t))
398     (((class color)
399       (background light))
400      (:foreground "CadetBlue4" :bold t))
401     (t
402      ()))
403   "Level 2 newsgroup face."
404   :group 'gnus-group)
405 ;; backward-compatibility alias
406 (put 'gnus-group-news-2-face 'face-alias 'gnus-group-news-2)
407
408 (defface gnus-group-news-2-empty
409   '((((class color)
410       (background dark))
411      (:foreground "turquoise"))
412     (((class color)
413       (background light))
414      (:foreground "CadetBlue4"))
415     (t
416      ()))
417   "Level 2 empty newsgroup face."
418   :group 'gnus-group)
419 ;; backward-compatibility alias
420 (put 'gnus-group-news-2-empty-face 'face-alias 'gnus-group-news-2-empty)
421
422 (defface gnus-group-news-3
423   '((((class color)
424       (background dark))
425      (:bold t))
426     (((class color)
427       (background light))
428      (:bold t))
429     (t
430      ()))
431   "Level 3 newsgroup face."
432   :group 'gnus-group)
433 ;; backward-compatibility alias
434 (put 'gnus-group-news-3-face 'face-alias 'gnus-group-news-3)
435
436 (defface gnus-group-news-3-empty
437   '((((class color)
438       (background dark))
439      ())
440     (((class color)
441       (background light))
442      ())
443     (t
444      ()))
445   "Level 3 empty newsgroup face."
446   :group 'gnus-group)
447 ;; backward-compatibility alias
448 (put 'gnus-group-news-3-empty-face 'face-alias 'gnus-group-news-3-empty)
449
450 (defface gnus-group-news-4
451   '((((class color)
452       (background dark))
453      (:bold t))
454     (((class color)
455       (background light))
456      (:bold t))
457     (t
458      ()))
459   "Level 4 newsgroup face."
460   :group 'gnus-group)
461 ;; backward-compatibility alias
462 (put 'gnus-group-news-4-face 'face-alias 'gnus-group-news-4)
463
464 (defface gnus-group-news-4-empty
465   '((((class color)
466       (background dark))
467      ())
468     (((class color)
469       (background light))
470      ())
471     (t
472      ()))
473   "Level 4 empty newsgroup face."
474   :group 'gnus-group)
475 ;; backward-compatibility alias
476 (put 'gnus-group-news-4-empty-face 'face-alias 'gnus-group-news-4-empty)
477
478 (defface gnus-group-news-5
479   '((((class color)
480       (background dark))
481      (:bold t))
482     (((class color)
483       (background light))
484      (:bold t))
485     (t
486      ()))
487   "Level 5 newsgroup face."
488   :group 'gnus-group)
489 ;; backward-compatibility alias
490 (put 'gnus-group-news-5-face 'face-alias 'gnus-group-news-5)
491
492 (defface gnus-group-news-5-empty
493   '((((class color)
494       (background dark))
495      ())
496     (((class color)
497       (background light))
498      ())
499     (t
500      ()))
501   "Level 5 empty newsgroup face."
502   :group 'gnus-group)
503 ;; backward-compatibility alias
504 (put 'gnus-group-news-5-empty-face 'face-alias 'gnus-group-news-5-empty)
505
506 (defface gnus-group-news-6
507   '((((class color)
508       (background dark))
509      (:bold t))
510     (((class color)
511       (background light))
512      (:bold t))
513     (t
514      ()))
515   "Level 6 newsgroup face."
516   :group 'gnus-group)
517 ;; backward-compatibility alias
518 (put 'gnus-group-news-6-face 'face-alias 'gnus-group-news-6)
519
520 (defface gnus-group-news-6-empty
521   '((((class color)
522       (background dark))
523      ())
524     (((class color)
525       (background light))
526      ())
527     (t
528      ()))
529   "Level 6 empty newsgroup face."
530   :group 'gnus-group)
531 ;; backward-compatibility alias
532 (put 'gnus-group-news-6-empty-face 'face-alias 'gnus-group-news-6-empty)
533
534 (defface gnus-group-news-low
535   '((((class color)
536       (background dark))
537      (:foreground "DarkTurquoise" :bold t))
538     (((class color)
539       (background light))
540      (:foreground "DarkGreen" :bold t))
541     (t
542      ()))
543   "Low level newsgroup face."
544   :group 'gnus-group)
545 ;; backward-compatibility alias
546 (put 'gnus-group-news-low-face 'face-alias 'gnus-group-news-low)
547
548 (defface gnus-group-news-low-empty
549   '((((class color)
550       (background dark))
551      (:foreground "DarkTurquoise"))
552     (((class color)
553       (background light))
554      (:foreground "DarkGreen"))
555     (t
556      ()))
557   "Low level empty newsgroup face."
558   :group 'gnus-group)
559 ;; backward-compatibility alias
560 (put 'gnus-group-news-low-empty-face 'face-alias 'gnus-group-news-low-empty)
561
562 (defface gnus-group-mail-1
563   '((((class color)
564       (background dark))
565      (:foreground "aquamarine1" :bold t))
566     (((class color)
567       (background light))
568      (:foreground "DeepPink3" :bold t))
569     (t
570      (:bold t)))
571   "Level 1 mailgroup face."
572   :group 'gnus-group)
573 ;; backward-compatibility alias
574 (put 'gnus-group-mail-1-face 'face-alias 'gnus-group-mail-1)
575
576 (defface gnus-group-mail-1-empty
577   '((((class color)
578       (background dark))
579      (:foreground "aquamarine1"))
580     (((class color)
581       (background light))
582      (:foreground "DeepPink3"))
583     (t
584      (:italic t :bold t)))
585   "Level 1 empty mailgroup face."
586   :group 'gnus-group)
587 ;; backward-compatibility alias
588 (put 'gnus-group-mail-1-empty-face 'face-alias 'gnus-group-mail-1-empty)
589
590 (defface gnus-group-mail-2
591   '((((class color)
592       (background dark))
593      (:foreground "aquamarine2" :bold t))
594     (((class color)
595       (background light))
596      (:foreground "HotPink3" :bold t))
597     (t
598      (:bold t)))
599   "Level 2 mailgroup face."
600   :group 'gnus-group)
601 ;; backward-compatibility alias
602 (put 'gnus-group-mail-2-face 'face-alias 'gnus-group-mail-2)
603
604 (defface gnus-group-mail-2-empty
605   '((((class color)
606       (background dark))
607      (:foreground "aquamarine2"))
608     (((class color)
609       (background light))
610      (:foreground "HotPink3"))
611     (t
612      (:bold t)))
613   "Level 2 empty mailgroup face."
614   :group 'gnus-group)
615 ;; backward-compatibility alias
616 (put 'gnus-group-mail-2-empty-face 'face-alias 'gnus-group-mail-2-empty)
617
618 (defface gnus-group-mail-3
619   '((((class color)
620       (background dark))
621      (:foreground "aquamarine3" :bold t))
622     (((class color)
623       (background light))
624      (:foreground "magenta4" :bold t))
625     (t
626      (:bold t)))
627   "Level 3 mailgroup face."
628   :group 'gnus-group)
629 ;; backward-compatibility alias
630 (put 'gnus-group-mail-3-face 'face-alias 'gnus-group-mail-3)
631
632 (defface gnus-group-mail-3-empty
633   '((((class color)
634       (background dark))
635      (:foreground "aquamarine3"))
636     (((class color)
637       (background light))
638      (:foreground "magenta4"))
639     (t
640      ()))
641   "Level 3 empty mailgroup face."
642   :group 'gnus-group)
643 ;; backward-compatibility alias
644 (put 'gnus-group-mail-3-empty-face 'face-alias 'gnus-group-mail-3-empty)
645
646 (defface gnus-group-mail-low
647   '((((class color)
648       (background dark))
649      (:foreground "aquamarine4" :bold t))
650     (((class color)
651       (background light))
652      (:foreground "DeepPink4" :bold t))
653     (t
654      (:bold t)))
655   "Low level mailgroup face."
656   :group 'gnus-group)
657 ;; backward-compatibility alias
658 (put 'gnus-group-mail-low-face 'face-alias 'gnus-group-mail-low)
659
660 (defface gnus-group-mail-low-empty
661   '((((class color)
662       (background dark))
663      (:foreground "aquamarine4"))
664     (((class color)
665       (background light))
666      (:foreground "DeepPink4"))
667     (t
668      (:bold t)))
669   "Low level empty mailgroup face."
670   :group 'gnus-group)
671 ;; backward-compatibility alias
672 (put 'gnus-group-mail-low-empty-face 'face-alias 'gnus-group-mail-low-empty)
673
674 ;; Summary mode faces.
675
676 (defface gnus-summary-selected '((t (:underline t)))
677   "Face used for selected articles."
678   :group 'gnus-summary)
679 ;; backward-compatibility alias
680 (put 'gnus-summary-selected-face 'face-alias 'gnus-summary-selected)
681
682 (defface gnus-summary-cancelled
683   '((((class color))
684      (:foreground "yellow" :background "black")))
685   "Face used for cancelled articles."
686   :group 'gnus-summary)
687 ;; backward-compatibility alias
688 (put 'gnus-summary-cancelled-face 'face-alias 'gnus-summary-cancelled)
689
690 (defface gnus-summary-high-ticked
691   '((((class color)
692       (background dark))
693      (:foreground "pink" :bold t))
694     (((class color)
695       (background light))
696      (:foreground "firebrick" :bold t))
697     (t
698      (:bold t)))
699   "Face used for high interest ticked articles."
700   :group 'gnus-summary)
701 ;; backward-compatibility alias
702 (put 'gnus-summary-high-ticked-face 'face-alias 'gnus-summary-high-ticked)
703
704 (defface gnus-summary-low-ticked
705   '((((class color)
706       (background dark))
707      (:foreground "pink" :italic t))
708     (((class color)
709       (background light))
710      (:foreground "firebrick" :italic t))
711     (t
712      (:italic t)))
713   "Face used for low interest ticked articles."
714   :group 'gnus-summary)
715 ;; backward-compatibility alias
716 (put 'gnus-summary-low-ticked-face 'face-alias 'gnus-summary-low-ticked)
717
718 (defface gnus-summary-normal-ticked
719   '((((class color)
720       (background dark))
721      (:foreground "pink"))
722     (((class color)
723       (background light))
724      (:foreground "firebrick"))
725     (t
726      ()))
727   "Face used for normal interest ticked articles."
728   :group 'gnus-summary)
729 ;; backward-compatibility alias
730 (put 'gnus-summary-normal-ticked-face 'face-alias 'gnus-summary-normal-ticked)
731
732 (defface gnus-summary-high-ancient
733   '((((class color)
734       (background dark))
735      (:foreground "SkyBlue" :bold t))
736     (((class color)
737       (background light))
738      (:foreground "RoyalBlue" :bold t))
739     (t
740      (:bold t)))
741   "Face used for high interest ancient articles."
742   :group 'gnus-summary)
743 ;; backward-compatibility alias
744 (put 'gnus-summary-high-ancient-face 'face-alias 'gnus-summary-high-ancient)
745
746 (defface gnus-summary-low-ancient
747   '((((class color)
748       (background dark))
749      (:foreground "SkyBlue" :italic t))
750     (((class color)
751       (background light))
752      (:foreground "RoyalBlue" :italic t))
753     (t
754      (:italic t)))
755   "Face used for low interest ancient articles."
756   :group 'gnus-summary)
757 ;; backward-compatibility alias
758 (put 'gnus-summary-low-ancient-face 'face-alias 'gnus-summary-low-ancient)
759
760 (defface gnus-summary-normal-ancient
761   '((((class color)
762       (background dark))
763      (:foreground "SkyBlue"))
764     (((class color)
765       (background light))
766      (:foreground "RoyalBlue"))
767     (t
768      ()))
769   "Face used for normal interest ancient articles."
770   :group 'gnus-summary)
771 ;; backward-compatibility alias
772 (put 'gnus-summary-normal-ancient-face 'face-alias 'gnus-summary-normal-ancient)
773
774 (defface gnus-summary-high-undownloaded
775    '((((class color)
776        (background light))
777       (:bold t :foreground "cyan4"))
778      (((class color) (background dark))
779       (:bold t :foreground "LightGray"))
780      (t (:inverse-video t :bold t)))
781   "Face used for high interest uncached articles."
782   :group 'gnus-summary)
783 ;; backward-compatibility alias
784 (put 'gnus-summary-high-undownloaded-face 'face-alias 'gnus-summary-high-undownloaded)
785
786 (defface gnus-summary-low-undownloaded
787    '((((class color)
788        (background light))
789       (:italic t :foreground "cyan4" :bold nil))
790      (((class color) (background dark))
791       (:italic t :foreground "LightGray" :bold nil))
792      (t (:inverse-video t :italic t)))
793   "Face used for low interest uncached articles."
794   :group 'gnus-summary)
795 ;; backward-compatibility alias
796 (put 'gnus-summary-low-undownloaded-face 'face-alias 'gnus-summary-low-undownloaded)
797
798 (defface gnus-summary-normal-undownloaded
799    '((((class color)
800        (background light))
801       (:foreground "cyan4" :bold nil))
802      (((class color) (background dark))
803       (:foreground "LightGray" :bold nil))
804      (t (:inverse-video t)))
805   "Face used for normal interest uncached articles."
806   :group 'gnus-summary)
807 ;; backward-compatibility alias
808 (put 'gnus-summary-normal-undownloaded-face 'face-alias 'gnus-summary-normal-undownloaded)
809
810 (defface gnus-summary-high-unread
811   '((t
812      (:bold t)))
813   "Face used for high interest unread articles."
814   :group 'gnus-summary)
815 ;; backward-compatibility alias
816 (put 'gnus-summary-high-unread-face 'face-alias 'gnus-summary-high-unread)
817
818 (defface gnus-summary-low-unread
819   '((t
820      (:italic t)))
821   "Face used for low interest unread articles."
822   :group 'gnus-summary)
823 ;; backward-compatibility alias
824 (put 'gnus-summary-low-unread-face 'face-alias 'gnus-summary-low-unread)
825
826 (defface gnus-summary-normal-unread
827   '((t
828      ()))
829   "Face used for normal interest unread articles."
830   :group 'gnus-summary)
831 ;; backward-compatibility alias
832 (put 'gnus-summary-normal-unread-face 'face-alias 'gnus-summary-normal-unread)
833
834 (defface gnus-summary-incorporated
835   '((t
836      ()))
837   "Face used for incorporated articles."
838   :group 'gnus-summary)
839 ;; backward-compatibility alias
840 (put 'gnus-summary-incorporated-face 'face-alias 'gnus-summary-incorporated)
841
842 (defface gnus-summary-high-read
843   '((((class color)
844       (background dark))
845      (:foreground "PaleGreen"
846                   :bold t))
847     (((class color)
848       (background light))
849      (:foreground "DarkGreen"
850                   :bold t))
851     (t
852      (:bold t)))
853   "Face used for high interest read articles."
854   :group 'gnus-summary)
855 ;; backward-compatibility alias
856 (put 'gnus-summary-high-read-face 'face-alias 'gnus-summary-high-read)
857
858 (defface gnus-summary-low-read
859   '((((class color)
860       (background dark))
861      (:foreground "PaleGreen"
862                   :italic t))
863     (((class color)
864       (background light))
865      (:foreground "DarkGreen"
866                   :italic t))
867     (t
868      (:italic t)))
869   "Face used for low interest read articles."
870   :group 'gnus-summary)
871 ;; backward-compatibility alias
872 (put 'gnus-summary-low-read-face 'face-alias 'gnus-summary-low-read)
873
874 (defface gnus-summary-normal-read
875   '((((class color)
876       (background dark))
877      (:foreground "PaleGreen"))
878     (((class color)
879       (background light))
880      (:foreground "DarkGreen"))
881     (t
882      ()))
883   "Face used for normal interest read articles."
884   :group 'gnus-summary)
885 ;; backward-compatibility alias
886 (put 'gnus-summary-normal-read-face 'face-alias 'gnus-summary-normal-read)
887
888
889 ;;;
890 ;;; Gnus buffers
891 ;;;
892
893 (defvar gnus-buffers nil)
894
895 (defun gnus-get-buffer-create (name)
896   "Do the same as `get-buffer-create', but store the created buffer."
897   (or (get-buffer name)
898       (car (push (get-buffer-create name) gnus-buffers))))
899
900 (defun gnus-add-buffer ()
901   "Add the current buffer to the list of Gnus buffers."
902   (push (current-buffer) gnus-buffers))
903
904 (defmacro gnus-kill-buffer (buffer)
905   "Kill BUFFER and remove from the list of Gnus buffers."
906   `(let ((buf ,buffer))
907      (when (gnus-buffer-exists-p buf)
908        (setq gnus-buffers (delete (get-buffer buf) gnus-buffers))
909        (kill-buffer buf))))
910
911 (defun gnus-buffers ()
912   "Return a list of live Gnus buffers."
913   (while (and gnus-buffers
914               (not (buffer-name (car gnus-buffers))))
915     (pop gnus-buffers))
916   (let ((buffers gnus-buffers))
917     (while (cdr buffers)
918       (if (buffer-name (cadr buffers))
919           (pop buffers)
920         (setcdr buffers (cddr buffers)))))
921   gnus-buffers)
922
923 ;;; Splash screen.
924
925 (defvar gnus-group-buffer "*Group*")
926
927 (eval-and-compile
928   (autoload 'gnus-play-jingle "gnus-audio"))
929
930 (defface gnus-splash
931   '((((class color)
932       (background dark))
933      (:foreground "#888888"))
934     (((class color)
935       (background light))
936      (:foreground "#888888"))
937     (t
938      ()))
939   "Face for the splash screen."
940   :group 'gnus)
941 ;; backward-compatibility alias
942 (put 'gnus-splash-face 'face-alias 'gnus-splash)
943
944 (defun gnus-splash ()
945   (save-excursion
946     (switch-to-buffer (gnus-get-buffer-create gnus-group-buffer))
947     (let ((buffer-read-only nil))
948       (erase-buffer)
949       (unless gnus-inhibit-startup-message
950         (gnus-group-startup-message)
951         (sit-for 0)
952         (when gnus-play-startup-jingle
953           (gnus-play-jingle))))))
954
955 (defun gnus-indent-rigidly (start end arg)
956   "Indent rigidly using only spaces and no tabs."
957   (save-excursion
958     (save-restriction
959       (narrow-to-region start end)
960       (let ((tab-width 8))
961         (indent-rigidly start end arg)
962         ;; We translate tabs into spaces -- not everybody uses
963         ;; an 8-character tab.
964         (goto-char (point-min))
965         (while (search-forward "\t" nil t)
966           (replace-match "        " t t))))))
967
968 (defvar gnus-simple-splash nil)
969
970 ;;(format "%02x%02x%02x" 114 66 20) "724214"
971
972 (defvar gnus-logo-color-alist
973   '((flame "#cc3300" "#ff2200")
974     (pine "#c0cc93" "#f8ffb8")
975     (moss "#a1cc93" "#d2ffb8")
976     (irish "#04cc90" "#05ff97")
977     (sky "#049acc" "#05deff")
978     (tin "#6886cc" "#82b6ff")
979     (velvet "#7c68cc" "#8c82ff")
980     (grape "#b264cc" "#cf7df")
981     (labia "#cc64c2" "#fd7dff")
982     (berry "#cc6485" "#ff7db5")
983     (dino "#724214" "#1e3f03")
984     (oort "#cccccc" "#888888")
985     (storm "#666699" "#99ccff")
986     (pdino "#9999cc" "#99ccff")
987     (purp "#9999cc" "#666699")
988     (no "#ff0000" "#ffff00")
989     (neutral "#b4b4b4" "#878787")
990     (september "#bf9900" "#ffcc00"))
991   "Color alist used for the Gnus logo.")
992
993 (defcustom gnus-logo-color-style 'no
994   "*Color styles used for the Gnus logo."
995   :type `(choice ,@(mapcar (lambda (elem) (list 'const (car elem)))
996                            gnus-logo-color-alist))
997   :group 'gnus-xmas)
998
999 (defvar gnus-logo-colors
1000   (cdr (assq gnus-logo-color-style gnus-logo-color-alist))
1001   "Colors used for the Gnus logo.")
1002
1003 (defun gnus-group-startup-message (&optional x y)
1004   "Insert startup message in current buffer."
1005   ;; Insert the message.
1006   (erase-buffer)
1007   (cond
1008    ((and (fboundp 'find-image)
1009          (display-graphic-p)
1010          (let* ((bg (face-background 'default))
1011                 (fg (face-foreground 'gnus-splash))
1012                 (data-directory (nnheader-find-etc-directory "images/gnus"))
1013                 (image (find-image
1014                         `((:type xpm :file "gnus.xpm"
1015                                  :color-symbols
1016                                  (("thing" . ,(car gnus-logo-colors))
1017                                   ("shadow" . ,(cadr gnus-logo-colors))
1018                                   ("oort" . "#eeeeee")
1019                                   ("background" . ,bg)))
1020                           (:type pbm :file "gnus.pbm"
1021                                  ;; Account for the pbm's blackground.
1022                                  :background ,bg :foreground ,fg)
1023                           (:type xbm :file "gnus.xbm"
1024                                  ;; Account for the xbm's blackground.
1025                                  :background ,bg :foreground ,fg)))))
1026            (when image
1027              (insert
1028               (propertize
1029                (concat gnus-product-name " " gnus-version-number
1030                        (if (zerop (string-to-number gnus-revision-number))
1031                            ""
1032                          (concat " (r" gnus-revision-number ")"))
1033                        " based on " gnus-original-product-name " v"
1034                        gnus-original-version-number)
1035                'face `(variable-pitch :background ,bg :foreground ,fg)))
1036              (let ((fill-column (window-width)))
1037                (center-region (point-min) (point)))
1038              (let ((size (image-size image)))
1039                (insert-char ?\n (max 1 (round (- (window-height)
1040                                                  (or y (cdr size))) 2)))
1041                (insert
1042                 (propertize " " 'display
1043                             `(space :align-to
1044                                     ,(max 0 (round (- (window-width)
1045                                                       (or x (car size))) 2)))))
1046                (insert-image image))
1047              (setq gnus-simple-splash nil)
1048              t))))
1049    (t
1050     (insert "
1051           _    ___ _             _
1052           _ ___ __ ___  __    _ ___
1053           __   _     ___    __  ___
1054               _           ___     _
1055              _  _ __             _
1056              ___   __            _
1057                    __           _
1058                     _      _   _
1059                    _      _    _
1060                       _  _    _
1061                   __  ___
1062                  _   _ _     _
1063                 _   _
1064               _    _
1065              _    _
1066             _
1067           __
1068
1069 "
1070             )
1071     (goto-char (point-min))
1072     (insert gnus-product-name " " gnus-version-number
1073             (if (zerop (string-to-number gnus-revision-number))
1074                 ""
1075               (concat " (r" gnus-revision-number ")"))
1076             " based on " gnus-original-product-name " v"
1077             gnus-original-version-number)
1078     (insert-char ?\  (prog1
1079                          (max 0 (/ (- (window-width) (point)) 2))
1080                        (goto-char (point-min))))
1081     (forward-line 1)
1082     ;; And then hack it.
1083     (gnus-indent-rigidly (point) (point-max)
1084                          (/ (max (- (window-width) (or x 46)) 0) 2))
1085     (goto-char (point-min))
1086     (forward-line 1)
1087     (let* ((pheight (count-lines (point-min) (point-max)))
1088            (wheight (window-height))
1089            (rest (- wheight pheight)))
1090       (insert (make-string (max 0 (* 2 (/ rest 3))) ?\n)))
1091     ;; Fontify some.
1092     (put-text-property (point-min) (point-max) 'face 'gnus-splash)
1093     (setq gnus-simple-splash t)))
1094   (goto-char (point-min))
1095   (setq mode-line-buffer-identification (concat " " gnus-version))
1096   (set-buffer-modified-p t))
1097
1098 (eval-when (load)
1099   (let ((command (format "%s" this-command)))
1100     (when (string-match "gnus" command)
1101       (if (string-match "gnus-other-frame" command)
1102           (gnus-get-buffer-create gnus-group-buffer)
1103         (gnus-splash)))))
1104
1105 ;;; Do the rest.
1106
1107 (require 'gnus-util)
1108 (require 'nnheader)
1109
1110 (defcustom gnus-parameters nil
1111   "Alist of group parameters.
1112
1113 For example:
1114    ((\"mail\\\\..*\"  (gnus-show-threads nil)
1115                   (gnus-use-scoring nil)
1116                   (gnus-summary-line-format
1117                         \"%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\\n\")
1118                   (gcc-self . t)
1119                   (display . all))
1120      (\"mail\\\\.me\" (gnus-use-scoring  t))
1121      (\"list\\\\..*\" (total-expire . t)
1122                   (broken-reply-to . t)))"
1123   :version "22.1"
1124   :group 'gnus-group-various
1125   :type '(repeat (cons regexp
1126                        (repeat sexp))))
1127
1128 (defvar gnus-group-parameters-more nil)
1129
1130 (defmacro gnus-define-group-parameter (param &rest rest)
1131   "Define a group parameter PARAM.
1132 REST is a plist of following:
1133 :type               One of `bool', `list' or nil.
1134 :function           The name of the function.
1135 :function-document  The documentation of the function.
1136 :parameter-type     The type for customizing the parameter.
1137 :parameter-document The documentation for the parameter.
1138 :variable           The name of the variable.
1139 :variable-document  The documentation for the variable.
1140 :variable-group     The group for customizing the variable.
1141 :variable-type      The type for customizing the variable.
1142 :variable-default   The default value of the variable."
1143   (let* ((type (plist-get rest :type))
1144          (parameter-type (plist-get rest :parameter-type))
1145          (parameter-document (plist-get rest :parameter-document))
1146          (function (or (plist-get rest :function)
1147                        (intern (format "gnus-parameter-%s" param))))
1148          (function-document (or (plist-get rest :function-document) ""))
1149          (variable (or (plist-get rest :variable)
1150                        (intern (format "gnus-parameter-%s-alist" param))))
1151          (variable-document (or (plist-get rest :variable-document) ""))
1152          (variable-group (plist-get rest :variable-group))
1153          (variable-type (or (plist-get rest :variable-type)
1154                             `(quote (repeat
1155                                      (list (regexp :tag "Group")
1156                                            ,(car (cdr parameter-type)))))))
1157          (variable-default (plist-get rest :variable-default)))
1158     (list
1159      'progn
1160      `(defcustom ,variable ,variable-default
1161         ,variable-document
1162         :group 'gnus-group-parameter
1163         :group ',variable-group
1164         :type ,variable-type)
1165      `(setq gnus-group-parameters-more
1166             (delq (assq ',param gnus-group-parameters-more)
1167                   gnus-group-parameters-more))
1168      `(add-to-list 'gnus-group-parameters-more
1169                    (list ',param
1170                          ,parameter-type
1171                          ,parameter-document))
1172      (if (eq type 'bool)
1173          `(defun ,function (name)
1174             ,function-document
1175             (let ((params (gnus-group-find-parameter name))
1176                   val)
1177               (cond
1178                ((memq ',param params)
1179                 t)
1180                ((setq val (assq ',param params))
1181                 (cdr val))
1182                ((stringp ,variable)
1183                 (string-match ,variable name))
1184                (,variable
1185                 (let ((alist ,variable)
1186                       elem value)
1187                   (while (setq elem (pop alist))
1188                     (when (and name
1189                                (string-match (car elem) name))
1190                       (setq alist nil
1191                             value (cdr elem))))
1192                   (if (consp value) (car value) value))))))
1193        `(defun ,function (name)
1194           ,function-document
1195           (and name
1196                (or (gnus-group-find-parameter name ',param ,(and type t))
1197                    (let ((alist ,variable)
1198                          elem value)
1199                      (while (setq elem (pop alist))
1200                        (when (and name
1201                                   (string-match (car elem) name))
1202                          (setq alist nil
1203                                value (cdr elem))))
1204                      ,(if type
1205                           'value
1206                         '(if (consp value) (car value) value))))))))))
1207
1208 (defcustom gnus-home-directory "~/"
1209   "Directory variable that specifies the \"home\" directory.
1210 All other Gnus file and directory variables are initialized from this variable."
1211   :group 'gnus-files
1212   :type 'directory)
1213
1214 (defcustom gnus-directory (or (getenv "SAVEDIR")
1215                               (nnheader-concat gnus-home-directory "News/"))
1216   "*Directory variable from which all other Gnus file variables are derived.
1217
1218 Note that Gnus is mostly loaded when the `.gnus.el' file is read.
1219 This means that other directory variables that are initialized from
1220 this variable won't be set properly if you set this variable in `.gnus.el'.
1221 Set this variable in `.emacs' instead."
1222   :group 'gnus-files
1223   :type 'directory)
1224
1225 (defcustom gnus-default-directory nil
1226   "*Default directory for all Gnus buffers."
1227   :group 'gnus-files
1228   :type '(choice (const :tag "current" nil)
1229                  directory))
1230
1231 ;; Site dependent variables.  These variables should be defined in
1232 ;; paths.el.
1233
1234 (defvar gnus-default-nntp-server nil
1235   "Specify a default NNTP server.
1236 This variable should be defined in paths.el, and should never be set
1237 by the user.
1238 If you want to change servers, you should use `gnus-select-method'.
1239 See the documentation to that variable.")
1240
1241 ;; Don't touch this variable.
1242 (defvar gnus-nntp-service "nntp"
1243   "NNTP service name (\"nntp\" or 119).
1244 This is an obsolete variable, which is scarcely used.  If you use an
1245 nntp server for your newsgroup and want to change the port number
1246 used to 899, you would say something along these lines:
1247
1248  (setq gnus-select-method '(nntp \"my.nntp.server\" (nntp-port-number 899)))")
1249
1250 (defcustom gnus-nntpserver-file "/etc/nntpserver"
1251   "A file with only the name of the nntp server in it."
1252   :group 'gnus-files
1253   :group 'gnus-server
1254   :type 'file)
1255
1256 (defun gnus-getenv-nntpserver ()
1257   "Find default nntp server.
1258 Check the NNTPSERVER environment variable and the
1259 `gnus-nntpserver-file' file."
1260   (or (getenv "NNTPSERVER")
1261       (and (file-readable-p gnus-nntpserver-file)
1262            (with-temp-buffer
1263              (insert-file-contents gnus-nntpserver-file)
1264              (when (re-search-forward "[^ \t\n\r]+" nil t)
1265                (match-string 0))))))
1266
1267 (defcustom gnus-select-method
1268   (condition-case nil
1269       (nconc
1270        (list 'nntp (or (condition-case nil
1271                            (gnus-getenv-nntpserver)
1272                          (error nil))
1273                        (when (and gnus-default-nntp-server
1274                                   (not (string= gnus-default-nntp-server "")))
1275                          gnus-default-nntp-server)
1276                        "news"))
1277        (if (or (null gnus-nntp-service)
1278                (equal gnus-nntp-service "nntp"))
1279            nil
1280          (list gnus-nntp-service)))
1281     (error nil))
1282   "Default method for selecting a newsgroup.
1283 This variable should be a list, where the first element is how the
1284 news is to be fetched, the second is the address.
1285
1286 For instance, if you want to get your news via \"flab.flab.edu\" using
1287 NNTP, you could say:
1288
1289 \(setq gnus-select-method '(nntp \"flab.flab.edu\"))
1290
1291 If you want to use your local spool, say:
1292
1293 \(setq gnus-select-method (list 'nnspool (system-name)))
1294
1295 If you use this variable, you must set `gnus-nntp-server' to nil.
1296
1297 There is a lot more to know about select methods and virtual servers -
1298 see the manual for details."
1299   :group 'gnus-server
1300   :type 'gnus-select-method)
1301
1302 (defcustom gnus-message-archive-method "archive"
1303   "*Method used for archiving messages you've sent.
1304 This should be a mail method."
1305   :group 'gnus-server
1306   :group 'gnus-message
1307   :type '(choice (const :tag "Default archive method" "archive")
1308                  gnus-select-method))
1309
1310 (defcustom gnus-message-archive-group nil
1311   "*Name of the group in which to save the messages you've written.
1312 This can either be a string; a list of strings; or an alist
1313 of regexps/functions/forms to be evaluated to return a string (or a list
1314 of strings).  The functions are called with the name of the current
1315 group (or nil) as a parameter.
1316
1317 If you want to save your mail in one group and the news articles you
1318 write in another group, you could say something like:
1319
1320  \(setq gnus-message-archive-group
1321         '((if (message-news-p)
1322               \"misc-news\"
1323             \"misc-mail\")))
1324
1325 Normally the group names returned by this variable should be
1326 unprefixed -- which implicitly means \"store on the archive server\".
1327 However, you may wish to store the message on some other server.  In
1328 that case, just return a fully prefixed name of the group --
1329 \"nnml+private:mail.misc\", for instance."
1330   :group 'gnus-message
1331   :type '(choice (const :tag "none" nil)
1332                  function
1333                  sexp
1334                  string))
1335
1336 (defcustom gnus-secondary-servers nil
1337   "List of NNTP servers that the user can choose between interactively.
1338 To make Gnus query you for a server, you have to give `gnus' a
1339 non-numeric prefix - `C-u M-x gnus', in short."
1340   :group 'gnus-server
1341   :type '(repeat string))
1342
1343 (defcustom gnus-nntp-server nil
1344   "*The name of the host running the NNTP server.
1345 This variable is semi-obsolete.  Use the `gnus-select-method'
1346 variable instead."
1347   :group 'gnus-server
1348   :type '(choice (const :tag "disable" nil)
1349                  string))
1350
1351 (defcustom gnus-secondary-select-methods nil
1352   "A list of secondary methods that will be used for reading news.
1353 This is a list where each element is a complete select method (see
1354 `gnus-select-method').
1355
1356 If, for instance, you want to read your mail with the nnml back end,
1357 you could set this variable:
1358
1359 \(setq gnus-secondary-select-methods '((nnml \"\")))"
1360   :group 'gnus-server
1361   :type '(repeat gnus-select-method))
1362
1363 (defvar gnus-backup-default-subscribed-newsgroups
1364   '("news.announce.newusers" "news.groups.questions" "gnu.emacs.gnus")
1365   "Default default new newsgroups the first time Gnus is run.
1366 Should be set in paths.el, and shouldn't be touched by the user.")
1367
1368 (defcustom gnus-local-domain nil
1369   "Local domain name without a host name.
1370 The DOMAINNAME environment variable is used instead if it is defined.
1371 If the function `system-name' returns the full Internet name, there is
1372 no need to set this variable."
1373   :group 'gnus-message
1374   :type '(choice (const :tag "default" nil)
1375                  string))
1376
1377 (defvar gnus-local-organization nil
1378   "String with a description of what organization (if any) the user belongs to.
1379 Obsolete variable; use `message-user-organization' instead.")
1380
1381 ;; Customization variables
1382
1383 (defcustom gnus-refer-article-method nil
1384   "Preferred method for fetching an article by Message-ID.
1385 If you are reading news from the local spool (with nnspool), fetching
1386 articles by Message-ID is painfully slow.  By setting this method to an
1387 nntp method, you might get acceptable results.
1388
1389 The value of this variable must be a valid select method as discussed
1390 in the documentation of `gnus-select-method'.
1391
1392 It can also be a list of select methods, as well as the special symbol
1393 `current', which means to use the current select method.  If it is a
1394 list, Gnus will try all the methods in the list until it finds a match."
1395   :group 'gnus-server
1396   :type '(choice (const :tag "default" nil)
1397                  (const current)
1398                  (const :tag "Google" (nnweb "refer" (nnweb-type google)))
1399                  gnus-select-method
1400                  (repeat :menu-tag "Try multiple"
1401                          :tag "Multiple"
1402                          :value (current (nnweb "refer" (nnweb-type google)))
1403                          (choice :tag "Method"
1404                                  (const current)
1405                                  (const :tag "Google"
1406                                         (nnweb "refer" (nnweb-type google)))
1407                                  gnus-select-method))))
1408
1409 (defcustom gnus-group-faq-directory
1410   '("/ftp@mirrors.aol.com:/pub/rtfm/usenet/"
1411     "/ftp@sunsite.doc.ic.ac.uk:/pub/usenet/news-faqs/"
1412     "/ftp@src.doc.ic.ac.uk:/usenet/news-FAQS/"
1413     "/ftp@ftp.seas.gwu.edu:/pub/rtfm/"
1414     "/ftp@ftp.pasteur.fr:/pub/FAQ/"
1415     "/ftp@rtfm.mit.edu:/pub/usenet/"
1416     "/ftp@ftp.uni-paderborn.de:/pub/FAQ/"
1417     "/ftp@ftp.sunet.se:/pub/usenet/"
1418     "/ftp@nctuccca.nctu.edu.tw:/pub/Documents/rtfm/usenet-by-group/"
1419     "/ftp@hwarang.postech.ac.kr:/pub/usenet/"
1420     "/ftp@ftp.hk.super.net:/mirror/faqs/")
1421   "*Directory where the group FAQs are stored.
1422 This will most commonly be on a remote machine, and the file will be
1423 fetched by ange-ftp.
1424
1425 This variable can also be a list of directories.  In that case, the
1426 first element in the list will be used by default.  The others can
1427 be used when being prompted for a site.
1428
1429 Note that Gnus uses an aol machine as the default directory.  If this
1430 feels fundamentally unclean, just think of it as a way to finally get
1431 something of value back from them.
1432
1433 If the default site is too slow, try one of these:
1434
1435    North America: mirrors.aol.com                /pub/rtfm/usenet
1436                   ftp.seas.gwu.edu               /pub/rtfm
1437                   rtfm.mit.edu                   /pub/usenet
1438    Europe:        ftp.uni-paderborn.de           /pub/FAQ
1439                   src.doc.ic.ac.uk               /usenet/news-FAQS
1440                   ftp.sunet.se                   /pub/usenet
1441                   ftp.pasteur.fr                 /pub/FAQ
1442    Asia:          nctuccca.nctu.edu.tw           /pub/Documents/rtfm/usenet-by-group/
1443                   hwarang.postech.ac.kr          /pub/usenet
1444                   ftp.hk.super.net               /mirror/faqs"
1445   :group 'gnus-group-various
1446   :type '(choice directory
1447                  (repeat directory)))
1448
1449 (defcustom gnus-group-charter-alist
1450   '(("no" . (concat "http://no.news-admin.org/charter/" name ".txt"))
1451     ("de" . (concat "http://purl.net/charta/" name ".html"))
1452     ("dk" . (concat "http://www.usenet.dk/grupper.pl?get=" name))
1453     ("england" . (concat "http://england.news-admin.org/charters/" name))
1454     ("fr" . (concat "http://www.usenet-fr.net/fur/chartes/" name ".html"))
1455     ("europa" . (concat "http://www.europa.usenet.eu.org/chartas/charta-en-"
1456                         (gnus-replace-in-string name "europa\\." "") ".html"))
1457     ("nl" . (concat "http://www.xs4all.nl/~sister/usenet/charters/" name))
1458     ("aus" . (concat "http://aus.news-admin.org/groupinfo.cgi/" name))
1459     ("pl" . (concat "http://www.usenet.pl/opisy/" name))
1460     ("ch" . (concat "http://www.use-net.ch/Usenet/charter.html#" name))
1461     ("at" . (concat "http://www.usenet.at/chartas/" name "/charta"))
1462     ("uk" . (concat "http://www.usenet.org.uk/" name ".html"))
1463     ("dfw" . (concat "http://www.cirr.com/dfw/charters/" name ".html"))
1464     ("se" . (concat "http://www.usenet-se.net/Reglementen/"
1465                     (gnus-replace-in-string name "\\." "_") ".html"))
1466     ("milw" . (concat "http://usenet.mil.wi.us/"
1467                       (gnus-replace-in-string name "milw\\." "") "-charter"))
1468     ("ca" . (concat "http://www.sbay.org/ca/charter-" name ".html"))
1469     ("netins" . (concat "http://www.netins.net/usenet/charter/"
1470                         (gnus-replace-in-string name "\\." "-") "-charter.html")))
1471   "*An alist of (HIERARCHY . FORM) pairs used to construct the URL of a charter.
1472 When FORM is evaluated `name' is bound to the name of the group."
1473   :version "22.1"
1474   :group 'gnus-group-various
1475   :type '(repeat (cons (string :tag "Hierarchy") (sexp :tag "Form"))))
1476
1477 (defcustom gnus-group-fetch-control-use-browse-url nil
1478   "*Non-nil means that control messages are displayed using `browse-url'.
1479 Otherwise they are fetched with ange-ftp and displayed in an ephemeral
1480 group."
1481   :version "22.1"
1482   :group 'gnus-group-various
1483   :type 'boolean)
1484
1485 (defcustom gnus-use-cross-reference t
1486   "*Non-nil means that cross referenced articles will be marked as read.
1487 If nil, ignore cross references.  If t, mark articles as read in
1488 subscribed newsgroups.  If neither t nor nil, mark as read in all
1489 newsgroups."
1490   :group 'gnus-server
1491   :type '(choice (const :tag "off" nil)
1492                  (const :tag "subscribed" t)
1493                  (sexp :format "all"
1494                        :value always)))
1495
1496 (defcustom gnus-process-mark ?#
1497   "*Process mark."
1498   :group 'gnus-group-visual
1499   :group 'gnus-summary-marks
1500   :type 'character)
1501
1502 (defcustom gnus-large-newsgroup 200
1503   "*The number of articles which indicates a large newsgroup.
1504 If the number of articles in a newsgroup is greater than this value,
1505 confirmation is required for selecting the newsgroup.
1506 If it is nil, no confirmation is required."
1507   :group 'gnus-group-select
1508   :type '(choice (const :tag "No limit" nil)
1509                  integer))
1510
1511 (defcustom gnus-use-long-file-name (not (memq system-type '(usg-unix-v xenix)))
1512   "*Non-nil means that the default name of a file to save articles in is the group name.
1513 If it's nil, the directory form of the group name is used instead.
1514
1515 If this variable is a list, and the list contains the element
1516 `not-score', long file names will not be used for score files; if it
1517 contains the element `not-save', long file names will not be used for
1518 saving; and if it contains the element `not-kill', long file names
1519 will not be used for kill files.
1520
1521 Note that the default for this variable varies according to what system
1522 type you're using.  On `usg-unix-v' and `xenix' this variable defaults
1523 to nil while on all other systems it defaults to t."
1524   :group 'gnus-start
1525   :type '(radio (sexp :format "Non-nil\n"
1526                       :match (lambda (widget value)
1527                                (and value (not (listp value))))
1528                       :value t)
1529                 (const nil)
1530                 (checklist (const :format "%v " not-score)
1531                            (const :format "%v " not-save)
1532                            (const not-kill))))
1533
1534 (defcustom gnus-kill-files-directory gnus-directory
1535   "*Name of the directory where kill files will be stored (default \"~/News\")."
1536   :group 'gnus-score-files
1537   :group 'gnus-score-kill
1538   :type 'directory)
1539
1540 (defcustom gnus-save-score nil
1541   "*If non-nil, save group scoring info."
1542   :group 'gnus-score-various
1543   :group 'gnus-start
1544   :type 'boolean)
1545
1546 (defcustom gnus-use-undo t
1547   "*If non-nil, allow undoing in Gnus group mode buffers."
1548   :group 'gnus-meta
1549   :type 'boolean)
1550
1551 (defcustom gnus-use-adaptive-scoring nil
1552   "*If non-nil, use some adaptive scoring scheme.
1553 If a list, then the values `word' and `line' are meaningful.  The
1554 former will perform adaption on individual words in the subject
1555 header while `line' will perform adaption on several headers."
1556   :group 'gnus-meta
1557   :group 'gnus-score-adapt
1558   :type '(set (const word) (const line)))
1559
1560 (defcustom gnus-use-cache 'passive
1561   "*If nil, Gnus will ignore the article cache.
1562 If `passive', it will allow entering (and reading) articles
1563 explicitly entered into the cache.  If anything else, use the
1564 cache to the full extent of the law."
1565   :group 'gnus-meta
1566   :group 'gnus-cache
1567   :type '(choice (const :tag "off" nil)
1568                  (const :tag "passive" passive)
1569                  (const :tag "active" t)))
1570
1571 (defcustom gnus-use-trees nil
1572   "*If non-nil, display a thread tree buffer."
1573   :group 'gnus-meta
1574   :type 'boolean)
1575
1576 (defcustom gnus-keep-backlog 20
1577   "*If non-nil, Gnus will keep read articles for later re-retrieval.
1578 If it is a number N, then Gnus will only keep the last N articles
1579 read.  If it is neither nil nor a number, Gnus will keep all read
1580 articles.  This is not a good idea."
1581   :group 'gnus-meta
1582   :type '(choice (const :tag "off" nil)
1583                  integer
1584                  (sexp :format "all"
1585                        :value t)))
1586
1587 (defcustom gnus-use-nocem nil
1588   "*If non-nil, Gnus will read NoCeM cancel messages."
1589   :group 'gnus-meta
1590   :type 'boolean)
1591
1592 (defcustom gnus-suppress-duplicates nil
1593   "*If non-nil, Gnus will mark duplicate copies of the same article as read."
1594   :group 'gnus-meta
1595   :type 'boolean)
1596
1597 (defcustom gnus-use-scoring t
1598   "*If non-nil, enable scoring."
1599   :group 'gnus-meta
1600   :type 'boolean)
1601
1602 (defcustom gnus-summary-prepare-exit-hook
1603   '(gnus-summary-expire-articles)
1604   "*A hook called when preparing to exit from the summary buffer.
1605 It calls `gnus-summary-expire-articles' by default."
1606   :group 'gnus-summary-exit
1607   :type 'hook)
1608
1609 (defcustom gnus-novice-user t
1610   "*Non-nil means that you are a Usenet novice.
1611 If non-nil, verbose messages may be displayed and confirmations may be
1612 required."
1613   :group 'gnus-meta
1614   :type 'boolean)
1615
1616 (defcustom gnus-expert-user nil
1617   "*Non-nil means that you will never be asked for confirmation about anything.
1618 That doesn't mean *anything* anything; particularly destructive
1619 commands will still require prompting."
1620   :group 'gnus-meta
1621   :type 'boolean)
1622
1623 (defcustom gnus-interactive-catchup t
1624   "*If non-nil, require your confirmation when catching up a group."
1625   :group 'gnus-group-select
1626   :type 'boolean)
1627
1628 (defcustom gnus-interactive-exit t
1629   "*If non-nil, require your confirmation when exiting Gnus."
1630   :group 'gnus-exit
1631   :type 'boolean)
1632
1633 (defcustom gnus-extract-address-components 'gnus-extract-address-components
1634   "Function for extracting address components from a From header.
1635 Three pre-defined functions exist: `gnus-extract-address-components',
1636 which is the default, quite fast, and too simplistic solution,
1637 `mail-extract-address-components', which works much better, but is
1638 slower, and `std11-extract-address-components'."
1639   :group 'gnus-summary-format
1640   :type '(radio (function-item gnus-extract-address-components)
1641                 (function-item mail-extract-address-components)
1642                 (function-item std11-extract-address-components)
1643                 (function :tag "Other")))
1644
1645 (defcustom gnus-carpal nil
1646   "*If non-nil, display clickable icons."
1647   :group 'gnus-meta
1648   :type 'boolean)
1649
1650 (defcustom gnus-shell-command-separator ";"
1651   "String used to separate shell commands."
1652   :group 'gnus-files
1653   :type 'string)
1654
1655 (defcustom gnus-valid-select-methods
1656   '(("nntp" post address prompt-address physical-address)
1657     ("nnspool" post address)
1658     ("nnvirtual" post-mail virtual prompt-address)
1659     ("nnmbox" mail respool address)
1660     ("nnml" post-mail respool address)
1661     ("nnmh" mail respool address)
1662     ("nndir" post-mail prompt-address physical-address)
1663     ("nneething" none address prompt-address physical-address)
1664     ("nndoc" none address prompt-address)
1665     ("nnbabyl" mail address respool)
1666     ("nnkiboze" post virtual)
1667     ("nnsoup" post-mail address)
1668     ("nndraft" post-mail)
1669     ("nnfolder" mail respool address)
1670     ("nngateway" post-mail address prompt-address physical-address)
1671     ("nnweb" none)
1672     ("nngoogle" post)
1673     ("nnslashdot" post)
1674     ("nnultimate" none)
1675     ("nnrss" none)
1676     ("nnwfm" none)
1677     ("nnwarchive" none)
1678     ("nnlistserv" none)
1679     ("nnagent" post-mail)
1680     ("nnimap" post-mail address prompt-address physical-address)
1681     ("nnmaildir" mail respool address)
1682     ("nnnil" none))
1683   "*An alist of valid select methods.
1684 The first element of each list lists should be a string with the name
1685 of the select method.  The other elements may be the category of
1686 this method (i. e., `post', `mail', `none' or whatever) or other
1687 properties that this method has (like being respoolable).
1688 If you implement a new select method, all you should have to change is
1689 this variable.  I think."
1690   :group 'gnus-server
1691   :type '(repeat (group (string :tag "Name")
1692                         (radio-button-choice (const :format "%v " post)
1693                                              (const :format "%v " mail)
1694                                              (const :format "%v " none)
1695                                              (const post-mail))
1696                         (checklist :inline t
1697                                    (const :format "%v " address)
1698                                    (const :format "%v " prompt-address)
1699                                    (const :format "%v " physical-address)
1700                                    (const :format "%v " virtual)
1701                                    (const respool)))))
1702
1703 (defun gnus-redefine-select-method-widget ()
1704   "Recomputes the select-method widget based on the value of
1705 `gnus-valid-select-methods'."
1706   (define-widget 'gnus-select-method 'list
1707     "Widget for entering a select method."
1708     :value '(nntp "")
1709     :tag "Select Method"
1710     :args `((choice :tag "Method"
1711                     ,@(mapcar (lambda (entry)
1712                                 (list 'const :format "%v\n"
1713                                       (intern (car entry))))
1714                               gnus-valid-select-methods)
1715                     (symbol :tag "other"))
1716             (string :tag "Address")
1717             (repeat :tag "Options"
1718                     :inline t
1719                     (list :format "%v"
1720                           variable
1721                           (sexp :tag "Value"))))))
1722
1723 (gnus-redefine-select-method-widget)
1724
1725 (defcustom gnus-updated-mode-lines '(group article summary tree)
1726   "List of buffers that should update their mode lines.
1727 The list may contain the symbols `group', `article', `tree' and
1728 `summary'.  If the corresponding symbol is present, Gnus will keep
1729 that mode line updated with information that may be pertinent.
1730 If this variable is nil, screen refresh may be quicker."
1731   :group 'gnus-various
1732   :type '(set (const group)
1733               (const article)
1734               (const summary)
1735               (const tree)))
1736
1737 ;; Added by Keinonen Kari <kk85613@cs.tut.fi>.
1738 (defcustom gnus-mode-non-string-length nil
1739   "*Max length of mode-line non-string contents.
1740 If this is nil, Gnus will take space as is needed, leaving the rest
1741 of the mode line intact.  Note that the default of nil is unlikely
1742 to be desirable; see the manual for further details."
1743   :group 'gnus-various
1744   :type '(choice (const nil)
1745                  integer))
1746
1747 ;; There should be special validation for this.
1748 (define-widget 'gnus-email-address 'string
1749   "An email address.")
1750
1751 (gnus-define-group-parameter
1752  to-address
1753  :function-document
1754  "Return GROUP's to-address."
1755  :variable-document
1756  "*Alist of group regexps and correspondent to-addresses."
1757  :variable-group gnus-group-parameter
1758  :parameter-type '(gnus-email-address :tag "To Address")
1759  :parameter-document "\
1760 This will be used when doing followups and posts.
1761
1762 This is primarily useful in mail groups that represent closed
1763 mailing lists--mailing lists where it's expected that everybody that
1764 writes to the mailing list is subscribed to it.  Since using this
1765 parameter ensures that the mail only goes to the mailing list itself,
1766 it means that members won't receive two copies of your followups.
1767
1768 Using `to-address' will actually work whether the group is foreign or
1769 not.  Let's say there's a group on the server that is called
1770 `fa.4ad-l'.  This is a real newsgroup, but the server has gotten the
1771 articles from a mail-to-news gateway.  Posting directly to this group
1772 is therefore impossible--you have to send mail to the mailing list
1773 address instead.
1774
1775 The gnus-group-split mail splitting mechanism will behave as if this
1776 address was listed in gnus-group-split Addresses (see below).")
1777
1778 (gnus-define-group-parameter
1779  to-list
1780  :function-document
1781  "Return GROUP's to-list."
1782  :variable-document
1783  "*Alist of group regexps and correspondent to-lists."
1784  :variable-group gnus-group-parameter
1785  :parameter-type '(gnus-email-address :tag "To List")
1786  :parameter-document "\
1787 This address will be used when doing a `a' in the group.
1788
1789 It is totally ignored when doing a followup--except that if it is
1790 present in a news group, you'll get mail group semantics when doing
1791 `f'.
1792
1793 The gnus-group-split mail splitting mechanism will behave as if this
1794 address was listed in gnus-group-split Addresses (see below).")
1795
1796 (gnus-define-group-parameter
1797  subscribed
1798  :type bool
1799  :function-document
1800  "Return GROUP's subscription status."
1801  :variable-document
1802  "*Groups which are automatically considered subscribed."
1803  :variable-group gnus-group-parameter
1804  :parameter-type '(const :tag "Subscribed" t)
1805  :parameter-document "\
1806 Gnus assumed that you are subscribed to the To/List address.
1807
1808 When constructing a list of subscribed groups using
1809 `gnus-find-subscribed-addresses', Gnus includes the To address given
1810 above, or the list address (if the To address has not been set).")
1811
1812 (gnus-define-group-parameter
1813  auto-expire
1814  :type bool
1815  :function gnus-group-auto-expirable-p
1816  :function-document
1817  "Check whether GROUP is auto-expirable or not."
1818  :variable gnus-auto-expirable-newsgroups
1819  :variable-default nil
1820  :variable-document
1821  "*Groups in which to automatically mark read articles as expirable.
1822 If non-nil, this should be a regexp that should match all groups in
1823 which to perform auto-expiry.  This only makes sense for mail groups."
1824  :variable-group nnmail-expire
1825  :variable-type '(choice (const nil)
1826                          regexp)
1827  :parameter-type '(const :tag "Automatic Expire" t)
1828  :parameter-document
1829  "All articles that are read will be marked as expirable.")
1830
1831 (gnus-define-group-parameter
1832  total-expire
1833  :type bool
1834  :function gnus-group-total-expirable-p
1835  :function-document
1836  "Check whether GROUP is total-expirable or not."
1837  :variable gnus-total-expirable-newsgroups
1838  :variable-default nil
1839  :variable-document
1840  "*Groups in which to perform expiry of all read articles.
1841 Use with extreme caution.  All groups that match this regexp will be
1842 expiring - which means that all read articles will be deleted after
1843 \(say) one week.         (This only goes for mail groups and the like, of
1844 course.)"
1845  :variable-group nnmail-expire
1846  :variable-type '(choice (const nil)
1847                          regexp)
1848  :parameter-type '(const :tag "Total Expire" t)
1849  :parameter-document
1850  "All read articles will be put through the expiry process
1851
1852 This happens even if they are not marked as expirable.
1853 Use with caution.")
1854
1855 (gnus-define-group-parameter
1856  charset
1857  :function-document
1858  "Return the default charset of GROUP."
1859  :variable gnus-group-charset-alist
1860  :variable-default
1861  '(("\\(^\\|:\\)hk\\>\\|\\(^\\|:\\)tw\\>\\|\\<big5\\>" cn-big5)
1862    ("\\(^\\|:\\)cn\\>\\|\\<chinese\\>" cn-gb-2312)
1863    ("\\(^\\|:\\)fj\\>\\|\\(^\\|:\\)japan\\>" iso-2022-jp-2)
1864    ("\\(^\\|:\\)tnn\\>\\|\\(^\\|:\\)pin\\>\\|\\(^\\|:\\)sci.lang.japan" iso-2022-7bit)
1865    ("\\(^\\|:\\)relcom\\>" koi8-r)
1866    ("\\(^\\|:\\)fido7\\>" koi8-r)
1867    ("\\(^\\|:\\)\\(cz\\|hun\\|pl\\|sk\\|hr\\)\\>" iso-8859-2)
1868    ("\\(^\\|:\\)israel\\>" iso-8859-1)
1869    ("\\(^\\|:\\)han\\>" euc-kr)
1870    ("\\(^\\|:\\)alt.chinese.text.big5\\>" chinese-big5)
1871    ("\\(^\\|:\\)soc.culture.vietnamese\\>" vietnamese-viqr)
1872    ("\\(^\\|:\\)\\(comp\\|rec\\|alt\\|sci\\|soc\\|news\\|gnu\\|bofh\\)\\>" iso-8859-1))
1873  :variable-document
1874  "Alist of regexps (to match group names) and default charsets to be used when reading."
1875  :variable-group gnus-charset
1876  :variable-type '(repeat (list (regexp :tag "Group")
1877                                (symbol :tag "Charset")))
1878  :parameter-type '(symbol :tag "Charset")
1879  :parameter-document "\
1880 The default charset to use in the group.")
1881
1882 (gnus-define-group-parameter
1883  post-method
1884  :type list
1885  :function-document
1886  "Return a posting method for GROUP."
1887  :variable gnus-post-method-alist
1888  :variable-document
1889  "Alist of regexps (to match group names) and method to be used when
1890 posting an article."
1891  :variable-group gnus-group-foreign
1892  :parameter-type
1893  '(choice :tag "Posting Method"
1894           (const :tag "Use native server" native)
1895           (const :tag "Use current server" current)
1896           (list :convert-widget
1897                 (lambda (widget)
1898                   (list 'sexp :tag "Methods"
1899                         :value gnus-select-method))))
1900  :parameter-document
1901  "Posting method for this group.")
1902
1903 (gnus-define-group-parameter
1904  large-newsgroup-initial
1905  :type integer
1906  :function-document
1907  "Return GROUP's initial input of the number of articles."
1908  :variable-document
1909  "*Alist of group regexps and its initial input of the number of articles."
1910  :variable-group gnus-group-parameter
1911  :parameter-type '(choice :tag "Initial Input for Large Newsgroup"
1912                           (const :tag "All" nil)
1913                           (integer))
1914  :parameter-document "\
1915
1916 This number will be prompted as the initial value of the number of
1917 articles to list when the group is a large newsgroup (see
1918 `gnus-large-newsgroup').  If it is nil, the default value is the
1919 total number of articles in the group.")
1920
1921 ;; The Gnus registry's ignored groups
1922 (gnus-define-group-parameter
1923  registry-ignore
1924  :type list
1925  :function-document
1926  "Whether this group should be ignored by the registry."
1927  :variable gnus-registry-ignored-groups
1928  :variable-default nil
1929  :variable-document
1930  "*Groups in which the registry should be turned off."
1931  :variable-group gnus-registry
1932  :variable-type '(repeat
1933                   (list
1934                    (regexp :tag "Group Name Regular Expression")
1935                    (boolean :tag "Ignored")))
1936
1937  :parameter-type '(boolean :tag "Group Ignored by the Registry")
1938  :parameter-document
1939  "Whether the Gnus Registry should ignore this group.")
1940
1941 ;; group parameters for spam processing added by Ted Zlatanov <tzz@lifelogs.com>
1942 (defcustom gnus-install-group-spam-parameters t
1943   "*Disable the group parameters for spam detection.
1944 Enable if `G c' in XEmacs is giving you trouble, and make sure to submit a bug report."
1945   :version "22.1"
1946   :type 'boolean
1947   :group 'gnus-start)
1948
1949 (when gnus-install-group-spam-parameters
1950   (defvar gnus-group-spam-classification-spam t
1951     "Spam group classification (requires spam.el).
1952 This group contains spam messages.  On summary entry, unread messages
1953 will be marked as spam.  On summary exit, the specified spam
1954 processors will be invoked on spam-marked messages, then those
1955 messages will be expired, so the spam processor will only see a
1956 spam-marked message once.")
1957
1958   (defvar gnus-group-spam-classification-ham 'ask
1959     "The ham value for the spam group parameter (requires spam.el).
1960 On summary exit, the specified ham processors will be invoked on
1961 ham-marked messages.  Exercise caution, since the ham processor will
1962 see the same message more than once because there is no ham message
1963 registry.")
1964
1965   (gnus-define-group-parameter
1966    spam-contents
1967    :type list
1968    :function-document
1969    "The spam type (spam, ham, or neither) of the group."
1970    :variable gnus-spam-newsgroup-contents
1971    :variable-default nil
1972    :variable-document
1973    "*Group classification (spam, ham, or neither).  Only
1974 meaningful when spam.el is loaded.  If non-nil, this should be a
1975 list of group name regexps associated with a classification for
1976 each one.  In spam groups, new articles are marked as spam on
1977 summary entry.  There is other behavior associated with ham and
1978 no classification when spam.el is loaded - see the manual."
1979    :variable-group spam
1980    :variable-type '(repeat
1981                     (list :tag "Group contents spam/ham classification"
1982                           (regexp :tag "Group")
1983                           (choice
1984                            (variable-item gnus-group-spam-classification-spam)
1985                            (variable-item gnus-group-spam-classification-ham)
1986                            (const :tag "Unclassified" nil))))
1987
1988    :parameter-type '(list :tag "Group contents spam/ham classification"
1989                           (choice :tag "Group contents classification for spam sorting"
1990                                   (variable-item gnus-group-spam-classification-spam)
1991                                   (variable-item gnus-group-spam-classification-ham)
1992                                   (const :tag "Unclassified" nil)))
1993    :parameter-document
1994    "The spam classification (spam, ham, or neither) of this group.
1995 When a spam group is entered, all unread articles are marked as
1996 spam.  There is other behavior associated with ham and no
1997 classification when spam.el is loaded - see the manual.")
1998
1999   (gnus-define-group-parameter
2000    spam-resend-to
2001    :type list
2002    :function-document
2003    "The address to get spam resent (through spam-report-resend)."
2004    :variable gnus-spam-resend-to
2005    :variable-default nil
2006    :variable-document
2007    "The address to get spam resent (through spam-report-resend)."
2008    :variable-group spam
2009    :variable-type '(repeat
2010                     (list :tag "Group address for resending spam"
2011                           (regexp :tag "Group")
2012                           (string :tag "E-mail address for resending spam (requires the spam-use-resend exit processor)")))
2013    :parameter-type 'string :tag "E-mail address for resending spam (requires the spam-use-resend exit processor)"
2014    :parameter-document
2015    "The address to get spam resent (through spam-report-resend).")
2016
2017   (gnus-define-group-parameter
2018    ham-resend-to
2019    :type list
2020    :function-document
2021    "The address to get ham resent (through spam-report-resend)."
2022    :variable gnus-ham-resend-to
2023    :variable-default nil
2024    :variable-document
2025    "The address to get ham resent (through spam-report-resend)."
2026    :variable-group spam
2027    :variable-type '(repeat
2028                     (list :tag "Group address for resending ham"
2029                           (regexp :tag "Group")
2030                           (string :tag "E-mail address for resending ham (requires the spam-use-resend exit processor)")))
2031    :parameter-type 'string :tag "E-mail address for resending ham (requires the spam-use-resend exit processor)"
2032    :parameter-document
2033    "The address to get ham resent (through spam-report-resend).")
2034
2035   (defvar gnus-group-spam-exit-processor-ifile "ifile"
2036     "OBSOLETE: The ifile summary exit spam processor.")
2037
2038   (defvar gnus-group-spam-exit-processor-stat "stat"
2039     "OBSOLETE: The spam-stat summary exit spam processor.")
2040
2041   (defvar gnus-group-spam-exit-processor-bogofilter "bogofilter"
2042     "OBSOLETE: The Bogofilter summary exit spam processor.")
2043
2044   (defvar gnus-group-spam-exit-processor-blacklist "blacklist"
2045     "OBSOLETE: The Blacklist summary exit spam processor.")
2046
2047   (defvar gnus-group-spam-exit-processor-report-gmane "report-gmane"
2048     "OBSOLETE: The Gmane reporting summary exit spam processor.
2049 Only applicable to NNTP groups with articles from Gmane.  See spam-report.el")
2050
2051   (defvar gnus-group-spam-exit-processor-spamoracle "spamoracle-spam"
2052     "OBSOLETE: The spamoracle summary exit spam processor.")
2053
2054   (defvar gnus-group-ham-exit-processor-ifile "ifile-ham"
2055     "OBSOLETE: The ifile summary exit ham processor.
2056 Only applicable to non-spam (unclassified and ham) groups.")
2057
2058   (defvar gnus-group-ham-exit-processor-bogofilter "bogofilter-ham"
2059     "OBSOLETE: The Bogofilter summary exit ham processor.
2060 Only applicable to non-spam (unclassified and ham) groups.")
2061
2062   (defvar gnus-group-ham-exit-processor-stat "stat-ham"
2063     "OBSOLETE: The spam-stat summary exit ham processor.
2064 Only applicable to non-spam (unclassified and ham) groups.")
2065
2066   (defvar gnus-group-ham-exit-processor-whitelist "whitelist"
2067     "OBSOLETE: The whitelist summary exit ham processor.
2068 Only applicable to non-spam (unclassified and ham) groups.")
2069
2070   (defvar gnus-group-ham-exit-processor-BBDB "bbdb"
2071     "OBSOLETE: The BBDB summary exit ham processor.
2072 Only applicable to non-spam (unclassified and ham) groups.")
2073
2074   (defvar gnus-group-ham-exit-processor-copy "copy"
2075     "OBSOLETE: The ham copy exit ham processor.
2076 Only applicable to non-spam (unclassified and ham) groups.")
2077
2078   (defvar gnus-group-ham-exit-processor-spamoracle "spamoracle-ham"
2079     "OBSOLETE: The spamoracle summary exit ham processor.
2080 Only applicable to non-spam (unclassified and ham) groups.")
2081
2082   (gnus-define-group-parameter
2083    spam-process
2084    :type list
2085    :parameter-type
2086    '(choice
2087      :tag "Spam Summary Exit Processor"
2088      :value nil
2089      (list :tag "Spam Summary Exit Processor Choices"
2090            (set
2091             (const :tag "Spam: Bogofilter"    (spam spam-use-bogofilter))
2092             (const :tag "Spam: Blacklist"     (spam spam-use-blacklist))
2093             (const :tag "Spam: Bsfilter"      (spam spam-use-bsfilter))
2094             (const :tag "Spam: Gmane Report"  (spam spam-use-gmane))
2095             (const :tag "Spam: Resend Message"(spam spam-use-resend))
2096             (const :tag "Spam: ifile"         (spam spam-use-ifile))
2097             (const :tag "Spam: Spam Oracle"   (spam spam-use-spamoracle))
2098             (const :tag "Spam: Spam-stat"     (spam spam-use-stat))
2099             (const :tag "Spam: SpamAssassin"  (spam spam-use-spamassassin))
2100             (const :tag "Spam: CRM114"        (spam spam-use-crm114))
2101             (const :tag "Ham: BBDB"           (ham spam-use-BBDB))
2102             (const :tag "Ham: Bogofilter"     (ham spam-use-bogofilter))
2103             (const :tag "Ham: Bsfilter"       (ham spam-use-bsfilter))
2104             (const :tag "Ham: Copy"           (ham spam-use-ham-copy))
2105             (const :tag "Ham: Resend Message" (ham spam-use-resend))
2106             (const :tag "Ham: ifile"          (ham spam-use-ifile))
2107             (const :tag "Ham: Spam Oracle"    (ham spam-use-spamoracle))
2108             (const :tag "Ham: Spam-stat"      (ham spam-use-stat))
2109             (const :tag "Ham: SpamAssassin"   (ham spam-use-spamassassin))
2110             (const :tag "Ham: CRM114"         (ham spam-use-crm114))
2111             (const :tag "Ham: Whitelist"      (ham spam-use-whitelist))
2112             (variable-item gnus-group-spam-exit-processor-ifile)
2113             (variable-item gnus-group-spam-exit-processor-stat)
2114             (variable-item gnus-group-spam-exit-processor-bogofilter)
2115             (variable-item gnus-group-spam-exit-processor-blacklist)
2116             (variable-item gnus-group-spam-exit-processor-spamoracle)
2117             (variable-item gnus-group-spam-exit-processor-report-gmane)
2118             (variable-item gnus-group-ham-exit-processor-bogofilter)
2119             (variable-item gnus-group-ham-exit-processor-ifile)
2120             (variable-item gnus-group-ham-exit-processor-stat)
2121             (variable-item gnus-group-ham-exit-processor-whitelist)
2122             (variable-item gnus-group-ham-exit-processor-BBDB)
2123             (variable-item gnus-group-ham-exit-processor-spamoracle)
2124             (variable-item gnus-group-ham-exit-processor-copy))))
2125    :function-document
2126    "Which spam or ham processors will be applied when the summary is exited."
2127    :variable gnus-spam-process-newsgroups
2128    :variable-default nil
2129    :variable-document
2130    "*Groups in which to automatically process spam or ham articles with
2131 a backend on summary exit.  If non-nil, this should be a list of group
2132 name regexps that should match all groups in which to do automatic
2133 spam processing, associated with the appropriate processor."
2134    :variable-group spam
2135    :variable-type
2136    '(repeat :tag "Spam/Ham Processors"
2137             (list :tag "Spam Summary Exit Processor Choices"
2138                   (regexp :tag "Group Regexp")
2139                   (set
2140                    :tag "Spam/Ham Summary Exit Processor"
2141                    (const :tag "Spam: Bogofilter"    (spam spam-use-bogofilter))
2142                    (const :tag "Spam: Blacklist"     (spam spam-use-blacklist))
2143                    (const :tag "Spam: Bsfilter"      (spam spam-use-bsfilter))
2144                    (const :tag "Spam: Gmane Report"  (spam spam-use-gmane))
2145                    (const :tag "Spam: Resend Message"(spam spam-use-resend))
2146                    (const :tag "Spam: ifile"         (spam spam-use-ifile))
2147                    (const :tag "Spam: Spam-stat"     (spam spam-use-stat))
2148                    (const :tag "Spam: Spam Oracle"   (spam spam-use-spamoracle))
2149                    (const :tag "Spam: SpamAssassin"  (spam spam-use-spamassassin))
2150                    (const :tag "Spam: CRM114"        (spam spam-use-crm114))
2151                    (const :tag "Ham: BBDB"           (ham spam-use-BBDB))
2152                    (const :tag "Ham: Bogofilter"     (ham spam-use-bogofilter))
2153                    (const :tag "Ham: Bsfilter"       (ham spam-use-bsfilter))
2154                    (const :tag "Ham: Copy"           (ham spam-use-ham-copy))
2155                    (const :tag "Ham: Resend Message" (ham spam-use-resend))
2156                    (const :tag "Ham: ifile"          (ham spam-use-ifile))
2157                    (const :tag "Ham: Spam-stat"      (ham spam-use-stat))
2158                    (const :tag "Ham: Spam Oracle"    (ham spam-use-spamoracle))
2159                    (const :tag "Ham: SpamAssassin"   (ham spam-use-spamassassin))
2160                    (const :tag "Ham: CRM114"         (ham spam-use-crm114))
2161                    (const :tag "Ham: Whitelist"      (ham spam-use-whitelist))
2162                    (variable-item gnus-group-spam-exit-processor-ifile)
2163                    (variable-item gnus-group-spam-exit-processor-stat)
2164                    (variable-item gnus-group-spam-exit-processor-bogofilter)
2165                    (variable-item gnus-group-spam-exit-processor-blacklist)
2166                    (variable-item gnus-group-spam-exit-processor-spamoracle)
2167                    (variable-item gnus-group-spam-exit-processor-report-gmane)
2168                    (variable-item gnus-group-ham-exit-processor-bogofilter)
2169                    (variable-item gnus-group-ham-exit-processor-ifile)
2170                    (variable-item gnus-group-ham-exit-processor-stat)
2171                    (variable-item gnus-group-ham-exit-processor-whitelist)
2172                    (variable-item gnus-group-ham-exit-processor-BBDB)
2173                    (variable-item gnus-group-ham-exit-processor-spamoracle)
2174                    (variable-item gnus-group-ham-exit-processor-copy))))
2175
2176    :parameter-document
2177    "Which spam or ham processors will be applied when the summary is exited.")
2178
2179   (gnus-define-group-parameter
2180    spam-autodetect
2181    :type list
2182    :parameter-type
2183    '(boolean :tag "Spam autodetection")
2184    :function-document
2185    "Should spam be autodetected (with spam-split) in this group?"
2186    :variable gnus-spam-autodetect
2187    :variable-default nil
2188    :variable-document
2189    "*Groups in which spam should be autodetected when they are entered.
2190    Only unseen articles will be examined, unless
2191    spam-autodetect-recheck-messages is set."
2192    :variable-group spam
2193    :variable-type
2194    '(repeat
2195      :tag "Autodetection setting"
2196      (list
2197       (regexp :tag "Group Regexp")
2198       boolean))
2199    :parameter-document
2200    "Spam autodetection.
2201 Only unseen articles will be examined, unless
2202 spam-autodetect-recheck-messages is set.")
2203
2204   (gnus-define-group-parameter
2205    spam-autodetect-methods
2206    :type list
2207    :parameter-type
2208    '(choice :tag "Spam autodetection-specific methods"
2209      (const none)
2210      (const default)
2211      (set :tag "Use specific methods"
2212           (variable-item spam-use-blacklist)
2213           (variable-item spam-use-gmane-xref)
2214           (variable-item spam-use-regex-headers)
2215           (variable-item spam-use-regex-body)
2216           (variable-item spam-use-whitelist)
2217           (variable-item spam-use-BBDB)
2218           (variable-item spam-use-ifile)
2219           (variable-item spam-use-spamoracle)
2220           (variable-item spam-use-crm114)
2221           (variable-item spam-use-spamassassin)
2222           (variable-item spam-use-spamassassin-headers)
2223           (variable-item spam-use-bsfilter)
2224           (variable-item spam-use-bsfilter-headers)
2225           (variable-item spam-use-stat)
2226           (variable-item spam-use-blackholes)
2227           (variable-item spam-use-hashcash)
2228           (variable-item spam-use-bogofilter-headers)
2229           (variable-item spam-use-bogofilter)))
2230    :function-document
2231    "Methods to be used for autodetection in each group"
2232    :variable gnus-spam-autodetect-methods
2233    :variable-default nil
2234    :variable-document
2235    "*Methods for autodetecting spam per group.
2236 Requires the spam-autodetect parameter.  Only unseen articles
2237 will be examined, unless spam-autodetect-recheck-messages is
2238 set."
2239    :variable-group spam
2240    :variable-type
2241    '(repeat
2242      :tag "Autodetection methods"
2243      (list
2244       (regexp :tag "Group Regexp")
2245       (choice
2246        (const none)
2247        (const default)
2248        (set :tag "Use specific methods"
2249         (variable-item spam-use-blacklist)
2250         (variable-item spam-use-gmane-xref)
2251         (variable-item spam-use-regex-headers)
2252         (variable-item spam-use-regex-body)
2253         (variable-item spam-use-whitelist)
2254         (variable-item spam-use-BBDB)
2255         (variable-item spam-use-ifile)
2256         (variable-item spam-use-spamoracle)
2257         (variable-item spam-use-crm114)
2258         (variable-item spam-use-stat)
2259         (variable-item spam-use-blackholes)
2260         (variable-item spam-use-hashcash)
2261         (variable-item spam-use-spamassassin)
2262         (variable-item spam-use-spamassassin-headers)
2263         (variable-item spam-use-bsfilter)
2264         (variable-item spam-use-bsfilter-headers)
2265         (variable-item spam-use-bogofilter-headers)
2266         (variable-item spam-use-bogofilter)))))
2267      :parameter-document
2268    "Spam autodetection methods.
2269 Requires the spam-autodetect parameter.  Only unseen articles
2270 will be examined, unless spam-autodetect-recheck-messages is
2271 set.")
2272
2273   (gnus-define-group-parameter
2274    spam-process-destination
2275    :type list
2276    :parameter-type
2277    '(choice :tag "Destination for spam-processed articles at summary exit"
2278             (string :tag "Move to a group")
2279             (repeat :tag "Move to multiple groups"
2280                     (string :tag "Destination group"))
2281             (const :tag "Expire" nil))
2282    :function-document
2283    "Where spam-processed articles will go at summary exit."
2284    :variable gnus-spam-process-destinations
2285    :variable-default nil
2286    :variable-document
2287    "*Groups in which to explicitly send spam-processed articles to
2288 another group, or expire them (the default).  If non-nil, this should
2289 be a list of group name regexps that should match all groups in which
2290 to do spam-processed article moving, associated with the destination
2291 group or nil for explicit expiration.  This only makes sense for
2292 mail groups."
2293    :variable-group spam
2294    :variable-type
2295    '(repeat
2296      :tag "Spam-processed articles destination"
2297      (list
2298       (regexp :tag "Group Regexp")
2299       (choice
2300        :tag "Destination for spam-processed articles at summary exit"
2301        (string :tag "Move to a group")
2302        (repeat :tag "Move to multiple groups"
2303                (string :tag "Destination group"))
2304        (const :tag "Expire" nil))))
2305    :parameter-document
2306    "Where spam-processed articles will go at summary exit.")
2307
2308   (gnus-define-group-parameter
2309    ham-process-destination
2310    :type list
2311    :parameter-type
2312    '(choice
2313      :tag "Destination for ham articles at summary exit from a spam group"
2314      (string :tag "Move to a group")
2315      (repeat :tag "Move to multiple groups"
2316              (string :tag "Destination group"))
2317      (const :tag "Respool" respool)
2318      (const :tag "Do nothing" nil))
2319    :function-document
2320    "Where ham articles will go at summary exit from a spam group."
2321    :variable gnus-ham-process-destinations
2322    :variable-default nil
2323    :variable-document
2324    "*Groups in which to explicitly send ham articles to
2325 another group, or do nothing (the default).  If non-nil, this should
2326 be a list of group name regexps that should match all groups in which
2327 to do ham article moving, associated with the destination
2328 group or nil for explicit ignoring.  This only makes sense for
2329 mail groups, and only works in spam groups."
2330    :variable-group spam
2331    :variable-type
2332    '(repeat
2333      :tag "Ham articles destination"
2334      (list
2335       (regexp :tag "Group Regexp")
2336       (choice
2337        :tag "Destination for ham articles at summary exit from spam group"
2338        (string :tag "Move to a group")
2339        (repeat :tag "Move to multiple groups"
2340                 (string :tag "Destination group"))
2341        (const :tag "Respool" respool)
2342        (const :tag "Expire" nil))))
2343    :parameter-document
2344    "Where ham articles will go at summary exit from a spam group.")
2345
2346   (gnus-define-group-parameter
2347    ham-marks
2348    :type 'list
2349    :parameter-type '(list :tag "Ham mark choices"
2350                           (set
2351                            (variable-item gnus-del-mark)
2352                            (variable-item gnus-read-mark)
2353                            (variable-item gnus-ticked-mark)
2354                            (variable-item gnus-killed-mark)
2355                            (variable-item gnus-kill-file-mark)
2356                            (variable-item gnus-low-score-mark)))
2357
2358    :parameter-document
2359    "Marks considered ham (positively not spam).  Such articles will be
2360 processed as ham (non-spam) on group exit.  When nil, the global
2361 spam-ham-marks variable takes precedence."
2362    :variable-default '((".*" ((gnus-del-mark
2363                                gnus-read-mark
2364                                gnus-killed-mark
2365                                gnus-kill-file-mark
2366                                gnus-low-score-mark))))
2367    :variable-group spam
2368    :variable-document
2369    "*Groups in which to explicitly set the ham marks to some value.")
2370
2371   (gnus-define-group-parameter
2372    spam-marks
2373    :type 'list
2374    :parameter-type '(list :tag "Spam mark choices"
2375                           (set
2376                            (variable-item gnus-spam-mark)
2377                            (variable-item gnus-killed-mark)
2378                            (variable-item gnus-kill-file-mark)
2379                            (variable-item gnus-low-score-mark)))
2380
2381    :parameter-document
2382    "Marks considered spam.
2383 Such articles will be processed as spam on group exit.  When nil, the global
2384 spam-spam-marks variable takes precedence."
2385    :variable-default '((".*" ((gnus-spam-mark))))
2386    :variable-group spam
2387    :variable-document
2388    "*Groups in which to explicitly set the spam marks to some value."))
2389
2390 (defcustom gnus-group-uncollapsed-levels 1
2391   "Number of group name elements to leave alone when making a short group name."
2392   :group 'gnus-group-visual
2393   :type 'integer)
2394
2395 (defcustom gnus-group-use-permanent-levels nil
2396   "*If non-nil, once you set a level, Gnus will use this level."
2397   :group 'gnus-group-levels
2398   :type 'boolean)
2399
2400 ;; Hooks.
2401
2402 (defcustom gnus-load-hook nil
2403   "A hook run while Gnus is loaded."
2404   :group 'gnus-start
2405   :type 'hook)
2406
2407 (defcustom gnus-apply-kill-hook '(gnus-apply-kill-file)
2408   "A hook called to apply kill files to a group.
2409 This hook is intended to apply a kill file to the selected newsgroup.
2410 The function `gnus-apply-kill-file' is called by default.
2411
2412 Since a general kill file is too heavy to use only for a few
2413 newsgroups, I recommend you to use a lighter hook function.  For
2414 example, if you'd like to apply a kill file to articles which contains
2415 a string `rmgroup' in subject in newsgroup `control', you can use the
2416 following hook:
2417
2418  (setq gnus-apply-kill-hook
2419       (list
2420         (lambda ()
2421           (cond ((string-match \"control\" gnus-newsgroup-name)
2422                  (gnus-kill \"Subject\" \"rmgroup\")
2423                  (gnus-expunge \"X\"))))))"
2424   :group 'gnus-score-kill
2425   :options '(gnus-apply-kill-file)
2426   :type 'hook)
2427
2428 (defcustom gnus-group-change-level-function nil
2429   "Function run when a group level is changed.
2430 It is called with three parameters -- GROUP, LEVEL and OLDLEVEL."
2431   :group 'gnus-group-levels
2432   :type '(choice (const nil)
2433                  function))
2434
2435 ;;; Face thingies.
2436
2437 (defcustom gnus-visual
2438   '(summary-highlight group-highlight article-highlight
2439                       mouse-face
2440                       summary-menu group-menu article-menu
2441                       tree-highlight menu highlight
2442                       browse-menu server-menu
2443                       page-marker tree-menu binary-menu pick-menu)
2444   "*Enable visual features.
2445 If `visual' is disabled, there will be no menus and few faces.  Most of
2446 the visual customization options below will be ignored.  Gnus will use
2447 less space and be faster as a result.
2448
2449 This variable can also be a list of visual elements to switch on.  For
2450 instance, to switch off all visual things except menus, you can say:
2451
2452    (setq gnus-visual '(menu))
2453
2454 Valid elements include `summary-highlight', `group-highlight',
2455 `article-highlight', `mouse-face', `summary-menu', `group-menu',
2456 `article-menu', `tree-highlight', `menu', `highlight', `browse-menu',
2457 `server-menu', `page-marker', `tree-menu', `binary-menu', and`pick-menu'."
2458   :group 'gnus-meta
2459   :group 'gnus-visual
2460   :type '(set (const summary-highlight)
2461               (const group-highlight)
2462               (const article-highlight)
2463               (const mouse-face)
2464               (const summary-menu)
2465               (const group-menu)
2466               (const article-menu)
2467               (const tree-highlight)
2468               (const menu)
2469               (const highlight)
2470               (const browse-menu)
2471               (const server-menu)
2472               (const page-marker)
2473               (const tree-menu)
2474               (const binary-menu)
2475               (const pick-menu)))
2476
2477 ;; Byte-compiler warning.
2478 (defvar gnus-visual)
2479 ;; Find out whether the gnus-visual TYPE is wanted.
2480 (defun gnus-visual-p (&optional type class)
2481   (and gnus-visual                      ; Has to be non-nil, at least.
2482        (if (not type)                   ; We don't care about type.
2483            gnus-visual
2484          (if (listp gnus-visual)        ; It's a list, so we check it.
2485              (or (memq type gnus-visual)
2486                  (memq class gnus-visual))
2487            t))))
2488
2489 (defcustom gnus-mouse-face
2490   (condition-case ()
2491       (if (gnus-visual-p 'mouse-face 'highlight)
2492           (if (boundp 'gnus-mouse-face)
2493               (or gnus-mouse-face 'highlight)
2494             'highlight)
2495         'default)
2496     (error 'highlight))
2497   "*Face used for group or summary buffer mouse highlighting.
2498 The line beneath the mouse pointer will be highlighted with this
2499 face."
2500   :group 'gnus-visual
2501   :type 'face)
2502
2503 (defcustom gnus-article-save-directory gnus-directory
2504   "*Name of the directory articles will be saved in (default \"~/News\")."
2505   :group 'gnus-article-saving
2506   :type 'directory)
2507
2508 (defvar gnus-plugged t
2509   "Whether Gnus is plugged or not.")
2510
2511 (defcustom gnus-agent-cache t
2512   "Controls use of the agent cache while plugged.
2513 When set, Gnus will prefer using the locally stored content rather
2514 than re-fetching it from the server.  You also need to enable
2515 `gnus-agent' for this to have any affect."
2516   :version "22.1"
2517   :group 'gnus-agent
2518   :type 'boolean)
2519
2520 (defcustom gnus-default-charset 'undecided
2521   "Default charset assumed to be used when viewing non-ASCII characters.
2522 This variable is overridden on a group-to-group basis by the
2523 `gnus-group-charset-alist' variable and is only used on groups not
2524 covered by that variable."
2525   :type 'symbol
2526   :group 'gnus-charset)
2527
2528 ;; Fixme: Doc reference to agent.
2529 (defcustom gnus-agent t
2530   "Whether we want to use the Gnus agent or not.
2531
2532 You may customize gnus-agent to disable its use.  However, some
2533 back ends have started to use the agent as a client-side cache.
2534 Disabling the agent may result in noticeable loss of performance."
2535   :version "22.1"
2536   :group 'gnus-agent
2537   :type 'boolean)
2538
2539 (defcustom gnus-other-frame-function 'gnus
2540   "Function called by the command `gnus-other-frame'."
2541   :group 'gnus-start
2542   :type '(choice (function-item gnus)
2543                  (function-item gnus-no-server)
2544                  (function-item gnus-slave)
2545                  (function-item gnus-slave-no-server)))
2546
2547 (defcustom gnus-other-frame-parameters nil
2548   "Frame parameters used by `gnus-other-frame' to create a Gnus frame.
2549 This should be an alist for Emacs, or a plist for XEmacs."
2550   :group 'gnus-start
2551   :type (if (featurep 'xemacs)
2552             '(repeat (list :inline t :format "%v"
2553                            (symbol :tag "Property")
2554                            (sexp :tag "Value")))
2555           '(repeat (cons :format "%v"
2556                          (symbol :tag "Parameter")
2557                          (sexp :tag "Value")))))
2558
2559 (defcustom gnus-user-agent '(emacs gnus mime config mule)
2560   "Which information should be exposed in the User-Agent header.
2561
2562 Can be a list of symbols or a string.  Valid symbols are `gnus' (show
2563 Gnus version), `emacs' (show Emacs version) and `mime' (show SEMI,
2564 FLIM and APEL versions).  In addition to the Emacs version, you can
2565 add `codename' (show (S)XEmacs codename), `mule' (show Mule version
2566 and also Meadow version if it exists) or either `config' (show system
2567 configuration) or `type' (show system type).  If you set it to a
2568 string, be sure to use a valid format, see RFC 2616."
2569
2570   :version "22.1"
2571   :group 'gnus-message
2572   :type '(choice (list (set :format "%v" :inline t
2573                             (const gnus  :tag "Gnus version")
2574                             (const emacs :tag "Emacs version")
2575                             (choice :tag "system"
2576                                     (const type   :tag "system type")
2577                                     (const config :tag "system configuration"))
2578                             (const codename :tag "Emacs codename")
2579                             (const mime :tag "SEMI and FLIM versions")
2580                             (const mule
2581                                    :tag "Mule version (and Meadow version)")))
2582                  (string :format "%t:\n%v")))
2583
2584 ;; Convert old (< 2005-01-10) symbol type values:
2585 (when (symbolp gnus-user-agent)
2586   (setq gnus-user-agent
2587         (cond ((eq gnus-user-agent 'gnus-mime-edit)
2588                '(emacs gnus mime config mule))
2589               ((eq gnus-user-agent 'emacs-gnus-config)
2590                '(emacs gnus config))
2591               ((eq gnus-user-agent 'emacs-gnus-type)
2592                '(emacs gnus type))
2593               ((eq gnus-user-agent 'emacs-gnus)
2594                '(emacs gnus))
2595               ((eq gnus-user-agent 'gnus)
2596                '(gnus))
2597               (t gnus-user-agent)))
2598   (gnus-message 1 "Converted `gnus-user-agent' to `%s'." gnus-user-agent)
2599   (sit-for 1)
2600   (if (get 'gnus-user-agent 'saved-value)
2601       (customize-save-variable 'gnus-user-agent gnus-user-agent)
2602     (gnus-message 1 "Edit your init file to make this change permanent.")
2603     (sit-for 2)))
2604
2605 \f
2606 ;;; Internal variables
2607
2608 (defvar gnus-agent-gcc-header "X-Gnus-Agent-Gcc")
2609 (defvar gnus-agent-meta-information-header "X-Gnus-Agent-Meta-Information")
2610 (defvar gnus-agent-method-p-cache nil
2611   ; Reset each time gnus-agent-covered-methods is changed else
2612   ; gnus-agent-method-p may mis-report a methods status.
2613   )
2614 (defvar gnus-agent-target-move-group-header "X-Gnus-Agent-Move-To")
2615 (defvar gnus-draft-meta-information-header "X-Draft-From")
2616 (defvar gnus-group-get-parameter-function 'gnus-group-get-parameter)
2617 (defvar gnus-original-article-buffer " *Original Article*")
2618 (defvar gnus-newsgroup-name nil)
2619 (defvar gnus-ephemeral-servers nil)
2620 (defvar gnus-server-method-cache nil)
2621
2622 (defvar gnus-agent-fetching nil
2623   "Whether Gnus agent is in fetching mode.")
2624
2625 (defvar gnus-agent-covered-methods nil
2626   "A list of servers, NOT methods, showing which servers are covered by the agent.")
2627
2628 (defvar gnus-command-method nil
2629   "Dynamically bound variable that says what the current back end is.")
2630
2631 (defvar gnus-current-select-method nil
2632   "The current method for selecting a newsgroup.")
2633
2634 (defvar gnus-tree-buffer "*Tree*"
2635   "Buffer where Gnus thread trees are displayed.")
2636
2637 ;; Dummy variable.
2638 (defvar gnus-use-generic-from nil)
2639
2640 ;; Variable holding the user answers to all method prompts.
2641 (defvar gnus-method-history nil)
2642
2643 ;; Variable holding the user answers to all mail method prompts.
2644 (defvar gnus-mail-method-history nil)
2645
2646 ;; Variable holding the user answers to all group prompts.
2647 (defvar gnus-group-history nil)
2648
2649 (defvar gnus-server-alist nil
2650   "List of available servers.")
2651
2652 (defcustom gnus-cache-directory
2653   (nnheader-concat gnus-directory "cache/")
2654   "*The directory where cached articles will be stored."
2655   :group 'gnus-cache
2656   :type 'directory)
2657
2658 (defvar gnus-predefined-server-alist
2659   `(("cache"
2660      nnspool "cache"
2661      (nnspool-spool-directory ,gnus-cache-directory)
2662      (nnspool-nov-directory ,gnus-cache-directory)
2663      (nnspool-active-file
2664       ,(nnheader-concat gnus-cache-directory "active"))))
2665   "List of predefined (convenience) servers.")
2666
2667 (defvar gnus-topic-indentation "");; Obsolete variable.
2668
2669 (defconst gnus-article-mark-lists
2670   '((marked . tick) (replied . reply)
2671     (expirable . expire) (killed . killed)
2672     (bookmarks . bookmark) (dormant . dormant)
2673     (scored . score) (saved . save)
2674     (cached . cache) (downloadable . download)
2675     (unsendable . unsend) (forwarded . forward)
2676     (recent . recent) (seen . seen)))
2677
2678 (defconst gnus-article-special-mark-lists
2679   '((seen range)
2680     (killed range)
2681     (bookmark tuple)
2682     (score tuple)))
2683
2684 ;; Propagate flags to server, with the following exceptions:
2685 ;; `seen' is private to each gnus installation
2686 ;; `cache' is a internal gnus flag for each gnus installation
2687 ;; `download' is a agent flag private to each gnus installation
2688 ;; `unsend' are for nndraft groups only
2689 ;; `score' is not a proper mark
2690 ;; `bookmark': don't propagated it, or fix the bug in update-mark.
2691 (defconst gnus-article-unpropagated-mark-lists
2692   '(seen cache download unsend score bookmark)
2693   "Marks that shouldn't be propagated to back ends.
2694 Typical marks are those that make no sense in a standalone back end,
2695 such as a mark that says whether an article is stored in the cache
2696 \(which doesn't make sense in a standalone back end).")
2697
2698 (defvar gnus-headers-retrieved-by nil)
2699 (defvar gnus-article-reply nil)
2700 (defvar gnus-override-method nil)
2701 (defvar gnus-opened-servers nil)
2702
2703 (defvar gnus-current-kill-article nil)
2704
2705 (defvar gnus-have-read-active-file nil)
2706
2707 (defconst gnus-maintainer
2708   "semi-gnus-ja@meadowy.org (T-gnus Bugfixing Girls + Boys)"
2709   "The mail address of the T-gnus maintainers.")
2710
2711 (defcustom gnus-info-filename nil
2712   "*Controls language of gnus Info.
2713 If nil and current-language-environment is Japanese, go to gnus-ja.
2714 Otherwise go to corresponding Info.
2715 This variable can be nil, gnus or gnus-ja."
2716   :group 'gnus-start
2717   :type '(choice (const nil)
2718                  (const :tag "English" gnus)
2719                  (const :tag "Japanese" gnus-ja)))
2720
2721 (defvar gnus-info-nodes
2722   '((gnus-group-mode "Group Buffer")
2723     (gnus-summary-mode "Summary Buffer")
2724     (gnus-article-mode "Article Buffer")
2725     (gnus-server-mode "Server Buffer")
2726     (gnus-browse-mode "Browse Foreign Server")
2727     (gnus-tree-mode "Tree Display"))
2728   "Alist of major modes and related Info nodes.")
2729
2730 (defvar gnus-group-buffer "*Group*")
2731 (defvar gnus-summary-buffer "*Summary*")
2732 (defvar gnus-article-buffer "*Article*")
2733 (defvar gnus-server-buffer "*Server*")
2734
2735 (defvar gnus-slave nil
2736   "Whether this Gnus is a slave or not.")
2737
2738 (defvar gnus-batch-mode nil
2739   "Whether this Gnus is running in batch mode or not.")
2740
2741 (defvar gnus-variable-list
2742   '(gnus-newsrc-options gnus-newsrc-options-n
2743                         gnus-newsrc-last-checked-date
2744                         gnus-newsrc-alist gnus-server-alist
2745                         gnus-killed-list gnus-zombie-list
2746                         gnus-topic-topology gnus-topic-alist)
2747   "Gnus variables saved in the quick startup file.")
2748
2749 (defvar gnus-product-variable-file-list
2750   (let ((version (product-version (product-find 'gnus-vers))))
2751     `(("strict-cache"
2752        ((product-version ,version)
2753         (emacs-version)
2754         (correct-string-widths))
2755        binary
2756        gnus-format-specs-compiled)
2757       ("cache"
2758        ((product-version ,version)
2759         (emacs-version)
2760         (correct-string-widths))
2761        ctext
2762        gnus-format-specs)))
2763   "Alist of the methods for checking whether the contents of the T-gnus
2764 quick startup files are valid.  One is for the byte-compiled format
2765 specifications, the other is for the source form.  Each element should
2766 be a list which looks like follows:
2767
2768 \(\"FILE_NAME\"
2769  ((VARIABLE EXPECTED_VALUE_or_NIL)
2770   (VARIABLE EXPECTED_VALUE_or_NIL)
2771   ...)
2772  CODING-SYSTEM_FOR_READING_FILE
2773  SYMBOL_OF_FORMAT_SPECS)")
2774
2775 (defcustom gnus-compile-user-specs t
2776   "If non-nil, the user-defined format specs will be byte-compiled
2777 automatically.
2778 It has an effect on the values of `gnus-*-line-format-spec'."
2779   :group 'gnus
2780   :type 'boolean)
2781
2782 (defvar gnus-newsrc-alist nil
2783   "Assoc list of read articles.
2784 `gnus-newsrc-hashtb' should be kept so that both hold the same information.")
2785
2786 (defvar gnus-registry-alist nil
2787   "Assoc list of registry data.
2788 gnus-registry.el will populate this if it's loaded.")
2789
2790 (defvar gnus-newsrc-hashtb nil
2791   "Hashtable of `gnus-newsrc-alist'.")
2792
2793 (defvar gnus-killed-list nil
2794   "List of killed newsgroups.")
2795
2796 (defvar gnus-killed-hashtb nil
2797   "Hash table equivalent of `gnus-killed-list'.")
2798
2799 (defvar gnus-zombie-list nil
2800   "List of almost dead newsgroups.")
2801
2802 (defvar gnus-description-hashtb nil
2803   "Descriptions of newsgroups.")
2804
2805 (defvar gnus-list-of-killed-groups nil
2806   "List of newsgroups that have recently been killed by the user.")
2807
2808 (defvar gnus-active-hashtb nil
2809   "Hashtable of active articles.")
2810
2811 (defvar gnus-moderated-hashtb nil
2812   "Hashtable of moderated newsgroups.")
2813
2814 ;; Save window configuration.
2815 (defvar gnus-prev-winconf nil)
2816
2817 (defvar gnus-reffed-article-number nil)
2818
2819 ;;; Let the byte-compiler know that we know about this variable.
2820 (defvar rmail-default-rmail-file)
2821
2822 (defvar gnus-dead-summary nil)
2823
2824 (defvar gnus-invalid-group-regexp "[: `'\"/]\\|^$"
2825   "Regexp matching invalid groups.")
2826
2827 (defvar gnus-other-frame-object nil
2828   "A frame object which will be created by `gnus-other-frame'.")
2829
2830 ;;; End of variables.
2831
2832 ;; Define some autoload functions Gnus might use.
2833 (eval-and-compile
2834
2835   ;; This little mapcar goes through the list below and marks the
2836   ;; symbols in question as autoloaded functions.
2837   (mapcar
2838    (lambda (package)
2839      (let ((interactive (nth 1 (memq ':interactive package))))
2840        (mapcar
2841         (lambda (function)
2842           (let (keymap)
2843             (when (consp function)
2844               (setq keymap (car (memq 'keymap function)))
2845               (setq function (car function)))
2846             (unless (fboundp function)
2847               (autoload function (car package) nil interactive keymap))))
2848         (if (eq (nth 1 package) ':interactive)
2849             (nthcdr 3 package)
2850           (cdr package)))))
2851    '(("info" :interactive t Info-goto-node)
2852      ("pp" pp-to-string)
2853      ("ps-print" ps-print-preprint)
2854      ("message" :interactive t
2855       message-send-and-exit message-yank-original)
2856      ("babel" babel-as-string)
2857      ("nnmail" nnmail-split-fancy nnmail-article-group)
2858      ("nnvirtual" nnvirtual-catchup-group nnvirtual-convert-headers)
2859      ("rmailout" rmail-output rmail-output-to-rmail-file)
2860      ("rmail" rmail-insert-rmail-file-header rmail-count-new-messages
2861       rmail-show-message rmail-summary-exists
2862       rmail-select-summary rmail-update-summary)
2863      ("gnus-audio" :interactive t gnus-audio-play)
2864      ("gnus-xmas" gnus-xmas-splash)
2865      ("gnus-soup" :interactive t
2866       gnus-group-brew-soup gnus-brew-soup gnus-soup-add-article
2867       gnus-soup-send-replies gnus-soup-save-areas gnus-soup-pack-packet)
2868      ("nnsoup" nnsoup-pack-replies)
2869      ("score-mode" :interactive t gnus-score-mode)
2870      ("gnus-mh" gnus-summary-save-article-folder
2871       gnus-Folder-save-name gnus-folder-save-name)
2872      ("gnus-mh" :interactive t gnus-summary-save-in-folder)
2873      ("gnus-demon" gnus-demon-add-nocem gnus-demon-add-scanmail
2874       gnus-demon-add-rescan gnus-demon-add-scan-timestamps
2875       gnus-demon-add-disconnection gnus-demon-add-handler
2876       gnus-demon-remove-handler)
2877      ("gnus-demon" :interactive t
2878       gnus-demon-init gnus-demon-cancel)
2879      ("gnus-fun" gnus-convert-gray-x-face-to-xpm gnus-display-x-face-in-from
2880       gnus-convert-image-to-gray-x-face gnus-convert-face-to-png
2881       gnus-face-from-file)
2882      ("gnus-salt" gnus-highlight-selected-tree gnus-possibly-generate-tree
2883       gnus-tree-open gnus-tree-close gnus-carpal-setup-buffer)
2884      ("gnus-nocem" gnus-nocem-scan-groups gnus-nocem-close
2885       gnus-nocem-unwanted-article-p)
2886      ("gnus-srvr" gnus-enter-server-buffer gnus-server-set-info
2887       gnus-server-server-name)
2888      ("gnus-srvr" gnus-browse-foreign-server)
2889      ("gnus-cite" :interactive t
2890       gnus-article-highlight-citation gnus-article-hide-citation-maybe
2891       gnus-article-hide-citation gnus-article-fill-cited-article
2892       gnus-article-hide-citation-in-followups)
2893      ("gnus-kill" gnus-kill gnus-apply-kill-file-internal
2894       gnus-kill-file-edit-file gnus-kill-file-raise-followups-to-author
2895       gnus-execute gnus-expunge gnus-batch-kill gnus-batch-score)
2896      ("gnus-cache" gnus-cache-possibly-enter-article gnus-cache-save-buffers
2897       gnus-cache-possibly-remove-articles gnus-cache-request-article
2898       gnus-cache-retrieve-headers gnus-cache-possibly-alter-active
2899       gnus-cache-enter-remove-article gnus-cached-article-p
2900       gnus-cache-open gnus-cache-close gnus-cache-update-article
2901       gnus-cache-articles-in-group)
2902      ("gnus-cache" :interactive t gnus-jog-cache gnus-cache-enter-article
2903       gnus-cache-remove-article gnus-summary-insert-cached-articles)
2904      ("gnus-score" :interactive t
2905       gnus-summary-increase-score gnus-summary-set-score
2906       gnus-summary-raise-thread gnus-summary-raise-same-subject
2907       gnus-summary-raise-score gnus-summary-raise-same-subject-and-select
2908       gnus-summary-lower-thread gnus-summary-lower-same-subject
2909       gnus-summary-lower-score gnus-summary-lower-same-subject-and-select
2910       gnus-summary-current-score gnus-score-delta-default
2911       gnus-score-flush-cache gnus-score-close
2912       gnus-possibly-score-headers gnus-score-followup-article
2913       gnus-score-followup-thread)
2914      ("gnus-score"
2915       (gnus-summary-score-map keymap) gnus-score-save gnus-score-headers
2916       gnus-current-score-file-nondirectory gnus-score-adaptive
2917       gnus-score-find-trace gnus-score-file-name)
2918      ("gnus-cus" :interactive t gnus-custom-mode gnus-group-customize
2919       gnus-score-customize)
2920      ("gnus-topic" :interactive t gnus-topic-mode)
2921      ("gnus-topic" gnus-topic-remove-group gnus-topic-set-parameters
2922       gnus-subscribe-topics)
2923      ("gnus-salt" :interactive t gnus-pick-mode gnus-binary-mode)
2924      ("gnus-uu" (gnus-uu-extract-map keymap) (gnus-uu-mark-map keymap))
2925      ("gnus-uu" :interactive t
2926       gnus-uu-digest-mail-forward gnus-uu-digest-post-forward
2927       gnus-uu-mark-series gnus-uu-mark-region gnus-uu-mark-buffer
2928       gnus-uu-mark-by-regexp gnus-uu-mark-all
2929       gnus-uu-mark-sparse gnus-uu-mark-thread gnus-uu-decode-uu
2930       gnus-uu-decode-uu-and-save gnus-uu-decode-unshar
2931       gnus-uu-decode-unshar-and-save gnus-uu-decode-save
2932       gnus-uu-decode-binhex gnus-uu-decode-uu-view
2933       gnus-uu-decode-uu-and-save-view gnus-uu-decode-unshar-view
2934       gnus-uu-decode-unshar-and-save-view gnus-uu-decode-save-view
2935       gnus-uu-decode-binhex-view gnus-uu-unmark-thread
2936       gnus-uu-mark-over gnus-uu-post-news gnus-uu-invert-processable)
2937      ("gnus-uu" gnus-uu-delete-work-dir gnus-quote-arg-for-sh-or-csh
2938       gnus-uu-unmark-thread)
2939      ("gnus-msg" (gnus-summary-send-map keymap)
2940       gnus-article-mail gnus-copy-article-buffer gnus-following-method)
2941      ("gnus-msg" :interactive t
2942       gnus-group-post-news gnus-group-mail gnus-group-news
2943       gnus-summary-post-news gnus-summary-news-other-window
2944       gnus-summary-followup gnus-summary-followup-with-original
2945       gnus-summary-cancel-article gnus-summary-supersede-article
2946       gnus-post-news gnus-summary-reply gnus-summary-reply-with-original
2947       gnus-summary-mail-forward gnus-summary-mail-other-window
2948       gnus-summary-resend-message gnus-summary-resend-bounced-mail
2949       gnus-summary-wide-reply gnus-summary-followup-to-mail
2950       gnus-summary-followup-to-mail-with-original gnus-bug
2951       gnus-summary-wide-reply-with-original gnus-summary-post-forward
2952       gnus-summary-digest-mail-forward gnus-summary-digest-post-forward)
2953      ("gnus-picon" :interactive t gnus-treat-from-picon)
2954      ("smiley" :interactive t smiley-region)
2955      ("gnus-win" gnus-configure-windows gnus-add-configuration)
2956      ("gnus-sum" gnus-summary-insert-line gnus-summary-read-group
2957       gnus-list-of-unread-articles gnus-list-of-read-articles
2958       gnus-offer-save-summaries gnus-make-thread-indent-array
2959       gnus-summary-exit gnus-update-read-articles gnus-summary-last-subject
2960       gnus-summary-skip-intangible gnus-summary-article-number
2961       gnus-data-header gnus-data-find gnus-summary-jump-to-other-group)
2962      ("gnus-group" gnus-group-insert-group-line gnus-group-quit
2963       gnus-group-list-groups gnus-group-first-unread-group
2964       gnus-group-set-mode-line gnus-group-set-info gnus-group-save-newsrc
2965       gnus-group-setup-buffer gnus-group-get-new-news
2966       gnus-group-make-help-group gnus-group-update-group
2967       gnus-group-iterate gnus-group-group-name)
2968      ("gnus-bcklg" gnus-backlog-request-article gnus-backlog-enter-article
2969       gnus-backlog-remove-article)
2970      ("gnus-art" gnus-article-read-summary-keys gnus-article-save
2971       gnus-article-prepare gnus-article-set-window-start
2972       gnus-article-next-page gnus-article-prev-page
2973       gnus-request-article-this-buffer gnus-article-mode
2974       gnus-article-setup-buffer gnus-narrow-to-page
2975       gnus-article-delete-invisible-text gnus-treat-article)
2976      ("gnus-art" :interactive t
2977       gnus-article-hide-headers gnus-article-hide-boring-headers
2978       gnus-article-treat-overstrike
2979       gnus-article-remove-cr gnus-article-remove-trailing-blank-lines
2980       gnus-article-display-x-face
2981       gnus-article-decode-HZ
2982       gnus-article-wash-html
2983       gnus-article-unsplit-urls
2984       gnus-article-hide-pem gnus-article-hide-signature
2985       gnus-article-strip-leading-blank-lines gnus-article-date-local
2986       gnus-article-date-original gnus-article-date-lapsed
2987       gnus-article-show-all-headers
2988       ;; gnus-article-show-all
2989       gnus-article-edit-mode gnus-article-edit-article
2990       gnus-article-edit-done article-decode-encoded-words
2991       gnus-start-date-timer gnus-stop-date-timer)
2992      ("gnus-int" gnus-request-type)
2993      ("gnus-start" gnus-newsrc-parse-options gnus-1 gnus-no-server-1
2994       gnus-dribble-enter gnus-read-init-file gnus-dribble-touch
2995       gnus-check-reasonable-setup)
2996      ("gnus-dup" gnus-dup-suppress-articles gnus-dup-unsuppress-article
2997       gnus-dup-enter-articles)
2998      ("gnus-range" gnus-copy-sequence)
2999      ("gnus-eform" gnus-edit-form)
3000      ("gnus-move" :interactive t
3001       gnus-group-move-group-to-server gnus-change-server)
3002      ("gnus-logic" gnus-score-advanced)
3003      ("gnus-undo" gnus-undo-mode gnus-undo-register)
3004      ("gnus-async" gnus-async-request-fetched-article gnus-async-prefetch-next
3005       gnus-async-prefetch-article gnus-async-prefetch-remove-group
3006       gnus-async-halt-prefetch)
3007      ("gnus-offline"
3008       gnus-offline-setup)
3009      ("gnus-offline" :interactive t
3010       gnus-offline-toggle-plugged
3011       gnus-offline-set-unplugged-state
3012       gnus-offline-toggle-auto-hangup
3013       gnus-offline-toggle-on/off-send-mail
3014       gnus-offline-toggle-articles-to-fetch
3015       gnus-offline-set-interval-time
3016       gnus-offline-agent-expire)
3017      ("miee" :interactive t gnspool-get-news
3018       mail-spool-send news-spool-post)
3019      ("international/mw32misc" define-process-argument-editing
3020       general-process-argument-editing-function)
3021      ("gnus-agent" gnus-open-agent gnus-agent-get-function
3022       gnus-agent-save-active gnus-agent-method-p
3023       gnus-agent-get-undownloaded-list gnus-agent-fetch-session
3024       gnus-summary-set-agent-mark gnus-agent-save-group-info
3025       gnus-agent-request-article gnus-agent-retrieve-headers)
3026      ("gnus-agent" :interactive t
3027       gnus-unplugged gnus-agentize gnus-agent-batch)
3028      ("gnus-vm" :interactive t gnus-summary-save-in-vm
3029       gnus-summary-save-article-vm)
3030      ("compface" uncompface)
3031      ("gnus-draft" :interactive t gnus-draft-mode gnus-group-send-queue)
3032      ("gnus-mlspl" gnus-group-split gnus-group-split-fancy)
3033      ("gnus-mlspl" :interactive t gnus-group-split-setup
3034       gnus-group-split-update)
3035      ("gnus-delay" gnus-delay-initialize))))
3036
3037 ;; To search articles with Namazu.
3038 (autoload 'gnus-namazu-search "gnus-namazu" nil t)
3039 (autoload 'gnus-namazu-create-index "gnus-namazu" nil t)
3040 (autoload 'gnus-namazu-update-index "gnus-namazu" nil t)
3041 (autoload 'gnus-namazu-update-all-indices "gnus-namazu" nil t)
3042
3043 ;; To make nnir groups.
3044 (autoload 'gnus-group-make-nnir-group "nnir" nil t)
3045
3046 ;; To make shimbun groups.
3047 (autoload 'gnus-group-make-shimbun-group "nnshimbun" nil t)
3048
3049 ;;; gnus-sum.el thingies
3050
3051 (defcustom gnus-summary-line-format "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n"
3052   "*The format specification of the lines in the summary buffer.
3053
3054 It works along the same lines as a normal formatting string,
3055 with some simple extensions.
3056
3057 %N   Article number, left padded with spaces (string)
3058 %S   Subject (string)
3059 %s   Subject if it is at the root of a thread, and \"\" otherwise (string)
3060 %n   Name of the poster (string)
3061 %a   Extracted name of the poster (string)
3062 %A   Extracted address of the poster (string)
3063 %F   Contents of the From: header (string)
3064 %f   Contents of the From: or To: headers (string)
3065 %x   Contents of the Xref: header (string)
3066 %D   Date of the article (string)
3067 %d   Date of the article (string) in DD-MMM format
3068 %o   Date of the article (string) in YYYYMMDD`T'HHMMSS format
3069 %M   Message-id of the article (string)
3070 %r   References of the article (string)
3071 %c   Number of characters in the article (integer)
3072 %k   Pretty-printed version of the above (string)
3073      For example, \"1.2k\" or \"0.4M\".
3074 %L   Number of lines in the article (integer)
3075 %I   Indentation based on thread level (a string of spaces)
3076 %B   A complex trn-style thread tree (string)
3077      The variables `gnus-sum-thread-*' can be used for customization.
3078 %T   A string with two possible values: 80 spaces if the article
3079      is on thread level two or larger and 0 spaces on level one
3080 %R   \"A\" if this article has been replied to, \" \" otherwise (character)
3081 %U   Status of this article (character, \"R\", \"K\", \"-\" or \" \")
3082 %[   Opening bracket (character, \"[\" or \"<\")
3083 %]   Closing bracket (character, \"]\" or \">\")
3084 %>   Spaces of length thread-level (string)
3085 %<   Spaces of length (- 20 thread-level) (string)
3086 %i   Article score (number)
3087 %z   Article zcore (character)
3088 %t   Number of articles under the current thread (number).
3089 %e   Whether the thread is empty or not (character).
3090 %V   Total thread score (number).
3091 %P   The line number (number).
3092 %O   Download mark (character).
3093 %*   If present, indicates desired cursor position
3094      (instead of after first colon).
3095 %u   User defined specifier.  The next character in the format string should
3096      be a letter.  Gnus will call the function gnus-user-format-function-X,
3097      where X is the letter following %u.  The function will be passed the
3098      current header as argument.  The function should return a string, which
3099      will be inserted into the summary just like information from any other
3100      summary specifier.
3101
3102 The %U (status), %R (replied) and %z (zcore) specs have to be handled
3103 with care.  For reasons of efficiency, Gnus will compute what column
3104 these characters will end up in, and \"hard-code\" that.  This means that
3105 it is invalid to have these specs after a variable-length spec.  Well,
3106 you might not be arrested, but your summary buffer will look strange,
3107 which is bad enough.
3108
3109 The smart choice is to have these specs as far to the left as
3110 possible.
3111
3112 This restriction may disappear in later versions of Gnus.
3113
3114 General format specifiers can also be used.
3115 See Info node `(gnus)Formatting Variables'."
3116   :link '(custom-manual "(gnus)Formatting Variables")
3117   :type 'string
3118   :group 'gnus-summary-format)
3119
3120 ;;;
3121 ;;; Skeleton keymaps
3122 ;;;
3123
3124 (defun gnus-suppress-keymap (keymap)
3125   (suppress-keymap keymap)
3126   (let ((keys `([backspace] [delete] "\177" "\M-u"))) ;gnus-mouse-2
3127     (while keys
3128       (define-key keymap (pop keys) 'undefined))))
3129
3130 (defvar gnus-article-mode-map
3131   (let ((keymap (make-sparse-keymap)))
3132     (gnus-suppress-keymap keymap)
3133     keymap))
3134 (defvar gnus-summary-mode-map
3135   (let ((keymap (make-keymap)))
3136     (gnus-suppress-keymap keymap)
3137     keymap))
3138 (defvar gnus-group-mode-map
3139   (let ((keymap (make-keymap)))
3140     (gnus-suppress-keymap keymap)
3141     keymap))
3142
3143 \f
3144
3145 ;; Fix by Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
3146 ;; If you want the cursor to go somewhere else, set these two
3147 ;; functions in some startup hook to whatever you want.
3148 (defalias 'gnus-summary-position-point 'gnus-goto-colon)
3149 (defalias 'gnus-group-position-point 'gnus-goto-colon)
3150
3151 ;;; Various macros and substs.
3152
3153 (defun gnus-header-from (header)
3154   (mail-header-from header))
3155
3156 (defmacro gnus-gethash (string hashtable)
3157   "Get hash value of STRING in HASHTABLE."
3158   `(symbol-value (intern-soft ,string ,hashtable)))
3159
3160 (defmacro gnus-gethash-safe (string hashtable)
3161   "Get hash value of STRING in HASHTABLE.
3162 Return nil if not defined."
3163   `(let ((sym (intern-soft ,string ,hashtable)))
3164      (and (boundp sym) (symbol-value sym))))
3165
3166 (defmacro gnus-sethash (string value hashtable)
3167   "Set hash value.  Arguments are STRING, VALUE, and HASHTABLE."
3168   `(set (intern ,string ,hashtable) ,value))
3169 (put 'gnus-sethash 'edebug-form-spec '(form form form))
3170
3171 (defmacro gnus-group-unread (group)
3172   "Get the currently computed number of unread articles in GROUP."
3173   `(car (gnus-gethash ,group gnus-newsrc-hashtb)))
3174
3175 (defmacro gnus-group-entry (group)
3176   "Get the newsrc entry for GROUP."
3177   `(gnus-gethash ,group gnus-newsrc-hashtb))
3178
3179 (defmacro gnus-active (group)
3180   "Get active info on GROUP."
3181   `(gnus-gethash ,group gnus-active-hashtb))
3182
3183 (defmacro gnus-set-active (group active)
3184   "Set GROUP's active info."
3185   `(gnus-sethash ,group ,active gnus-active-hashtb))
3186
3187 ;; Info access macros.
3188
3189 (defmacro gnus-info-group (info)
3190   `(nth 0 ,info))
3191 (defmacro gnus-info-rank (info)
3192   `(nth 1 ,info))
3193 (defmacro gnus-info-read (info)
3194   `(nth 2 ,info))
3195 (defmacro gnus-info-marks (info)
3196   `(nth 3 ,info))
3197 (defmacro gnus-info-method (info)
3198   `(nth 4 ,info))
3199 (defmacro gnus-info-params (info)
3200   `(nth 5 ,info))
3201
3202 (defmacro gnus-info-level (info)
3203   `(let ((rank (gnus-info-rank ,info)))
3204      (if (consp rank)
3205          (car rank)
3206        rank)))
3207 (defmacro gnus-info-score (info)
3208   `(let ((rank (gnus-info-rank ,info)))
3209      (or (and (consp rank) (cdr rank)) 0)))
3210
3211 (defmacro gnus-info-set-group (info group)
3212   `(setcar ,info ,group))
3213 (defmacro gnus-info-set-rank (info rank)
3214   `(setcar (nthcdr 1 ,info) ,rank))
3215 (defmacro gnus-info-set-read (info read)
3216   `(setcar (nthcdr 2 ,info) ,read))
3217 (defmacro gnus-info-set-marks (info marks &optional extend)
3218   (if extend
3219       `(gnus-info-set-entry ,info ,marks 3)
3220     `(setcar (nthcdr 3 ,info) ,marks)))
3221 (defmacro gnus-info-set-method (info method &optional extend)
3222   (if extend
3223       `(gnus-info-set-entry ,info ,method 4)
3224     `(setcar (nthcdr 4 ,info) ,method)))
3225 (defmacro gnus-info-set-params (info params &optional extend)
3226   (if extend
3227       `(gnus-info-set-entry ,info ,params 5)
3228     `(setcar (nthcdr 5 ,info) ,params)))
3229
3230 (defun gnus-info-set-entry (info entry number)
3231   ;; Extend the info until we have enough elements.
3232   (while (<= (length info) number)
3233     (nconc info (list nil)))
3234   ;; Set the entry.
3235   (setcar (nthcdr number info) entry))
3236
3237 (defmacro gnus-info-set-level (info level)
3238   `(let ((rank (cdr ,info)))
3239      (if (consp (car rank))
3240          (setcar (car rank) ,level)
3241        (setcar rank ,level))))
3242 (defmacro gnus-info-set-score (info score)
3243   `(let ((rank (cdr ,info)))
3244      (if (consp (car rank))
3245          (setcdr (car rank) ,score)
3246        (setcar rank (cons (car rank) ,score)))))
3247
3248 (defmacro gnus-get-info (group)
3249   `(nth 2 (gnus-gethash ,group gnus-newsrc-hashtb)))
3250
3251 ;;; Load the compatibility functions.
3252
3253 (require 'gnus-ems)
3254
3255 \f
3256 ;;;
3257 ;;; Shutdown
3258 ;;;
3259
3260 (defvar gnus-shutdown-alist nil)
3261
3262 (defun gnus-add-shutdown (function &rest symbols)
3263   "Run FUNCTION whenever one of SYMBOLS is shut down."
3264   (push (cons function symbols) gnus-shutdown-alist))
3265
3266 (defun gnus-shutdown (symbol)
3267   "Shut down everything that waits for SYMBOL."
3268   (dolist (entry gnus-shutdown-alist)
3269     (when (memq symbol (cdr entry))
3270       (funcall (car entry)))))
3271
3272 \f
3273 ;;;
3274 ;;; Gnus Utility Functions
3275 ;;;
3276
3277 (defun gnus-find-subscribed-addresses ()
3278   "Return a regexp matching the addresses of all subscribed mail groups.
3279 It consists of the `to-address' or `to-list' parameter of all groups
3280 with a `subscribed' parameter."
3281   (let (group address addresses)
3282     (dolist (entry (cdr gnus-newsrc-alist))
3283       (setq group (car entry))
3284       (when (gnus-parameter-subscribed group)
3285         (setq address (mail-strip-quoted-names
3286                        (or (gnus-group-fast-parameter group 'to-address)
3287                            (gnus-group-fast-parameter group 'to-list))))
3288         (when address
3289           (add-to-list 'addresses address))))
3290     (when addresses
3291       (list (mapconcat 'regexp-quote addresses "\\|")))))
3292
3293 (defmacro gnus-string-or (&rest strings)
3294   "Return the first element of STRINGS that is a non-blank string.
3295 STRINGS will be evaluated in normal `or' order."
3296   `(gnus-string-or-1 ',strings))
3297
3298 (defun gnus-string-or-1 (strings)
3299   (let (string)
3300     (while strings
3301       (setq string (eval (pop strings)))
3302       (if (string-match "^[ \t]*$" string)
3303           (setq string nil)
3304         (setq strings nil)))
3305     string))
3306
3307 (defun gnus-info-find-node (&optional nodename)
3308   "Find Info documentation of Gnus."
3309   (interactive)
3310   ;; Enlarge info window if needed.
3311   (let (gnus-info-buffer)
3312     (Info-goto-node
3313      (format "(%s)%s"
3314              (or gnus-info-filename
3315                  (get-language-info current-language-environment 'gnus-info)
3316                  "gnus")
3317              (or nodename
3318                  (cadr (assq major-mode gnus-info-nodes))
3319                  (and (eq (current-buffer) (get-buffer gnus-article-buffer))
3320                       (cadr (assq 'gnus-article-mode gnus-info-nodes))))))
3321     (setq gnus-info-buffer (current-buffer))
3322     (gnus-configure-windows 'info)))
3323
3324 ;;;
3325 ;;; gnus-interactive
3326 ;;;
3327
3328 (defvar gnus-current-prefix-symbol nil
3329   "Current prefix symbol.")
3330
3331 (defvar gnus-current-prefix-symbols nil
3332   "List of current prefix symbols.")
3333
3334 (defun gnus-interactive (string &optional params)
3335   "Return a list that can be fed to `interactive'.
3336 See `interactive' for full documentation.
3337
3338 Adds the following specs:
3339
3340 y -- The current symbolic prefix.
3341 Y -- A list of the current symbolic prefix(es).
3342 A -- Article number.
3343 H -- Article header.
3344 g -- Group name."
3345   (let ((i 0)
3346         out c prompt)
3347     (while (< i (length string))
3348       (string-match ".\\([^\n]*\\)\n?" string i)
3349       (setq c (aref string i))
3350       (when (match-end 1)
3351         (setq prompt (match-string 1 string)))
3352       (setq i (match-end 0))
3353       ;; We basically emulate just about everything that
3354       ;; `interactive' does, but add the specs listed above.
3355       (push
3356        (cond
3357         ((= c ?a)
3358          (completing-read prompt obarray 'fboundp t))
3359         ((= c ?b)
3360          (read-buffer prompt (current-buffer) t))
3361         ((= c ?B)
3362          (read-buffer prompt (other-buffer (current-buffer))))
3363         ((= c ?c)
3364          (read-char))
3365         ((= c ?C)
3366          (completing-read prompt obarray 'commandp t))
3367         ((= c ?d)
3368          (point))
3369         ((= c ?D)
3370          (read-file-name prompt nil default-directory 'lambda))
3371         ((= c ?f)
3372          (read-file-name prompt nil nil 'lambda))
3373         ((= c ?F)
3374          (read-file-name prompt))
3375         ((= c ?k)
3376          (read-key-sequence prompt))
3377         ((= c ?K)
3378          (error "Not implemented spec"))
3379         ((= c ?e)
3380          (error "Not implemented spec"))
3381         ((= c ?m)
3382          (mark))
3383         ((= c ?N)
3384          (error "Not implemented spec"))
3385         ((= c ?n)
3386          (string-to-number (read-from-minibuffer prompt)))
3387         ((= c ?p)
3388          (prefix-numeric-value current-prefix-arg))
3389         ((= c ?P)
3390          current-prefix-arg)
3391         ((= c ?r)
3392          'gnus-prefix-nil)
3393         ((= c ?s)
3394          (read-string prompt))
3395         ((= c ?S)
3396          (intern (read-string prompt)))
3397         ((= c ?v)
3398          (read-variable prompt))
3399         ((= c ?x)
3400          (read-minibuffer prompt))
3401         ((= c ?x)
3402          (eval-minibuffer prompt))
3403         ;; And here the new specs come.
3404         ((= c ?y)
3405          gnus-current-prefix-symbol)
3406         ((= c ?Y)
3407          gnus-current-prefix-symbols)
3408         ((= c ?g)
3409          (gnus-group-group-name))
3410         ((= c ?A)
3411          (gnus-summary-skip-intangible)
3412          (or (get-text-property (point) 'gnus-number)
3413              (gnus-summary-last-subject)))
3414         ((= c ?H)
3415          (gnus-data-header (gnus-data-find (gnus-summary-article-number))))
3416         (t
3417          (error "Non-implemented spec")))
3418        out)
3419       (cond
3420        ((= c ?r)
3421         (push (if (< (point) (mark)) (point) (mark)) out)
3422         (push (if (> (point) (mark)) (point) (mark)) out))))
3423     (setq out (delq 'gnus-prefix-nil out))
3424     (nreverse out)))
3425
3426 (defun gnus-symbolic-argument (&optional arg)
3427   "Read a symbolic argument and a command, and then execute command."
3428   (interactive "P")
3429   (let* ((in-command (this-command-keys))
3430          (command in-command)
3431          gnus-current-prefix-symbols
3432          gnus-current-prefix-symbol
3433          syms)
3434     (while (equal in-command command)
3435       (message "%s-" (key-description (this-command-keys)))
3436       (push (intern (char-to-string (read-char))) syms)
3437       (setq command (read-key-sequence nil t)))
3438     (setq gnus-current-prefix-symbols (nreverse syms)
3439           gnus-current-prefix-symbol (car gnus-current-prefix-symbols))
3440     (call-interactively (key-binding command t))))
3441
3442 ;;; More various functions.
3443
3444 (defsubst gnus-check-backend-function (func group)
3445   "Check whether GROUP supports function FUNC.
3446 GROUP can either be a string (a group name) or a select method."
3447   (ignore-errors
3448     (let ((method (if (stringp group)
3449                       (car (gnus-find-method-for-group group))
3450                     group)))
3451       (unless (featurep method)
3452         (require method))
3453       (fboundp (intern (format "%s-%s" method func))))))
3454
3455 (defun gnus-group-read-only-p (&optional group)
3456   "Check whether GROUP supports editing or not.
3457 If GROUP is nil, `gnus-newsgroup-name' will be checked instead.  Note
3458 that that variable is buffer-local to the summary buffers."
3459   (let ((group (or group gnus-newsgroup-name)))
3460     (not (gnus-check-backend-function 'request-replace-article group))))
3461
3462 (defun gnus-virtual-group-p (group)
3463   "Say whether GROUP is virtual or not."
3464   (memq 'virtual (assoc (symbol-name (car (gnus-find-method-for-group group)))
3465                         gnus-valid-select-methods)))
3466
3467 (defun gnus-news-group-p (group &optional article)
3468   "Return non-nil if GROUP (and ARTICLE) come from a news server."
3469   (cond ((gnus-member-of-valid 'post group) ;Ordinary news group
3470          t)                             ;is news of course.
3471         ((not (gnus-member-of-valid 'post-mail group)) ;Non-combined.
3472          nil)                           ;must be mail then.
3473         ((vectorp article)              ;Has header info.
3474          (eq (gnus-request-type group (mail-header-id article)) 'news))
3475         ((null article)                 ;Hasn't header info
3476          (eq (gnus-request-type group) 'news)) ;(unknown ==> mail)
3477         ((< article 0)                  ;Virtual message
3478          nil)                           ;we don't know, guess mail.
3479         (t                              ;Has positive number
3480          (eq (gnus-request-type group article) 'news)))) ;use it.
3481
3482 ;; Returns a list of writable groups.
3483 (defun gnus-writable-groups ()
3484   (let ((alist gnus-newsrc-alist)
3485         groups group)
3486     (while (setq group (car (pop alist)))
3487       (unless (gnus-group-read-only-p group)
3488         (push group groups)))
3489     (nreverse groups)))
3490
3491 ;; Check whether to use long file names.
3492 (defun gnus-use-long-file-name (symbol)
3493   ;; The variable has to be set...
3494   (and gnus-use-long-file-name
3495        ;; If it isn't a list, then we return t.
3496        (or (not (listp gnus-use-long-file-name))
3497            ;; If it is a list, and the list contains `symbol', we
3498            ;; return nil.
3499            (not (memq symbol gnus-use-long-file-name)))))
3500
3501 ;; Generate a unique new group name.
3502 (defun gnus-generate-new-group-name (leaf)
3503   (let ((name leaf)
3504         (num 0))
3505     (while (gnus-group-entry name)
3506       (setq name (concat leaf "<" (int-to-string (setq num (1+ num))) ">")))
3507     name))
3508
3509 (defun gnus-ephemeral-group-p (group)
3510   "Say whether GROUP is ephemeral or not."
3511   (gnus-group-get-parameter group 'quit-config t))
3512
3513 (defun gnus-group-quit-config (group)
3514   "Return the quit-config of GROUP."
3515   (gnus-group-get-parameter group 'quit-config t))
3516
3517 (defun gnus-kill-ephemeral-group (group)
3518   "Remove ephemeral GROUP from relevant structures."
3519   (gnus-sethash group nil gnus-newsrc-hashtb))
3520
3521 (defun gnus-simplify-mode-line ()
3522   "Make mode lines a bit simpler."
3523   (setq mode-line-modified (cdr gnus-mode-line-modified))
3524   (when (listp mode-line-format)
3525     (make-local-variable 'mode-line-format)
3526     (setq mode-line-format (copy-sequence mode-line-format))
3527     (when (equal (nth 3 mode-line-format) "   ")
3528       (setcar (nthcdr 3 mode-line-format) " "))))
3529
3530 ;;; Servers and groups.
3531
3532 (defsubst gnus-server-add-address (method)
3533   (let ((method-name (symbol-name (car method))))
3534     (if (and (memq 'address (assoc method-name gnus-valid-select-methods))
3535              (not (assq (intern (concat method-name "-address")) method))
3536              (memq 'physical-address (assq (car method)
3537                                            gnus-valid-select-methods)))
3538         (append method (list (list (intern (concat method-name "-address"))
3539                                    (nth 1 method))))
3540       method)))
3541
3542 (defsubst gnus-method-to-server (method)
3543   (catch 'server-name
3544     (setq method (or method gnus-select-method))
3545
3546     ;; Perhaps it is already in the cache.
3547     (mapc (lambda (name-method)
3548             (if (equal (cdr name-method) method)
3549                 (throw 'server-name (car name-method))))
3550           gnus-server-method-cache)
3551
3552     (mapc
3553      (lambda (server-alist)
3554        (mapc (lambda (name-method)
3555                (when (gnus-methods-equal-p (cdr name-method) method)
3556                  (unless (member name-method gnus-server-method-cache)
3557                    (push name-method gnus-server-method-cache))
3558                  (throw 'server-name (car name-method))))
3559              server-alist))
3560      (let ((alists (list gnus-server-alist
3561                          gnus-predefined-server-alist)))
3562        (if gnus-select-method
3563            (push (list (cons "native" gnus-select-method)) alists))
3564        alists))
3565
3566     (let* ((name (if (member (cadr method) '(nil ""))
3567                      (format "%s" (car method))
3568                    (format "%s:%s" (car method) (cadr method))))
3569            (name-method (cons name method)))
3570       (unless (member name-method gnus-server-method-cache)
3571         (push name-method gnus-server-method-cache))
3572       name)))
3573
3574 (defsubst gnus-server-to-method (server)
3575   "Map virtual server names to select methods."
3576   (or (and server (listp server) server)
3577       (cdr (assoc server gnus-server-method-cache))
3578       (let ((result
3579              (or
3580               ;; Perhaps this is the native server?
3581               (and (equal server "native") gnus-select-method)
3582               ;; It should be in the server alist.
3583               (cdr (assoc server gnus-server-alist))
3584               ;; It could be in the predefined server alist.
3585               (cdr (assoc server gnus-predefined-server-alist))
3586               ;; If not, we look through all the opened server
3587               ;; to see whether we can find it there.
3588               (let ((opened gnus-opened-servers))
3589                 (while (and opened
3590                             (not (equal server (format "%s:%s" (caaar opened)
3591                                                        (cadaar opened)))))
3592                   (pop opened))
3593                 (caar opened))
3594               ;; It could be a named method, search all servers
3595               (let ((servers gnus-secondary-select-methods))
3596                 (while (and servers
3597                             (not (equal server (format "%s:%s" (caar servers)
3598                                                        (cadar servers)))))
3599                   (pop servers))
3600                 (car servers))
3601               ;; This could be some sort of foreign server that I
3602               ;; simply haven't opened (yet).  Do a brute-force scan
3603               ;; of the entire gnus-newsrc-alist for the server name
3604               ;; of every method.  As a side-effect, loads the
3605               ;; gnus-server-method-cache so this only happens once,
3606               ;; if at all.
3607               (let (match)
3608                 (mapcar
3609                  (lambda (info)
3610                    (let ((info-method (gnus-info-method info)))
3611                      (unless (stringp info-method)
3612                        (let ((info-server (gnus-method-to-server info-method)))
3613                          (when (equal server info-server)
3614                            (setq match info-method))))))
3615                  (cdr gnus-newsrc-alist))
3616                 match))))
3617         (when result
3618           (push (cons server result) gnus-server-method-cache))
3619         result)))
3620
3621 (defsubst gnus-server-get-method (group method)
3622   ;; Input either a server name, and extended server name, or a
3623   ;; select method, and return a select method.
3624   (cond ((stringp method)
3625          (gnus-server-to-method method))
3626         ((equal method gnus-select-method)
3627          gnus-select-method)
3628         ((and (stringp (car method))
3629               group)
3630          (gnus-server-extend-method group method))
3631         ((and method
3632               (not group)
3633               (equal (cadr method) ""))
3634          method)
3635         (t
3636          (gnus-server-add-address method))))
3637
3638 (defmacro gnus-method-equal (ss1 ss2)
3639   "Say whether two servers are equal."
3640   `(let ((s1 ,ss1)
3641          (s2 ,ss2))
3642      (or (equal s1 s2)
3643          (and (= (length s1) (length s2))
3644               (progn
3645                 (while (and s1 (member (car s1) s2))
3646                   (setq s1 (cdr s1)))
3647                 (null s1))))))
3648
3649 (defun gnus-methods-equal-p (m1 m2)
3650   (let ((m1 (or m1 gnus-select-method))
3651         (m2 (or m2 gnus-select-method)))
3652     (or (equal m1 m2)
3653         (and (eq (car m1) (car m2))
3654              (or (not (memq 'address (assoc (symbol-name (car m1))
3655                                             gnus-valid-select-methods)))
3656                  (equal (nth 1 m1) (nth 1 m2)))))))
3657
3658 (defun gnus-server-equal (m1 m2)
3659   "Say whether two methods are equal."
3660   (let ((m1 (cond ((null m1) gnus-select-method)
3661                   ((stringp m1) (gnus-server-to-method m1))
3662                   (t m1)))
3663         (m2 (cond ((null m2) gnus-select-method)
3664                   ((stringp m2) (gnus-server-to-method m2))
3665                   (t m2))))
3666     (gnus-method-equal m1 m2)))
3667
3668 (defun gnus-servers-using-backend (backend)
3669   "Return a list of known servers using BACKEND."
3670   (let ((opened gnus-opened-servers)
3671         out)
3672     (while opened
3673       (when (eq backend (caaar opened))
3674         (push (caar opened) out))
3675       (pop opened))
3676     out))
3677
3678 (defun gnus-archive-server-wanted-p ()
3679   "Say whether the user wants to use the archive server."
3680   (cond
3681    ((or (not gnus-message-archive-method)
3682         (not gnus-message-archive-group))
3683     nil)
3684    ((and gnus-message-archive-method gnus-message-archive-group)
3685     t)
3686    (t
3687     (let ((active (cadr (assq 'nnfolder-active-file
3688                               gnus-message-archive-method))))
3689       (and active
3690            (file-exists-p active))))))
3691
3692 (defsubst gnus-method-to-server-name (method)
3693   (concat
3694    (format "%s" (car method))
3695    (when (and
3696           (or (assoc (format "%s" (car method))
3697                      (gnus-methods-using 'address))
3698               (gnus-server-equal method gnus-message-archive-method))
3699           (nth 1 method)
3700           (not (string= (nth 1 method) "")))
3701      (concat "+" (nth 1 method)))))
3702
3703 (defsubst gnus-method-to-full-server-name (method)
3704   (format "%s+%s" (car method) (nth 1 method)))
3705
3706 (defun gnus-group-prefixed-name (group method &optional full)
3707   "Return the whole name from GROUP and METHOD.
3708 Call with full set to get the fully qualified group name (even if the
3709 server is native)."
3710   (when (stringp method)
3711     (setq method (gnus-server-to-method method)))
3712   (if (or (not method)
3713           (and (not full) (gnus-server-equal method "native"))
3714           ;;;!!! This might not be right.  We'll see...
3715           ;(string-match ":" group)
3716           )
3717       group
3718     (concat (gnus-method-to-server-name method) ":" group)))
3719
3720 (defun gnus-group-guess-prefixed-name (group)
3721   "Guess the whole name from GROUP and METHOD."
3722   (gnus-group-prefixed-name group (gnus-find-method-for-group
3723                                group)))
3724
3725 (defun gnus-group-full-name (group method)
3726   "Return the full name from GROUP and METHOD, even if the method is native."
3727   (gnus-group-prefixed-name group method t))
3728
3729 (defun gnus-group-guess-full-name (group)
3730   "Guess the full name from GROUP, even if the method is native."
3731   (if (gnus-group-prefixed-p group)
3732       group
3733     (gnus-group-full-name group (gnus-find-method-for-group group))))
3734
3735 (defun gnus-group-guess-full-name-from-command-method (group)
3736   "Guess the full name from GROUP, even if the method is native."
3737   (if (gnus-group-prefixed-p group)
3738       group
3739     (gnus-group-full-name group gnus-command-method)))
3740
3741 (defun gnus-group-real-prefix (group)
3742   "Return the prefix of the current group name."
3743   (if (stringp group)
3744       (if (string-match "^[^:]+:" group)
3745           (substring group 0 (match-end 0))
3746         "")
3747     nil))
3748
3749 (defun gnus-group-short-name (group)
3750   "Return the short group name."
3751   (let ((prefix (gnus-group-real-prefix group)))
3752     (if (< 0 (length prefix))
3753         (substring group (length prefix) nil)
3754       group)))
3755
3756 (defun gnus-group-prefixed-p (group)
3757   "Return the prefix of the current group name."
3758   (< 0 (length (gnus-group-real-prefix group))))
3759
3760 (defun gnus-summary-buffer-name (group)
3761   "Return the summary buffer name of GROUP."
3762   (concat "*Summary " (gnus-group-decoded-name group) "*"))
3763
3764 (defun gnus-group-method (group)
3765   "Return the server or method used for selecting GROUP.
3766 You should probably use `gnus-find-method-for-group' instead."
3767   (let ((prefix (gnus-group-real-prefix group)))
3768     (if (equal prefix "")
3769         gnus-select-method
3770       (let ((servers gnus-opened-servers)
3771             (server "")
3772             backend possible found)
3773         (if (string-match "^[^\\+]+\\+" prefix)
3774             (setq backend (intern (substring prefix 0 (1- (match-end 0))))
3775                   server (substring prefix (match-end 0) (1- (length prefix))))
3776           (setq backend (intern (substring prefix 0 (1- (length prefix))))))
3777         (while servers
3778           (when (eq (caaar servers) backend)
3779             (setq possible (caar servers))
3780             (when (equal (cadaar servers) server)
3781               (setq found (caar servers))))
3782           (pop servers))
3783         (or (car (rassoc found gnus-server-alist))
3784             found
3785             (car (rassoc possible gnus-server-alist))
3786             possible
3787             (list backend server))))))
3788
3789 (defsubst gnus-native-method-p (method)
3790   "Return whether METHOD is the native select method."
3791   (gnus-method-equal method gnus-select-method))
3792
3793 (defsubst gnus-secondary-method-p (method)
3794   "Return whether METHOD is a secondary select method."
3795   (let ((methods gnus-secondary-select-methods)
3796         (gmethod (inline (gnus-server-get-method nil method))))
3797     (while (and methods
3798                 (not (gnus-method-equal
3799                       (inline (gnus-server-get-method nil (car methods)))
3800                       gmethod)))
3801       (setq methods (cdr methods)))
3802     methods))
3803
3804 (defun gnus-method-simplify (method)
3805   "Return the shortest uniquely identifying string or method for METHOD."
3806   (cond ((stringp method)
3807          method)
3808         ((gnus-native-method-p method)
3809          nil)
3810         ((gnus-secondary-method-p method)
3811          (format "%s:%s" (nth 0 method) (nth 1 method)))
3812         (t
3813          method)))
3814
3815 (defun gnus-groups-from-server (server)
3816   "Return a list of all groups that are fetched from SERVER."
3817   (let ((alist (cdr gnus-newsrc-alist))
3818         info groups)
3819     (while (setq info (pop alist))
3820       (when (gnus-server-equal (gnus-info-method info) server)
3821         (push (gnus-info-group info) groups)))
3822     (sort groups 'string<)))
3823
3824 (defun gnus-group-foreign-p (group)
3825   "Say whether a group is foreign or not."
3826   (and (not (gnus-group-native-p group))
3827        (not (gnus-group-secondary-p group))))
3828
3829 (defun gnus-group-native-p (group)
3830   "Say whether the group is native or not."
3831   (not (string-match ":" group)))
3832
3833 (defun gnus-group-secondary-p (group)
3834   "Say whether the group is secondary or not."
3835   (gnus-secondary-method-p (gnus-find-method-for-group group)))
3836
3837 (defun gnus-parameters-get-parameter (group)
3838   "Return the group parameters for GROUP from `gnus-parameters'."
3839   (let (params-list)
3840     (dolist (elem gnus-parameters)
3841       (when (string-match (car elem) group)
3842         (setq params-list
3843               (nconc (gnus-expand-group-parameters
3844                       (car elem) (cdr elem) group)
3845                      params-list))))
3846     params-list))
3847
3848 (defun gnus-expand-group-parameter (match value group)
3849   "Use MATCH to expand VALUE in GROUP."
3850   (with-temp-buffer
3851     (insert group)
3852     (goto-char (point-min))
3853     (while (re-search-forward match nil t)
3854       (replace-match value))
3855     (buffer-string)))
3856
3857 (defun gnus-expand-group-parameters (match parameters group)
3858   "Go through PARAMETERS and expand them according to the match data."
3859   (let (new)
3860     (dolist (elem parameters)
3861       (if (and (stringp (cdr elem))
3862                (string-match "\\\\[0-9&]" (cdr elem)))
3863           (push (cons (car elem)
3864                       (gnus-expand-group-parameter match (cdr elem) group))
3865                 new)
3866         (push elem new)))
3867     new))
3868
3869 (defun gnus-group-fast-parameter (group symbol &optional allow-list)
3870   "For GROUP, return the value of SYMBOL.
3871
3872 You should call this in the `gnus-group-buffer' buffer.
3873 The function `gnus-group-find-parameter' will do that for you."
3874   ;; The speed trick:  No cons'ing and quit early.
3875   (let* ((params (funcall gnus-group-get-parameter-function group))
3876          ;; Start easy, check the "real" group parameters.
3877          (simple-results
3878           (gnus-group-parameter-value params symbol allow-list t)))
3879     (if simple-results
3880         ;; Found results; return them.
3881         (car simple-results)
3882       ;; We didn't found it there, try `gnus-parameters'.
3883       (let ((result nil)
3884             (head nil)
3885             (tail gnus-parameters))
3886         ;; A good old-fashioned non-cl loop.
3887         (while tail
3888           (setq head (car tail)
3889                 tail (cdr tail))
3890           ;; The car is regexp matching for matching the group name.
3891           (when (string-match (car head) group)
3892             ;; The cdr is the parameters.
3893             (setq result (gnus-group-parameter-value (cdr head)
3894                                                      symbol allow-list))
3895             (when result
3896               ;; Expand if necessary.
3897               (if (and (stringp result) (string-match "\\\\[0-9&]" result))
3898                   (setq result (gnus-expand-group-parameter (car head)
3899                                                             result group)))
3900               ;; Exit the loop early.
3901               (setq tail nil))))
3902         ;; Done.
3903         result))))
3904
3905 (defun gnus-group-find-parameter (group &optional symbol allow-list)
3906   "Return the group parameters for GROUP.
3907 If SYMBOL, return the value of that symbol in the group parameters.
3908
3909 If you call this function inside a loop, consider using the faster
3910 `gnus-group-fast-parameter' instead."
3911   (save-excursion
3912     (set-buffer gnus-group-buffer)
3913     (if symbol
3914         (gnus-group-fast-parameter group symbol allow-list)
3915       (nconc
3916        (copy-sequence
3917         (funcall gnus-group-get-parameter-function group))
3918        (gnus-parameters-get-parameter group)))))
3919
3920 (defun gnus-group-get-parameter (group &optional symbol allow-list)
3921   "Return the group parameters for GROUP.
3922 If SYMBOL, return the value of that symbol in the group parameters.
3923 Most functions should use `gnus-group-find-parameter', which
3924 also examines the topic parameters."
3925   (let ((params (gnus-info-params (gnus-get-info group))))
3926     (if symbol
3927         (gnus-group-parameter-value params symbol allow-list)
3928       params)))
3929
3930 (defun gnus-group-parameter-value (params symbol &optional
3931                                           allow-list present-p)
3932   "Return the value of SYMBOL in group PARAMS."
3933   ;; We only wish to return group parameters (dotted lists) and
3934   ;; not local variables, which may have the same names.
3935   ;; But first we handle single elements...
3936   (or (car (memq symbol params))
3937       ;; Handle alist.
3938       (let (elem)
3939         (catch 'found
3940           (while (setq elem (pop params))
3941             (when (and (consp elem)
3942                        (eq (car elem) symbol)
3943                        (or allow-list
3944                            (atom (cdr elem))))
3945               (throw 'found (if present-p (list (cdr elem))
3946                               (cdr elem)))))))))
3947
3948 (defun gnus-group-add-parameter (group param)
3949   "Add parameter PARAM to GROUP."
3950   (let ((info (gnus-get-info group)))
3951     (when info
3952       (gnus-group-remove-parameter group (if (consp param) (car param) param))
3953       ;; Cons the new param to the old one and update.
3954       (gnus-group-set-info (cons param (gnus-info-params info))
3955                            group 'params))))
3956
3957 (defun gnus-group-set-parameter (group name value)
3958   "Set parameter NAME to VALUE in GROUP."
3959   (let ((info (gnus-get-info group)))
3960     (when info
3961       (gnus-group-remove-parameter group name)
3962       (let ((old-params (gnus-info-params info))
3963             (new-params (list (cons name value))))
3964         (while old-params
3965           (when (or (not (listp (car old-params)))
3966                     (not (eq (caar old-params) name)))
3967             (setq new-params (append new-params (list (car old-params)))))
3968           (setq old-params (cdr old-params)))
3969         (gnus-group-set-info new-params group 'params)))))
3970
3971 (defun gnus-group-remove-parameter (group name)
3972   "Remove parameter NAME from GROUP."
3973   (let ((info (gnus-get-info group)))
3974     (when info
3975       (let ((params (gnus-info-params info)))
3976         (when params
3977           (setq params (delq name params))
3978           (while (assq name params)
3979             (gnus-pull name params))
3980           (gnus-info-set-params info params))))))
3981
3982 (defun gnus-group-add-score (group &optional score)
3983   "Add SCORE to the GROUP score.
3984 If SCORE is nil, add 1 to the score of GROUP."
3985   (let ((info (gnus-get-info group)))
3986     (when info
3987       (gnus-info-set-score info (+ (gnus-info-score info) (or score 1))))))
3988
3989 (defun gnus-short-group-name (group &optional levels)
3990   "Collapse GROUP name LEVELS.
3991 Select methods are stripped and any remote host name is stripped down to
3992 just the host name."
3993   (let* ((name "")
3994          (foreign "")
3995          (depth 0)
3996          (skip 1)
3997          (levels (or levels
3998                      gnus-group-uncollapsed-levels
3999                      (progn
4000                        (while (string-match "\\." group skip)
4001                          (setq skip (match-end 0)
4002                                depth (+ depth 1)))
4003                        depth))))
4004     ;; Separate foreign select method from group name and collapse.
4005     ;; If method contains a server, collapse to non-domain server name,
4006     ;; otherwise collapse to select method.
4007     (let* ((colon (string-match ":" group))
4008            (server (and colon (substring group 0 colon)))
4009            (plus (and server (string-match "+" server))))
4010       (when server
4011         (if plus
4012             (setq foreign (substring server (+ 1 plus)
4013                                      (string-match "\\." server))
4014                   group (substring group (+ 1 colon)))
4015           (setq foreign server
4016                 group (substring group (+ 1 colon))))
4017         (setq foreign (concat foreign ":")))
4018       ;; Collapse group name leaving LEVELS uncollapsed elements
4019       (let* ((slist (split-string group "/"))
4020              (slen (length slist))
4021              (dlist (split-string group "\\."))
4022              (dlen (length dlist))
4023              glist
4024              glen
4025              gsep
4026              res)
4027         (if (> slen dlen)
4028             (setq glist slist
4029                   glen slen
4030                   gsep "/")
4031           (setq glist dlist
4032                 glen dlen
4033                 gsep "."))
4034         (setq levels (- glen levels))
4035         (dolist (g glist)
4036           (push (if (>= (decf levels) 0)
4037                     (if (zerop (length g))
4038                         ""
4039                       (substring g 0 1))
4040                   g)
4041                 res))
4042         (concat foreign (mapconcat 'identity (nreverse res) gsep))))))
4043
4044 (defun gnus-narrow-to-body ()
4045   "Narrow to the body of an article."
4046   (narrow-to-region
4047    (progn
4048      (goto-char (point-min))
4049      (or (search-forward "\n\n" nil t)
4050          (point-max)))
4051    (point-max)))
4052
4053 \f
4054 ;;;
4055 ;;; Kill file handling.
4056 ;;;
4057
4058 (defun gnus-apply-kill-file ()
4059   "Apply a kill file to the current newsgroup.
4060 Returns the number of articles marked as read."
4061   (if (or (file-exists-p (gnus-newsgroup-kill-file nil))
4062           (file-exists-p (gnus-newsgroup-kill-file gnus-newsgroup-name)))
4063       (gnus-apply-kill-file-internal)
4064     0))
4065
4066 (defun gnus-kill-save-kill-buffer ()
4067   (let ((file (gnus-newsgroup-kill-file gnus-newsgroup-name)))
4068     (when (get-file-buffer file)
4069       (save-excursion
4070         (set-buffer (get-file-buffer file))
4071         (when (buffer-modified-p)
4072           (save-buffer))
4073         (kill-buffer (current-buffer))))))
4074
4075 (defcustom gnus-kill-file-name "KILL"
4076   "Suffix of the kill files."
4077   :group 'gnus-score-kill
4078   :group 'gnus-score-files
4079   :type 'string)
4080
4081 (defun gnus-newsgroup-kill-file (newsgroup)
4082   "Return the name of a kill file name for NEWSGROUP.
4083 If NEWSGROUP is nil, return the global kill file name instead."
4084   (cond
4085    ;; The global KILL file is placed at top of the directory.
4086    ((or (null newsgroup)
4087         (string-equal newsgroup ""))
4088     (expand-file-name gnus-kill-file-name
4089                       gnus-kill-files-directory))
4090    ;; Append ".KILL" to newsgroup name.
4091    ((gnus-use-long-file-name 'not-kill)
4092     (expand-file-name (concat (gnus-newsgroup-savable-name newsgroup)
4093                               "." gnus-kill-file-name)
4094                       gnus-kill-files-directory))
4095    ;; Place "KILL" under the hierarchical directory.
4096    (t
4097     (expand-file-name (concat (gnus-newsgroup-directory-form newsgroup)
4098                               "/" gnus-kill-file-name)
4099                       gnus-kill-files-directory))))
4100
4101 ;;; Server things.
4102
4103 (defun gnus-member-of-valid (symbol group)
4104   "Find out if GROUP has SYMBOL as part of its \"valid\" spec."
4105   (memq symbol (assoc
4106                 (symbol-name (car (gnus-find-method-for-group group)))
4107                 gnus-valid-select-methods)))
4108
4109 (defun gnus-method-option-p (method option)
4110   "Return non-nil if select METHOD has OPTION as a parameter."
4111   (when (stringp method)
4112     (setq method (gnus-server-to-method method)))
4113   (memq option (assoc (format "%s" (car method))
4114                       gnus-valid-select-methods)))
4115
4116 (defun gnus-similar-server-opened (method)
4117   (let ((opened gnus-opened-servers))
4118     (while (and method opened)
4119       (when (and (equal (cadr method) (cadaar opened))
4120                  (equal (car method) (caaar opened))
4121                  (not (equal method (caar opened))))
4122         (setq method nil))
4123       (pop opened))
4124     (not method)))
4125
4126 (defun gnus-server-extend-method (group method)
4127   ;; This function "extends" a virtual server.  If the server is
4128   ;; "hello", and the select method is ("hello" (my-var "something"))
4129   ;; in the group "alt.alt", this will result in a new virtual server
4130   ;; called "hello+alt.alt".
4131   (if (or (not (inline (gnus-similar-server-opened method)))
4132           (not (cddr method)))
4133       method
4134     `(,(car method) ,(concat (cadr method) "+" group)
4135       (,(intern (format "%s-address" (car method))) ,(cadr method))
4136       ,@(cddr method))))
4137
4138 (defun gnus-server-status (method)
4139   "Return the status of METHOD."
4140   (nth 1 (assoc method gnus-opened-servers)))
4141
4142 (defun gnus-group-name-to-method (group)
4143   "Guess a select method based on GROUP."
4144   (if (string-match ":" group)
4145       (let ((server (substring group 0 (match-beginning 0))))
4146         (if (string-match "\\+" server)
4147             (list (intern (substring server 0 (match-beginning 0)))
4148                   (substring server (match-end 0)))
4149           (list (intern server) "")))
4150     gnus-select-method))
4151
4152 (defun gnus-server-string (server)
4153   "Return a readable string that describes SERVER."
4154   (let* ((server (gnus-server-to-method server))
4155          (address (nth 1 server)))
4156     (if (and address
4157              (not (zerop (length address))))
4158         (format "%s using %s" address (car server))
4159       (format "%s" (car server)))))
4160
4161 (defun gnus-find-method-for-group (group &optional info)
4162   "Find the select method that GROUP uses."
4163   (or gnus-override-method
4164       (and (not group)
4165            gnus-select-method)
4166       (and (not (gnus-group-entry group));; a new group
4167            (gnus-group-name-to-method group))
4168       (let ((info (or info (gnus-get-info group)))
4169             method)
4170         (if (or (not info)
4171                 (not (setq method (gnus-info-method info)))
4172                 (equal method "native"))
4173             gnus-select-method
4174           (setq method
4175                 (cond ((stringp method)
4176                        (inline (gnus-server-to-method method)))
4177                       ((stringp (cadr method))
4178                        (inline (gnus-server-extend-method group method)))
4179                       (t
4180                        method)))
4181           (cond ((equal (cadr method) "")
4182                  method)
4183                 ((null (cadr method))
4184                  (list (car method) ""))
4185                 (t
4186                  (gnus-server-add-address method)))))))
4187
4188 (defun gnus-methods-using (feature)
4189   "Find all methods that have FEATURE."
4190   (let ((valids gnus-valid-select-methods)
4191         outs)
4192     (while valids
4193       (when (memq feature (car valids))
4194         (push (car valids) outs))
4195       (setq valids (cdr valids)))
4196     outs))
4197
4198 (eval-and-compile
4199   (autoload 'message-y-or-n-p "message" nil nil 'macro))
4200
4201 (defun gnus-read-group (prompt &optional default)
4202   "Prompt the user for a group name.
4203 Disallow invalid group names."
4204   (let ((prefix "")
4205         group)
4206     (while (not group)
4207       (when (string-match
4208              gnus-invalid-group-regexp
4209              (setq group (read-string (concat prefix prompt)
4210                                       (cons (or default "") 0)
4211                                       'gnus-group-history)))
4212         (let ((match (match-string 0 group)))
4213           ;; Might be okay (e.g. for nnimap), so ask the user:
4214           (unless (and (not (string-match "^$\\|:" match))
4215                        (message-y-or-n-p
4216                         "Proceed and create group anyway? " t
4217 "The group name \"" group "\" contains a forbidden character: \"" match "\".
4218
4219 Usually, it's dangerous to create a group with this name, because it's not
4220 supported by all back ends and servers.  On IMAP servers it should work,
4221 though.  If you are really sure, you can proceed anyway and create the group.
4222
4223 You may customize the variable `gnus-invalid-group-regexp', which currently is
4224 set to \"" gnus-invalid-group-regexp
4225 "\", if you want to get rid of this query permanently."))
4226             (setq prefix (format "Invalid group name: \"%s\".  " group)
4227                   group nil)))))
4228     group))
4229
4230 (defun gnus-read-method (prompt)
4231   "Prompt the user for a method.
4232 Allow completion over sensible values."
4233   (let* ((open-servers
4234           (mapcar (lambda (i) (cons (format "%s:%s" (caar i) (cadar i)) i))
4235                   gnus-opened-servers))
4236          (valid-methods
4237           (let (methods)
4238             (dolist (method gnus-valid-select-methods)
4239               (if (or (memq 'prompt-address method)
4240                       (not (assoc (format "%s:" (car method)) open-servers)))
4241                   (push method methods)))
4242             methods))
4243          (servers
4244           (append valid-methods
4245                   open-servers
4246                   gnus-predefined-server-alist
4247                   gnus-server-alist))
4248          (method
4249           (completing-read
4250            prompt servers
4251            nil t nil 'gnus-method-history)))
4252     (cond
4253      ((equal method "")
4254       (setq method gnus-select-method))
4255      ((assoc method gnus-valid-select-methods)
4256       (let ((address (if (memq 'prompt-address
4257                                (assoc method gnus-valid-select-methods))
4258                          (read-string "Address: ")
4259                        "")))
4260         (or (cadr (assoc (format "%s:%s" method address) open-servers))
4261             (list (intern method) address))))
4262      ((assoc method servers)
4263       method)
4264      (t
4265       (list (intern method) "")))))
4266
4267 ;;; Agent functions
4268
4269 (defun gnus-agent-method-p (method)
4270   "Say whether METHOD is covered by the agent."
4271   (or (eq (car gnus-agent-method-p-cache) method)
4272       (setq gnus-agent-method-p-cache
4273             (cons method
4274                   (member (if (stringp method)
4275                               method
4276                             (gnus-method-to-server method)) gnus-agent-covered-methods))))
4277   (cdr gnus-agent-method-p-cache))
4278
4279 (defun gnus-online (method)
4280   (not
4281    (if gnus-plugged
4282        (eq (cadr (assoc method gnus-opened-servers)) 'offline)
4283      (gnus-agent-method-p method))))
4284
4285 ;;; User-level commands.
4286
4287 ;;;###autoload
4288 (defun gnus-slave-no-server (&optional arg)
4289   "Read network news as a slave, without connecting to the local server."
4290   (interactive "P")
4291   (gnus-no-server arg t))
4292
4293 ;;;###autoload
4294 (defun gnus-no-server (&optional arg slave)
4295   "Read network news.
4296 If ARG is a positive number, Gnus will use that as the startup
4297 level. If ARG is nil, Gnus will be started at level 2.  If ARG is
4298 non-nil and not a positive number, Gnus will prompt the user for the
4299 name of an NNTP server to use.
4300 As opposed to `gnus', this command will not connect to the local
4301 server."
4302   (interactive "P")
4303   (gnus-no-server-1 arg slave))
4304
4305 ;;;###autoload
4306 (defun gnus-slave (&optional arg)
4307   "Read news as a slave."
4308   (interactive "P")
4309   (gnus arg nil 'slave))
4310
4311 (defcustom gnus-frame-properties nil
4312   "The properties of the frame in which gnus is displayed. Under XEmacs,
4313 the variable `toolbar-news-frame-plist' will be refered instead."
4314   :type '(repeat (cons :format "%v"
4315                        (symbol :tag "Parameter")
4316                        (sexp :tag "Value")))
4317   :group 'gnus)
4318
4319 ;;;###autoload
4320 (defun gnus-other-frame (&optional arg display)
4321   "Pop up a frame to read news.
4322 This will call one of the Gnus commands which is specified by the user
4323 option `gnus-other-frame-function' (default `gnus') with the argument
4324 ARG if Gnus is not running, otherwise just pop up a Gnus frame.  The
4325 optional second argument DISPLAY should be a standard display string
4326 such as \"unix:0\" to specify where to pop up a frame.  If DISPLAY is
4327 omitted or the function `make-frame-on-display' is not available, the
4328 current display is used."
4329   (interactive "P")
4330   (if (fboundp 'make-frame-on-display)
4331       (unless display
4332         (setq display (gnus-frame-or-window-display-name (selected-frame))))
4333     (setq display nil))
4334   (let ((alive (gnus-alive-p)))
4335     (unless (and alive
4336                  (catch 'found
4337                    (walk-windows
4338                     (lambda (window)
4339                       (when (and (or (not display)
4340                                      (equal display
4341                                             (gnus-frame-or-window-display-name
4342                                              window)))
4343                                  (with-current-buffer (window-buffer window)
4344                                    (string-match "\\`gnus-"
4345                                                  (symbol-name major-mode))))
4346                         (gnus-select-frame-set-input-focus
4347                          (setq gnus-other-frame-object (window-frame window)))
4348                         (select-window window)
4349                         (throw 'found t)))
4350                     'ignore t)))
4351       (gnus-select-frame-set-input-focus
4352        (setq gnus-other-frame-object
4353              (if display
4354                  (make-frame-on-display display gnus-other-frame-parameters)
4355                (make-frame gnus-other-frame-parameters))))
4356       (if alive
4357           (switch-to-buffer gnus-group-buffer)
4358         (funcall gnus-other-frame-function arg)
4359         (add-hook 'gnus-exit-gnus-hook
4360                   '(lambda nil
4361                      (when (and (frame-live-p gnus-other-frame-object)
4362                                 (cdr (frame-list)))
4363                        (delete-frame gnus-other-frame-object))
4364                      (setq gnus-other-frame-object nil)))))))
4365
4366 ;;;###autoload
4367 (defun gnus (&optional arg dont-connect slave)
4368   "Read network news.
4369 If ARG is non-nil and a positive number, Gnus will use that as the
4370 startup level.  If ARG is non-nil and not a positive number, Gnus will
4371 prompt the user for the name of an NNTP server to use."
4372   (interactive "P")
4373   (unless (byte-code-function-p (symbol-function 'gnus))
4374     (message "You should byte-compile Gnus")
4375     (sit-for 2))
4376   (gnus-1 arg dont-connect slave))
4377
4378 ;; Allow redefinition of Gnus functions.
4379
4380 (gnus-ems-redefine)
4381
4382 (product-provide (provide 'gnus) 'gnus-vers)
4383
4384 ;;; gnus.el ends here