annotate lisp/gnus/gnus-sum.el @ 16:0293115a14e9 r19-15b91

Import from CVS: tag r19-15b91
author cvs
date Mon, 13 Aug 2007 08:49:20 +0200
parents
children d95e72db5c07
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1 ;;; gnus-sum.el --- summary mode commands for Gnus
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2 ;; Copyright (C) 1996,97 Free Software Foundation, Inc.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4 ;; Author: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5 ;; Keywords: news
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7 ;; This file is part of GNU Emacs.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
9 ;; GNU Emacs is free software; you can redistribute it and/or modify
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
10 ;; it under the terms of the GNU General Public License as published by
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
11 ;; the Free Software Foundation; either version 2, or (at your option)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
12 ;; any later version.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
13
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
14 ;; GNU Emacs is distributed in the hope that it will be useful,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
15 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
16 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
17 ;; GNU General Public License for more details.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
18
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
19 ;; You should have received a copy of the GNU General Public License
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
20 ;; along with GNU Emacs; see the file COPYING. If not, write to the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
21 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
22 ;; Boston, MA 02111-1307, USA.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
23
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
24 ;;; Commentary:
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
25
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
26 ;;; Code:
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
27
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
28 (require 'gnus)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
29 (require 'gnus-group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
30 (require 'gnus-spec)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
31 (require 'gnus-range)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
32 (require 'gnus-int)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
33 (require 'gnus-undo)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
34
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
35 (defcustom gnus-kill-summary-on-exit t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
36 "*If non-nil, kill the summary buffer when you exit from it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
37 If nil, the summary will become a \"*Dead Summary*\" buffer, and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
38 it will be killed sometime later."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
39 :group 'gnus-summary-exit
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
40 :type 'boolean)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
41
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
42 (defcustom gnus-fetch-old-headers nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
43 "*Non-nil means that Gnus will try to build threads by grabbing old headers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
44 If an unread article in the group refers to an older, already read (or
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
45 just marked as read) article, the old article will not normally be
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
46 displayed in the Summary buffer. If this variable is non-nil, Gnus
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
47 will attempt to grab the headers to the old articles, and thereby
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
48 build complete threads. If it has the value `some', only enough
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
49 headers to connect otherwise loose threads will be displayed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
50 This variable can also be a number. In that case, no more than that
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
51 number of old headers will be fetched.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
52
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
53 The server has to support NOV for any of this to work."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
54 :group 'gnus-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
55 :type '(choice (const :tag "off" nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
56 (const some)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
57 number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
58 (sexp :menu-tag "other" t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
59
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
60 (defcustom gnus-summary-make-false-root 'adopt
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
61 "*nil means that Gnus won't gather loose threads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
62 If the root of a thread has expired or been read in a previous
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
63 session, the information necessary to build a complete thread has been
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
64 lost. Instead of having many small sub-threads from this original thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
65 scattered all over the summary buffer, Gnus can gather them.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
66
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
67 If non-nil, Gnus will try to gather all loose sub-threads from an
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
68 original thread into one large thread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
69
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
70 If this variable is non-nil, it should be one of `none', `adopt',
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
71 `dummy' or `empty'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
72
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
73 If this variable is `none', Gnus will not make a false root, but just
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
74 present the sub-threads after another.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
75 If this variable is `dummy', Gnus will create a dummy root that will
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
76 have all the sub-threads as children.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
77 If this variable is `adopt', Gnus will make one of the \"children\"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
78 the parent and mark all the step-children as such.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
79 If this variable is `empty', the \"children\" are printed with empty
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
80 subject fields. (Or rather, they will be printed with a string
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
81 given by the `gnus-summary-same-subject' variable.)"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
82 :group 'gnus-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
83 :type '(choice (const :tag "off" nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
84 (const none)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
85 (const dummy)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
86 (const adopt)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
87 (const empty)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
88
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
89 (defcustom gnus-summary-gather-exclude-subject "^ *$\\|^(none)$"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
90 "*A regexp to match subjects to be excluded from loose thread gathering.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
91 As loose thread gathering is done on subjects only, that means that
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
92 there can be many false gatherings performed. By rooting out certain
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
93 common subjects, gathering might become saner."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
94 :group 'gnus-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
95 :type 'regexp)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
96
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
97 (defcustom gnus-summary-gather-subject-limit nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
98 "*Maximum length of subject comparisons when gathering loose threads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
99 Use nil to compare full subjects. Setting this variable to a low
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
100 number will help gather threads that have been corrupted by
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
101 newsreaders chopping off subject lines, but it might also mean that
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
102 unrelated articles that have subject that happen to begin with the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
103 same few characters will be incorrectly gathered.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
104
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
105 If this variable is `fuzzy', Gnus will use a fuzzy algorithm when
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
106 comparing subjects."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
107 :group 'gnus-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
108 :type '(choice (const :tag "off" nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
109 (const fuzzy)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
110 (sexp :menu-tag "on" t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
111
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
112 (defcustom gnus-simplify-ignored-prefixes nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
113 "*Regexp, matches for which are removed from subject lines when simplifying fuzzily."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
114 :group 'gnus-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
115 :type '(choice (const :tag "off" nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
116 regexp))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
117
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
118 (defcustom gnus-build-sparse-threads nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
119 "*If non-nil, fill in the gaps in threads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
120 If `some', only fill in the gaps that are needed to tie loose threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
121 together. If `more', fill in all leaf nodes that Gnus can find. If
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
122 non-nil and non-`some', fill in all gaps that Gnus manages to guess."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
123 :group 'gnus-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
124 :type '(choice (const :tag "off" nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
125 (const some)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
126 (const more)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
127 (sexp :menu-tag "all" t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
128
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
129 (defcustom gnus-summary-thread-gathering-function 'gnus-gather-threads-by-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
130 "Function used for gathering loose threads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
131 There are two pre-defined functions: `gnus-gather-threads-by-subject',
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
132 which only takes Subjects into consideration; and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
133 `gnus-gather-threads-by-references', which compared the References
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
134 headers of the articles to find matches."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
135 :group 'gnus-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
136 :type '(set (function-item gnus-gather-threads-by-subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
137 (function-item gnus-gather-threads-by-references)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
138 (function :tag "other")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
139
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
140 ;; Added by Per Abrahamsen <amanda@iesd.auc.dk>.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
141 (defcustom gnus-summary-same-subject ""
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
142 "*String indicating that the current article has the same subject as the previous.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
143 This variable will only be used if the value of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
144 `gnus-summary-make-false-root' is `empty'."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
145 :group 'gnus-summary-format
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
146 :type 'string)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
147
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
148 (defcustom gnus-summary-goto-unread t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
149 "*If t, marking commands will go to the next unread article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
150 If `never', commands that usually go to the next unread article, will
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
151 go to the next article, whether it is read or not.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
152 If nil, only the marking commands will go to the next (un)read article."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
153 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
154 :link '(custom-manual "(gnus)Setting Marks")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
155 :type '(choice (const :tag "off" nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
156 (const never)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
157 (sexp :menu-tag "on" t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
158
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
159 (defcustom gnus-summary-default-score 0
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
160 "*Default article score level.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
161 If this variable is nil, scoring will be disabled."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
162 :group 'gnus-score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
163 :type '(choice (const :tag "disable")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
164 integer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
165
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
166 (defcustom gnus-summary-zcore-fuzz 0
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
167 "*Fuzziness factor for the zcore in the summary buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
168 Articles with scores closer than this to `gnus-summary-default-score'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
169 will not be marked."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
170 :group 'gnus-summary-format
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
171 :type 'integer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
172
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
173 (defcustom gnus-simplify-subject-fuzzy-regexp nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
174 "*Strings to be removed when doing fuzzy matches.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
175 This can either be a regular expression or list of regular expressions
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
176 that will be removed from subject strings if fuzzy subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
177 simplification is selected."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
178 :group 'gnus-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
179 :type '(repeat regexp))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
180
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
181 (defcustom gnus-show-threads t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
182 "*If non-nil, display threads in summary mode."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
183 :group 'gnus-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
184 :type 'boolean)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
185
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
186 (defcustom gnus-thread-hide-subtree nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
187 "*If non-nil, hide all threads initially.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
188 If threads are hidden, you have to run the command
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
189 `gnus-summary-show-thread' by hand or use `gnus-select-article-hook'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
190 to expose hidden threads."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
191 :group 'gnus-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
192 :type 'boolean)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
193
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
194 (defcustom gnus-thread-hide-killed t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
195 "*If non-nil, hide killed threads automatically."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
196 :group 'gnus-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
197 :type 'boolean)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
198
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
199 (defcustom gnus-thread-ignore-subject nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
200 "*If non-nil, ignore subjects and do all threading based on the Reference header.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
201 If nil, which is the default, articles that have different subjects
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
202 from their parents will start separate threads."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
203 :group 'gnus-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
204 :type 'boolean)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
205
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
206 (defcustom gnus-thread-operation-ignore-subject t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
207 "*If non-nil, subjects will be ignored when doing thread commands.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
208 This affects commands like `gnus-summary-kill-thread' and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
209 `gnus-summary-lower-thread'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
210
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
211 If this variable is nil, articles in the same thread with different
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
212 subjects will not be included in the operation in question. If this
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
213 variable is `fuzzy', only articles that have subjects that are fuzzily
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
214 equal will be included."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
215 :group 'gnus-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
216 :type '(choice (const :tag "off" nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
217 (const fuzzy)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
218 (sexp :tag "on" t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
219
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
220 (defcustom gnus-thread-indent-level 4
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
221 "*Number that says how much each sub-thread should be indented."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
222 :group 'gnus-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
223 :type 'integer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
224
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
225 (defcustom gnus-auto-extend-newsgroup t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
226 "*If non-nil, extend newsgroup forward and backward when requested."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
227 :group 'gnus-summary-choose
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
228 :type 'boolean)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
229
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
230 (defcustom gnus-auto-select-first t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
231 "*If nil, don't select the first unread article when entering a group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
232 If this variable is `best', select the highest-scored unread article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
233 in the group. If neither nil nor `best', select the first unread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
234 article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
235
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
236 If you want to prevent automatic selection of the first unread article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
237 in some newsgroups, set the variable to nil in
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
238 `gnus-select-group-hook'."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
239 :group 'gnus-group-select
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
240 :type '(choice (const :tag "none" nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
241 (const best)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
242 (sexp :menu-tag "first" t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
243
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
244 (defcustom gnus-auto-select-next t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
245 "*If non-nil, offer to go to the next group from the end of the previous.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
246 If the value is t and the next newsgroup is empty, Gnus will exit
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
247 summary mode and go back to group mode. If the value is neither nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
248 nor t, Gnus will select the following unread newsgroup. In
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
249 particular, if the value is the symbol `quietly', the next unread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
250 newsgroup will be selected without any confirmation, and if it is
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
251 `almost-quietly', the next group will be selected without any
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
252 confirmation if you are located on the last article in the group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
253 Finally, if this variable is `slightly-quietly', the `Z n' command
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
254 will go to the next group without confirmation."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
255 :group 'gnus-summary-maneuvering
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
256 :type '(choice (const :tag "off" nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
257 (const quietly)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
258 (const almost-quietly)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
259 (const slightly-quietly)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
260 (sexp :menu-tag "on" t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
261
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
262 (defcustom gnus-auto-select-same nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
263 "*If non-nil, select the next article with the same subject."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
264 :group 'gnus-summary-maneuvering
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
265 :type 'boolean)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
266
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
267 (defcustom gnus-summary-check-current nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
268 "*If non-nil, consider the current article when moving.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
269 The \"unread\" movement commands will stay on the same line if the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
270 current article is unread."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
271 :group 'gnus-summary-maneuvering
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
272 :type 'boolean)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
273
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
274 (defcustom gnus-auto-center-summary t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
275 "*If non-nil, always center the current summary buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
276 In particular, if `vertical' do only vertical recentering. If non-nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
277 and non-`vertical', do both horizontal and vertical recentering."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
278 :group 'gnus-summary-maneuvering
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
279 :type '(choice (const :tag "none" nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
280 (const vertical)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
281 (sexp :menu-tag "both" t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
282
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
283 (defcustom gnus-show-all-headers nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
284 "*If non-nil, don't hide any headers."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
285 :group 'gnus-article-hiding
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
286 :group 'gnus-article-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
287 :type 'boolean)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
288
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
289 (defcustom gnus-single-article-buffer t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
290 "*If non-nil, display all articles in the same buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
291 If nil, each group will get its own article buffer."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
292 :group 'gnus-article-various
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
293 :type 'boolean)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
294
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
295 (defcustom gnus-break-pages t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
296 "*If non-nil, do page breaking on articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
297 The page delimiter is specified by the `gnus-page-delimiter'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
298 variable."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
299 :group 'gnus-article-various
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
300 :type 'boolean)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
301
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
302 (defcustom gnus-show-mime nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
303 "*If non-nil, do mime processing of articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
304 The articles will simply be fed to the function given by
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
305 `gnus-show-mime-method'."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
306 :group 'gnus-article-mime
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
307 :type 'boolean)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
308
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
309 (defcustom gnus-move-split-methods nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
310 "*Variable used to suggest where articles are to be moved to.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
311 It uses the same syntax as the `gnus-split-methods' variable."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
312 :group 'gnus-summary-mail
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
313 :type '(repeat (choice (list function)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
314 (cons regexp (repeat string))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
315 sexp)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
316
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
317 ;; Mark variables suggested by Thomas Michanek
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
318 ;; <Thomas.Michanek@telelogic.se>.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
319
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
320 (defcustom gnus-unread-mark ?
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
321 "*Mark used for unread articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
322 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
323 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
324
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
325 (defcustom gnus-ticked-mark ?!
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
326 "*Mark used for ticked articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
327 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
328 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
329
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
330 (defcustom gnus-dormant-mark ??
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
331 "*Mark used for dormant articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
332 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
333 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
334
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
335 (defcustom gnus-del-mark ?r
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
336 "*Mark used for del'd articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
337 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
338 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
339
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
340 (defcustom gnus-read-mark ?R
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
341 "*Mark used for read articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
342 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
343 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
344
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
345 (defcustom gnus-expirable-mark ?E
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
346 "*Mark used for expirable articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
347 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
348 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
349
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
350 (defcustom gnus-killed-mark ?K
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
351 "*Mark used for killed articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
352 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
353 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
354
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
355 (defcustom gnus-souped-mark ?F
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
356 "*Mark used for killed articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
357 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
358 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
359
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
360 (defcustom gnus-kill-file-mark ?X
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
361 "*Mark used for articles killed by kill files."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
362 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
363 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
364
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
365 (defcustom gnus-low-score-mark ?Y
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
366 "*Mark used for articles with a low score."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
367 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
368 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
369
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
370 (defcustom gnus-catchup-mark ?C
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
371 "*Mark used for articles that are caught up."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
372 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
373 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
374
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
375 (defcustom gnus-replied-mark ?A
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
376 "*Mark used for articles that have been replied to."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
377 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
378 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
379
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
380 (defcustom gnus-cached-mark ?*
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
381 "*Mark used for articles that are in the cache."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
382 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
383 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
384
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
385 (defcustom gnus-saved-mark ?S
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
386 "*Mark used for articles that have been saved to."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
387 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
388 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
389
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
390 (defcustom gnus-ancient-mark ?O
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
391 "*Mark used for ancient articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
392 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
393 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
394
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
395 (defcustom gnus-sparse-mark ?Q
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
396 "*Mark used for sparsely reffed articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
397 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
398 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
399
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
400 (defcustom gnus-canceled-mark ?G
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
401 "*Mark used for canceled articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
402 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
403 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
404
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
405 (defcustom gnus-duplicate-mark ?M
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
406 "*Mark used for duplicate articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
407 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
408 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
409
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
410 (defcustom gnus-score-over-mark ?+
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
411 "*Score mark used for articles with high scores."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
412 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
413 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
414
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
415 (defcustom gnus-score-below-mark ?-
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
416 "*Score mark used for articles with low scores."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
417 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
418 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
419
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
420 (defcustom gnus-empty-thread-mark ?
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
421 "*There is no thread under the article."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
422 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
423 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
424
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
425 (defcustom gnus-not-empty-thread-mark ?=
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
426 "*There is a thread under the article."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
427 :group 'gnus-summary-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
428 :type 'character)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
429
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
430 (defcustom gnus-view-pseudo-asynchronously nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
431 "*If non-nil, Gnus will view pseudo-articles asynchronously."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
432 :group 'gnus-extract-view
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
433 :type 'boolean)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
434
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
435 (defcustom gnus-view-pseudos nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
436 "*If `automatic', pseudo-articles will be viewed automatically.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
437 If `not-confirm', pseudos will be viewed automatically, and the user
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
438 will not be asked to confirm the command."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
439 :group 'gnus-extract-view
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
440 :type '(choice (const :tag "off" nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
441 (const automatic)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
442 (const not-confirm)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
443
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
444 (defcustom gnus-view-pseudos-separately t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
445 "*If non-nil, one pseudo-article will be created for each file to be viewed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
446 If nil, all files that use the same viewing command will be given as a
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
447 list of parameters to that command."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
448 :group 'gnus-extract-view
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
449 :type 'boolean)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
450
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
451 (defcustom gnus-insert-pseudo-articles t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
452 "*If non-nil, insert pseudo-articles when decoding articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
453 :group 'gnus-extract-view
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
454 :type 'boolean)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
455
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
456 (defcustom gnus-summary-dummy-line-format
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
457 "* %(: :%) %S\n"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
458 "*The format specification for the dummy roots in the summary buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
459 It works along the same lines as a normal formatting string,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
460 with some simple extensions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
461
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
462 %S The subject"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
463 :group 'gnus-threading
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
464 :type 'string)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
465
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
466 (defcustom gnus-summary-mode-line-format "Gnus: %%b [%A] %Z"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
467 "*The format specification for the summary mode line.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
468 It works along the same lines as a normal formatting string,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
469 with some simple extensions:
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
470
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
471 %G Group name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
472 %p Unprefixed group name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
473 %A Current article number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
474 %V Gnus version
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
475 %U Number of unread articles in the group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
476 %e Number of unselected articles in the group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
477 %Z A string with unread/unselected article counts
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
478 %g Shortish group name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
479 %S Subject of the current article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
480 %u User-defined spec
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
481 %s Current score file name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
482 %d Number of dormant articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
483 %r Number of articles that have been marked as read in this session
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
484 %E Number of articles expunged by the score files"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
485 :group 'gnus-summary-format
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
486 :type 'string)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
487
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
488 (defcustom gnus-summary-mark-below 0
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
489 "*Mark all articles with a score below this variable as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
490 This variable is local to each summary buffer and usually set by the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
491 score file."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
492 :group 'gnus-score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
493 :type 'integer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
494
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
495 (defcustom gnus-article-sort-functions '(gnus-article-sort-by-number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
496 "*List of functions used for sorting articles in the summary buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
497 This variable is only used when not using a threaded display."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
498 :group 'gnus-summary-sort
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
499 :type '(repeat (choice (function-item gnus-article-sort-by-number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
500 (function-item gnus-article-sort-by-author)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
501 (function-item gnus-article-sort-by-subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
502 (function-item gnus-article-sort-by-date)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
503 (function-item gnus-article-sort-by-score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
504 (function :tag "other"))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
505
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
506 (defcustom gnus-thread-sort-functions '(gnus-thread-sort-by-number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
507 "*List of functions used for sorting threads in the summary buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
508 By default, threads are sorted by article number.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
509
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
510 Each function takes two threads and return non-nil if the first thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
511 should be sorted before the other. If you use more than one function,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
512 the primary sort function should be the last. You should probably
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
513 always include `gnus-thread-sort-by-number' in the list of sorting
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
514 functions -- preferably first.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
515
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
516 Ready-made functions include `gnus-thread-sort-by-number',
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
517 `gnus-thread-sort-by-author', `gnus-thread-sort-by-subject',
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
518 `gnus-thread-sort-by-date', `gnus-thread-sort-by-score' and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
519 `gnus-thread-sort-by-total-score' (see `gnus-thread-score-function')."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
520 :group 'gnus-summary-sort
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
521 :type '(repeat (choice (function-item gnus-thread-sort-by-number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
522 (function-item gnus-thread-sort-by-author)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
523 (function-item gnus-thread-sort-by-subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
524 (function-item gnus-thread-sort-by-date)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
525 (function-item gnus-thread-sort-by-score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
526 (function-item gnus-thread-sort-by-total-score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
527 (function :tag "other"))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
528
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
529 (defcustom gnus-thread-score-function '+
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
530 "*Function used for calculating the total score of a thread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
531
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
532 The function is called with the scores of the article and each
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
533 subthread and should then return the score of the thread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
534
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
535 Some functions you can use are `+', `max', or `min'."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
536 :group 'gnus-summary-sort
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
537 :type 'function)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
538
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
539 (defcustom gnus-summary-expunge-below nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
540 "All articles that have a score less than this variable will be expunged."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
541 :group 'gnus-score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
542 :type '(choice (const :tag "off" nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
543 integer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
544
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
545 (defcustom gnus-thread-expunge-below nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
546 "All threads that have a total score less than this variable will be expunged.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
547 See `gnus-thread-score-function' for en explanation of what a
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
548 \"thread score\" is."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
549 :group 'gnus-treading
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
550 :group 'gnus-score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
551 :type '(choice (const :tag "off" nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
552 integer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
553
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
554 (defcustom gnus-summary-mode-hook nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
555 "*A hook for Gnus summary mode.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
556 This hook is run before any variables are set in the summary buffer."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
557 :group 'gnus-summary-various
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
558 :type 'hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
559
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
560 (defcustom gnus-summary-menu-hook nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
561 "*Hook run after the creation of the summary mode menu."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
562 :group 'gnus-summary-visual
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
563 :type 'hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
564
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
565 (defcustom gnus-summary-exit-hook nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
566 "*A hook called on exit from the summary buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
567 It will be called with point in the group buffer."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
568 :group 'gnus-summary-exit
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
569 :type 'hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
570
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
571 (defcustom gnus-summary-prepare-hook nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
572 "*A hook called after the summary buffer has been generated.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
573 If you want to modify the summary buffer, you can use this hook."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
574 :group 'gnus-summary-various
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
575 :type 'hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
576
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
577 (defcustom gnus-summary-generate-hook nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
578 "*A hook run just before generating the summary buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
579 This hook is commonly used to customize threading variables and the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
580 like."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
581 :group 'gnus-summary-various
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
582 :type 'hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
583
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
584 (defcustom gnus-select-group-hook nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
585 "*A hook called when a newsgroup is selected.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
586
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
587 If you'd like to simplify subjects like the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
588 `gnus-summary-next-same-subject' command does, you can use the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
589 following hook:
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
590
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
591 (setq gnus-select-group-hook
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
592 (list
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
593 (lambda ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
594 (mapcar (lambda (header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
595 (mail-header-set-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
596 header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
597 (gnus-simplify-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
598 (mail-header-subject header) 're-only)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
599 gnus-newsgroup-headers))))"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
600 :group 'gnus-group-select
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
601 :type 'hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
602
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
603 (defcustom gnus-select-article-hook nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
604 "*A hook called when an article is selected."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
605 :group 'gnus-summary-choose
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
606 :type 'hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
607
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
608 (defcustom gnus-visual-mark-article-hook
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
609 (list 'gnus-highlight-selected-summary)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
610 "*Hook run after selecting an article in the summary buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
611 It is meant to be used for highlighting the article in some way. It
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
612 is not run if `gnus-visual' is nil."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
613 :group 'gnus-summary-visual
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
614 :type 'hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
615
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
616 (defcustom gnus-parse-headers-hook
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
617 (list 'gnus-decode-rfc1522)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
618 "*A hook called before parsing the headers."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
619 :group 'gnus-various
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
620 :type 'hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
621
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
622 (defcustom gnus-exit-group-hook nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
623 "*A hook called when exiting (not quitting) summary mode."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
624 :group 'gnus-various
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
625 :type 'hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
626
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
627 (defcustom gnus-summary-update-hook
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
628 (list 'gnus-summary-highlight-line)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
629 "*A hook called when a summary line is changed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
630 The hook will not be called if `gnus-visual' is nil.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
631
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
632 The default function `gnus-summary-highlight-line' will
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
633 highlight the line according to the `gnus-summary-highlight'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
634 variable."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
635 :group 'gnus-summary-visual
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
636 :type 'hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
637
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
638 (defcustom gnus-mark-article-hook '(gnus-summary-mark-read-and-unread-as-read)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
639 "*A hook called when an article is selected for the first time.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
640 The hook is intended to mark an article as read (or unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
641 automatically when it is selected."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
642 :group 'gnus-summary-choose
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
643 :type 'hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
644
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
645 (defcustom gnus-group-no-more-groups-hook nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
646 "*A hook run when returning to group mode having no more (unread) groups."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
647 :group 'gnus-group-select
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
648 :type 'hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
649
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
650 (defcustom gnus-summary-selected-face 'gnus-summary-selected-face
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
651 "Face used for highlighting the current article in the summary buffer."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
652 :group 'gnus-summary-visual
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
653 :type 'face)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
654
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
655 (defcustom gnus-summary-highlight
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
656 '(((= mark gnus-canceled-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
657 . gnus-summary-cancelled-face)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
658 ((and (> score default)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
659 (or (= mark gnus-dormant-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
660 (= mark gnus-ticked-mark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
661 . gnus-summary-high-ticked-face)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
662 ((and (< score default)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
663 (or (= mark gnus-dormant-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
664 (= mark gnus-ticked-mark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
665 . gnus-summary-low-ticked-face)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
666 ((or (= mark gnus-dormant-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
667 (= mark gnus-ticked-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
668 . gnus-summary-normal-ticked-face)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
669 ((and (> score default) (= mark gnus-ancient-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
670 . gnus-summary-high-ancient-face)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
671 ((and (< score default) (= mark gnus-ancient-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
672 . gnus-summary-low-ancient-face)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
673 ((= mark gnus-ancient-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
674 . gnus-summary-normal-ancient-face)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
675 ((and (> score default) (= mark gnus-unread-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
676 . gnus-summary-high-unread-face)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
677 ((and (< score default) (= mark gnus-unread-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
678 . gnus-summary-low-unread-face)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
679 ((and (= mark gnus-unread-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
680 . gnus-summary-normal-unread-face)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
681 ((> score default)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
682 . gnus-summary-high-read-face)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
683 ((< score default)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
684 . gnus-summary-low-read-face)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
685 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
686 . gnus-summary-normal-read-face))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
687 "Controls the highlighting of summary buffer lines.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
688
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
689 A list of (FORM . FACE) pairs. When deciding how a a particular
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
690 summary line should be displayed, each form is evaluated. The content
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
691 of the face field after the first true form is used. You can change
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
692 how those summary lines are displayed, by editing the face field.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
693
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
694 You can use the following variables in the FORM field.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
695
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
696 score: The articles score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
697 default: The default article score.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
698 below: The score below which articles are automatically marked as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
699 mark: The articles mark."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
700 :group 'gnus-summary-visual
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
701 :type '(repeat (cons (sexp :tag "Form" nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
702 face)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
703
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
704 ;;; Internal variables
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
705
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
706 (defvar gnus-scores-exclude-files nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
707
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
708 (defvar gnus-summary-display-table
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
709 ;; Change the display table. Odd characters have a tendency to mess
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
710 ;; up nicely formatted displays - we make all possible glyphs
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
711 ;; display only a single character.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
712
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
713 ;; We start from the standard display table, if any.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
714 (let ((table (or (copy-sequence standard-display-table)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
715 (make-display-table)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
716 ;; Nix out all the control chars...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
717 (i 32))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
718 (while (>= (setq i (1- i)) 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
719 (aset table i [??]))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
720 ;; ... but not newline and cr, of course. (cr is necessary for the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
721 ;; selective display).
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
722 (aset table ?\n nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
723 (aset table ?\r nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
724 ;; We nix out any glyphs over 126 that are not set already.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
725 (let ((i 256))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
726 (while (>= (setq i (1- i)) 127)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
727 ;; Only modify if the entry is nil.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
728 (or (aref table i)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
729 (aset table i [??]))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
730 table)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
731 "Display table used in summary mode buffers.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
732
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
733 (defvar gnus-original-article nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
734 (defvar gnus-article-internal-prepare-hook nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
735 (defvar gnus-newsgroup-process-stack nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
736
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
737 (defvar gnus-thread-indent-array nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
738 (defvar gnus-thread-indent-array-level gnus-thread-indent-level)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
739
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
740 ;; Avoid highlighting in kill files.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
741 (defvar gnus-summary-inhibit-highlight nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
742 (defvar gnus-newsgroup-selected-overlay nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
743 (defvar gnus-inhibit-limiting nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
744 (defvar gnus-newsgroup-adaptive-score-file nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
745 (defvar gnus-current-score-file nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
746 (defvar gnus-current-move-group nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
747 (defvar gnus-current-copy-group nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
748 (defvar gnus-current-crosspost-group nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
749
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
750 (defvar gnus-newsgroup-dependencies nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
751 (defvar gnus-newsgroup-adaptive nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
752 (defvar gnus-summary-display-article-function nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
753 (defvar gnus-summary-highlight-line-function nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
754 "Function called after highlighting a summary line.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
755
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
756 (defvar gnus-summary-line-format-alist
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
757 `((?N ,(macroexpand '(mail-header-number gnus-tmp-header)) ?d)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
758 (?S ,(macroexpand '(mail-header-subject gnus-tmp-header)) ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
759 (?s gnus-tmp-subject-or-nil ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
760 (?n gnus-tmp-name ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
761 (?A (car (cdr (funcall gnus-extract-address-components gnus-tmp-from)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
762 ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
763 (?a (or (car (funcall gnus-extract-address-components gnus-tmp-from))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
764 gnus-tmp-from) ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
765 (?F gnus-tmp-from ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
766 (?x ,(macroexpand '(mail-header-xref gnus-tmp-header)) ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
767 (?D ,(macroexpand '(mail-header-date gnus-tmp-header)) ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
768 (?d (gnus-dd-mmm (mail-header-date gnus-tmp-header)) ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
769 (?o (gnus-date-iso8601 gnus-tmp-header) ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
770 (?M ,(macroexpand '(mail-header-id gnus-tmp-header)) ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
771 (?r ,(macroexpand '(mail-header-references gnus-tmp-header)) ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
772 (?c (or (mail-header-chars gnus-tmp-header) 0) ?d)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
773 (?L gnus-tmp-lines ?d)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
774 (?I gnus-tmp-indentation ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
775 (?T (if (= gnus-tmp-level 0) "" (make-string (frame-width) ? )) ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
776 (?R gnus-tmp-replied ?c)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
777 (?\[ gnus-tmp-opening-bracket ?c)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
778 (?\] gnus-tmp-closing-bracket ?c)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
779 (?\> (make-string gnus-tmp-level ? ) ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
780 (?\< (make-string (max 0 (- 20 gnus-tmp-level)) ? ) ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
781 (?i gnus-tmp-score ?d)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
782 (?z gnus-tmp-score-char ?c)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
783 (?l (bbb-grouplens-score gnus-tmp-header) ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
784 (?V (gnus-thread-total-score (and (boundp 'thread) (car thread))) ?d)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
785 (?U gnus-tmp-unread ?c)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
786 (?t (gnus-summary-number-of-articles-in-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
787 (and (boundp 'thread) (car thread)) gnus-tmp-level)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
788 ?d)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
789 (?e (gnus-summary-number-of-articles-in-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
790 (and (boundp 'thread) (car thread)) gnus-tmp-level t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
791 ?c)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
792 (?u gnus-tmp-user-defined ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
793 (?P (gnus-pick-line-number) ?d))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
794 "An alist of format specifications that can appear in summary lines,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
795 and what variables they correspond with, along with the type of the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
796 variable (string, integer, character, etc).")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
797
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
798 (defvar gnus-summary-dummy-line-format-alist
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
799 `((?S gnus-tmp-subject ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
800 (?N gnus-tmp-number ?d)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
801 (?u gnus-tmp-user-defined ?s)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
802
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
803 (defvar gnus-summary-mode-line-format-alist
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
804 `((?G gnus-tmp-group-name ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
805 (?g (gnus-short-group-name gnus-tmp-group-name) ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
806 (?p (gnus-group-real-name gnus-tmp-group-name) ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
807 (?A gnus-tmp-article-number ?d)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
808 (?Z gnus-tmp-unread-and-unselected ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
809 (?V gnus-version ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
810 (?U gnus-tmp-unread-and-unticked ?d)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
811 (?S gnus-tmp-subject ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
812 (?e gnus-tmp-unselected ?d)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
813 (?u gnus-tmp-user-defined ?s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
814 (?d (length gnus-newsgroup-dormant) ?d)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
815 (?t (length gnus-newsgroup-marked) ?d)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
816 (?r (length gnus-newsgroup-reads) ?d)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
817 (?E gnus-newsgroup-expunged-tally ?d)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
818 (?s (gnus-current-score-file-nondirectory) ?s)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
819
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
820 (defvar gnus-last-search-regexp nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
821 "Default regexp for article search command.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
822
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
823 (defvar gnus-last-shell-command nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
824 "Default shell command on article.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
825
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
826 (defvar gnus-newsgroup-begin nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
827 (defvar gnus-newsgroup-end nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
828 (defvar gnus-newsgroup-last-rmail nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
829 (defvar gnus-newsgroup-last-mail nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
830 (defvar gnus-newsgroup-last-folder nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
831 (defvar gnus-newsgroup-last-file nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
832 (defvar gnus-newsgroup-auto-expire nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
833 (defvar gnus-newsgroup-active nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
834
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
835 (defvar gnus-newsgroup-data nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
836 (defvar gnus-newsgroup-data-reverse nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
837 (defvar gnus-newsgroup-limit nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
838 (defvar gnus-newsgroup-limits nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
839
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
840 (defvar gnus-newsgroup-unreads nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
841 "List of unread articles in the current newsgroup.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
842
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
843 (defvar gnus-newsgroup-unselected nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
844 "List of unselected unread articles in the current newsgroup.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
845
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
846 (defvar gnus-newsgroup-reads nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
847 "Alist of read articles and article marks in the current newsgroup.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
848
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
849 (defvar gnus-newsgroup-expunged-tally nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
850
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
851 (defvar gnus-newsgroup-marked nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
852 "List of ticked articles in the current newsgroup (a subset of unread art).")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
853
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
854 (defvar gnus-newsgroup-killed nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
855 "List of ranges of articles that have been through the scoring process.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
856
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
857 (defvar gnus-newsgroup-cached nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
858 "List of articles that come from the article cache.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
859
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
860 (defvar gnus-newsgroup-saved nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
861 "List of articles that have been saved.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
862
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
863 (defvar gnus-newsgroup-kill-headers nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
864
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
865 (defvar gnus-newsgroup-replied nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
866 "List of articles that have been replied to in the current newsgroup.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
867
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
868 (defvar gnus-newsgroup-expirable nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
869 "List of articles in the current newsgroup that can be expired.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
870
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
871 (defvar gnus-newsgroup-processable nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
872 "List of articles in the current newsgroup that can be processed.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
873
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
874 (defvar gnus-newsgroup-bookmarks nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
875 "List of articles in the current newsgroup that have bookmarks.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
876
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
877 (defvar gnus-newsgroup-dormant nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
878 "List of dormant articles in the current newsgroup.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
879
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
880 (defvar gnus-newsgroup-scored nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
881 "List of scored articles in the current newsgroup.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
882
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
883 (defvar gnus-newsgroup-headers nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
884 "List of article headers in the current newsgroup.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
885
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
886 (defvar gnus-newsgroup-threads nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
887
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
888 (defvar gnus-newsgroup-prepared nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
889 "Whether the current group has been prepared properly.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
890
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
891 (defvar gnus-newsgroup-ancient nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
892 "List of `gnus-fetch-old-headers' articles in the current newsgroup.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
893
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
894 (defvar gnus-newsgroup-sparse nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
895
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
896 (defvar gnus-current-article nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
897 (defvar gnus-article-current nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
898 (defvar gnus-current-headers nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
899 (defvar gnus-have-all-headers nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
900 (defvar gnus-last-article nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
901 (defvar gnus-newsgroup-history nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
902
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
903 (defconst gnus-summary-local-variables
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
904 '(gnus-newsgroup-name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
905 gnus-newsgroup-begin gnus-newsgroup-end
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
906 gnus-newsgroup-last-rmail gnus-newsgroup-last-mail
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
907 gnus-newsgroup-last-folder gnus-newsgroup-last-file
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
908 gnus-newsgroup-auto-expire gnus-newsgroup-unreads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
909 gnus-newsgroup-unselected gnus-newsgroup-marked
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
910 gnus-newsgroup-reads gnus-newsgroup-saved
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
911 gnus-newsgroup-replied gnus-newsgroup-expirable
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
912 gnus-newsgroup-processable gnus-newsgroup-killed
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
913 gnus-newsgroup-bookmarks gnus-newsgroup-dormant
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
914 gnus-newsgroup-headers gnus-newsgroup-threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
915 gnus-newsgroup-prepared gnus-summary-highlight-line-function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
916 gnus-current-article gnus-current-headers gnus-have-all-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
917 gnus-last-article gnus-article-internal-prepare-hook
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
918 gnus-newsgroup-dependencies gnus-newsgroup-selected-overlay
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
919 gnus-newsgroup-scored gnus-newsgroup-kill-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
920 gnus-thread-expunge-below
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
921 gnus-score-alist gnus-current-score-file gnus-summary-expunge-below
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
922 (gnus-summary-mark-below . global)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
923 gnus-newsgroup-active gnus-scores-exclude-files
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
924 gnus-newsgroup-history gnus-newsgroup-ancient
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
925 gnus-newsgroup-sparse gnus-newsgroup-process-stack
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
926 (gnus-newsgroup-adaptive . gnus-use-adaptive-scoring)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
927 gnus-newsgroup-adaptive-score-file (gnus-reffed-article-number . -1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
928 (gnus-newsgroup-expunged-tally . 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
929 gnus-cache-removable-articles gnus-newsgroup-cached
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
930 gnus-newsgroup-data gnus-newsgroup-data-reverse
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
931 gnus-newsgroup-limit gnus-newsgroup-limits)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
932 "Variables that are buffer-local to the summary buffers.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
933
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
934 ;; Byte-compiler warning.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
935 (defvar gnus-article-mode-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
936
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
937 ;; Subject simplification.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
938
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
939 (defsubst gnus-simplify-subject-re (subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
940 "Remove \"Re:\" from subject lines."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
941 (if (string-match "^[Rr][Ee]: *" subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
942 (substring subject (match-end 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
943 subject))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
944
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
945 (defun gnus-simplify-subject (subject &optional re-only)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
946 "Remove `Re:' and words in parentheses.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
947 If RE-ONLY is non-nil, strip leading `Re:'s only."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
948 (let ((case-fold-search t)) ;Ignore case.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
949 ;; Remove `Re:', `Re^N:', `Re(n)', and `Re[n]:'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
950 (when (string-match "\\`\\(re\\([[(^][0-9]+[])]?\\)?:[ \t]*\\)+" subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
951 (setq subject (substring subject (match-end 0))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
952 ;; Remove uninteresting prefixes.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
953 (when (and (not re-only)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
954 gnus-simplify-ignored-prefixes
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
955 (string-match gnus-simplify-ignored-prefixes subject))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
956 (setq subject (substring subject (match-end 0))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
957 ;; Remove words in parentheses from end.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
958 (unless re-only
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
959 (while (string-match "[ \t\n]*([^()]*)[ \t\n]*\\'" subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
960 (setq subject (substring subject 0 (match-beginning 0)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
961 ;; Return subject string.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
962 subject))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
963
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
964 ;; Remove any leading "re:"s, any trailing paren phrases, and simplify
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
965 ;; all whitespace.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
966 (defsubst gnus-simplify-buffer-fuzzy-step (regexp &optional newtext)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
967 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
968 (while (re-search-forward regexp nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
969 (replace-match (or newtext ""))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
970
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
971 (defun gnus-simplify-buffer-fuzzy ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
972 "Simplify string in the buffer fuzzily.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
973 The string in the accessible portion of the current buffer is simplified.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
974 It is assumed to be a single-line subject.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
975 Whitespace is generally cleaned up, and miscellaneous leading/trailing
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
976 matter is removed. Additional things can be deleted by setting
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
977 gnus-simplify-subject-fuzzy-regexp."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
978 (let ((case-fold-search t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
979 (modified-tick))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
980 (gnus-simplify-buffer-fuzzy-step "\t" " ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
981
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
982 (while (not (eq modified-tick (buffer-modified-tick)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
983 (setq modified-tick (buffer-modified-tick))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
984 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
985 ((listp gnus-simplify-subject-fuzzy-regexp)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
986 (mapcar 'gnus-simplify-buffer-fuzzy-step
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
987 gnus-simplify-subject-fuzzy-regexp))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
988 (gnus-simplify-subject-fuzzy-regexp
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
989 (gnus-simplify-buffer-fuzzy-step gnus-simplify-subject-fuzzy-regexp)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
990 (gnus-simplify-buffer-fuzzy-step "^ *\\[[-+?*!][-+?*!]\\] *")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
991 (gnus-simplify-buffer-fuzzy-step
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
992 "^ *\\(re\\|fw\\|fwd\\)[[{(^0-9]*[])}]?[:;] *")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
993 (gnus-simplify-buffer-fuzzy-step "^[[].*:\\( .*\\)[]]$" "\\1"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
994
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
995 (gnus-simplify-buffer-fuzzy-step " *[[{(][^()\n]*[]})] *$")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
996 (gnus-simplify-buffer-fuzzy-step " +" " ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
997 (gnus-simplify-buffer-fuzzy-step " $")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
998 (gnus-simplify-buffer-fuzzy-step "^ +")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
999
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1000 (defun gnus-simplify-subject-fuzzy (subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1001 "Simplify a subject string fuzzily.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1002 See gnus-simplify-buffer-fuzzy for details."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1003 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1004 (gnus-set-work-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1005 (let ((case-fold-search t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1006 (insert subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1007 (inline (gnus-simplify-buffer-fuzzy))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1008 (buffer-string))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1009
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1010 (defsubst gnus-simplify-subject-fully (subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1011 "Simplify a subject string according to gnus-summary-gather-subject-limit."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1012 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1013 ((null gnus-summary-gather-subject-limit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1014 (gnus-simplify-subject-re subject))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1015 ((eq gnus-summary-gather-subject-limit 'fuzzy)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1016 (gnus-simplify-subject-fuzzy subject))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1017 ((numberp gnus-summary-gather-subject-limit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1018 (gnus-limit-string (gnus-simplify-subject-re subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1019 gnus-summary-gather-subject-limit))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1020 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1021 subject)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1022
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1023 (defsubst gnus-subject-equal (s1 s2 &optional simple-first)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1024 "Check whether two subjects are equal. If optional argument
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1025 simple-first is t, first argument is already simplified."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1026 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1027 ((null simple-first)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1028 (equal (gnus-simplify-subject-fully s1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1029 (gnus-simplify-subject-fully s2)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1030 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1031 (equal s1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1032 (gnus-simplify-subject-fully s2)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1033
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1034 (defun gnus-offer-save-summaries ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1035 "Offer to save all active summary buffers."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1036 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1037 (let ((buflist (buffer-list))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1038 buffers bufname)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1039 ;; Go through all buffers and find all summaries.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1040 (while buflist
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1041 (and (setq bufname (buffer-name (car buflist)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1042 (string-match "Summary" bufname)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1043 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1044 (set-buffer bufname)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1045 ;; We check that this is, indeed, a summary buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1046 (and (eq major-mode 'gnus-summary-mode)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1047 ;; Also make sure this isn't bogus.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1048 gnus-newsgroup-prepared))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1049 (push bufname buffers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1050 (setq buflist (cdr buflist)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1051 ;; Go through all these summary buffers and offer to save them.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1052 (when buffers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1053 (map-y-or-n-p
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1054 "Update summary buffer %s? "
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1055 (lambda (buf) (set-buffer buf) (gnus-summary-exit))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1056 buffers)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1057
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1058 (defun gnus-summary-bubble-group ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1059 "Increase the score of the current group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1060 This is a handy function to add to `gnus-summary-exit-hook' to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1061 increase the score of each group you read."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1062 (gnus-group-add-score gnus-newsgroup-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1063
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1064
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1065 ;;;
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1066 ;;; Gnus summary mode
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1067 ;;;
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1068
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1069 (put 'gnus-summary-mode 'mode-class 'special)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1070
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1071 (when t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1072 ;; Non-orthogonal keys
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1073
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1074 (gnus-define-keys gnus-summary-mode-map
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1075 " " gnus-summary-next-page
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1076 "\177" gnus-summary-prev-page
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1077 [delete] gnus-summary-prev-page
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1078 "\r" gnus-summary-scroll-up
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1079 "n" gnus-summary-next-unread-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1080 "p" gnus-summary-prev-unread-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1081 "N" gnus-summary-next-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1082 "P" gnus-summary-prev-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1083 "\M-\C-n" gnus-summary-next-same-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1084 "\M-\C-p" gnus-summary-prev-same-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1085 "\M-n" gnus-summary-next-unread-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1086 "\M-p" gnus-summary-prev-unread-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1087 "." gnus-summary-first-unread-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1088 "," gnus-summary-best-unread-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1089 "\M-s" gnus-summary-search-article-forward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1090 "\M-r" gnus-summary-search-article-backward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1091 "<" gnus-summary-beginning-of-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1092 ">" gnus-summary-end-of-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1093 "j" gnus-summary-goto-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1094 "^" gnus-summary-refer-parent-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1095 "\M-^" gnus-summary-refer-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1096 "u" gnus-summary-tick-article-forward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1097 "!" gnus-summary-tick-article-forward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1098 "U" gnus-summary-tick-article-backward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1099 "d" gnus-summary-mark-as-read-forward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1100 "D" gnus-summary-mark-as-read-backward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1101 "E" gnus-summary-mark-as-expirable
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1102 "\M-u" gnus-summary-clear-mark-forward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1103 "\M-U" gnus-summary-clear-mark-backward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1104 "k" gnus-summary-kill-same-subject-and-select
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1105 "\C-k" gnus-summary-kill-same-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1106 "\M-\C-k" gnus-summary-kill-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1107 "\M-\C-l" gnus-summary-lower-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1108 "e" gnus-summary-edit-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1109 "#" gnus-summary-mark-as-processable
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1110 "\M-#" gnus-summary-unmark-as-processable
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1111 "\M-\C-t" gnus-summary-toggle-threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1112 "\M-\C-s" gnus-summary-show-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1113 "\M-\C-h" gnus-summary-hide-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1114 "\M-\C-f" gnus-summary-next-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1115 "\M-\C-b" gnus-summary-prev-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1116 "\M-\C-u" gnus-summary-up-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1117 "\M-\C-d" gnus-summary-down-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1118 "&" gnus-summary-execute-command
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1119 "c" gnus-summary-catchup-and-exit
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1120 "\C-w" gnus-summary-mark-region-as-read
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1121 "\C-t" gnus-summary-toggle-truncation
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1122 "?" gnus-summary-mark-as-dormant
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1123 "\C-c\M-\C-s" gnus-summary-limit-include-expunged
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1124 "\C-c\C-s\C-n" gnus-summary-sort-by-number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1125 "\C-c\C-s\C-l" gnus-summary-sort-by-lines
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1126 "\C-c\C-s\C-a" gnus-summary-sort-by-author
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1127 "\C-c\C-s\C-s" gnus-summary-sort-by-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1128 "\C-c\C-s\C-d" gnus-summary-sort-by-date
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1129 "\C-c\C-s\C-i" gnus-summary-sort-by-score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1130 "=" gnus-summary-expand-window
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1131 "\C-x\C-s" gnus-summary-reselect-current-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1132 "\M-g" gnus-summary-rescan-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1133 "w" gnus-summary-stop-page-breaking
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1134 "\C-c\C-r" gnus-summary-caesar-message
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1135 "\M-t" gnus-summary-toggle-mime
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1136 "f" gnus-summary-followup
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1137 "F" gnus-summary-followup-with-original
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1138 "C" gnus-summary-cancel-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1139 "r" gnus-summary-reply
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1140 "R" gnus-summary-reply-with-original
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1141 "\C-c\C-f" gnus-summary-mail-forward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1142 "o" gnus-summary-save-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1143 "\C-o" gnus-summary-save-article-mail
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1144 "|" gnus-summary-pipe-output
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1145 "\M-k" gnus-summary-edit-local-kill
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1146 "\M-K" gnus-summary-edit-global-kill
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1147 ;; "V" gnus-version
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1148 "\C-c\C-d" gnus-summary-describe-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1149 "q" gnus-summary-exit
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1150 "Q" gnus-summary-exit-no-update
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1151 "\C-c\C-i" gnus-info-find-node
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1152 gnus-mouse-2 gnus-mouse-pick-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1153 "m" gnus-summary-mail-other-window
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1154 "a" gnus-summary-post-news
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1155 "x" gnus-summary-limit-to-unread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1156 "s" gnus-summary-isearch-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1157 "t" gnus-article-hide-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1158 "g" gnus-summary-show-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1159 "l" gnus-summary-goto-last-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1160 "\C-c\C-v\C-v" gnus-uu-decode-uu-view
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1161 "\C-d" gnus-summary-enter-digest-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1162 "\M-\C-d" gnus-summary-read-document
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1163 "\C-c\C-b" gnus-bug
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1164 "*" gnus-cache-enter-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1165 "\M-*" gnus-cache-remove-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1166 "\M-&" gnus-summary-universal-argument
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1167 "\C-l" gnus-recenter
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1168 "I" gnus-summary-increase-score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1169 "L" gnus-summary-lower-score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1170
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1171 "V" gnus-summary-score-map
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1172 "X" gnus-uu-extract-map
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1173 "S" gnus-summary-send-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1174
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1175 ;; Sort of orthogonal keymap
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1176 (gnus-define-keys (gnus-summary-mark-map "M" gnus-summary-mode-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1177 "t" gnus-summary-tick-article-forward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1178 "!" gnus-summary-tick-article-forward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1179 "d" gnus-summary-mark-as-read-forward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1180 "r" gnus-summary-mark-as-read-forward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1181 "c" gnus-summary-clear-mark-forward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1182 " " gnus-summary-clear-mark-forward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1183 "e" gnus-summary-mark-as-expirable
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1184 "x" gnus-summary-mark-as-expirable
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1185 "?" gnus-summary-mark-as-dormant
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1186 "b" gnus-summary-set-bookmark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1187 "B" gnus-summary-remove-bookmark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1188 "#" gnus-summary-mark-as-processable
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1189 "\M-#" gnus-summary-unmark-as-processable
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1190 "S" gnus-summary-limit-include-expunged
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1191 "C" gnus-summary-catchup
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1192 "H" gnus-summary-catchup-to-here
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1193 "\C-c" gnus-summary-catchup-all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1194 "k" gnus-summary-kill-same-subject-and-select
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1195 "K" gnus-summary-kill-same-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1196 "P" gnus-uu-mark-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1197
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1198 (gnus-define-keys (gnus-summary-mscore-map "V" gnus-summary-mark-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1199 "c" gnus-summary-clear-above
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1200 "u" gnus-summary-tick-above
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1201 "m" gnus-summary-mark-above
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1202 "k" gnus-summary-kill-below)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1203
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1204 (gnus-define-keys (gnus-summary-limit-map "/" gnus-summary-mode-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1205 "/" gnus-summary-limit-to-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1206 "n" gnus-summary-limit-to-articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1207 "w" gnus-summary-pop-limit
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1208 "s" gnus-summary-limit-to-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1209 "a" gnus-summary-limit-to-author
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1210 "u" gnus-summary-limit-to-unread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1211 "m" gnus-summary-limit-to-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1212 "v" gnus-summary-limit-to-score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1213 "D" gnus-summary-limit-include-dormant
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1214 "d" gnus-summary-limit-exclude-dormant
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1215 "t" gnus-summary-limit-to-age
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1216 "E" gnus-summary-limit-include-expunged
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1217 "c" gnus-summary-limit-exclude-childless-dormant
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1218 "C" gnus-summary-limit-mark-excluded-as-read)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1219
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1220 (gnus-define-keys (gnus-summary-goto-map "G" gnus-summary-mode-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1221 "n" gnus-summary-next-unread-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1222 "p" gnus-summary-prev-unread-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1223 "N" gnus-summary-next-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1224 "P" gnus-summary-prev-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1225 "\C-n" gnus-summary-next-same-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1226 "\C-p" gnus-summary-prev-same-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1227 "\M-n" gnus-summary-next-unread-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1228 "\M-p" gnus-summary-prev-unread-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1229 "f" gnus-summary-first-unread-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1230 "b" gnus-summary-best-unread-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1231 "j" gnus-summary-goto-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1232 "g" gnus-summary-goto-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1233 "l" gnus-summary-goto-last-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1234 "p" gnus-summary-pop-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1235
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1236 (gnus-define-keys (gnus-summary-thread-map "T" gnus-summary-mode-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1237 "k" gnus-summary-kill-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1238 "l" gnus-summary-lower-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1239 "i" gnus-summary-raise-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1240 "T" gnus-summary-toggle-threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1241 "t" gnus-summary-rethread-current
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1242 "^" gnus-summary-reparent-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1243 "s" gnus-summary-show-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1244 "S" gnus-summary-show-all-threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1245 "h" gnus-summary-hide-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1246 "H" gnus-summary-hide-all-threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1247 "n" gnus-summary-next-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1248 "p" gnus-summary-prev-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1249 "u" gnus-summary-up-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1250 "o" gnus-summary-top-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1251 "d" gnus-summary-down-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1252 "#" gnus-uu-mark-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1253 "\M-#" gnus-uu-unmark-thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1254
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1255 (gnus-define-keys (gnus-summary-buffer-map "Y" gnus-summary-mode-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1256 "g" gnus-summary-prepare
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1257 "c" gnus-summary-insert-cached-articles)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1258
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1259 (gnus-define-keys (gnus-summary-exit-map "Z" gnus-summary-mode-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1260 "c" gnus-summary-catchup-and-exit
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1261 "C" gnus-summary-catchup-all-and-exit
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1262 "E" gnus-summary-exit-no-update
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1263 "Q" gnus-summary-exit
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1264 "Z" gnus-summary-exit
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1265 "n" gnus-summary-catchup-and-goto-next-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1266 "R" gnus-summary-reselect-current-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1267 "G" gnus-summary-rescan-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1268 "N" gnus-summary-next-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1269 "s" gnus-summary-save-newsrc
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1270 "P" gnus-summary-prev-group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1271
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1272 (gnus-define-keys (gnus-summary-article-map "A" gnus-summary-mode-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1273 " " gnus-summary-next-page
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1274 "n" gnus-summary-next-page
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1275 "\177" gnus-summary-prev-page
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1276 [delete] gnus-summary-prev-page
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1277 "p" gnus-summary-prev-page
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1278 "\r" gnus-summary-scroll-up
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1279 "<" gnus-summary-beginning-of-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1280 ">" gnus-summary-end-of-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1281 "b" gnus-summary-beginning-of-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1282 "e" gnus-summary-end-of-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1283 "^" gnus-summary-refer-parent-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1284 "r" gnus-summary-refer-parent-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1285 "R" gnus-summary-refer-references
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1286 "g" gnus-summary-show-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1287 "s" gnus-summary-isearch-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1288 "P" gnus-summary-print-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1289
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1290 (gnus-define-keys (gnus-summary-wash-map "W" gnus-summary-mode-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1291 "b" gnus-article-add-buttons
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1292 "B" gnus-article-add-buttons-to-head
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1293 "o" gnus-article-treat-overstrike
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1294 "e" gnus-article-emphasize
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1295 "w" gnus-article-fill-cited-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1296 "c" gnus-article-remove-cr
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1297 "q" gnus-article-de-quoted-unreadable
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1298 "f" gnus-article-display-x-face
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1299 "l" gnus-summary-stop-page-breaking
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1300 "r" gnus-summary-caesar-message
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1301 "t" gnus-article-hide-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1302 "v" gnus-summary-verbose-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1303 "m" gnus-summary-toggle-mime)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1304
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1305 (gnus-define-keys (gnus-summary-wash-hide-map "W" gnus-summary-wash-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1306 "a" gnus-article-hide
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1307 "h" gnus-article-hide-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1308 "b" gnus-article-hide-boring-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1309 "s" gnus-article-hide-signature
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1310 "c" gnus-article-hide-citation
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1311 "p" gnus-article-hide-pgp
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1312 "P" gnus-article-hide-pem
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1313 "\C-c" gnus-article-hide-citation-maybe)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1314
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1315 (gnus-define-keys (gnus-summary-wash-highlight-map "H" gnus-summary-wash-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1316 "a" gnus-article-highlight
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1317 "h" gnus-article-highlight-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1318 "c" gnus-article-highlight-citation
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1319 "s" gnus-article-highlight-signature)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1320
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1321 (gnus-define-keys (gnus-summary-wash-time-map "T" gnus-summary-wash-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1322 "z" gnus-article-date-ut
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1323 "u" gnus-article-date-ut
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1324 "l" gnus-article-date-local
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1325 "e" gnus-article-date-lapsed
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1326 "o" gnus-article-date-original
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1327 "s" gnus-article-date-user)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1328
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1329 (gnus-define-keys (gnus-summary-wash-empty-map "E" gnus-summary-wash-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1330 "t" gnus-article-remove-trailing-blank-lines
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1331 "l" gnus-article-strip-leading-blank-lines
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1332 "m" gnus-article-strip-multiple-blank-lines
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1333 "a" gnus-article-strip-blank-lines)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1334
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1335 (gnus-define-keys (gnus-summary-help-map "H" gnus-summary-mode-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1336 "v" gnus-version
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1337 "f" gnus-summary-fetch-faq
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1338 "d" gnus-summary-describe-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1339 "h" gnus-summary-describe-briefly
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1340 "i" gnus-info-find-node)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1341
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1342 (gnus-define-keys (gnus-summary-backend-map "B" gnus-summary-mode-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1343 "e" gnus-summary-expire-articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1344 "\M-\C-e" gnus-summary-expire-articles-now
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1345 "\177" gnus-summary-delete-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1346 [delete] gnus-summary-delete-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1347 "m" gnus-summary-move-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1348 "r" gnus-summary-respool-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1349 "w" gnus-summary-edit-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1350 "c" gnus-summary-copy-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1351 "B" gnus-summary-crosspost-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1352 "q" gnus-summary-respool-query
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1353 "i" gnus-summary-import-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1354 "p" gnus-summary-article-posted-p)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1355
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1356 (gnus-define-keys (gnus-summary-save-map "O" gnus-summary-mode-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1357 "o" gnus-summary-save-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1358 "m" gnus-summary-save-article-mail
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1359 "F" gnus-summary-write-article-file
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1360 "r" gnus-summary-save-article-rmail
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1361 "f" gnus-summary-save-article-file
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1362 "b" gnus-summary-save-article-body-file
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1363 "h" gnus-summary-save-article-folder
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1364 "v" gnus-summary-save-article-vm
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1365 "p" gnus-summary-pipe-output
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1366 "s" gnus-soup-add-article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1367
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1368 (defun gnus-summary-make-menu-bar ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1369 (gnus-turn-off-edit-menu 'summary)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1370
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1371 (unless (boundp 'gnus-summary-misc-menu)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1372
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1373 (easy-menu-define
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1374 gnus-summary-kill-menu gnus-summary-mode-map ""
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1375 (cons
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1376 "Score"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1377 (nconc
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1378 (list
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1379 ["Enter score..." gnus-summary-score-entry t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1380 ["Customize" gnus-score-customize t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1381 (gnus-make-score-map 'increase)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1382 (gnus-make-score-map 'lower)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1383 '(("Mark"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1384 ["Kill below" gnus-summary-kill-below t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1385 ["Mark above" gnus-summary-mark-above t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1386 ["Tick above" gnus-summary-tick-above t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1387 ["Clear above" gnus-summary-clear-above t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1388 ["Current score" gnus-summary-current-score t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1389 ["Set score" gnus-summary-set-score t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1390 ["Switch current score file..." gnus-score-change-score-file t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1391 ["Set mark below..." gnus-score-set-mark-below t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1392 ["Set expunge below..." gnus-score-set-expunge-below t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1393 ["Edit current score file" gnus-score-edit-current-scores t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1394 ["Edit score file" gnus-score-edit-file t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1395 ["Trace score" gnus-score-find-trace t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1396 ["Find words" gnus-score-find-favourite-words t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1397 ["Rescore buffer" gnus-summary-rescore t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1398 ["Increase score..." gnus-summary-increase-score t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1399 ["Lower score..." gnus-summary-lower-score t]))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1400
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1401 '(("Default header"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1402 ["Ask" (gnus-score-set-default 'gnus-score-default-header nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1403 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1404 :selected (null gnus-score-default-header)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1405 ["From" (gnus-score-set-default 'gnus-score-default-header 'a)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1406 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1407 :selected (eq gnus-score-default-header 'a)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1408 ["Subject" (gnus-score-set-default 'gnus-score-default-header 's)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1409 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1410 :selected (eq gnus-score-default-header 's)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1411 ["Article body"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1412 (gnus-score-set-default 'gnus-score-default-header 'b)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1413 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1414 :selected (eq gnus-score-default-header 'b )]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1415 ["All headers"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1416 (gnus-score-set-default 'gnus-score-default-header 'h)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1417 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1418 :selected (eq gnus-score-default-header 'h )]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1419 ["Message-ID" (gnus-score-set-default 'gnus-score-default-header 'i)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1420 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1421 :selected (eq gnus-score-default-header 'i )]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1422 ["Thread" (gnus-score-set-default 'gnus-score-default-header 't)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1423 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1424 :selected (eq gnus-score-default-header 't )]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1425 ["Crossposting"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1426 (gnus-score-set-default 'gnus-score-default-header 'x)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1427 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1428 :selected (eq gnus-score-default-header 'x )]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1429 ["Lines" (gnus-score-set-default 'gnus-score-default-header 'l)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1430 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1431 :selected (eq gnus-score-default-header 'l )]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1432 ["Date" (gnus-score-set-default 'gnus-score-default-header 'd)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1433 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1434 :selected (eq gnus-score-default-header 'd )]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1435 ["Followups to author"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1436 (gnus-score-set-default 'gnus-score-default-header 'f)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1437 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1438 :selected (eq gnus-score-default-header 'f )])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1439 ("Default type"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1440 ["Ask" (gnus-score-set-default 'gnus-score-default-type nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1441 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1442 :selected (null gnus-score-default-type)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1443 ;; The `:active' key is commented out in the following,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1444 ;; because the GNU Emacs hack to support radio buttons use
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1445 ;; active to indicate which button is selected.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1446 ["Substring" (gnus-score-set-default 'gnus-score-default-type 's)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1447 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1448 ;; :active (not (memq gnus-score-default-header '(l d)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1449 :selected (eq gnus-score-default-type 's)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1450 ["Regexp" (gnus-score-set-default 'gnus-score-default-type 'r)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1451 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1452 ;; :active (not (memq gnus-score-default-header '(l d)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1453 :selected (eq gnus-score-default-type 'r)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1454 ["Exact" (gnus-score-set-default 'gnus-score-default-type 'e)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1455 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1456 ;; :active (not (memq gnus-score-default-header '(l d)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1457 :selected (eq gnus-score-default-type 'e)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1458 ["Fuzzy" (gnus-score-set-default 'gnus-score-default-type 'f)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1459 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1460 ;; :active (not (memq gnus-score-default-header '(l d)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1461 :selected (eq gnus-score-default-type 'f)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1462 ["Before date" (gnus-score-set-default 'gnus-score-default-type 'b)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1463 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1464 ;; :active (eq (gnus-score-default-header 'd))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1465 :selected (eq gnus-score-default-type 'b)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1466 ["At date" (gnus-score-set-default 'gnus-score-default-type 'n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1467 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1468 ;; :active (eq (gnus-score-default-header 'd))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1469 :selected (eq gnus-score-default-type 'n)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1470 ["After date" (gnus-score-set-default 'gnus-score-default-type 'a)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1471 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1472 ;; :active (eq (gnus-score-default-header 'd))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1473 :selected (eq gnus-score-default-type 'a)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1474 ["Less than number"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1475 (gnus-score-set-default 'gnus-score-default-type '<)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1476 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1477 ;; :active (eq (gnus-score-default-header 'l))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1478 :selected (eq gnus-score-default-type '<)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1479 ["Equal to number"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1480 (gnus-score-set-default 'gnus-score-default-type '=)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1481 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1482 ;; :active (eq (gnus-score-default-header 'l))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1483 :selected (eq gnus-score-default-type '=)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1484 ["Greater than number"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1485 (gnus-score-set-default 'gnus-score-default-type '>)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1486 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1487 ;; :active (eq (gnus-score-default-header 'l))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1488 :selected (eq gnus-score-default-type '>)])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1489 ["Default fold" gnus-score-default-fold-toggle
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1490 :style toggle
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1491 :selected gnus-score-default-fold]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1492 ("Default duration"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1493 ["Ask" (gnus-score-set-default 'gnus-score-default-duration nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1494 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1495 :selected (null gnus-score-default-duration)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1496 ["Permanent"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1497 (gnus-score-set-default 'gnus-score-default-duration 'p)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1498 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1499 :selected (eq gnus-score-default-duration 'p)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1500 ["Temporary"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1501 (gnus-score-set-default 'gnus-score-default-duration 't)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1502 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1503 :selected (eq gnus-score-default-duration 't)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1504 ["Immediate"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1505 (gnus-score-set-default 'gnus-score-default-duration 'i)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1506 :style radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1507 :selected (eq gnus-score-default-duration 'i)]))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1508
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1509 (easy-menu-define
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1510 gnus-summary-article-menu gnus-summary-mode-map ""
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1511 '("Article"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1512 ("Hide"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1513 ["All" gnus-article-hide t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1514 ["Headers" gnus-article-hide-headers t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1515 ["Signature" gnus-article-hide-signature t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1516 ["Citation" gnus-article-hide-citation t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1517 ["PGP" gnus-article-hide-pgp t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1518 ["Boring headers" gnus-article-hide-boring-headers t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1519 ("Highlight"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1520 ["All" gnus-article-highlight t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1521 ["Headers" gnus-article-highlight-headers t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1522 ["Signature" gnus-article-highlight-signature t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1523 ["Citation" gnus-article-highlight-citation t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1524 ("Date"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1525 ["Local" gnus-article-date-local t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1526 ["UT" gnus-article-date-ut t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1527 ["Original" gnus-article-date-original t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1528 ["Lapsed" gnus-article-date-lapsed t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1529 ["User-defined" gnus-article-date-user t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1530 ("Washing"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1531 ("Remove Blanks"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1532 ["Leading" gnus-article-strip-leading-blank-lines t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1533 ["Multiple" gnus-article-strip-multiple-blank-lines t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1534 ["Trailing" gnus-article-remove-trailing-blank-lines t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1535 ["All of the above" gnus-article-strip-blank-lines t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1536 ["Overstrike" gnus-article-treat-overstrike t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1537 ["Emphasis" gnus-article-emphasize t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1538 ["Word wrap" gnus-article-fill-cited-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1539 ["CR" gnus-article-remove-cr t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1540 ["Show X-Face" gnus-article-display-x-face t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1541 ["Quoted-Printable" gnus-article-de-quoted-unreadable t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1542 ["Rot 13" gnus-summary-caesar-message t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1543 ["Unix pipe" gnus-summary-pipe-message t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1544 ["Add buttons" gnus-article-add-buttons t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1545 ["Add buttons to head" gnus-article-add-buttons-to-head t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1546 ["Stop page breaking" gnus-summary-stop-page-breaking t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1547 ["Toggle MIME" gnus-summary-toggle-mime t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1548 ["Verbose header" gnus-summary-verbose-headers t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1549 ["Toggle header" gnus-summary-toggle-header t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1550 ("Output"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1551 ["Save in default format" gnus-summary-save-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1552 ["Save in file" gnus-summary-save-article-file t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1553 ["Save in Unix mail format" gnus-summary-save-article-mail t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1554 ["Write to file" gnus-summary-write-article-mail t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1555 ["Save in MH folder" gnus-summary-save-article-folder t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1556 ["Save in VM folder" gnus-summary-save-article-vm t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1557 ["Save in RMAIL mbox" gnus-summary-save-article-rmail t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1558 ["Save body in file" gnus-summary-save-article-body-file t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1559 ["Pipe through a filter" gnus-summary-pipe-output t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1560 ["Add to SOUP packet" gnus-soup-add-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1561 ["Print" gnus-summary-print-article t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1562 ("Backend"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1563 ["Respool article..." gnus-summary-respool-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1564 ["Move article..." gnus-summary-move-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1565 (gnus-check-backend-function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1566 'request-move-article gnus-newsgroup-name)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1567 ["Copy article..." gnus-summary-copy-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1568 ["Crosspost article..." gnus-summary-crosspost-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1569 (gnus-check-backend-function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1570 'request-replace-article gnus-newsgroup-name)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1571 ["Import file..." gnus-summary-import-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1572 ["Check if posted" gnus-summary-article-posted-p t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1573 ["Edit article" gnus-summary-edit-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1574 (not (gnus-group-read-only-p))]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1575 ["Delete article" gnus-summary-delete-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1576 (gnus-check-backend-function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1577 'request-expire-articles gnus-newsgroup-name)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1578 ["Query respool" gnus-summary-respool-query t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1579 ["Delete expirable articles" gnus-summary-expire-articles-now
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1580 (gnus-check-backend-function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1581 'request-expire-articles gnus-newsgroup-name)])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1582 ("Extract"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1583 ["Uudecode" gnus-uu-decode-uu t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1584 ["Uudecode and save" gnus-uu-decode-uu-and-save t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1585 ["Unshar" gnus-uu-decode-unshar t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1586 ["Unshar and save" gnus-uu-decode-unshar-and-save t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1587 ["Save" gnus-uu-decode-save t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1588 ["Binhex" gnus-uu-decode-binhex t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1589 ["Postscript" gnus-uu-decode-postscript t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1590 ("Cache"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1591 ["Enter article" gnus-cache-enter-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1592 ["Remove article" gnus-cache-remove-article t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1593 ["Enter digest buffer" gnus-summary-enter-digest-group t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1594 ["Isearch article..." gnus-summary-isearch-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1595 ["Search articles forward..." gnus-summary-search-article-forward t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1596 ["Search articles backward..." gnus-summary-search-article-backward t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1597 ["Beginning of the article" gnus-summary-beginning-of-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1598 ["End of the article" gnus-summary-end-of-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1599 ["Fetch parent of article" gnus-summary-refer-parent-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1600 ["Fetch referenced articles" gnus-summary-refer-references t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1601 ["Fetch article with id..." gnus-summary-refer-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1602 ["Redisplay" gnus-summary-show-article t]))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1603
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1604 (easy-menu-define
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1605 gnus-summary-thread-menu gnus-summary-mode-map ""
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1606 '("Threads"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1607 ["Toggle threading" gnus-summary-toggle-threads t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1608 ["Hide threads" gnus-summary-hide-all-threads t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1609 ["Show threads" gnus-summary-show-all-threads t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1610 ["Hide thread" gnus-summary-hide-thread t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1611 ["Show thread" gnus-summary-show-thread t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1612 ["Go to next thread" gnus-summary-next-thread t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1613 ["Go to previous thread" gnus-summary-prev-thread t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1614 ["Go down thread" gnus-summary-down-thread t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1615 ["Go up thread" gnus-summary-up-thread t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1616 ["Top of thread" gnus-summary-top-thread t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1617 ["Mark thread as read" gnus-summary-kill-thread t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1618 ["Lower thread score" gnus-summary-lower-thread t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1619 ["Raise thread score" gnus-summary-raise-thread t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1620 ["Rethread current" gnus-summary-rethread-current t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1621 ))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1622
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1623 (easy-menu-define
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1624 gnus-summary-post-menu gnus-summary-mode-map ""
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1625 '("Post"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1626 ["Post an article" gnus-summary-post-news t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1627 ["Followup" gnus-summary-followup t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1628 ["Followup and yank" gnus-summary-followup-with-original t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1629 ["Supersede article" gnus-summary-supersede-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1630 ["Cancel article" gnus-summary-cancel-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1631 ["Reply" gnus-summary-reply t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1632 ["Reply and yank" gnus-summary-reply-with-original t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1633 ["Wide reply" gnus-summary-wide-reply t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1634 ["Wide reply and yank" gnus-summary-wide-reply-with-original t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1635 ["Mail forward" gnus-summary-mail-forward t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1636 ["Post forward" gnus-summary-post-forward t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1637 ["Digest and mail" gnus-uu-digest-mail-forward t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1638 ["Digest and post" gnus-uu-digest-post-forward t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1639 ["Resend message" gnus-summary-resend-message t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1640 ["Send bounced mail" gnus-summary-resend-bounced-mail t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1641 ["Send a mail" gnus-summary-mail-other-window t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1642 ["Uuencode and post" gnus-uu-post-news t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1643 ["Followup via news" gnus-summary-followup-to-mail t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1644 ["Followup via news and yank"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1645 gnus-summary-followup-to-mail-with-original t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1646 ;;("Draft"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1647 ;;["Send" gnus-summary-send-draft t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1648 ;;["Send bounced" gnus-resend-bounced-mail t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1649 ))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1650
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1651 (easy-menu-define
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1652 gnus-summary-misc-menu gnus-summary-mode-map ""
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1653 '("Misc"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1654 ("Mark Read"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1655 ["Mark as read" gnus-summary-mark-as-read-forward t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1656 ["Mark same subject and select"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1657 gnus-summary-kill-same-subject-and-select t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1658 ["Mark same subject" gnus-summary-kill-same-subject t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1659 ["Catchup" gnus-summary-catchup t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1660 ["Catchup all" gnus-summary-catchup-all t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1661 ["Catchup to here" gnus-summary-catchup-to-here t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1662 ["Catchup region" gnus-summary-mark-region-as-read t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1663 ["Mark excluded" gnus-summary-limit-mark-excluded-as-read t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1664 ("Mark Various"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1665 ["Tick" gnus-summary-tick-article-forward t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1666 ["Mark as dormant" gnus-summary-mark-as-dormant t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1667 ["Remove marks" gnus-summary-clear-mark-forward t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1668 ["Set expirable mark" gnus-summary-mark-as-expirable t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1669 ["Set bookmark" gnus-summary-set-bookmark t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1670 ["Remove bookmark" gnus-summary-remove-bookmark t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1671 ("Mark Limit"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1672 ["Marks..." gnus-summary-limit-to-marks t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1673 ["Subject..." gnus-summary-limit-to-subject t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1674 ["Author..." gnus-summary-limit-to-author t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1675 ["Age..." gnus-summary-limit-to-age t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1676 ["Score" gnus-summary-limit-to-score t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1677 ["Unread" gnus-summary-limit-to-unread t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1678 ["Non-dormant" gnus-summary-limit-exclude-dormant t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1679 ["Articles" gnus-summary-limit-to-articles t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1680 ["Pop limit" gnus-summary-pop-limit t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1681 ["Show dormant" gnus-summary-limit-include-dormant t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1682 ["Hide childless dormant"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1683 gnus-summary-limit-exclude-childless-dormant t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1684 ;;["Hide thread" gnus-summary-limit-exclude-thread t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1685 ["Show expunged" gnus-summary-show-all-expunged t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1686 ("Process Mark"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1687 ["Set mark" gnus-summary-mark-as-processable t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1688 ["Remove mark" gnus-summary-unmark-as-processable t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1689 ["Remove all marks" gnus-summary-unmark-all-processable t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1690 ["Mark above" gnus-uu-mark-over t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1691 ["Mark series" gnus-uu-mark-series t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1692 ["Mark region" gnus-uu-mark-region t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1693 ["Mark by regexp..." gnus-uu-mark-by-regexp t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1694 ["Mark all" gnus-uu-mark-all t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1695 ["Mark buffer" gnus-uu-mark-buffer t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1696 ["Mark sparse" gnus-uu-mark-sparse t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1697 ["Mark thread" gnus-uu-mark-thread t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1698 ["Unmark thread" gnus-uu-unmark-thread t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1699 ("Process Mark Sets"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1700 ["Kill" gnus-summary-kill-process-mark t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1701 ["Yank" gnus-summary-yank-process-mark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1702 gnus-newsgroup-process-stack]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1703 ["Save" gnus-summary-save-process-mark t]))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1704 ("Scroll article"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1705 ["Page forward" gnus-summary-next-page t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1706 ["Page backward" gnus-summary-prev-page t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1707 ["Line forward" gnus-summary-scroll-up t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1708 ("Move"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1709 ["Next unread article" gnus-summary-next-unread-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1710 ["Previous unread article" gnus-summary-prev-unread-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1711 ["Next article" gnus-summary-next-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1712 ["Previous article" gnus-summary-prev-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1713 ["Next unread subject" gnus-summary-next-unread-subject t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1714 ["Previous unread subject" gnus-summary-prev-unread-subject t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1715 ["Next article same subject" gnus-summary-next-same-subject t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1716 ["Previous article same subject" gnus-summary-prev-same-subject t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1717 ["First unread article" gnus-summary-first-unread-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1718 ["Best unread article" gnus-summary-best-unread-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1719 ["Go to subject number..." gnus-summary-goto-subject t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1720 ["Go to article number..." gnus-summary-goto-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1721 ["Go to the last article" gnus-summary-goto-last-article t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1722 ["Pop article off history" gnus-summary-pop-article t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1723 ("Sort"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1724 ["Sort by number" gnus-summary-sort-by-number t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1725 ["Sort by author" gnus-summary-sort-by-author t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1726 ["Sort by subject" gnus-summary-sort-by-subject t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1727 ["Sort by date" gnus-summary-sort-by-date t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1728 ["Sort by score" gnus-summary-sort-by-score t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1729 ["Sort by lines" gnus-summary-sort-by-lines t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1730 ("Help"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1731 ["Fetch group FAQ" gnus-summary-fetch-faq t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1732 ["Describe group" gnus-summary-describe-group t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1733 ["Read manual" gnus-info-find-node t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1734 ("Modes"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1735 ["Pick and read" gnus-pick-mode t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1736 ["Binary" gnus-binary-mode t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1737 ("Regeneration"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1738 ["Regenerate" gnus-summary-prepare t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1739 ["Insert cached articles" gnus-summary-insert-cached-articles t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1740 ["Toggle threading" gnus-summary-toggle-threads t])
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1741 ["Filter articles..." gnus-summary-execute-command t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1742 ["Run command on subjects..." gnus-summary-universal-argument t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1743 ["Toggle line truncation" gnus-summary-toggle-truncation t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1744 ["Expand window" gnus-summary-expand-window t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1745 ["Expire expirable articles" gnus-summary-expire-articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1746 (gnus-check-backend-function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1747 'request-expire-articles gnus-newsgroup-name)]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1748 ["Edit local kill file" gnus-summary-edit-local-kill t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1749 ["Edit main kill file" gnus-summary-edit-global-kill t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1750 ("Exit"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1751 ["Catchup and exit" gnus-summary-catchup-and-exit t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1752 ["Catchup all and exit" gnus-summary-catchup-and-exit t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1753 ["Catchup and goto next" gnus-summary-catchup-and-goto-next-group t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1754 ["Exit group" gnus-summary-exit t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1755 ["Exit group without updating" gnus-summary-exit-no-update t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1756 ["Exit and goto next group" gnus-summary-next-group t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1757 ["Exit and goto prev group" gnus-summary-prev-group t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1758 ["Reselect group" gnus-summary-reselect-current-group t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1759 ["Rescan group" gnus-summary-rescan-group t]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1760 ["Update dribble" gnus-summary-save-newsrc t])))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1761
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1762 (run-hooks 'gnus-summary-menu-hook)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1763
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1764 (defun gnus-score-set-default (var value)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1765 "A version of set that updates the GNU Emacs menu-bar."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1766 (set var value)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1767 ;; It is the message that forces the active status to be updated.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1768 (message ""))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1769
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1770 (defun gnus-make-score-map (type)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1771 "Make a summary score map of type TYPE."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1772 (if t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1773 nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1774 (let ((headers '(("author" "from" string)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1775 ("subject" "subject" string)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1776 ("article body" "body" string)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1777 ("article head" "head" string)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1778 ("xref" "xref" string)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1779 ("lines" "lines" number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1780 ("followups to author" "followup" string)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1781 (types '((number ("less than" <)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1782 ("greater than" >)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1783 ("equal" =))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1784 (string ("substring" s)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1785 ("exact string" e)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1786 ("fuzzy string" f)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1787 ("regexp" r))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1788 (perms '(("temporary" (current-time-string))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1789 ("permanent" nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1790 ("immediate" now)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1791 header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1792 (list
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1793 (apply
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1794 'nconc
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1795 (list
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1796 (if (eq type 'lower)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1797 "Lower score"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1798 "Increase score"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1799 (let (outh)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1800 (while headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1801 (setq header (car headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1802 (setq outh
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1803 (cons
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1804 (apply
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1805 'nconc
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1806 (list (car header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1807 (let ((ts (cdr (assoc (nth 2 header) types)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1808 outt)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1809 (while ts
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1810 (setq outt
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1811 (cons
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1812 (apply
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1813 'nconc
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1814 (list (caar ts))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1815 (let ((ps perms)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1816 outp)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1817 (while ps
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1818 (setq outp
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1819 (cons
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1820 (vector
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1821 (caar ps)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1822 (list
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1823 'gnus-summary-score-entry
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1824 (nth 1 header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1825 (if (or (string= (nth 1 header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1826 "head")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1827 (string= (nth 1 header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1828 "body"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1829 ""
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1830 (list 'gnus-summary-header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1831 (nth 1 header)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1832 (list 'quote (nth 1 (car ts)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1833 (list 'gnus-score-default nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1834 (nth 1 (car ps))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1835 t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1836 t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1837 outp))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1838 (setq ps (cdr ps)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1839 (list (nreverse outp))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1840 outt))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1841 (setq ts (cdr ts)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1842 (list (nreverse outt))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1843 outh))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1844 (setq headers (cdr headers)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1845 (list (nreverse outh))))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1846
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1847
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1848
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1849 (defun gnus-summary-mode (&optional group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1850 "Major mode for reading articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1851
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1852 All normal editing commands are switched off.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1853 \\<gnus-summary-mode-map>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1854 Each line in this buffer represents one article. To read an
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1855 article, you can, for instance, type `\\[gnus-summary-next-page]'. To move forwards
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1856 and backwards while displaying articles, type `\\[gnus-summary-next-unread-article]' and `\\[gnus-summary-prev-unread-article]',
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1857 respectively.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1858
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1859 You can also post articles and send mail from this buffer. To
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1860 follow up an article, type `\\[gnus-summary-followup]'. To mail a reply to the author
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1861 of an article, type `\\[gnus-summary-reply]'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1862
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1863 There are approx. one gazillion commands you can execute in this
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1864 buffer; read the info pages for more information (`\\[gnus-info-find-node]').
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1865
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1866 The following commands are available:
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1867
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1868 \\{gnus-summary-mode-map}"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1869 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1870 (when (gnus-visual-p 'summary-menu 'menu)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1871 (gnus-summary-make-menu-bar))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1872 (kill-all-local-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1873 (gnus-summary-make-local-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1874 (gnus-make-thread-indent-array)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1875 (gnus-simplify-mode-line)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1876 (setq major-mode 'gnus-summary-mode)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1877 (setq mode-name "Summary")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1878 (make-local-variable 'minor-mode-alist)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1879 (use-local-map gnus-summary-mode-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1880 (buffer-disable-undo (current-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1881 (setq buffer-read-only t) ;Disable modification
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1882 (setq truncate-lines t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1883 (setq selective-display t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1884 (setq selective-display-ellipses t) ;Display `...'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1885 (setq buffer-display-table gnus-summary-display-table)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1886 (gnus-set-default-directory)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1887 (setq gnus-newsgroup-name group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1888 (make-local-variable 'gnus-summary-line-format)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1889 (make-local-variable 'gnus-summary-line-format-spec)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1890 (make-local-variable 'gnus-summary-mark-positions)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1891 (gnus-make-local-hook 'post-command-hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1892 (gnus-add-hook 'post-command-hook 'gnus-clear-inboxes-moved nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1893 (run-hooks 'gnus-summary-mode-hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1894 (gnus-update-format-specifications nil 'summary 'summary-mode 'summary-dummy)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1895 (gnus-update-summary-mark-positions))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1896
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1897 (defun gnus-summary-make-local-variables ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1898 "Make all the local summary buffer variables."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1899 (let ((locals gnus-summary-local-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1900 global local)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1901 (while (setq local (pop locals))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1902 (if (consp local)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1903 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1904 (if (eq (cdr local) 'global)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1905 ;; Copy the global value of the variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1906 (setq global (symbol-value (car local)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1907 ;; Use the value from the list.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1908 (setq global (eval (cdr local))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1909 (make-local-variable (car local))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1910 (set (car local) global))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1911 ;; Simple nil-valued local variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1912 (make-local-variable local)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1913 (set local nil)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1914
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1915 (defun gnus-summary-clear-local-variables ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1916 (let ((locals gnus-summary-local-variables))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1917 (while locals
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1918 (if (consp (car locals))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1919 (and (vectorp (caar locals))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1920 (set (caar locals) nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1921 (and (vectorp (car locals))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1922 (set (car locals) nil)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1923 (setq locals (cdr locals)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1924
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1925 ;; Summary data functions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1926
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1927 (defmacro gnus-data-number (data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1928 `(car ,data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1929
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1930 (defmacro gnus-data-set-number (data number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1931 `(setcar ,data ,number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1932
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1933 (defmacro gnus-data-mark (data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1934 `(nth 1 ,data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1935
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1936 (defmacro gnus-data-set-mark (data mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1937 `(setcar (nthcdr 1 ,data) ,mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1938
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1939 (defmacro gnus-data-pos (data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1940 `(nth 2 ,data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1941
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1942 (defmacro gnus-data-set-pos (data pos)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1943 `(setcar (nthcdr 2 ,data) ,pos))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1944
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1945 (defmacro gnus-data-header (data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1946 `(nth 3 ,data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1947
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1948 (defmacro gnus-data-level (data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1949 `(nth 4 ,data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1950
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1951 (defmacro gnus-data-unread-p (data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1952 `(= (nth 1 ,data) gnus-unread-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1953
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1954 (defmacro gnus-data-read-p (data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1955 `(/= (nth 1 ,data) gnus-unread-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1956
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1957 (defmacro gnus-data-pseudo-p (data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1958 `(consp (nth 3 ,data)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1959
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1960 (defmacro gnus-data-find (number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1961 `(assq ,number gnus-newsgroup-data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1962
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1963 (defmacro gnus-data-find-list (number &optional data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1964 `(let ((bdata ,(or data 'gnus-newsgroup-data)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1965 (memq (assq ,number bdata)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1966 bdata)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1967
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1968 (defmacro gnus-data-make (number mark pos header level)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1969 `(list ,number ,mark ,pos ,header ,level))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1970
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1971 (defun gnus-data-enter (after-article number mark pos header level offset)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1972 (let ((data (gnus-data-find-list after-article)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1973 (unless data
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1974 (error "No such article: %d" after-article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1975 (setcdr data (cons (gnus-data-make number mark pos header level)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1976 (cdr data)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1977 (setq gnus-newsgroup-data-reverse nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1978 (gnus-data-update-list (cddr data) offset)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1979
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1980 (defun gnus-data-enter-list (after-article list &optional offset)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1981 (when list
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1982 (let ((data (and after-article (gnus-data-find-list after-article)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1983 (ilist list))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1984 (or data (not after-article) (error "No such article: %d" after-article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1985 ;; Find the last element in the list to be spliced into the main
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1986 ;; list.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1987 (while (cdr list)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1988 (setq list (cdr list)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1989 (if (not data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1990 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1991 (setcdr list gnus-newsgroup-data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1992 (setq gnus-newsgroup-data ilist)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1993 (when offset
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1994 (gnus-data-update-list (cdr list) offset)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1995 (setcdr list (cdr data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1996 (setcdr data ilist)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1997 (when offset
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1998 (gnus-data-update-list (cdr list) offset)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1999 (setq gnus-newsgroup-data-reverse nil))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2000
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2001 (defun gnus-data-remove (article &optional offset)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2002 (let ((data gnus-newsgroup-data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2003 (if (= (gnus-data-number (car data)) article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2004 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2005 (setq gnus-newsgroup-data (cdr gnus-newsgroup-data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2006 gnus-newsgroup-data-reverse nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2007 (when offset
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2008 (gnus-data-update-list gnus-newsgroup-data offset)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2009 (while (cdr data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2010 (when (= (gnus-data-number (cadr data)) article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2011 (setcdr data (cddr data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2012 (when offset
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2013 (gnus-data-update-list (cdr data) offset))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2014 (setq data nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2015 gnus-newsgroup-data-reverse nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2016 (setq data (cdr data))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2017
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2018 (defmacro gnus-data-list (backward)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2019 `(if ,backward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2020 (or gnus-newsgroup-data-reverse
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2021 (setq gnus-newsgroup-data-reverse
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2022 (reverse gnus-newsgroup-data)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2023 gnus-newsgroup-data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2024
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2025 (defun gnus-data-update-list (data offset)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2026 "Add OFFSET to the POS of all data entries in DATA."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2027 (while data
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2028 (setcar (nthcdr 2 (car data)) (+ offset (nth 2 (car data))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2029 (setq data (cdr data))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2030
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2031 (defun gnus-data-compute-positions ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2032 "Compute the positions of all articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2033 (let ((data gnus-newsgroup-data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2034 pos)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2035 (while data
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2036 (when (setq pos (text-property-any
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2037 (point-min) (point-max)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2038 'gnus-number (gnus-data-number (car data))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2039 (gnus-data-set-pos (car data) (+ pos 3)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2040 (setq data (cdr data)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2041
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2042 (defun gnus-summary-article-pseudo-p (article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2043 "Say whether this article is a pseudo article or not."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2044 (not (vectorp (gnus-data-header (gnus-data-find article)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2045
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2046 (defmacro gnus-summary-article-sparse-p (article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2047 "Say whether this article is a sparse article or not."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2048 ` (memq ,article gnus-newsgroup-sparse))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2049
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2050 (defmacro gnus-summary-article-ancient-p (article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2051 "Say whether this article is a sparse article or not."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2052 `(memq ,article gnus-newsgroup-ancient))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2053
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2054 (defun gnus-article-parent-p (number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2055 "Say whether this article is a parent or not."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2056 (let ((data (gnus-data-find-list number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2057 (and (cdr data) ; There has to be an article after...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2058 (< (gnus-data-level (car data)) ; And it has to have a higher level.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2059 (gnus-data-level (nth 1 data))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2060
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2061 (defun gnus-article-children (number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2062 "Return a list of all children to NUMBER."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2063 (let* ((data (gnus-data-find-list number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2064 (level (gnus-data-level (car data)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2065 children)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2066 (setq data (cdr data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2067 (while (and data
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2068 (= (gnus-data-level (car data)) (1+ level)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2069 (push (gnus-data-number (car data)) children)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2070 (setq data (cdr data)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2071 children))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2072
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2073 (defmacro gnus-summary-skip-intangible ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2074 "If the current article is intangible, then jump to a different article."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2075 '(let ((to (get-text-property (point) 'gnus-intangible)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2076 (and to (gnus-summary-goto-subject to))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2077
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2078 (defmacro gnus-summary-article-intangible-p ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2079 "Say whether this article is intangible or not."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2080 '(get-text-property (point) 'gnus-intangible))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2081
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2082 (defun gnus-article-read-p (article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2083 "Say whether ARTICLE is read or not."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2084 (not (or (memq article gnus-newsgroup-marked)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2085 (memq article gnus-newsgroup-unreads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2086 (memq article gnus-newsgroup-unselected)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2087 (memq article gnus-newsgroup-dormant))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2088
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2089 ;; Some summary mode macros.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2090
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2091 (defmacro gnus-summary-article-number ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2092 "The article number of the article on the current line.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2093 If there isn's an article number here, then we return the current
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2094 article number."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2095 '(progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2096 (gnus-summary-skip-intangible)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2097 (or (get-text-property (point) 'gnus-number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2098 (gnus-summary-last-subject))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2099
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2100 (defmacro gnus-summary-article-header (&optional number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2101 `(gnus-data-header (gnus-data-find
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2102 ,(or number '(gnus-summary-article-number)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2103
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2104 (defmacro gnus-summary-thread-level (&optional number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2105 `(if (and (eq gnus-summary-make-false-root 'dummy)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2106 (get-text-property (point) 'gnus-intangible))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2107 0
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2108 (gnus-data-level (gnus-data-find
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2109 ,(or number '(gnus-summary-article-number))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2110
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2111 (defmacro gnus-summary-article-mark (&optional number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2112 `(gnus-data-mark (gnus-data-find
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2113 ,(or number '(gnus-summary-article-number)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2114
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2115 (defmacro gnus-summary-article-pos (&optional number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2116 `(gnus-data-pos (gnus-data-find
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2117 ,(or number '(gnus-summary-article-number)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2118
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2119 (defalias 'gnus-summary-subject-string 'gnus-summary-article-subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2120 (defmacro gnus-summary-article-subject (&optional number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2121 "Return current subject string or nil if nothing."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2122 `(let ((headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2123 ,(if number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2124 `(gnus-data-header (assq ,number gnus-newsgroup-data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2125 '(gnus-data-header (assq (gnus-summary-article-number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2126 gnus-newsgroup-data)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2127 (and headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2128 (vectorp headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2129 (mail-header-subject headers))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2130
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2131 (defmacro gnus-summary-article-score (&optional number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2132 "Return current article score."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2133 `(or (cdr (assq ,(or number '(gnus-summary-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2134 gnus-newsgroup-scored))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2135 gnus-summary-default-score 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2136
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2137 (defun gnus-summary-article-children (&optional number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2138 (let* ((data (gnus-data-find-list (or number (gnus-summary-article-number))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2139 (level (gnus-data-level (car data)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2140 l children)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2141 (while (and (setq data (cdr data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2142 (> (setq l (gnus-data-level (car data))) level))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2143 (and (= (1+ level) l)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2144 (push (gnus-data-number (car data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2145 children)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2146 (nreverse children)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2147
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2148 (defun gnus-summary-article-parent (&optional number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2149 (let* ((data (gnus-data-find-list (or number (gnus-summary-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2150 (gnus-data-list t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2151 (level (gnus-data-level (car data))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2152 (if (zerop level)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2153 () ; This is a root.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2154 ;; We search until we find an article with a level less than
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2155 ;; this one. That function has to be the parent.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2156 (while (and (setq data (cdr data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2157 (not (< (gnus-data-level (car data)) level))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2158 (and data (gnus-data-number (car data))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2159
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2160 (defun gnus-unread-mark-p (mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2161 "Say whether MARK is the unread mark."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2162 (= mark gnus-unread-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2163
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2164 (defun gnus-read-mark-p (mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2165 "Say whether MARK is one of the marks that mark as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2166 This is all marks except unread, ticked, dormant, and expirable."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2167 (not (or (= mark gnus-unread-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2168 (= mark gnus-ticked-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2169 (= mark gnus-dormant-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2170 (= mark gnus-expirable-mark))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2171
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2172 (defmacro gnus-article-mark (number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2173 `(cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2174 ((memq ,number gnus-newsgroup-unreads) gnus-unread-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2175 ((memq ,number gnus-newsgroup-marked) gnus-ticked-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2176 ((memq ,number gnus-newsgroup-dormant) gnus-dormant-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2177 ((memq ,number gnus-newsgroup-expirable) gnus-expirable-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2178 (t (or (cdr (assq ,number gnus-newsgroup-reads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2179 gnus-ancient-mark))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2180
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2181 ;; Saving hidden threads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2182
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2183 (put 'gnus-save-hidden-threads 'lisp-indent-function 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2184 (put 'gnus-save-hidden-threads 'edebug-form-spec '(body))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2185
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2186 (defmacro gnus-save-hidden-threads (&rest forms)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2187 "Save hidden threads, eval FORMS, and restore the hidden threads."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2188 (let ((config (make-symbol "config")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2189 `(let ((,config (gnus-hidden-threads-configuration)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2190 (unwind-protect
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2191 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2192 ,@forms)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2193 (gnus-restore-hidden-threads-configuration ,config)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2194
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2195 (defun gnus-hidden-threads-configuration ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2196 "Return the current hidden threads configuration."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2197 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2198 (let (config)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2199 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2200 (while (search-forward "\r" nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2201 (push (1- (point)) config))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2202 config)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2203
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2204 (defun gnus-restore-hidden-threads-configuration (config)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2205 "Restore hidden threads configuration from CONFIG."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2206 (let (point buffer-read-only)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2207 (while (setq point (pop config))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2208 (when (and (< point (point-max))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2209 (goto-char point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2210 (= (following-char) ?\n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2211 (subst-char-in-region point (1+ point) ?\n ?\r)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2212
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2213 ;; Various summary mode internalish functions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2214
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2215 (defun gnus-mouse-pick-article (e)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2216 (interactive "e")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2217 (mouse-set-point e)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2218 (gnus-summary-next-page nil t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2219
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2220 (defun gnus-summary-setup-buffer (group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2221 "Initialize summary buffer."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2222 (let ((buffer (concat "*Summary " group "*")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2223 (if (get-buffer buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2224 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2225 (set-buffer buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2226 (setq gnus-summary-buffer (current-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2227 (not gnus-newsgroup-prepared))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2228 ;; Fix by Sudish Joseph <joseph@cis.ohio-state.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2229 (setq gnus-summary-buffer (set-buffer (get-buffer-create buffer)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2230 (gnus-add-current-to-buffer-list)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2231 (gnus-summary-mode group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2232 (when gnus-carpal
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2233 (gnus-carpal-setup-buffer 'summary))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2234 (unless gnus-single-article-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2235 (make-local-variable 'gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2236 (make-local-variable 'gnus-article-current)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2237 (make-local-variable 'gnus-original-article-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2238 (setq gnus-newsgroup-name group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2239 t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2240
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2241 (defun gnus-set-global-variables ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2242 ;; Set the global equivalents of the summary buffer-local variables
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2243 ;; to the latest values they had. These reflect the summary buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2244 ;; that was in action when the last article was fetched.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2245 (when (eq major-mode 'gnus-summary-mode)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2246 (setq gnus-summary-buffer (current-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2247 (let ((name gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2248 (marked gnus-newsgroup-marked)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2249 (unread gnus-newsgroup-unreads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2250 (headers gnus-current-headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2251 (data gnus-newsgroup-data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2252 (summary gnus-summary-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2253 (article-buffer gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2254 (original gnus-original-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2255 (gac gnus-article-current)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2256 (reffed gnus-reffed-article-number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2257 (score-file gnus-current-score-file))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2258 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2259 (set-buffer gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2260 (setq gnus-newsgroup-name name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2261 (setq gnus-newsgroup-marked marked)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2262 (setq gnus-newsgroup-unreads unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2263 (setq gnus-current-headers headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2264 (setq gnus-newsgroup-data data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2265 (setq gnus-article-current gac)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2266 (setq gnus-summary-buffer summary)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2267 (setq gnus-article-buffer article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2268 (setq gnus-original-article-buffer original)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2269 (setq gnus-reffed-article-number reffed)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2270 (setq gnus-current-score-file score-file)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2271 ;; The article buffer also has local variables.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2272 (when (gnus-buffer-live-p gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2273 (set-buffer gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2274 (setq gnus-summary-buffer summary))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2275
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2276 (defun gnus-summary-article-unread-p (article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2277 "Say whether ARTICLE is unread or not."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2278 (memq article gnus-newsgroup-unreads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2279
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2280 (defun gnus-summary-first-article-p (&optional article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2281 "Return whether ARTICLE is the first article in the buffer."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2282 (if (not (setq article (or article (gnus-summary-article-number))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2283 nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2284 (eq article (caar gnus-newsgroup-data))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2285
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2286 (defun gnus-summary-last-article-p (&optional article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2287 "Return whether ARTICLE is the last article in the buffer."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2288 (if (not (setq article (or article (gnus-summary-article-number))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2289 t ; All non-existent numbers are the last article. :-)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2290 (not (cdr (gnus-data-find-list article)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2291
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2292 (defun gnus-make-thread-indent-array ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2293 (let ((n 200))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2294 (unless (and gnus-thread-indent-array
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2295 (= gnus-thread-indent-level gnus-thread-indent-array-level))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2296 (setq gnus-thread-indent-array (make-vector 201 "")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2297 gnus-thread-indent-array-level gnus-thread-indent-level)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2298 (while (>= n 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2299 (aset gnus-thread-indent-array n
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2300 (make-string (* n gnus-thread-indent-level) ? ))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2301 (setq n (1- n))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2302
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2303 (defun gnus-update-summary-mark-positions ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2304 "Compute where the summary marks are to go."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2305 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2306 (when (and gnus-summary-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2307 (get-buffer gnus-summary-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2308 (buffer-name (get-buffer gnus-summary-buffer)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2309 (set-buffer gnus-summary-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2310 (let ((gnus-replied-mark 129)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2311 (gnus-score-below-mark 130)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2312 (gnus-score-over-mark 130)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2313 (spec gnus-summary-line-format-spec)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2314 thread gnus-visual pos)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2315 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2316 (gnus-set-work-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2317 (let ((gnus-summary-line-format-spec spec))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2318 (gnus-summary-insert-line
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2319 [0 "" "" "" "" "" 0 0 ""] 0 nil 128 t nil "" nil 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2320 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2321 (setq pos (list (cons 'unread (and (search-forward "\200" nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2322 (- (point) 2)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2323 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2324 (push (cons 'replied (and (search-forward "\201" nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2325 (- (point) 2)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2326 pos)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2327 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2328 (push (cons 'score (and (search-forward "\202" nil t) (- (point) 2)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2329 pos)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2330 (setq gnus-summary-mark-positions pos))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2331
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2332 (defun gnus-summary-insert-dummy-line (gnus-tmp-subject gnus-tmp-number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2333 "Insert a dummy root in the summary buffer."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2334 (beginning-of-line)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2335 (gnus-add-text-properties
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2336 (point) (progn (eval gnus-summary-dummy-line-format-spec) (point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2337 (list 'gnus-number gnus-tmp-number 'gnus-intangible gnus-tmp-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2338
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2339 (defun gnus-summary-insert-line (gnus-tmp-header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2340 gnus-tmp-level gnus-tmp-current
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2341 gnus-tmp-unread gnus-tmp-replied
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2342 gnus-tmp-expirable gnus-tmp-subject-or-nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2343 &optional gnus-tmp-dummy gnus-tmp-score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2344 gnus-tmp-process)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2345 (let* ((gnus-tmp-indentation (aref gnus-thread-indent-array gnus-tmp-level))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2346 (gnus-tmp-lines (mail-header-lines gnus-tmp-header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2347 (gnus-tmp-score (or gnus-tmp-score gnus-summary-default-score 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2348 (gnus-tmp-score-char
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2349 (if (or (null gnus-summary-default-score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2350 (<= (abs (- gnus-tmp-score gnus-summary-default-score))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2351 gnus-summary-zcore-fuzz))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2352 ?
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2353 (if (< gnus-tmp-score gnus-summary-default-score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2354 gnus-score-below-mark gnus-score-over-mark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2355 (gnus-tmp-replied
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2356 (cond (gnus-tmp-process gnus-process-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2357 ((memq gnus-tmp-current gnus-newsgroup-cached)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2358 gnus-cached-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2359 (gnus-tmp-replied gnus-replied-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2360 ((memq gnus-tmp-current gnus-newsgroup-saved)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2361 gnus-saved-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2362 (t gnus-unread-mark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2363 (gnus-tmp-from (mail-header-from gnus-tmp-header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2364 (gnus-tmp-name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2365 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2366 ((string-match "<[^>]+> *$" gnus-tmp-from)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2367 (let ((beg (match-beginning 0)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2368 (or (and (string-match "^\"[^\"]*\"" gnus-tmp-from)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2369 (substring gnus-tmp-from (1+ (match-beginning 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2370 (1- (match-end 0))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2371 (substring gnus-tmp-from 0 beg))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2372 ((string-match "(.+)" gnus-tmp-from)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2373 (substring gnus-tmp-from
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2374 (1+ (match-beginning 0)) (1- (match-end 0))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2375 (t gnus-tmp-from)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2376 (gnus-tmp-subject (mail-header-subject gnus-tmp-header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2377 (gnus-tmp-number (mail-header-number gnus-tmp-header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2378 (gnus-tmp-opening-bracket (if gnus-tmp-dummy ?\< ?\[))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2379 (gnus-tmp-closing-bracket (if gnus-tmp-dummy ?\> ?\]))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2380 (buffer-read-only nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2381 (when (string= gnus-tmp-name "")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2382 (setq gnus-tmp-name gnus-tmp-from))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2383 (unless (numberp gnus-tmp-lines)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2384 (setq gnus-tmp-lines 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2385 (gnus-put-text-property
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2386 (point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2387 (progn (eval gnus-summary-line-format-spec) (point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2388 'gnus-number gnus-tmp-number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2389 (when (gnus-visual-p 'summary-highlight 'highlight)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2390 (forward-line -1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2391 (run-hooks 'gnus-summary-update-hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2392 (forward-line 1))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2393
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2394 (defun gnus-summary-update-line (&optional dont-update)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2395 ;; Update summary line after change.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2396 (when (and gnus-summary-default-score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2397 (not gnus-summary-inhibit-highlight))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2398 (let* ((gnus-summary-inhibit-highlight t) ; Prevent recursion.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2399 (article (gnus-summary-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2400 (score (gnus-summary-article-score article)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2401 (unless dont-update
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2402 (if (and gnus-summary-mark-below
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2403 (< (gnus-summary-article-score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2404 gnus-summary-mark-below))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2405 ;; This article has a low score, so we mark it as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2406 (when (memq article gnus-newsgroup-unreads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2407 (gnus-summary-mark-article-as-read gnus-low-score-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2408 (when (eq (gnus-summary-article-mark) gnus-low-score-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2409 ;; This article was previously marked as read on account
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2410 ;; of a low score, but now it has risen, so we mark it as
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2411 ;; unread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2412 (gnus-summary-mark-article-as-unread gnus-unread-mark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2413 (gnus-summary-update-mark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2414 (if (or (null gnus-summary-default-score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2415 (<= (abs (- score gnus-summary-default-score))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2416 gnus-summary-zcore-fuzz))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2417 ?
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2418 (if (< score gnus-summary-default-score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2419 gnus-score-below-mark gnus-score-over-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2420 'score))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2421 ;; Do visual highlighting.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2422 (when (gnus-visual-p 'summary-highlight 'highlight)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2423 (run-hooks 'gnus-summary-update-hook)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2424
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2425 (defvar gnus-tmp-new-adopts nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2426
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2427 (defun gnus-summary-number-of-articles-in-thread (thread &optional level char)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2428 "Return the number of articles in THREAD.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2429 This may be 0 in some cases -- if none of the articles in
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2430 the thread are to be displayed."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2431 (let* ((number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2432 ;; Fix by Luc Van Eycken <Luc.VanEycken@esat.kuleuven.ac.be>.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2433 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2434 ((not (listp thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2435 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2436 ((and (consp thread) (cdr thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2437 (apply
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2438 '+ 1 (mapcar
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2439 'gnus-summary-number-of-articles-in-thread (cdr thread))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2440 ((null thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2441 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2442 ((memq (mail-header-number (car thread)) gnus-newsgroup-limit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2443 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2444 (t 0))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2445 (when (and level (zerop level) gnus-tmp-new-adopts)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2446 (incf number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2447 (apply '+ (mapcar
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2448 'gnus-summary-number-of-articles-in-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2449 gnus-tmp-new-adopts))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2450 (if char
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2451 (if (> number 1) gnus-not-empty-thread-mark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2452 gnus-empty-thread-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2453 number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2454
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2455 (defun gnus-summary-set-local-parameters (group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2456 "Go through the local params of GROUP and set all variable specs in that list."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2457 (let ((params (gnus-group-find-parameter group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2458 elem)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2459 (while params
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2460 (setq elem (car params)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2461 params (cdr params))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2462 (and (consp elem) ; Has to be a cons.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2463 (consp (cdr elem)) ; The cdr has to be a list.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2464 (symbolp (car elem)) ; Has to be a symbol in there.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2465 (not (memq (car elem)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2466 '(quit-config to-address to-list to-group)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2467 (progn ; So we set it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2468 (make-local-variable (car elem))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2469 (set (car elem) (eval (nth 1 elem))))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2470
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2471 (defun gnus-summary-read-group (group &optional show-all no-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2472 kill-buffer no-display)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2473 "Start reading news in newsgroup GROUP.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2474 If SHOW-ALL is non-nil, already read articles are also listed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2475 If NO-ARTICLE is non-nil, no article is selected initially.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2476 If NO-DISPLAY, don't generate a summary buffer."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2477 ;; Killed foreign groups can't be entered.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2478 (when (and (not (gnus-group-native-p group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2479 (not (gnus-gethash group gnus-newsrc-hashtb)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2480 (error "Dead non-native groups can't be entered"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2481 (gnus-message 5 "Retrieving newsgroup: %s..." group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2482 (let* ((new-group (gnus-summary-setup-buffer group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2483 (quit-config (gnus-group-quit-config group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2484 (did-select (and new-group (gnus-select-newsgroup group show-all))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2485 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2486 ;; This summary buffer exists already, so we just select it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2487 ((not new-group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2488 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2489 (when kill-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2490 (gnus-kill-or-deaden-summary kill-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2491 (gnus-configure-windows 'summary 'force)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2492 (gnus-set-mode-line 'summary)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2493 (gnus-summary-position-point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2494 (message "")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2495 t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2496 ;; We couldn't select this group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2497 ((null did-select)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2498 (when (and (eq major-mode 'gnus-summary-mode)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2499 (not (equal (current-buffer) kill-buffer)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2500 (kill-buffer (current-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2501 (if (not quit-config)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2502 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2503 (set-buffer gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2504 (gnus-group-jump-to-group group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2505 (gnus-group-next-unread-group 1))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2506 (gnus-handle-ephemeral-exit quit-config)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2507 (gnus-message 3 "Can't select group")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2508 nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2509 ;; The user did a `C-g' while prompting for number of articles,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2510 ;; so we exit this group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2511 ((eq did-select 'quit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2512 (and (eq major-mode 'gnus-summary-mode)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2513 (not (equal (current-buffer) kill-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2514 (kill-buffer (current-buffer)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2515 (when kill-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2516 (gnus-kill-or-deaden-summary kill-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2517 (if (not quit-config)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2518 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2519 (set-buffer gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2520 (gnus-group-jump-to-group group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2521 (gnus-group-next-unread-group 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2522 (gnus-configure-windows 'group 'force))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2523 (gnus-handle-ephemeral-exit quit-config))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2524 ;; Finally signal the quit.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2525 (signal 'quit nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2526 ;; The group was successfully selected.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2527 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2528 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2529 ;; Save the active value in effect when the group was entered.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2530 (setq gnus-newsgroup-active
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2531 (gnus-copy-sequence
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2532 (gnus-active gnus-newsgroup-name)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2533 ;; You can change the summary buffer in some way with this hook.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2534 (run-hooks 'gnus-select-group-hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2535 ;; Set any local variables in the group parameters.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2536 (gnus-summary-set-local-parameters gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2537 (gnus-update-format-specifications
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2538 nil 'summary 'summary-mode 'summary-dummy)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2539 ;; Do score processing.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2540 (when gnus-use-scoring
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2541 (gnus-possibly-score-headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2542 ;; Check whether to fill in the gaps in the threads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2543 (when gnus-build-sparse-threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2544 (gnus-build-sparse-threads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2545 ;; Find the initial limit.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2546 (if gnus-show-threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2547 (if show-all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2548 (let ((gnus-newsgroup-dormant nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2549 (gnus-summary-initial-limit show-all))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2550 (gnus-summary-initial-limit show-all))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2551 (setq gnus-newsgroup-limit
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2552 (mapcar
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2553 (lambda (header) (mail-header-number header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2554 gnus-newsgroup-headers)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2555 ;; Generate the summary buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2556 (unless no-display
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2557 (gnus-summary-prepare))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2558 (when gnus-use-trees
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2559 (gnus-tree-open group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2560 (setq gnus-summary-highlight-line-function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2561 'gnus-tree-highlight-article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2562 ;; If the summary buffer is empty, but there are some low-scored
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2563 ;; articles or some excluded dormants, we include these in the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2564 ;; buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2565 (when (and (zerop (buffer-size))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2566 (not no-display))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2567 (cond (gnus-newsgroup-dormant
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2568 (gnus-summary-limit-include-dormant))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2569 ((and gnus-newsgroup-scored show-all)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2570 (gnus-summary-limit-include-expunged t))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2571 ;; Function `gnus-apply-kill-file' must be called in this hook.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2572 (run-hooks 'gnus-apply-kill-hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2573 (if (and (zerop (buffer-size))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2574 (not no-display))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2575 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2576 ;; This newsgroup is empty.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2577 (gnus-summary-catchup-and-exit nil t) ;Without confirmations.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2578 (gnus-message 6 "No unread news")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2579 (when kill-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2580 (gnus-kill-or-deaden-summary kill-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2581 ;; Return nil from this function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2582 nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2583 ;; Hide conversation thread subtrees. We cannot do this in
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2584 ;; gnus-summary-prepare-hook since kill processing may not
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2585 ;; work with hidden articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2586 (and gnus-show-threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2587 gnus-thread-hide-subtree
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2588 (gnus-summary-hide-all-threads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2589 ;; Show first unread article if requested.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2590 (if (and (not no-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2591 (not no-display)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2592 gnus-newsgroup-unreads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2593 gnus-auto-select-first)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2594 (unless (if (eq gnus-auto-select-first 'best)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2595 (gnus-summary-best-unread-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2596 (gnus-summary-first-unread-article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2597 (gnus-configure-windows 'summary))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2598 ;; Don't select any articles, just move point to the first
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2599 ;; article in the group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2600 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2601 (gnus-summary-position-point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2602 (gnus-set-mode-line 'summary)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2603 (gnus-configure-windows 'summary 'force))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2604 (when kill-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2605 (gnus-kill-or-deaden-summary kill-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2606 (when (get-buffer-window gnus-group-buffer t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2607 ;; Gotta use windows, because recenter does weird stuff if
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2608 ;; the current buffer ain't the displayed window.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2609 (let ((owin (selected-window)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2610 (select-window (get-buffer-window gnus-group-buffer t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2611 (when (gnus-group-goto-group group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2612 (recenter))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2613 (select-window owin))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2614 ;; Mark this buffer as "prepared".
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2615 (setq gnus-newsgroup-prepared t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2616 t))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2617
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2618 (defun gnus-summary-prepare ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2619 "Generate the summary buffer."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2620 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2621 (let ((buffer-read-only nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2622 (erase-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2623 (setq gnus-newsgroup-data nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2624 gnus-newsgroup-data-reverse nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2625 (run-hooks 'gnus-summary-generate-hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2626 ;; Generate the buffer, either with threads or without.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2627 (when gnus-newsgroup-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2628 (gnus-summary-prepare-threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2629 (if gnus-show-threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2630 (gnus-sort-gathered-threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2631 (funcall gnus-summary-thread-gathering-function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2632 (gnus-sort-threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2633 (gnus-cut-threads (gnus-make-threads)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2634 ;; Unthreaded display.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2635 (gnus-sort-articles gnus-newsgroup-headers))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2636 (setq gnus-newsgroup-data (nreverse gnus-newsgroup-data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2637 ;; Call hooks for modifying summary buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2638 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2639 (run-hooks 'gnus-summary-prepare-hook)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2640
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2641 (defsubst gnus-general-simplify-subject (subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2642 "Simply subject by the same rules as gnus-gather-threads-by-subject."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2643 (setq subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2644 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2645 ;; Truncate the subject.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2646 ((numberp gnus-summary-gather-subject-limit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2647 (setq subject (gnus-simplify-subject-re subject))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2648 (if (> (length subject) gnus-summary-gather-subject-limit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2649 (substring subject 0 gnus-summary-gather-subject-limit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2650 subject))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2651 ;; Fuzzily simplify it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2652 ((eq 'fuzzy gnus-summary-gather-subject-limit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2653 (gnus-simplify-subject-fuzzy subject))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2654 ;; Just remove the leading "Re:".
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2655 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2656 (gnus-simplify-subject-re subject))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2657
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2658 (if (and gnus-summary-gather-exclude-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2659 (string-match gnus-summary-gather-exclude-subject subject))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2660 nil ; This article shouldn't be gathered
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2661 subject))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2662
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2663 (defun gnus-summary-simplify-subject-query ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2664 "Query where the respool algorithm would put this article."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2665 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2666 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2667 (gnus-summary-select-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2668 (message (gnus-general-simplify-subject (gnus-summary-article-subject))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2669
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2670 (defun gnus-gather-threads-by-subject (threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2671 "Gather threads by looking at Subject headers."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2672 (if (not gnus-summary-make-false-root)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2673 threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2674 (let ((hashtb (gnus-make-hashtable 1024))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2675 (prev threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2676 (result threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2677 subject hthread whole-subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2678 (while threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2679 (setq subject (gnus-general-simplify-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2680 (setq whole-subject (mail-header-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2681 (caar threads)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2682 (when subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2683 (if (setq hthread (gnus-gethash subject hashtb))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2684 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2685 ;; We enter a dummy root into the thread, if we
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2686 ;; haven't done that already.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2687 (unless (stringp (caar hthread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2688 (setcar hthread (list whole-subject (car hthread))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2689 ;; We add this new gathered thread to this gathered
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2690 ;; thread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2691 (setcdr (car hthread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2692 (nconc (cdar hthread) (list (car threads))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2693 ;; Remove it from the list of threads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2694 (setcdr prev (cdr threads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2695 (setq threads prev))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2696 ;; Enter this thread into the hash table.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2697 (gnus-sethash subject threads hashtb)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2698 (setq prev threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2699 (setq threads (cdr threads)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2700 result)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2701
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2702 (defun gnus-gather-threads-by-references (threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2703 "Gather threads by looking at References headers."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2704 (let ((idhashtb (gnus-make-hashtable 1024))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2705 (thhashtb (gnus-make-hashtable 1024))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2706 (prev threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2707 (result threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2708 ids references id gthread gid entered ref)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2709 (while threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2710 (when (setq references (mail-header-references (caar threads)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2711 (setq id (mail-header-id (caar threads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2712 ids (gnus-split-references references)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2713 entered nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2714 (while (setq ref (pop ids))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2715 (setq ids (delete ref ids))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2716 (if (not (setq gid (gnus-gethash ref idhashtb)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2717 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2718 (gnus-sethash ref id idhashtb)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2719 (gnus-sethash id threads thhashtb))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2720 (setq gthread (gnus-gethash gid thhashtb))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2721 (unless entered
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2722 ;; We enter a dummy root into the thread, if we
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2723 ;; haven't done that already.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2724 (unless (stringp (caar gthread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2725 (setcar gthread (list (mail-header-subject (caar gthread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2726 (car gthread))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2727 ;; We add this new gathered thread to this gathered
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2728 ;; thread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2729 (setcdr (car gthread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2730 (nconc (cdar gthread) (list (car threads)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2731 ;; Add it into the thread hash table.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2732 (gnus-sethash id gthread thhashtb)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2733 (setq entered t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2734 ;; Remove it from the list of threads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2735 (setcdr prev (cdr threads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2736 (setq threads prev))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2737 (setq prev threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2738 (setq threads (cdr threads)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2739 result))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2740
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2741 (defun gnus-sort-gathered-threads (threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2742 "Sort subtreads inside each gathered thread by article number."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2743 (let ((result threads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2744 (while threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2745 (when (stringp (caar threads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2746 (setcdr (car threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2747 (sort (cdar threads) 'gnus-thread-sort-by-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2748 (setq threads (cdr threads)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2749 result))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2750
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2751 (defun gnus-thread-loop-p (root thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2752 "Say whether ROOT is in THREAD."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2753 (let ((th (cdr thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2754 (while (and th
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2755 (not (eq (caar th) root)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2756 (pop th))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2757 (if th
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2758 ;; We have found a loop.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2759 (let (ref-dep)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2760 (setcdr thread (delq (car th) (cdr thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2761 (if (boundp (setq ref-dep (intern "none"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2762 gnus-newsgroup-dependencies)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2763 (setcdr (symbol-value ref-dep)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2764 (nconc (cdr (symbol-value ref-dep))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2765 (list (car th))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2766 (set ref-dep (list nil (car th))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2767 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2768 ;; Recurse down into the sub-threads and look for loops.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2769 (apply '+
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2770 (mapcar
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2771 (lambda (thread) (gnus-thread-loop-p root thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2772 (cdr thread))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2773
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2774 (defun gnus-make-threads ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2775 "Go through the dependency hashtb and find the roots. Return all threads."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2776 (let (threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2777 (while (catch 'infloop
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2778 (mapatoms
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2779 (lambda (refs)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2780 ;; Deal with self-referencing References loops.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2781 (when (and (car (symbol-value refs))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2782 (not (zerop
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2783 (apply
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2784 '+
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2785 (mapcar
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2786 (lambda (thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2787 (gnus-thread-loop-p
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2788 (car (symbol-value refs)) thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2789 (cdr (symbol-value refs)))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2790 (setq threads nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2791 (throw 'infloop t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2792 (unless (car (symbol-value refs))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2793 ;; These threads do not refer back to any other articles,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2794 ;; so they're roots.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2795 (setq threads (append (cdr (symbol-value refs)) threads))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2796 gnus-newsgroup-dependencies)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2797 threads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2798
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2799 (defun gnus-build-sparse-threads ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2800 (let ((headers gnus-newsgroup-headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2801 (deps gnus-newsgroup-dependencies)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2802 header references generation relations
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2803 cthread subject child end pthread relation)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2804 ;; First we create an alist of generations/relations, where
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2805 ;; generations is how much we trust the relation, and the relation
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2806 ;; is parent/child.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2807 (gnus-message 7 "Making sparse threads...")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2808 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2809 (nnheader-set-temp-buffer " *gnus sparse threads*")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2810 (while (setq header (pop headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2811 (when (and (setq references (mail-header-references header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2812 (not (string= references "")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2813 (insert references)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2814 (setq child (mail-header-id header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2815 subject (mail-header-subject header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2816 (setq generation 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2817 (while (search-backward ">" nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2818 (setq end (1+ (point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2819 (when (search-backward "<" nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2820 (push (list (incf generation)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2821 child (setq child (buffer-substring (point) end))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2822 subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2823 relations)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2824 (push (list (1+ generation) child nil subject) relations)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2825 (erase-buffer)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2826 (kill-buffer (current-buffer)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2827 ;; Sort over trustworthiness.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2828 (setq relations (sort relations (lambda (r1 r2) (< (car r1) (car r2)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2829 (while (setq relation (pop relations))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2830 (when (if (boundp (setq cthread (intern (cadr relation) deps)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2831 (unless (car (symbol-value cthread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2832 ;; Make this article the parent of these threads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2833 (setcar (symbol-value cthread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2834 (vector gnus-reffed-article-number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2835 (cadddr relation)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2836 "" ""
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2837 (cadr relation)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2838 (or (caddr relation) "") 0 0 "")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2839 (set cthread (list (vector gnus-reffed-article-number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2840 (cadddr relation)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2841 "" "" (cadr relation)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2842 (or (caddr relation) "") 0 0 ""))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2843 (push gnus-reffed-article-number gnus-newsgroup-limit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2844 (push gnus-reffed-article-number gnus-newsgroup-sparse)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2845 (push (cons gnus-reffed-article-number gnus-sparse-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2846 gnus-newsgroup-reads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2847 (decf gnus-reffed-article-number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2848 ;; Make this new thread the child of its parent.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2849 (if (boundp (setq pthread (intern (or (caddr relation) "none") deps)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2850 (setcdr (symbol-value pthread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2851 (nconc (cdr (symbol-value pthread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2852 (list (symbol-value cthread))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2853 (set pthread (list nil (symbol-value cthread))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2854 (gnus-message 7 "Making sparse threads...done")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2855
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2856 (defun gnus-build-old-threads ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2857 ;; Look at all the articles that refer back to old articles, and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2858 ;; fetch the headers for the articles that aren't there. This will
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2859 ;; build complete threads - if the roots haven't been expired by the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2860 ;; server, that is.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2861 (let (id heads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2862 (mapatoms
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2863 (lambda (refs)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2864 (when (not (car (symbol-value refs)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2865 (setq heads (cdr (symbol-value refs)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2866 (while heads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2867 (if (memq (mail-header-number (caar heads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2868 gnus-newsgroup-dormant)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2869 (setq heads (cdr heads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2870 (setq id (symbol-name refs))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2871 (while (and (setq id (gnus-build-get-header id))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2872 (not (car (gnus-gethash
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2873 id gnus-newsgroup-dependencies)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2874 (setq heads nil)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2875 gnus-newsgroup-dependencies)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2876
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2877 (defun gnus-build-get-header (id)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2878 ;; Look through the buffer of NOV lines and find the header to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2879 ;; ID. Enter this line into the dependencies hash table, and return
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2880 ;; the id of the parent article (if any).
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2881 (let ((deps gnus-newsgroup-dependencies)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2882 found header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2883 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2884 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2885 (set-buffer nntp-server-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2886 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2887 (while (and (not found) (search-forward id nil t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2888 (beginning-of-line)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2889 (setq found (looking-at
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2890 (format "^[^\t]*\t[^\t]*\t[^\t]*\t[^\t]*\t%s"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2891 (regexp-quote id))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2892 (or found (beginning-of-line 2)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2893 (when found
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2894 (beginning-of-line)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2895 (and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2896 (setq header (gnus-nov-parse-line
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2897 (read (current-buffer)) deps))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2898 (gnus-parent-id (mail-header-references header)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2899 (when header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2900 (let ((number (mail-header-number header)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2901 (push number gnus-newsgroup-limit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2902 (push header gnus-newsgroup-headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2903 (if (memq number gnus-newsgroup-unselected)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2904 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2905 (push number gnus-newsgroup-unreads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2906 (setq gnus-newsgroup-unselected
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2907 (delq number gnus-newsgroup-unselected)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2908 (push number gnus-newsgroup-ancient)))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2909
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2910 (defun gnus-summary-update-article-line (article header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2911 "Update the line for ARTICLE using HEADERS."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2912 (let* ((id (mail-header-id header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2913 (thread (gnus-id-to-thread id)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2914 (unless thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2915 (error "Article in no thread"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2916 ;; Update the thread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2917 (setcar thread header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2918 (gnus-summary-goto-subject article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2919 (let* ((datal (gnus-data-find-list article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2920 (data (car datal))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2921 (length (when (cdr datal)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2922 (- (gnus-data-pos data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2923 (gnus-data-pos (cadr datal)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2924 (buffer-read-only nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2925 (level (gnus-summary-thread-level)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2926 (gnus-delete-line)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2927 (gnus-summary-insert-line
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2928 header level nil (gnus-article-mark article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2929 (memq article gnus-newsgroup-replied)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2930 (memq article gnus-newsgroup-expirable)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2931 (mail-header-subject header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2932 nil (cdr (assq article gnus-newsgroup-scored))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2933 (memq article gnus-newsgroup-processable))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2934 (when length
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2935 (gnus-data-update-list
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2936 (cdr datal) (- length (- (gnus-data-pos data) (point))))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2937
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2938 (defun gnus-summary-update-article (article &optional iheader)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2939 "Update ARTICLE in the summary buffer."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2940 (set-buffer gnus-summary-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2941 (let* ((header (or iheader (gnus-summary-article-header article)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2942 (id (mail-header-id header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2943 (data (gnus-data-find article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2944 (thread (gnus-id-to-thread id))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2945 (references (mail-header-references header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2946 (parent
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2947 (gnus-id-to-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2948 (or (gnus-parent-id
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2949 (when (and references
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2950 (not (equal "" references)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2951 references))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2952 "none")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2953 (buffer-read-only nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2954 (old (car thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2955 (number (mail-header-number header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2956 pos)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2957 (when thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2958 ;; !!! Should this be in or not?
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2959 (unless iheader
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2960 (setcar thread nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2961 (when parent
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2962 (delq thread parent))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2963 (if (gnus-summary-insert-subject id header iheader)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2964 ;; Set the (possibly) new article number in the data structure.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2965 (gnus-data-set-number data (gnus-id-to-article id))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2966 (setcar thread old)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2967 nil))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2968
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2969 (defun gnus-rebuild-thread (id)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2970 "Rebuild the thread containing ID."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2971 (let ((buffer-read-only nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2972 old-pos current thread data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2973 (if (not gnus-show-threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2974 (setq thread (list (car (gnus-id-to-thread id))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2975 ;; Get the thread this article is part of.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2976 (setq thread (gnus-remove-thread id)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2977 (setq old-pos (point-at-bol))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2978 (setq current (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2979 (and (zerop (forward-line -1))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2980 (gnus-summary-article-number))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2981 ;; If this is a gathered thread, we have to go some re-gathering.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2982 (when (stringp (car thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2983 (let ((subject (car thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2984 roots thr)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2985 (setq thread (cdr thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2986 (while thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2987 (unless (memq (setq thr (gnus-id-to-thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2988 (gnus-root-id
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2989 (mail-header-id (caar thread)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2990 roots)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2991 (push thr roots))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2992 (setq thread (cdr thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2993 ;; We now have all (unique) roots.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2994 (if (= (length roots) 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2995 ;; All the loose roots are now one solid root.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2996 (setq thread (car roots))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2997 (setq thread (cons subject (gnus-sort-threads roots))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2998 (let (threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2999 ;; We then insert this thread into the summary buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3000 (let (gnus-newsgroup-data gnus-newsgroup-threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3001 (if gnus-show-threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3002 (gnus-summary-prepare-threads (gnus-cut-threads (list thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3003 (gnus-summary-prepare-unthreaded thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3004 (setq data (nreverse gnus-newsgroup-data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3005 (setq threads gnus-newsgroup-threads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3006 ;; We splice the new data into the data structure.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3007 (gnus-data-enter-list current data (- (point) old-pos))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3008 (setq gnus-newsgroup-threads (nconc threads gnus-newsgroup-threads)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3009
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3010 (defun gnus-number-to-header (number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3011 "Return the header for article NUMBER."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3012 (let ((headers gnus-newsgroup-headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3013 (while (and headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3014 (not (= number (mail-header-number (car headers)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3015 (pop headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3016 (when headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3017 (car headers))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3018
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3019 (defun gnus-parent-headers (headers &optional generation)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3020 "Return the headers of the GENERATIONeth parent of HEADERS."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3021 (unless generation
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3022 (setq generation 1))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3023 (let (references parent)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3024 (while (and headers (not (zerop generation)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3025 (setq references (mail-header-references headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3026 (when (and references
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3027 (setq parent (gnus-parent-id references))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3028 (setq headers (car (gnus-id-to-thread parent))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3029 (decf generation)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3030 headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3031
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3032 (defun gnus-id-to-thread (id)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3033 "Return the (sub-)thread where ID appears."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3034 (gnus-gethash id gnus-newsgroup-dependencies))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3035
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3036 (defun gnus-id-to-article (id)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3037 "Return the article number of ID."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3038 (let ((thread (gnus-id-to-thread id)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3039 (when (and thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3040 (car thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3041 (mail-header-number (car thread)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3042
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3043 (defun gnus-id-to-header (id)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3044 "Return the article headers of ID."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3045 (car (gnus-id-to-thread id)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3046
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3047 (defun gnus-article-displayed-root-p (article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3048 "Say whether ARTICLE is a root(ish) article."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3049 (let ((level (gnus-summary-thread-level article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3050 (refs (mail-header-references (gnus-summary-article-header article)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3051 particle)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3052 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3053 ((null level) nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3054 ((zerop level) t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3055 ((null refs) t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3056 ((null (gnus-parent-id refs)) t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3057 ((and (= 1 level)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3058 (null (setq particle (gnus-id-to-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3059 (gnus-parent-id refs))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3060 (null (gnus-summary-thread-level particle)))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3061
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3062 (defun gnus-root-id (id)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3063 "Return the id of the root of the thread where ID appears."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3064 (let (last-id prev)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3065 (while (and id (setq prev (car (gnus-gethash
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3066 id gnus-newsgroup-dependencies))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3067 (setq last-id id
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3068 id (gnus-parent-id (mail-header-references prev))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3069 last-id))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3070
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3071 (defun gnus-remove-thread (id &optional dont-remove)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3072 "Remove the thread that has ID in it."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3073 (let ((dep gnus-newsgroup-dependencies)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3074 headers thread last-id)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3075 ;; First go up in this thread until we find the root.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3076 (setq last-id (gnus-root-id id))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3077 (setq headers (list (car (gnus-id-to-thread last-id))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3078 (caadr (gnus-id-to-thread last-id))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3079 ;; We have now found the real root of this thread. It might have
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3080 ;; been gathered into some loose thread, so we have to search
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3081 ;; through the threads to find the thread we wanted.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3082 (let ((threads gnus-newsgroup-threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3083 sub)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3084 (while threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3085 (setq sub (car threads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3086 (if (stringp (car sub))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3087 ;; This is a gathered thread, so we look at the roots
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3088 ;; below it to find whether this article is in this
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3089 ;; gathered root.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3090 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3091 (setq sub (cdr sub))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3092 (while sub
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3093 (when (member (caar sub) headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3094 (setq thread (car threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3095 threads nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3096 sub nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3097 (setq sub (cdr sub))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3098 ;; It's an ordinary thread, so we check it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3099 (when (eq (car sub) (car headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3100 (setq thread sub
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3101 threads nil)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3102 (setq threads (cdr threads)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3103 ;; If this article is in no thread, then it's a root.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3104 (if thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3105 (unless dont-remove
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3106 (setq gnus-newsgroup-threads (delq thread gnus-newsgroup-threads)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3107 (setq thread (gnus-gethash last-id dep)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3108 (when thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3109 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3110 thread ; We return this thread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3111 (unless dont-remove
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3112 (if (stringp (car thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3113 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3114 ;; If we use dummy roots, then we have to remove the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3115 ;; dummy root as well.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3116 (when (eq gnus-summary-make-false-root 'dummy)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3117 (gnus-delete-line)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3118 (gnus-data-compute-positions))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3119 (setq thread (cdr thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3120 (while thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3121 (gnus-remove-thread-1 (car thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3122 (setq thread (cdr thread))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3123 (gnus-remove-thread-1 thread))))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3124
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3125 (defun gnus-remove-thread-1 (thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3126 "Remove the thread THREAD recursively."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3127 (let ((number (mail-header-number (pop thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3128 d)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3129 (setq thread (reverse thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3130 (while thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3131 (gnus-remove-thread-1 (pop thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3132 (when (setq d (gnus-data-find number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3133 (goto-char (gnus-data-pos d))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3134 (gnus-data-remove
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3135 number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3136 (- (point-at-bol)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3137 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3138 (1+ (point-at-eol))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3139 (gnus-delete-line)))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3140
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3141 (defun gnus-sort-threads (threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3142 "Sort THREADS."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3143 (if (not gnus-thread-sort-functions)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3144 threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3145 (gnus-message 7 "Sorting threads...")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3146 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3147 (sort threads (gnus-make-sort-function gnus-thread-sort-functions))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3148 (gnus-message 7 "Sorting threads...done"))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3149
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3150 (defun gnus-sort-articles (articles)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3151 "Sort ARTICLES."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3152 (when gnus-article-sort-functions
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3153 (gnus-message 7 "Sorting articles...")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3154 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3155 (setq gnus-newsgroup-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3156 (sort articles (gnus-make-sort-function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3157 gnus-article-sort-functions)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3158 (gnus-message 7 "Sorting articles...done"))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3159
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3160 ;; Written by Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3161 (defmacro gnus-thread-header (thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3162 ;; Return header of first article in THREAD.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3163 ;; Note that THREAD must never, ever be anything else than a variable -
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3164 ;; using some other form will lead to serious barfage.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3165 (or (symbolp thread) (signal 'wrong-type-argument '(symbolp thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3166 ;; (8% speedup to gnus-summary-prepare, just for fun :-)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3167 (list 'byte-code "\10\211:\203\17\0\211@;\203\16\0A@@\207" ;
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3168 (vector thread) 2))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3169
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3170 (defsubst gnus-article-sort-by-number (h1 h2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3171 "Sort articles by article number."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3172 (< (mail-header-number h1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3173 (mail-header-number h2)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3174
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3175 (defun gnus-thread-sort-by-number (h1 h2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3176 "Sort threads by root article number."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3177 (gnus-article-sort-by-number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3178 (gnus-thread-header h1) (gnus-thread-header h2)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3179
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3180 (defsubst gnus-article-sort-by-lines (h1 h2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3181 "Sort articles by article Lines header."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3182 (< (mail-header-lines h1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3183 (mail-header-lines h2)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3184
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3185 (defun gnus-thread-sort-by-lines (h1 h2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3186 "Sort threads by root article Lines header."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3187 (gnus-article-sort-by-lines
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3188 (gnus-thread-header h1) (gnus-thread-header h2)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3189
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3190 (defsubst gnus-article-sort-by-author (h1 h2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3191 "Sort articles by root author."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3192 (string-lessp
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3193 (let ((extract (funcall
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3194 gnus-extract-address-components
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3195 (mail-header-from h1))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3196 (or (car extract) (cdr extract)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3197 (let ((extract (funcall
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3198 gnus-extract-address-components
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3199 (mail-header-from h2))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3200 (or (car extract) (cdr extract)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3201
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3202 (defun gnus-thread-sort-by-author (h1 h2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3203 "Sort threads by root author."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3204 (gnus-article-sort-by-author
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3205 (gnus-thread-header h1) (gnus-thread-header h2)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3206
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3207 (defsubst gnus-article-sort-by-subject (h1 h2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3208 "Sort articles by root subject."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3209 (string-lessp
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3210 (downcase (gnus-simplify-subject-re (mail-header-subject h1)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3211 (downcase (gnus-simplify-subject-re (mail-header-subject h2)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3212
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3213 (defun gnus-thread-sort-by-subject (h1 h2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3214 "Sort threads by root subject."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3215 (gnus-article-sort-by-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3216 (gnus-thread-header h1) (gnus-thread-header h2)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3217
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3218 (defsubst gnus-article-sort-by-date (h1 h2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3219 "Sort articles by root article date."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3220 (gnus-time-less
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3221 (gnus-date-get-time (mail-header-date h1))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3222 (gnus-date-get-time (mail-header-date h2))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3223
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3224 (defun gnus-thread-sort-by-date (h1 h2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3225 "Sort threads by root article date."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3226 (gnus-article-sort-by-date
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3227 (gnus-thread-header h1) (gnus-thread-header h2)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3228
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3229 (defsubst gnus-article-sort-by-score (h1 h2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3230 "Sort articles by root article score.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3231 Unscored articles will be counted as having a score of zero."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3232 (> (or (cdr (assq (mail-header-number h1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3233 gnus-newsgroup-scored))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3234 gnus-summary-default-score 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3235 (or (cdr (assq (mail-header-number h2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3236 gnus-newsgroup-scored))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3237 gnus-summary-default-score 0)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3238
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3239 (defun gnus-thread-sort-by-score (h1 h2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3240 "Sort threads by root article score."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3241 (gnus-article-sort-by-score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3242 (gnus-thread-header h1) (gnus-thread-header h2)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3243
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3244 (defun gnus-thread-sort-by-total-score (h1 h2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3245 "Sort threads by the sum of all scores in the thread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3246 Unscored articles will be counted as having a score of zero."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3247 (> (gnus-thread-total-score h1) (gnus-thread-total-score h2)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3248
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3249 (defun gnus-thread-total-score (thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3250 ;; This function find the total score of THREAD.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3251 (cond ((null thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3252 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3253 ((consp thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3254 (if (stringp (car thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3255 (apply gnus-thread-score-function 0
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3256 (mapcar 'gnus-thread-total-score-1 (cdr thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3257 (gnus-thread-total-score-1 thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3258 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3259 (gnus-thread-total-score-1 (list thread)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3260
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3261 (defun gnus-thread-total-score-1 (root)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3262 ;; This function find the total score of the thread below ROOT.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3263 (setq root (car root))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3264 (apply gnus-thread-score-function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3265 (or (append
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3266 (mapcar 'gnus-thread-total-score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3267 (cdr (gnus-gethash (mail-header-id root)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3268 gnus-newsgroup-dependencies)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3269 (when (> (mail-header-number root) 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3270 (list (or (cdr (assq (mail-header-number root)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3271 gnus-newsgroup-scored))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3272 gnus-summary-default-score 0))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3273 (list gnus-summary-default-score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3274 '(0))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3275
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3276 ;; Added by Per Abrahamsen <amanda@iesd.auc.dk>.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3277 (defvar gnus-tmp-prev-subject nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3278 (defvar gnus-tmp-false-parent nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3279 (defvar gnus-tmp-root-expunged nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3280 (defvar gnus-tmp-dummy-line nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3281
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3282 (defun gnus-summary-prepare-threads (threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3283 "Prepare summary buffer from THREADS and indentation LEVEL.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3284 THREADS is either a list of `(PARENT [(CHILD1 [(GRANDCHILD ...]...) ...])'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3285 or a straight list of headers."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3286 (gnus-message 7 "Generating summary...")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3287
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3288 (setq gnus-newsgroup-threads threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3289 (beginning-of-line)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3290
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3291 (let ((gnus-tmp-level 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3292 (default-score (or gnus-summary-default-score 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3293 (gnus-visual-p (gnus-visual-p 'summary-highlight 'highlight))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3294 thread number subject stack state gnus-tmp-gathered beg-match
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3295 new-roots gnus-tmp-new-adopts thread-end
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3296 gnus-tmp-header gnus-tmp-unread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3297 gnus-tmp-replied gnus-tmp-subject-or-nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3298 gnus-tmp-dummy gnus-tmp-indentation gnus-tmp-lines gnus-tmp-score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3299 gnus-tmp-score-char gnus-tmp-from gnus-tmp-name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3300 gnus-tmp-number gnus-tmp-opening-bracket gnus-tmp-closing-bracket)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3301
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3302 (setq gnus-tmp-prev-subject nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3303
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3304 (if (vectorp (car threads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3305 ;; If this is a straight (sic) list of headers, then a
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3306 ;; threaded summary display isn't required, so we just create
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3307 ;; an unthreaded one.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3308 (gnus-summary-prepare-unthreaded threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3309
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3310 ;; Do the threaded display.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3311
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3312 (while (or threads stack gnus-tmp-new-adopts new-roots)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3313
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3314 (if (and (= gnus-tmp-level 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3315 (not (setq gnus-tmp-dummy-line nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3316 (or (not stack)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3317 (= (caar stack) 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3318 (not gnus-tmp-false-parent)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3319 (or gnus-tmp-new-adopts new-roots))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3320 (if gnus-tmp-new-adopts
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3321 (setq gnus-tmp-level (if gnus-tmp-root-expunged 0 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3322 thread (list (car gnus-tmp-new-adopts))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3323 gnus-tmp-header (caar thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3324 gnus-tmp-new-adopts (cdr gnus-tmp-new-adopts))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3325 (when new-roots
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3326 (setq thread (list (car new-roots))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3327 gnus-tmp-header (caar thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3328 new-roots (cdr new-roots))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3329
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3330 (if threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3331 ;; If there are some threads, we do them before the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3332 ;; threads on the stack.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3333 (setq thread threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3334 gnus-tmp-header (caar thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3335 ;; There were no current threads, so we pop something off
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3336 ;; the stack.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3337 (setq state (car stack)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3338 gnus-tmp-level (car state)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3339 thread (cdr state)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3340 stack (cdr stack)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3341 gnus-tmp-header (caar thread))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3342
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3343 (setq gnus-tmp-false-parent nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3344 (setq gnus-tmp-root-expunged nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3345 (setq thread-end nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3346
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3347 (if (stringp gnus-tmp-header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3348 ;; The header is a dummy root.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3349 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3350 ((eq gnus-summary-make-false-root 'adopt)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3351 ;; We let the first article adopt the rest.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3352 (setq gnus-tmp-new-adopts (nconc gnus-tmp-new-adopts
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3353 (cddar thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3354 (setq gnus-tmp-gathered
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3355 (nconc (mapcar
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3356 (lambda (h) (mail-header-number (car h)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3357 (cddar thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3358 gnus-tmp-gathered))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3359 (setq thread (cons (list (caar thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3360 (cadar thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3361 (cdr thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3362 (setq gnus-tmp-level -1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3363 gnus-tmp-false-parent t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3364 ((eq gnus-summary-make-false-root 'empty)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3365 ;; We print adopted articles with empty subject fields.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3366 (setq gnus-tmp-gathered
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3367 (nconc (mapcar
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3368 (lambda (h) (mail-header-number (car h)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3369 (cddar thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3370 gnus-tmp-gathered))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3371 (setq gnus-tmp-level -1))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3372 ((eq gnus-summary-make-false-root 'dummy)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3373 ;; We remember that we probably want to output a dummy
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3374 ;; root.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3375 (setq gnus-tmp-dummy-line gnus-tmp-header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3376 (setq gnus-tmp-prev-subject gnus-tmp-header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3377 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3378 ;; We do not make a root for the gathered
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3379 ;; sub-threads at all.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3380 (setq gnus-tmp-level -1)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3381
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3382 (setq number (mail-header-number gnus-tmp-header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3383 subject (mail-header-subject gnus-tmp-header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3384
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3385 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3386 ;; If the thread has changed subject, we might want to make
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3387 ;; this subthread into a root.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3388 ((and (null gnus-thread-ignore-subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3389 (not (zerop gnus-tmp-level))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3390 gnus-tmp-prev-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3391 (not (inline
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3392 (gnus-subject-equal gnus-tmp-prev-subject subject))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3393 (setq new-roots (nconc new-roots (list (car thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3394 thread-end t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3395 gnus-tmp-header nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3396 ;; If the article lies outside the current limit,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3397 ;; then we do not display it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3398 ((not (memq number gnus-newsgroup-limit))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3399 (setq gnus-tmp-gathered
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3400 (nconc (mapcar
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3401 (lambda (h) (mail-header-number (car h)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3402 (cdar thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3403 gnus-tmp-gathered))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3404 (setq gnus-tmp-new-adopts (if (cdar thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3405 (append gnus-tmp-new-adopts
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3406 (cdar thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3407 gnus-tmp-new-adopts)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3408 thread-end t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3409 gnus-tmp-header nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3410 (when (zerop gnus-tmp-level)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3411 (setq gnus-tmp-root-expunged t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3412 ;; Perhaps this article is to be marked as read?
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3413 ((and gnus-summary-mark-below
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3414 (< (or (cdr (assq number gnus-newsgroup-scored))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3415 default-score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3416 gnus-summary-mark-below)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3417 ;; Don't touch sparse articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3418 (not (gnus-summary-article-sparse-p number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3419 (not (gnus-summary-article-ancient-p number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3420 (setq gnus-newsgroup-unreads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3421 (delq number gnus-newsgroup-unreads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3422 (if gnus-newsgroup-auto-expire
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3423 (push number gnus-newsgroup-expirable)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3424 (push (cons number gnus-low-score-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3425 gnus-newsgroup-reads))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3426
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3427 (when gnus-tmp-header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3428 ;; We may have an old dummy line to output before this
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3429 ;; article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3430 (when gnus-tmp-dummy-line
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3431 (gnus-summary-insert-dummy-line
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3432 gnus-tmp-dummy-line (mail-header-number gnus-tmp-header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3433 (setq gnus-tmp-dummy-line nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3434
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3435 ;; Compute the mark.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3436 (setq gnus-tmp-unread (gnus-article-mark number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3437
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3438 (push (gnus-data-make number gnus-tmp-unread (1+ (point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3439 gnus-tmp-header gnus-tmp-level)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3440 gnus-newsgroup-data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3441
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3442 ;; Actually insert the line.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3443 (setq
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3444 gnus-tmp-subject-or-nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3445 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3446 ((and gnus-thread-ignore-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3447 gnus-tmp-prev-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3448 (not (inline (gnus-subject-equal
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3449 gnus-tmp-prev-subject subject))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3450 subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3451 ((zerop gnus-tmp-level)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3452 (if (and (eq gnus-summary-make-false-root 'empty)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3453 (memq number gnus-tmp-gathered)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3454 gnus-tmp-prev-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3455 (inline (gnus-subject-equal
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3456 gnus-tmp-prev-subject subject)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3457 gnus-summary-same-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3458 subject))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3459 (t gnus-summary-same-subject)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3460 (if (and (eq gnus-summary-make-false-root 'adopt)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3461 (= gnus-tmp-level 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3462 (memq number gnus-tmp-gathered))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3463 (setq gnus-tmp-opening-bracket ?\<
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3464 gnus-tmp-closing-bracket ?\>)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3465 (setq gnus-tmp-opening-bracket ?\[
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3466 gnus-tmp-closing-bracket ?\]))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3467 (setq
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3468 gnus-tmp-indentation
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3469 (aref gnus-thread-indent-array gnus-tmp-level)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3470 gnus-tmp-lines (mail-header-lines gnus-tmp-header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3471 gnus-tmp-score (or (cdr (assq number gnus-newsgroup-scored))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3472 gnus-summary-default-score 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3473 gnus-tmp-score-char
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3474 (if (or (null gnus-summary-default-score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3475 (<= (abs (- gnus-tmp-score gnus-summary-default-score))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3476 gnus-summary-zcore-fuzz))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3477 ?
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3478 (if (< gnus-tmp-score gnus-summary-default-score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3479 gnus-score-below-mark gnus-score-over-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3480 gnus-tmp-replied
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3481 (cond ((memq number gnus-newsgroup-processable)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3482 gnus-process-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3483 ((memq number gnus-newsgroup-cached)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3484 gnus-cached-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3485 ((memq number gnus-newsgroup-replied)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3486 gnus-replied-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3487 ((memq number gnus-newsgroup-saved)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3488 gnus-saved-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3489 (t gnus-unread-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3490 gnus-tmp-from (mail-header-from gnus-tmp-header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3491 gnus-tmp-name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3492 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3493 ((string-match "<[^>]+> *$" gnus-tmp-from)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3494 (setq beg-match (match-beginning 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3495 (or (and (string-match "^\"[^\"]*\"" gnus-tmp-from)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3496 (substring gnus-tmp-from (1+ (match-beginning 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3497 (1- (match-end 0))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3498 (substring gnus-tmp-from 0 beg-match)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3499 ((string-match "(.+)" gnus-tmp-from)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3500 (substring gnus-tmp-from
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3501 (1+ (match-beginning 0)) (1- (match-end 0))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3502 (t gnus-tmp-from)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3503 (when (string= gnus-tmp-name "")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3504 (setq gnus-tmp-name gnus-tmp-from))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3505 (unless (numberp gnus-tmp-lines)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3506 (setq gnus-tmp-lines 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3507 (gnus-put-text-property
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3508 (point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3509 (progn (eval gnus-summary-line-format-spec) (point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3510 'gnus-number number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3511 (when gnus-visual-p
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3512 (forward-line -1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3513 (run-hooks 'gnus-summary-update-hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3514 (forward-line 1))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3515
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3516 (setq gnus-tmp-prev-subject subject)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3517
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3518 (when (nth 1 thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3519 (push (cons (max 0 gnus-tmp-level) (nthcdr 1 thread)) stack))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3520 (incf gnus-tmp-level)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3521 (setq threads (if thread-end nil (cdar thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3522 (unless threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3523 (setq gnus-tmp-level 0)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3524 (gnus-message 7 "Generating summary...done"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3525
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3526 (defun gnus-summary-prepare-unthreaded (headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3527 "Generate an unthreaded summary buffer based on HEADERS."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3528 (let (header number mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3529
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3530 (while headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3531 ;; We may have to root out some bad articles...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3532 (when (memq (setq number (mail-header-number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3533 (setq header (pop headers))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3534 gnus-newsgroup-limit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3535 ;; Mark article as read when it has a low score.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3536 (when (and gnus-summary-mark-below
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3537 (< (or (cdr (assq number gnus-newsgroup-scored))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3538 gnus-summary-default-score 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3539 gnus-summary-mark-below)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3540 (not (gnus-summary-article-ancient-p number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3541 (setq gnus-newsgroup-unreads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3542 (delq number gnus-newsgroup-unreads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3543 (if gnus-newsgroup-auto-expire
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3544 (push number gnus-newsgroup-expirable)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3545 (push (cons number gnus-low-score-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3546 gnus-newsgroup-reads)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3547
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3548 (setq mark (gnus-article-mark number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3549 (push (gnus-data-make number mark (1+ (point)) header 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3550 gnus-newsgroup-data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3551 (gnus-summary-insert-line
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3552 header 0 number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3553 mark (memq number gnus-newsgroup-replied)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3554 (memq number gnus-newsgroup-expirable)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3555 (mail-header-subject header) nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3556 (cdr (assq number gnus-newsgroup-scored))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3557 (memq number gnus-newsgroup-processable))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3558
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3559 (defun gnus-select-newsgroup (group &optional read-all)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3560 "Select newsgroup GROUP.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3561 If READ-ALL is non-nil, all articles in the group are selected."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3562 (let* ((entry (gnus-gethash group gnus-newsrc-hashtb))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3563 (info (nth 2 entry))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3564 articles fetched-articles cached)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3565
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3566 (unless (gnus-check-server
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3567 (setq gnus-current-select-method
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3568 (gnus-find-method-for-group group)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3569 (error "Couldn't open server"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3570
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3571 (or (and entry (not (eq (car entry) t))) ; Either it's active...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3572 (gnus-activate-group group) ; Or we can activate it...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3573 (progn ; Or we bug out.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3574 (when (equal major-mode 'gnus-summary-mode)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3575 (kill-buffer (current-buffer)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3576 (error "Couldn't request group %s: %s"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3577 group (gnus-status-message group))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3578
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3579 (unless (gnus-request-group group t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3580 (when (equal major-mode 'gnus-summary-mode)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3581 (kill-buffer (current-buffer)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3582 (error "Couldn't request group %s: %s"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3583 group (gnus-status-message group)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3584
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3585 (setq gnus-newsgroup-name group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3586 (setq gnus-newsgroup-unselected nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3587 (setq gnus-newsgroup-unreads (gnus-list-of-unread-articles group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3588
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3589 ;; Adjust and set lists of article marks.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3590 (when info
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3591 (gnus-adjust-marked-articles info))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3592
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3593 ;; Kludge to avoid having cached articles nixed out in virtual groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3594 (when (gnus-virtual-group-p group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3595 (setq cached gnus-newsgroup-cached))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3596
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3597 (setq gnus-newsgroup-unreads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3598 (gnus-set-difference
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3599 (gnus-set-difference gnus-newsgroup-unreads gnus-newsgroup-marked)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3600 gnus-newsgroup-dormant))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3601
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3602 (setq gnus-newsgroup-processable nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3603
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3604 (setq articles (gnus-articles-to-read group read-all))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3605
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3606 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3607 ((null articles)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3608 ;;(gnus-message 3 "Couldn't select newsgroup -- no articles to display")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3609 'quit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3610 ((eq articles 0) nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3611 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3612 ;; Init the dependencies hash table.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3613 (setq gnus-newsgroup-dependencies
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3614 (gnus-make-hashtable (length articles)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3615 ;; Retrieve the headers and read them in.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3616 (gnus-message 5 "Fetching headers for %s..." gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3617 (setq gnus-newsgroup-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3618 (if (eq 'nov
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3619 (setq gnus-headers-retrieved-by
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3620 (gnus-retrieve-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3621 articles gnus-newsgroup-name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3622 ;; We might want to fetch old headers, but
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3623 ;; not if there is only 1 article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3624 (and gnus-fetch-old-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3625 (or (and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3626 (not (eq gnus-fetch-old-headers 'some))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3627 (not (numberp gnus-fetch-old-headers)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3628 (> (length articles) 1))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3629 (gnus-get-newsgroup-headers-xover
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3630 articles nil nil gnus-newsgroup-name t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3631 (gnus-get-newsgroup-headers)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3632 (gnus-message 5 "Fetching headers for %s...done" gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3633
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3634 ;; Kludge to avoid having cached articles nixed out in virtual groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3635 (when cached
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3636 (setq gnus-newsgroup-cached cached))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3637
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3638 ;; Suppress duplicates?
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3639 (when gnus-suppress-duplicates
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3640 (gnus-dup-suppress-articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3641
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3642 ;; Set the initial limit.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3643 (setq gnus-newsgroup-limit (copy-sequence articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3644 ;; Remove canceled articles from the list of unread articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3645 (setq gnus-newsgroup-unreads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3646 (gnus-set-sorted-intersection
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3647 gnus-newsgroup-unreads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3648 (setq fetched-articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3649 (mapcar (lambda (headers) (mail-header-number headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3650 gnus-newsgroup-headers))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3651 ;; Removed marked articles that do not exist.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3652 (gnus-update-missing-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3653 (gnus-sorted-complement fetched-articles articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3654 ;; We might want to build some more threads first.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3655 (and gnus-fetch-old-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3656 (eq gnus-headers-retrieved-by 'nov)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3657 (gnus-build-old-threads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3658 ;; Check whether auto-expire is to be done in this group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3659 (setq gnus-newsgroup-auto-expire
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3660 (gnus-group-auto-expirable-p group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3661 ;; Set up the article buffer now, if necessary.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3662 (unless gnus-single-article-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3663 (gnus-article-setup-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3664 ;; First and last article in this newsgroup.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3665 (when gnus-newsgroup-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3666 (setq gnus-newsgroup-begin
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3667 (mail-header-number (car gnus-newsgroup-headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3668 gnus-newsgroup-end
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3669 (mail-header-number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3670 (gnus-last-element gnus-newsgroup-headers))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3671 ;; GROUP is successfully selected.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3672 (or gnus-newsgroup-headers t)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3673
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3674 (defun gnus-articles-to-read (group &optional read-all)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3675 ;; Find out what articles the user wants to read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3676 (let* ((articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3677 ;; Select all articles if `read-all' is non-nil, or if there
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3678 ;; are no unread articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3679 (if (or read-all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3680 (and (zerop (length gnus-newsgroup-marked))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3681 (zerop (length gnus-newsgroup-unreads)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3682 (eq (gnus-group-find-parameter group 'display)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3683 'all))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3684 (gnus-uncompress-range (gnus-active group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3685 (sort (append gnus-newsgroup-dormant gnus-newsgroup-marked
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3686 (copy-sequence gnus-newsgroup-unreads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3687 '<)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3688 (scored-list (gnus-killed-articles gnus-newsgroup-killed articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3689 (scored (length scored-list))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3690 (number (length articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3691 (marked (+ (length gnus-newsgroup-marked)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3692 (length gnus-newsgroup-dormant)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3693 (select
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3694 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3695 ((numberp read-all)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3696 read-all)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3697 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3698 (condition-case ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3699 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3700 ((and (or (<= scored marked) (= scored number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3701 (numberp gnus-large-newsgroup)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3702 (> number gnus-large-newsgroup))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3703 (let ((input
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3704 (read-string
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3705 (format
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3706 "How many articles from %s (default %d): "
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3707 (gnus-limit-string gnus-newsgroup-name 35)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3708 number))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3709 (if (string-match "^[ \t]*$" input) number input)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3710 ((and (> scored marked) (< scored number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3711 (> (- scored number) 20))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3712 (let ((input
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3713 (read-string
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3714 (format "%s %s (%d scored, %d total): "
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3715 "How many articles from"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3716 group scored number))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3717 (if (string-match "^[ \t]*$" input)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3718 number input)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3719 (t number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3720 (quit nil))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3721 (setq select (if (stringp select) (string-to-number select) select))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3722 (if (or (null select) (zerop select))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3723 select
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3724 (if (and (not (zerop scored)) (<= (abs select) scored))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3725 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3726 (setq articles (sort scored-list '<))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3727 (setq number (length articles)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3728 (setq articles (copy-sequence articles)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3729
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3730 (when (< (abs select) number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3731 (if (< select 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3732 ;; Select the N oldest articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3733 (setcdr (nthcdr (1- (abs select)) articles) nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3734 ;; Select the N most recent articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3735 (setq articles (nthcdr (- number select) articles))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3736 (setq gnus-newsgroup-unselected
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3737 (gnus-sorted-intersection
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3738 gnus-newsgroup-unreads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3739 (gnus-sorted-complement gnus-newsgroup-unreads articles)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3740 articles)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3741
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3742 (defun gnus-killed-articles (killed articles)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3743 (let (out)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3744 (while articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3745 (when (inline (gnus-member-of-range (car articles) killed))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3746 (push (car articles) out))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3747 (setq articles (cdr articles)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3748 out))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3749
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3750 (defun gnus-uncompress-marks (marks)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3751 "Uncompress the mark ranges in MARKS."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3752 (let ((uncompressed '(score bookmark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3753 out)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3754 (while marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3755 (if (memq (caar marks) uncompressed)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3756 (push (car marks) out)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3757 (push (cons (caar marks) (gnus-uncompress-range (cdar marks))) out))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3758 (setq marks (cdr marks)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3759 out))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3760
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3761 (defun gnus-adjust-marked-articles (info)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3762 "Set all article lists and remove all marks that are no longer legal."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3763 (let* ((marked-lists (gnus-info-marks info))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3764 (active (gnus-active (gnus-info-group info)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3765 (min (car active))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3766 (max (cdr active))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3767 (types gnus-article-mark-lists)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3768 (uncompressed '(score bookmark killed))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3769 marks var articles article mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3770
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3771 (while marked-lists
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3772 (setq marks (pop marked-lists))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3773 (set (setq var (intern (format "gnus-newsgroup-%s"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3774 (car (rassq (setq mark (car marks))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3775 types)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3776 (if (memq (car marks) uncompressed) (cdr marks)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3777 (gnus-uncompress-range (cdr marks))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3778
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3779 (setq articles (symbol-value var))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3780
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3781 ;; All articles have to be subsets of the active articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3782 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3783 ;; Adjust "simple" lists.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3784 ((memq mark '(tick dormant expirable reply save))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3785 (while articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3786 (when (or (< (setq article (pop articles)) min) (> article max))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3787 (set var (delq article (symbol-value var))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3788 ;; Adjust assocs.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3789 ((memq mark uncompressed)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3790 (while articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3791 (when (or (not (consp (setq article (pop articles))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3792 (< (car article) min)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3793 (> (car article) max))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3794 (set var (delq article (symbol-value var))))))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3795
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3796 (defun gnus-update-missing-marks (missing)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3797 "Go through the list of MISSING articles and remove them mark lists."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3798 (when missing
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3799 (let ((types gnus-article-mark-lists)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3800 var m)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3801 ;; Go through all types.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3802 (while types
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3803 (setq var (intern (format "gnus-newsgroup-%s" (car (pop types)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3804 (when (symbol-value var)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3805 ;; This list has articles. So we delete all missing articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3806 ;; from it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3807 (setq m missing)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3808 (while m
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3809 (set var (delq (pop m) (symbol-value var)))))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3810
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3811 (defun gnus-update-marks ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3812 "Enter the various lists of marked articles into the newsgroup info list."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3813 (let ((types gnus-article-mark-lists)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3814 (info (gnus-get-info gnus-newsgroup-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3815 (uncompressed '(score bookmark killed))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3816 type list newmarked symbol)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3817 (when info
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3818 ;; Add all marks lists that are non-nil to the list of marks lists.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3819 (while types
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3820 (setq type (pop types))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3821 (when (setq list (symbol-value
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3822 (setq symbol
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3823 (intern (format "gnus-newsgroup-%s"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3824 (car type))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3825 (push (cons (cdr type)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3826 (if (memq (cdr type) uncompressed) list
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3827 (gnus-compress-sequence
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3828 (set symbol (sort list '<)) t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3829 newmarked)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3830
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3831 ;; Enter these new marks into the info of the group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3832 (if (nthcdr 3 info)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3833 (setcar (nthcdr 3 info) newmarked)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3834 ;; Add the marks lists to the end of the info.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3835 (when newmarked
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3836 (setcdr (nthcdr 2 info) (list newmarked))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3837
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3838 ;; Cut off the end of the info if there's nothing else there.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3839 (let ((i 5))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3840 (while (and (> i 2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3841 (not (nth i info)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3842 (when (nthcdr (decf i) info)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3843 (setcdr (nthcdr i info) nil)))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3844
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3845 (defun gnus-set-mode-line (where)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3846 "This function sets the mode line of the article or summary buffers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3847 If WHERE is `summary', the summary mode line format will be used."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3848 ;; Is this mode line one we keep updated?
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3849 (when (memq where gnus-updated-mode-lines)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3850 (let (mode-string)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3851 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3852 ;; We evaluate this in the summary buffer since these
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3853 ;; variables are buffer-local to that buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3854 (set-buffer gnus-summary-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3855 ;; We bind all these variables that are used in the `eval' form
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3856 ;; below.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3857 (let* ((mformat (symbol-value
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3858 (intern
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3859 (format "gnus-%s-mode-line-format-spec" where))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3860 (gnus-tmp-group-name gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3861 (gnus-tmp-article-number (or gnus-current-article 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3862 (gnus-tmp-unread gnus-newsgroup-unreads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3863 (gnus-tmp-unread-and-unticked (length gnus-newsgroup-unreads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3864 (gnus-tmp-unselected (length gnus-newsgroup-unselected))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3865 (gnus-tmp-unread-and-unselected
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3866 (cond ((and (zerop gnus-tmp-unread-and-unticked)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3867 (zerop gnus-tmp-unselected))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3868 "")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3869 ((zerop gnus-tmp-unselected)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3870 (format "{%d more}" gnus-tmp-unread-and-unticked))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3871 (t (format "{%d(+%d) more}"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3872 gnus-tmp-unread-and-unticked
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3873 gnus-tmp-unselected))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3874 (gnus-tmp-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3875 (if (and gnus-current-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3876 (vectorp gnus-current-headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3877 (gnus-mode-string-quote
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3878 (mail-header-subject gnus-current-headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3879 ""))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3880 max-len
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3881 gnus-tmp-header);; passed as argument to any user-format-funcs
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3882 (setq mode-string (eval mformat))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3883 (setq max-len (max 4 (if gnus-mode-non-string-length
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3884 (- (window-width)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3885 gnus-mode-non-string-length)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3886 (length mode-string))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3887 ;; We might have to chop a bit of the string off...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3888 (when (> (length mode-string) max-len)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3889 (setq mode-string
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3890 (concat (gnus-truncate-string mode-string (- max-len 3))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3891 "...")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3892 ;; Pad the mode string a bit.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3893 (setq mode-string (format (format "%%-%ds" max-len) mode-string))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3894 ;; Update the mode line.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3895 (setq mode-line-buffer-identification
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3896 (gnus-mode-line-buffer-identification
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3897 (list mode-string)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3898 (set-buffer-modified-p t))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3899
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3900 (defun gnus-create-xref-hashtb (from-newsgroup headers unreads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3901 "Go through the HEADERS list and add all Xrefs to a hash table.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3902 The resulting hash table is returned, or nil if no Xrefs were found."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3903 (let* ((virtual (gnus-virtual-group-p from-newsgroup))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3904 (prefix (if virtual "" (gnus-group-real-prefix from-newsgroup)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3905 (xref-hashtb (gnus-make-hashtable))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3906 start group entry number xrefs header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3907 (while headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3908 (setq header (pop headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3909 (when (and (setq xrefs (mail-header-xref header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3910 (not (memq (setq number (mail-header-number header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3911 unreads)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3912 (setq start 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3913 (while (string-match "\\([^ ]+\\)[:/]\\([0-9]+\\)" xrefs start)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3914 (setq start (match-end 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3915 (setq group (if prefix
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3916 (concat prefix (substring xrefs (match-beginning 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3917 (match-end 1)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3918 (substring xrefs (match-beginning 1) (match-end 1))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3919 (setq number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3920 (string-to-int (substring xrefs (match-beginning 2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3921 (match-end 2))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3922 (if (setq entry (gnus-gethash group xref-hashtb))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3923 (setcdr entry (cons number (cdr entry)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3924 (gnus-sethash group (cons number nil) xref-hashtb)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3925 (and start xref-hashtb)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3926
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3927 (defun gnus-mark-xrefs-as-read (from-newsgroup headers unreads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3928 "Look through all the headers and mark the Xrefs as read."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3929 (let ((virtual (gnus-virtual-group-p from-newsgroup))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3930 name entry info xref-hashtb idlist method nth4)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3931 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3932 (set-buffer gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3933 (when (setq xref-hashtb
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3934 (gnus-create-xref-hashtb from-newsgroup headers unreads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3935 (mapatoms
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3936 (lambda (group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3937 (unless (string= from-newsgroup (setq name (symbol-name group)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3938 (setq idlist (symbol-value group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3939 ;; Dead groups are not updated.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3940 (and (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3941 (setq entry (gnus-gethash name gnus-newsrc-hashtb)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3942 info (nth 2 entry))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3943 (when (stringp (setq nth4 (gnus-info-method info)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3944 (setq nth4 (gnus-server-to-method nth4))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3945 ;; Only do the xrefs if the group has the same
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3946 ;; select method as the group we have just read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3947 (or (gnus-methods-equal-p
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3948 nth4 (gnus-find-method-for-group from-newsgroup))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3949 virtual
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3950 (equal nth4 (setq method (gnus-find-method-for-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3951 from-newsgroup)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3952 (and (equal (car nth4) (car method))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3953 (equal (nth 1 nth4) (nth 1 method))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3954 gnus-use-cross-reference
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3955 (or (not (eq gnus-use-cross-reference t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3956 virtual
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3957 ;; Only do cross-references on subscribed
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3958 ;; groups, if that is what is wanted.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3959 (<= (gnus-info-level info) gnus-level-subscribed))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3960 (gnus-group-make-articles-read name idlist))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3961 xref-hashtb)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3962
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3963 (defun gnus-group-make-articles-read (group articles)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3964 "Update the info of GROUP to say that only ARTICLES are unread."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3965 (let* ((num 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3966 (entry (gnus-gethash group gnus-newsrc-hashtb))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3967 (info (nth 2 entry))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3968 (active (gnus-active group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3969 range)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3970 ;; First peel off all illegal article numbers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3971 (when active
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3972 (let ((ids articles)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3973 id first)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3974 (while (setq id (pop ids))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3975 (when (and first (> id (cdr active)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3976 ;; We'll end up in this situation in one particular
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3977 ;; obscure situation. If you re-scan a group and get
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3978 ;; a new article that is cross-posted to a different
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3979 ;; group that has not been re-scanned, you might get
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3980 ;; crossposted article that has a higher number than
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3981 ;; Gnus believes possible. So we re-activate this
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3982 ;; group as well. This might mean doing the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3983 ;; crossposting thingy will *increase* the number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3984 ;; of articles in some groups. Tsk, tsk.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3985 (setq active (or (gnus-activate-group group) active)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3986 (when (or (> id (cdr active))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3987 (< id (car active)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3988 (setq articles (delq id articles))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3989 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3990 (set-buffer gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3991 (gnus-undo-register
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3992 `(progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3993 (gnus-info-set-marks ',info ',(gnus-info-marks info) t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3994 (gnus-info-set-read ',info ',(gnus-info-read info))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3995 (gnus-get-unread-articles-in-group ',info (gnus-active ,group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3996 (gnus-group-update-group ,group t))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3997 ;; If the read list is nil, we init it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3998 (and active
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3999 (null (gnus-info-read info))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4000 (> (car active) 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4001 (gnus-info-set-read info (cons 1 (1- (car active)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4002 ;; Then we add the read articles to the range.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4003 (gnus-info-set-read
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4004 info
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4005 (setq range
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4006 (gnus-add-to-range
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4007 (gnus-info-read info) (setq articles (sort articles '<)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4008 ;; Then we have to re-compute how many unread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4009 ;; articles there are in this group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4010 (when active
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4011 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4012 ((not range)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4013 (setq num (- (1+ (cdr active)) (car active))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4014 ((not (listp (cdr range)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4015 (setq num (- (cdr active) (- (1+ (cdr range))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4016 (car range)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4017 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4018 (while range
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4019 (if (numberp (car range))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4020 (setq num (1+ num))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4021 (setq num (+ num (- (1+ (cdar range)) (caar range)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4022 (setq range (cdr range)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4023 (setq num (- (cdr active) num))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4024 ;; Update the number of unread articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4025 (setcar entry num)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4026 ;; Update the group buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4027 (gnus-group-update-group group t))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4028
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4029 (defun gnus-methods-equal-p (m1 m2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4030 (let ((m1 (or m1 gnus-select-method))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4031 (m2 (or m2 gnus-select-method)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4032 (or (equal m1 m2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4033 (and (eq (car m1) (car m2))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4034 (or (not (memq 'address (assoc (symbol-name (car m1))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4035 gnus-valid-select-methods)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4036 (equal (nth 1 m1) (nth 1 m2)))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4037
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4038 (defvar gnus-newsgroup-none-id 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4039
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4040 (defun gnus-get-newsgroup-headers (&optional dependencies force-new)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4041 (let ((cur nntp-server-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4042 (dependencies
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4043 (or dependencies
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4044 (save-excursion (set-buffer gnus-summary-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4045 gnus-newsgroup-dependencies)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4046 headers id id-dep ref-dep end ref)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4047 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4048 (set-buffer nntp-server-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4049 ;; Translate all TAB characters into SPACE characters.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4050 (subst-char-in-region (point-min) (point-max) ?\t ? t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4051 (run-hooks 'gnus-parse-headers-hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4052 (let ((case-fold-search t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4053 in-reply-to header p lines)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4054 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4055 ;; Search to the beginning of the next header. Error messages
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4056 ;; do not begin with 2 or 3.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4057 (while (re-search-forward "^[23][0-9]+ " nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4058 (setq id nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4059 ref nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4060 ;; This implementation of this function, with nine
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4061 ;; search-forwards instead of the one re-search-forward and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4062 ;; a case (which basically was the old function) is actually
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4063 ;; about twice as fast, even though it looks messier. You
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4064 ;; can't have everything, I guess. Speed and elegance
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4065 ;; doesn't always go hand in hand.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4066 (setq
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4067 header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4068 (vector
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4069 ;; Number.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4070 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4071 (read cur)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4072 (end-of-line)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4073 (setq p (point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4074 (narrow-to-region (point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4075 (or (and (search-forward "\n.\n" nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4076 (- (point) 2))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4077 (point))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4078 ;; Subject.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4079 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4080 (goto-char p)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4081 (if (search-forward "\nsubject: " nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4082 (nnheader-header-value) "(none)"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4083 ;; From.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4084 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4085 (goto-char p)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4086 (if (search-forward "\nfrom: " nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4087 (nnheader-header-value) "(nobody)"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4088 ;; Date.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4089 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4090 (goto-char p)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4091 (if (search-forward "\ndate: " nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4092 (nnheader-header-value) ""))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4093 ;; Message-ID.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4094 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4095 (goto-char p)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4096 (setq id (if (search-forward "\nmessage-id: " nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4097 (nnheader-header-value)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4098 ;; If there was no message-id, we just fake one
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4099 ;; to make subsequent routines simpler.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4100 (nnheader-generate-fake-message-id))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4101 ;; References.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4102 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4103 (goto-char p)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4104 (if (search-forward "\nreferences: " nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4105 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4106 (setq end (point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4107 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4108 (nnheader-header-value)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4109 (setq ref
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4110 (buffer-substring
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4111 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4112 (end-of-line)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4113 (search-backward ">" end t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4114 (1+ (point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4115 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4116 (search-backward "<" end t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4117 (point))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4118 ;; Get the references from the in-reply-to header if there
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4119 ;; were no references and the in-reply-to header looks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4120 ;; promising.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4121 (if (and (search-forward "\nin-reply-to: " nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4122 (setq in-reply-to (nnheader-header-value))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4123 (string-match "<[^>]+>" in-reply-to))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4124 (setq ref (substring in-reply-to (match-beginning 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4125 (match-end 0)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4126 (setq ref nil))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4127 ;; Chars.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4128 0
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4129 ;; Lines.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4130 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4131 (goto-char p)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4132 (if (search-forward "\nlines: " nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4133 (if (numberp (setq lines (read cur)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4134 lines 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4135 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4136 ;; Xref.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4137 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4138 (goto-char p)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4139 (and (search-forward "\nxref: " nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4140 (nnheader-header-value)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4141 (when (equal id ref)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4142 (setq ref nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4143 ;; We do the threading while we read the headers. The
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4144 ;; message-id and the last reference are both entered into
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4145 ;; the same hash table. Some tippy-toeing around has to be
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4146 ;; done in case an article has arrived before the article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4147 ;; which it refers to.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4148 (if (boundp (setq id-dep (intern id dependencies)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4149 (if (and (car (symbol-value id-dep))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4150 (not force-new))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4151 ;; An article with this Message-ID has already
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4152 ;; been seen, so we ignore this one, except we add
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4153 ;; any additional Xrefs (in case the two articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4154 ;; came from different servers).
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4155 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4156 (mail-header-set-xref
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4157 (car (symbol-value id-dep))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4158 (concat (or (mail-header-xref
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4159 (car (symbol-value id-dep)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4160 "")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4161 (or (mail-header-xref header) "")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4162 (setq header nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4163 (setcar (symbol-value id-dep) header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4164 (set id-dep (list header)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4165 (when header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4166 (if (boundp (setq ref-dep (intern (or ref "none") dependencies)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4167 (setcdr (symbol-value ref-dep)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4168 (nconc (cdr (symbol-value ref-dep))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4169 (list (symbol-value id-dep))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4170 (set ref-dep (list nil (symbol-value id-dep))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4171 (push header headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4172 (goto-char (point-max))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4173 (widen))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4174 (nreverse headers)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4175
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4176 ;; The following macros and functions were written by Felix Lee
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4177 ;; <flee@cse.psu.edu>.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4178
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4179 (defmacro gnus-nov-read-integer ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4180 '(prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4181 (if (= (following-char) ?\t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4182 0
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4183 (let ((num (ignore-errors (read buffer))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4184 (if (numberp num) num 0)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4185 (unless (eobp)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4186 (forward-char 1))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4187
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4188 (defmacro gnus-nov-skip-field ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4189 '(search-forward "\t" eol 'move))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4190
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4191 (defmacro gnus-nov-field ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4192 '(buffer-substring (point) (if (gnus-nov-skip-field) (1- (point)) eol)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4193
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4194 ;; (defvar gnus-nov-none-counter 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4195
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4196 ;; This function has to be called with point after the article number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4197 ;; on the beginning of the line.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4198 (defun gnus-nov-parse-line (number dependencies &optional force-new)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4199 (let ((eol (point-at-eol))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4200 (buffer (current-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4201 header ref id id-dep ref-dep)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4202
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4203 ;; overview: [num subject from date id refs chars lines misc]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4204 (unwind-protect
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4205 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4206 (narrow-to-region (point) eol)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4207 (unless (eobp)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4208 (forward-char))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4209
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4210 (setq header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4211 (vector
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4212 number ; number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4213 (gnus-nov-field) ; subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4214 (gnus-nov-field) ; from
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4215 (gnus-nov-field) ; date
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4216 (setq id (or (gnus-nov-field)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4217 (nnheader-generate-fake-message-id))) ; id
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4218 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4219 (let ((beg (point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4220 (search-forward "\t" eol)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4221 (if (search-backward ">" beg t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4222 (setq ref
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4223 (buffer-substring
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4224 (1+ (point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4225 (search-backward "<" beg t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4226 (setq ref nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4227 (goto-char beg))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4228 (gnus-nov-field)) ; refs
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4229 (gnus-nov-read-integer) ; chars
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4230 (gnus-nov-read-integer) ; lines
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4231 (if (= (following-char) ?\n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4232 nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4233 (gnus-nov-field)) ; misc
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4234 )))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4235
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4236 (widen))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4237
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4238 ;; We build the thread tree.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4239 (when (equal id ref)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4240 ;; This article refers back to itself. Naughty, naughty.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4241 (setq ref nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4242 (if (boundp (setq id-dep (intern id dependencies)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4243 (if (and (car (symbol-value id-dep))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4244 (not force-new))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4245 ;; An article with this Message-ID has already been seen,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4246 ;; so we ignore this one, except we add any additional
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4247 ;; Xrefs (in case the two articles came from different
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4248 ;; servers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4249 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4250 (mail-header-set-xref
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4251 (car (symbol-value id-dep))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4252 (concat (or (mail-header-xref
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4253 (car (symbol-value id-dep)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4254 "")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4255 (or (mail-header-xref header) "")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4256 (setq header nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4257 (setcar (symbol-value id-dep) header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4258 (set id-dep (list header)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4259 (when header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4260 (if (boundp (setq ref-dep (intern (or ref "none") dependencies)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4261 (setcdr (symbol-value ref-dep)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4262 (nconc (cdr (symbol-value ref-dep))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4263 (list (symbol-value id-dep))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4264 (set ref-dep (list nil (symbol-value id-dep)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4265 header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4266
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4267 ;; Goes through the xover lines and returns a list of vectors
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4268 (defun gnus-get-newsgroup-headers-xover (sequence &optional
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4269 force-new dependencies
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4270 group also-fetch-heads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4271 "Parse the news overview data in the server buffer, and return a
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4272 list of headers that match SEQUENCE (see `nntp-retrieve-headers')."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4273 ;; Get the Xref when the users reads the articles since most/some
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4274 ;; NNTP servers do not include Xrefs when using XOVER.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4275 (setq gnus-article-internal-prepare-hook '(gnus-article-get-xrefs))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4276 (let ((cur nntp-server-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4277 (dependencies (or dependencies gnus-newsgroup-dependencies))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4278 number headers header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4279 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4280 (set-buffer nntp-server-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4281 ;; Allow the user to mangle the headers before parsing them.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4282 (run-hooks 'gnus-parse-headers-hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4283 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4284 (while (not (eobp))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4285 (condition-case ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4286 (while (and sequence (not (eobp)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4287 (setq number (read cur))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4288 (while (and sequence
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4289 (< (car sequence) number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4290 (setq sequence (cdr sequence)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4291 (and sequence
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4292 (eq number (car sequence))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4293 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4294 (setq sequence (cdr sequence))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4295 (setq header (inline
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4296 (gnus-nov-parse-line
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4297 number dependencies force-new))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4298 (push header headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4299 (forward-line 1))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4300 (error
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4301 (gnus-error 4 "Strange nov line (%d)"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4302 (count-lines (point-min) (point)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4303 (forward-line 1))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4304 ;; A common bug in inn is that if you have posted an article and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4305 ;; then retrieves the active file, it will answer correctly --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4306 ;; the new article is included. However, a NOV entry for the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4307 ;; article may not have been generated yet, so this may fail.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4308 ;; We work around this problem by retrieving the last few
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4309 ;; headers using HEAD.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4310 (if (or (not also-fetch-heads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4311 (not sequence))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4312 (nreverse headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4313 (let ((gnus-nov-is-evil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4314 (nntp-nov-is-evil t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4315 (nconc
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4316 (nreverse headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4317 (when (gnus-retrieve-headers sequence group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4318 (gnus-get-newsgroup-headers))))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4319
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4320 (defun gnus-article-get-xrefs ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4321 "Fill in the Xref value in `gnus-current-headers', if necessary.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4322 This is meant to be called in `gnus-article-internal-prepare-hook'."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4323 (let ((headers (save-excursion (set-buffer gnus-summary-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4324 gnus-current-headers)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4325 (or (not gnus-use-cross-reference)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4326 (not headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4327 (and (mail-header-xref headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4328 (not (string= (mail-header-xref headers) "")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4329 (let ((case-fold-search t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4330 xref)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4331 (save-restriction
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4332 (nnheader-narrow-to-headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4333 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4334 (when (or (and (eq (downcase (following-char)) ?x)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4335 (looking-at "Xref:"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4336 (search-forward "\nXref:" nil t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4337 (goto-char (1+ (match-end 0)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4338 (setq xref (buffer-substring (point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4339 (progn (end-of-line) (point))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4340 (mail-header-set-xref headers xref)))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4341
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4342 (defun gnus-summary-insert-subject (id &optional old-header use-old-header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4343 "Find article ID and insert the summary line for that article."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4344 (let ((header (if (and old-header use-old-header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4345 old-header (gnus-read-header id)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4346 (number (and (numberp id) id))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4347 pos d)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4348 (when header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4349 ;; Rebuild the thread that this article is part of and go to the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4350 ;; article we have fetched.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4351 (when (and (not gnus-show-threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4352 old-header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4353 (when (setq d (gnus-data-find (mail-header-number old-header)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4354 (goto-char (gnus-data-pos d))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4355 (gnus-data-remove
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4356 number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4357 (- (point-at-bol)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4358 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4359 (1+ (point-at-eol))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4360 (gnus-delete-line))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4361 (when old-header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4362 (mail-header-set-number header (mail-header-number old-header)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4363 (setq gnus-newsgroup-sparse
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4364 (delq (setq number (mail-header-number header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4365 gnus-newsgroup-sparse))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4366 (setq gnus-newsgroup-ancient (delq number gnus-newsgroup-ancient))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4367 (gnus-rebuild-thread (mail-header-id header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4368 (gnus-summary-goto-subject number nil t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4369 (when (and (numberp number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4370 (> number 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4371 ;; We have to update the boundaries even if we can't fetch the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4372 ;; article if ID is a number -- so that the next `P' or `N'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4373 ;; command will fetch the previous (or next) article even
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4374 ;; if the one we tried to fetch this time has been canceled.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4375 (when (> number gnus-newsgroup-end)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4376 (setq gnus-newsgroup-end number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4377 (when (< number gnus-newsgroup-begin)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4378 (setq gnus-newsgroup-begin number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4379 (setq gnus-newsgroup-unselected
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4380 (delq number gnus-newsgroup-unselected)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4381 ;; Report back a success?
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4382 (and header (mail-header-number header))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4383
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4384 ;;; Process/prefix in the summary buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4385
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4386 (defun gnus-summary-work-articles (n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4387 "Return a list of articles to be worked upon. The prefix argument,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4388 the list of process marked articles, and the current article will be
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4389 taken into consideration."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4390 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4391 (n
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4392 ;; A numerical prefix has been given.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4393 (setq n (prefix-numeric-value n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4394 (let ((backward (< n 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4395 (n (abs (prefix-numeric-value n)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4396 articles article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4397 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4398 (while
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4399 (and (> n 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4400 (push (setq article (gnus-summary-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4401 articles)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4402 (if backward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4403 (gnus-summary-find-prev nil article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4404 (gnus-summary-find-next nil article)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4405 (decf n)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4406 (nreverse articles)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4407 ((and (boundp 'transient-mark-mode)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4408 transient-mark-mode
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4409 (boundp 'mark-active)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4410 mark-active)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4411 ;; Work on the region between point and mark.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4412 (let ((max (max (point) (mark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4413 articles article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4414 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4415 (goto-char (min (point) (mark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4416 (while
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4417 (and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4418 (push (setq article (gnus-summary-article-number)) articles)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4419 (gnus-summary-find-next nil article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4420 (< (point) max)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4421 (nreverse articles))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4422 (gnus-newsgroup-processable
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4423 ;; There are process-marked articles present.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4424 ;; Save current state.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4425 (gnus-summary-save-process-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4426 ;; Return the list.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4427 (reverse gnus-newsgroup-processable))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4428 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4429 ;; Just return the current article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4430 (list (gnus-summary-article-number)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4431
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4432 (defun gnus-summary-save-process-mark ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4433 "Push the current set of process marked articles on the stack."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4434 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4435 (push (copy-sequence gnus-newsgroup-processable)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4436 gnus-newsgroup-process-stack))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4437
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4438 (defun gnus-summary-kill-process-mark ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4439 "Push the current set of process marked articles on the stack and unmark."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4440 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4441 (gnus-summary-save-process-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4442 (gnus-summary-unmark-all-processable))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4443
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4444 (defun gnus-summary-yank-process-mark ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4445 "Pop the last process mark state off the stack and restore it."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4446 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4447 (unless gnus-newsgroup-process-stack
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4448 (error "Empty mark stack"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4449 (gnus-summary-process-mark-set (pop gnus-newsgroup-process-stack)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4450
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4451 (defun gnus-summary-process-mark-set (set)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4452 "Make SET into the current process marked articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4453 (gnus-summary-unmark-all-processable)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4454 (while set
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4455 (gnus-summary-set-process-mark (pop set))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4456
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4457 ;;; Searching and stuff
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4458
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4459 (defun gnus-summary-search-group (&optional backward use-level)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4460 "Search for next unread newsgroup.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4461 If optional argument BACKWARD is non-nil, search backward instead."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4462 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4463 (set-buffer gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4464 (when (gnus-group-search-forward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4465 backward nil (if use-level (gnus-group-group-level) nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4466 (gnus-group-group-name))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4467
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4468 (defun gnus-summary-best-group (&optional exclude-group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4469 "Find the name of the best unread group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4470 If EXCLUDE-GROUP, do not go to this group."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4471 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4472 (set-buffer gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4473 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4474 (gnus-group-best-unread-group exclude-group))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4475
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4476 (defun gnus-summary-find-next (&optional unread article backward)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4477 (if backward (gnus-summary-find-prev)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4478 (let* ((dummy (gnus-summary-article-intangible-p))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4479 (article (or article (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4480 (arts (gnus-data-find-list article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4481 result)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4482 (when (and (not dummy)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4483 (or (not gnus-summary-check-current)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4484 (not unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4485 (not (gnus-data-unread-p (car arts)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4486 (setq arts (cdr arts)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4487 (when (setq result
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4488 (if unread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4489 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4490 (while arts
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4491 (when (gnus-data-unread-p (car arts))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4492 (setq result (car arts)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4493 arts nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4494 (setq arts (cdr arts)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4495 result)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4496 (car arts)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4497 (goto-char (gnus-data-pos result))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4498 (gnus-data-number result)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4499
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4500 (defun gnus-summary-find-prev (&optional unread article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4501 (let* ((eobp (eobp))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4502 (article (or article (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4503 (arts (gnus-data-find-list article (gnus-data-list 'rev)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4504 result)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4505 (when (and (not eobp)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4506 (or (not gnus-summary-check-current)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4507 (not unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4508 (not (gnus-data-unread-p (car arts)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4509 (setq arts (cdr arts)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4510 (when (setq result
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4511 (if unread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4512 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4513 (while arts
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4514 (when (gnus-data-unread-p (car arts))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4515 (setq result (car arts)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4516 arts nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4517 (setq arts (cdr arts)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4518 result)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4519 (car arts)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4520 (goto-char (gnus-data-pos result))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4521 (gnus-data-number result))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4522
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4523 (defun gnus-summary-find-subject (subject &optional unread backward article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4524 (let* ((simp-subject (gnus-simplify-subject-fully subject))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4525 (article (or article (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4526 (articles (gnus-data-list backward))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4527 (arts (gnus-data-find-list article articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4528 result)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4529 (when (or (not gnus-summary-check-current)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4530 (not unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4531 (not (gnus-data-unread-p (car arts))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4532 (setq arts (cdr arts)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4533 (while arts
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4534 (and (or (not unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4535 (gnus-data-unread-p (car arts)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4536 (vectorp (gnus-data-header (car arts)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4537 (gnus-subject-equal
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4538 simp-subject (mail-header-subject (gnus-data-header (car arts))) t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4539 (setq result (car arts)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4540 arts nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4541 (setq arts (cdr arts)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4542 (and result
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4543 (goto-char (gnus-data-pos result))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4544 (gnus-data-number result))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4545
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4546 (defun gnus-summary-search-forward (&optional unread subject backward)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4547 "Search forward for an article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4548 If UNREAD, look for unread articles. If SUBJECT, look for
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4549 articles with that subject. If BACKWARD, search backward instead."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4550 (cond (subject (gnus-summary-find-subject subject unread backward))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4551 (backward (gnus-summary-find-prev unread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4552 (t (gnus-summary-find-next unread))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4553
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4554 (defun gnus-recenter (&optional n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4555 "Center point in window and redisplay frame.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4556 Also do horizontal recentering."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4557 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4558 (when (and gnus-auto-center-summary
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4559 (not (eq gnus-auto-center-summary 'vertical)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4560 (gnus-horizontal-recenter))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4561 (recenter n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4562
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4563 (defun gnus-summary-recenter ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4564 "Center point in the summary window.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4565 If `gnus-auto-center-summary' is nil, or the article buffer isn't
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4566 displayed, no centering will be performed."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4567 ;; Suggested by earle@mahendo.JPL.NASA.GOV (Greg Earle).
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4568 ;; Recenter only when requested. Suggested by popovich@park.cs.columbia.edu.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4569 (let* ((top (cond ((< (window-height) 4) 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4570 ((< (window-height) 7) 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4571 (t 2)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4572 (height (1- (window-height)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4573 (bottom (save-excursion (goto-char (point-max))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4574 (forward-line (- height))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4575 (point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4576 (window (get-buffer-window (current-buffer))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4577 ;; The user has to want it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4578 (when gnus-auto-center-summary
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4579 (when (get-buffer-window gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4580 ;; Only do recentering when the article buffer is displayed,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4581 ;; Set the window start to either `bottom', which is the biggest
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4582 ;; possible valid number, or the second line from the top,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4583 ;; whichever is the least.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4584 (set-window-start
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4585 window (min bottom (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4586 (forward-line (- top)) (point)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4587 ;; Do horizontal recentering while we're at it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4588 (when (and (get-buffer-window (current-buffer) t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4589 (not (eq gnus-auto-center-summary 'vertical)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4590 (let ((selected (selected-window)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4591 (select-window (get-buffer-window (current-buffer) t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4592 (gnus-summary-position-point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4593 (gnus-horizontal-recenter)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4594 (select-window selected))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4595
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4596 (defun gnus-summary-jump-to-group (newsgroup)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4597 "Move point to NEWSGROUP in group mode buffer."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4598 ;; Keep update point of group mode buffer if visible.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4599 (if (eq (current-buffer) (get-buffer gnus-group-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4600 (save-window-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4601 ;; Take care of tree window mode.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4602 (when (get-buffer-window gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4603 (pop-to-buffer gnus-group-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4604 (gnus-group-jump-to-group newsgroup))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4605 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4606 ;; Take care of tree window mode.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4607 (if (get-buffer-window gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4608 (pop-to-buffer gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4609 (set-buffer gnus-group-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4610 (gnus-group-jump-to-group newsgroup))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4611
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4612 ;; This function returns a list of article numbers based on the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4613 ;; difference between the ranges of read articles in this group and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4614 ;; the range of active articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4615 (defun gnus-list-of-unread-articles (group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4616 (let* ((read (gnus-info-read (gnus-get-info group)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4617 (active (or (gnus-active group) (gnus-activate-group group)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4618 (last (cdr active))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4619 first nlast unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4620 ;; If none are read, then all are unread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4621 (if (not read)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4622 (setq first (car active))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4623 ;; If the range of read articles is a single range, then the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4624 ;; first unread article is the article after the last read
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4625 ;; article. Sounds logical, doesn't it?
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4626 (if (not (listp (cdr read)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4627 (setq first (1+ (cdr read)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4628 ;; `read' is a list of ranges.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4629 (when (/= (setq nlast (or (and (numberp (car read)) (car read))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4630 (caar read)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4631 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4632 (setq first 1))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4633 (while read
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4634 (when first
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4635 (while (< first nlast)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4636 (push first unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4637 (setq first (1+ first))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4638 (setq first (1+ (if (atom (car read)) (car read) (cdar read))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4639 (setq nlast (if (atom (cadr read)) (cadr read) (caadr read)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4640 (setq read (cdr read)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4641 ;; And add the last unread articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4642 (while (<= first last)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4643 (push first unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4644 (setq first (1+ first)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4645 ;; Return the list of unread articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4646 (nreverse unread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4647
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4648 (defun gnus-list-of-read-articles (group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4649 "Return a list of unread, unticked and non-dormant articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4650 (let* ((info (gnus-get-info group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4651 (marked (gnus-info-marks info))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4652 (active (gnus-active group)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4653 (and info active
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4654 (gnus-set-difference
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4655 (gnus-sorted-complement
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4656 (gnus-uncompress-range active)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4657 (gnus-list-of-unread-articles group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4658 (append
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4659 (gnus-uncompress-range (cdr (assq 'dormant marked)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4660 (gnus-uncompress-range (cdr (assq 'tick marked))))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4661
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4662 ;; Various summary commands
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4663
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4664 (defun gnus-summary-universal-argument (arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4665 "Perform any operation on all articles that are process/prefixed."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4666 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4667 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4668 (let ((articles (gnus-summary-work-articles arg))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4669 func article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4670 (if (eq
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4671 (setq
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4672 func
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4673 (key-binding
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4674 (read-key-sequence
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4675 (substitute-command-keys
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4676 "\\<gnus-summary-mode-map>\\[gnus-summary-universal-argument]"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4677 ))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4678 'undefined)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4679 (gnus-error 1 "Undefined key")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4680 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4681 (while articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4682 (gnus-summary-goto-subject (setq article (pop articles)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4683 (let (gnus-newsgroup-processable)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4684 (command-execute func))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4685 (gnus-summary-remove-process-mark article)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4686 (gnus-summary-position-point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4687
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4688 (defun gnus-summary-toggle-truncation (&optional arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4689 "Toggle truncation of summary lines.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4690 With arg, turn line truncation on iff arg is positive."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4691 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4692 (setq truncate-lines
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4693 (if (null arg) (not truncate-lines)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4694 (> (prefix-numeric-value arg) 0)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4695 (redraw-display))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4696
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4697 (defun gnus-summary-reselect-current-group (&optional all rescan)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4698 "Exit and then reselect the current newsgroup.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4699 The prefix argument ALL means to select all articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4700 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4701 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4702 (when (gnus-ephemeral-group-p gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4703 (error "Ephemeral groups can't be reselected"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4704 (let ((current-subject (gnus-summary-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4705 (group gnus-newsgroup-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4706 (setq gnus-newsgroup-begin nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4707 (gnus-summary-exit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4708 ;; We have to adjust the point of group mode buffer because
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4709 ;; point was moved to the next unread newsgroup by exiting.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4710 (gnus-summary-jump-to-group group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4711 (when rescan
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4712 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4713 (gnus-group-get-new-news-this-group 1)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4714 (gnus-group-read-group all t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4715 (gnus-summary-goto-subject current-subject nil t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4716
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4717 (defun gnus-summary-rescan-group (&optional all)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4718 "Exit the newsgroup, ask for new articles, and select the newsgroup."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4719 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4720 (gnus-summary-reselect-current-group all t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4721
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4722 (defun gnus-summary-update-info (&optional non-destructive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4723 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4724 (let ((group gnus-newsgroup-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4725 (when gnus-newsgroup-kill-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4726 (setq gnus-newsgroup-killed
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4727 (gnus-compress-sequence
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4728 (nconc
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4729 (gnus-set-sorted-intersection
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4730 (gnus-uncompress-range gnus-newsgroup-killed)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4731 (setq gnus-newsgroup-unselected
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4732 (sort gnus-newsgroup-unselected '<)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4733 (setq gnus-newsgroup-unreads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4734 (sort gnus-newsgroup-unreads '<)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4735 t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4736 (unless (listp (cdr gnus-newsgroup-killed))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4737 (setq gnus-newsgroup-killed (list gnus-newsgroup-killed)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4738 (let ((headers gnus-newsgroup-headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4739 (when (and (not gnus-save-score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4740 (not non-destructive))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4741 (setq gnus-newsgroup-scored nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4742 ;; Set the new ranges of read articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4743 (gnus-update-read-articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4744 group (append gnus-newsgroup-unreads gnus-newsgroup-unselected))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4745 ;; Set the current article marks.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4746 (gnus-update-marks)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4747 ;; Do the cross-ref thing.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4748 (when gnus-use-cross-reference
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4749 (gnus-mark-xrefs-as-read group headers gnus-newsgroup-unreads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4750 ;; Do adaptive scoring, and possibly save score files.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4751 (when gnus-newsgroup-adaptive
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4752 (gnus-score-adaptive))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4753 (when gnus-use-scoring
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4754 (gnus-score-save))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4755 ;; Do not switch windows but change the buffer to work.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4756 (set-buffer gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4757 (unless (gnus-ephemeral-group-p gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4758 (gnus-group-update-group group))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4759
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4760 (defun gnus-summary-save-newsrc (&optional force)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4761 "Save the current number of read/marked articles in the dribble buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4762 The dribble buffer will then be saved.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4763 If FORCE (the prefix), also save the .newsrc file(s)."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4764 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4765 (gnus-summary-update-info t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4766 (if force
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4767 (gnus-save-newsrc-file)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4768 (gnus-dribble-save)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4769
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4770 (defun gnus-summary-exit (&optional temporary)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4771 "Exit reading current newsgroup, and then return to group selection mode.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4772 gnus-exit-group-hook is called with no arguments if that value is non-nil."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4773 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4774 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4775 (gnus-kill-save-kill-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4776 (let* ((group gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4777 (quit-config (gnus-group-quit-config gnus-newsgroup-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4778 (mode major-mode)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4779 (buf (current-buffer)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4780 (run-hooks 'gnus-summary-prepare-exit-hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4781 ;; If we have several article buffers, we kill them at exit.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4782 (unless gnus-single-article-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4783 (gnus-kill-buffer gnus-original-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4784 (setq gnus-article-current nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4785 (when gnus-use-cache
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4786 (gnus-cache-possibly-remove-articles)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4787 (gnus-cache-save-buffers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4788 (gnus-async-prefetch-remove-group group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4789 (when gnus-suppress-duplicates
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4790 (gnus-dup-enter-articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4791 (when gnus-use-trees
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4792 (gnus-tree-close group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4793 ;; Make all changes in this group permanent.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4794 (unless quit-config
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4795 (run-hooks 'gnus-exit-group-hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4796 (gnus-summary-update-info))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4797 (gnus-close-group group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4798 ;; Make sure where I was, and go to next newsgroup.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4799 (set-buffer gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4800 (unless quit-config
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4801 (gnus-group-jump-to-group group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4802 (run-hooks 'gnus-summary-exit-hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4803 (unless quit-config
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4804 (gnus-group-next-unread-group 1))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4805 (if temporary
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4806 nil ;Nothing to do.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4807 ;; If we have several article buffers, we kill them at exit.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4808 (unless gnus-single-article-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4809 (gnus-kill-buffer gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4810 (gnus-kill-buffer gnus-original-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4811 (setq gnus-article-current nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4812 (set-buffer buf)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4813 (if (not gnus-kill-summary-on-exit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4814 (gnus-deaden-summary)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4815 ;; We set all buffer-local variables to nil. It is unclear why
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4816 ;; this is needed, but if we don't, buffer-local variables are
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4817 ;; not garbage-collected, it seems. This would the lead to en
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4818 ;; ever-growing Emacs.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4819 (gnus-summary-clear-local-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4820 (when (get-buffer gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4821 (bury-buffer gnus-article-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4822 ;; We clear the global counterparts of the buffer-local
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4823 ;; variables as well, just to be on the safe side.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4824 (set-buffer gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4825 (gnus-summary-clear-local-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4826 ;; Return to group mode buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4827 (when (eq mode 'gnus-summary-mode)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4828 (gnus-kill-buffer buf)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4829 (setq gnus-current-select-method gnus-select-method)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4830 (pop-to-buffer gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4831 ;; Clear the current group name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4832 (if (not quit-config)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4833 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4834 (gnus-group-jump-to-group group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4835 (gnus-group-next-unread-group 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4836 (gnus-configure-windows 'group 'force))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4837 (gnus-handle-ephemeral-exit quit-config))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4838 (unless quit-config
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4839 (setq gnus-newsgroup-name nil)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4840
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4841 (defalias 'gnus-summary-quit 'gnus-summary-exit-no-update)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4842 (defun gnus-summary-exit-no-update (&optional no-questions)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4843 "Quit reading current newsgroup without updating read article info."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4844 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4845 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4846 (let* ((group gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4847 (quit-config (gnus-group-quit-config group)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4848 (when (or no-questions
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4849 gnus-expert-user
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4850 (gnus-y-or-n-p "Discard changes to this group and exit? "))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4851 ;; If we have several article buffers, we kill them at exit.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4852 (unless gnus-single-article-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4853 (gnus-kill-buffer gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4854 (gnus-kill-buffer gnus-original-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4855 (setq gnus-article-current nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4856 (if (not gnus-kill-summary-on-exit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4857 (gnus-deaden-summary)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4858 (gnus-close-group group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4859 (gnus-summary-clear-local-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4860 (set-buffer gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4861 (gnus-summary-clear-local-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4862 (when (get-buffer gnus-summary-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4863 (kill-buffer gnus-summary-buffer)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4864 (unless gnus-single-article-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4865 (setq gnus-article-current nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4866 (when gnus-use-trees
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4867 (gnus-tree-close group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4868 (gnus-async-prefetch-remove-group group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4869 (when (get-buffer gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4870 (bury-buffer gnus-article-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4871 ;; Return to the group buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4872 (gnus-configure-windows 'group 'force)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4873 ;; Clear the current group name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4874 (setq gnus-newsgroup-name nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4875 (when (equal (gnus-group-group-name) group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4876 (gnus-group-next-unread-group 1))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4877 (when quit-config
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4878 (gnus-handle-ephemeral-exit quit-config)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4879
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4880 (defun gnus-handle-ephemeral-exit (quit-config)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4881 "Handle movement when leaving an ephemeral group. The state
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4882 which existed when entering the ephemeral is reset."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4883 (if (not (buffer-name (car quit-config)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4884 (gnus-configure-windows 'group 'force)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4885 (set-buffer (car quit-config))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4886 (cond ((eq major-mode 'gnus-summary-mode)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4887 (gnus-set-global-variables))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4888 ((eq major-mode 'gnus-article-mode)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4889 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4890 ;; The `gnus-summary-buffer' variable may point
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4891 ;; to the old summary buffer when using a single
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4892 ;; article buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4893 (unless (gnus-buffer-live-p gnus-summary-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4894 (set-buffer gnus-group-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4895 (set-buffer gnus-summary-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4896 (gnus-set-global-variables))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4897 (if (or (eq (cdr quit-config) 'article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4898 (eq (cdr quit-config) 'pick))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4899 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4900 ;; The current article may be from the ephemeral group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4901 ;; thus it is best that we reload this article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4902 (gnus-summary-show-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4903 (if (and (boundp 'gnus-pick-mode) (symbol-value 'gnus-pick-mode))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4904 (gnus-configure-windows 'pick 'force)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4905 (gnus-configure-windows (cdr quit-config) 'force)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4906 (gnus-configure-windows (cdr quit-config) 'force))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4907 (when (eq major-mode 'gnus-summary-mode)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4908 (gnus-summary-next-subject 1 nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4909 (gnus-summary-recenter)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4910 (gnus-summary-position-point))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4911
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4912 ;;; Dead summaries.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4913
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4914 (defvar gnus-dead-summary-mode-map nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4915
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4916 (unless gnus-dead-summary-mode-map
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4917 (setq gnus-dead-summary-mode-map (make-keymap))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4918 (suppress-keymap gnus-dead-summary-mode-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4919 (substitute-key-definition
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4920 'undefined 'gnus-summary-wake-up-the-dead gnus-dead-summary-mode-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4921 (let ((keys '("\C-d" "\r" "\177")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4922 (while keys
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4923 (define-key gnus-dead-summary-mode-map
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4924 (pop keys) 'gnus-summary-wake-up-the-dead))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4925
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4926 (defvar gnus-dead-summary-mode nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4927 "Minor mode for Gnus summary buffers.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4928
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4929 (defun gnus-dead-summary-mode (&optional arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4930 "Minor mode for Gnus summary buffers."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4931 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4932 (when (eq major-mode 'gnus-summary-mode)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4933 (make-local-variable 'gnus-dead-summary-mode)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4934 (setq gnus-dead-summary-mode
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4935 (if (null arg) (not gnus-dead-summary-mode)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4936 (> (prefix-numeric-value arg) 0)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4937 (when gnus-dead-summary-mode
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4938 (unless (assq 'gnus-dead-summary-mode minor-mode-alist)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4939 (push '(gnus-dead-summary-mode " Dead") minor-mode-alist))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4940 (unless (assq 'gnus-dead-summary-mode minor-mode-map-alist)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4941 (push (cons 'gnus-dead-summary-mode gnus-dead-summary-mode-map)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4942 minor-mode-map-alist)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4943
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4944 (defun gnus-deaden-summary ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4945 "Make the current summary buffer into a dead summary buffer."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4946 ;; Kill any previous dead summary buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4947 (when (and gnus-dead-summary
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4948 (buffer-name gnus-dead-summary))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4949 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4950 (set-buffer gnus-dead-summary)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4951 (when gnus-dead-summary-mode
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4952 (kill-buffer (current-buffer)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4953 ;; Make this the current dead summary.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4954 (setq gnus-dead-summary (current-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4955 (gnus-dead-summary-mode 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4956 (let ((name (buffer-name)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4957 (when (string-match "Summary" name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4958 (rename-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4959 (concat (substring name 0 (match-beginning 0)) "Dead "
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4960 (substring name (match-beginning 0)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4961 t))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4962
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4963 (defun gnus-kill-or-deaden-summary (buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4964 "Kill or deaden the summary BUFFER."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4965 (when (and (buffer-name buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4966 (not gnus-single-article-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4967 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4968 (set-buffer buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4969 (gnus-kill-buffer gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4970 (gnus-kill-buffer gnus-original-article-buffer)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4971 (cond (gnus-kill-summary-on-exit
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4972 (when (and gnus-use-trees
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4973 (and (get-buffer buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4974 (buffer-name (get-buffer buffer))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4975 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4976 (set-buffer (get-buffer buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4977 (gnus-tree-close gnus-newsgroup-name)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4978 (gnus-kill-buffer buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4979 ((and (get-buffer buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4980 (buffer-name (get-buffer buffer)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4981 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4982 (set-buffer buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4983 (gnus-deaden-summary)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4984
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4985 (defun gnus-summary-wake-up-the-dead (&rest args)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4986 "Wake up the dead summary buffer."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4987 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4988 (gnus-dead-summary-mode -1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4989 (let ((name (buffer-name)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4990 (when (string-match "Dead " name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4991 (rename-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4992 (concat (substring name 0 (match-beginning 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4993 (substring name (match-end 0)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4994 t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4995 (gnus-message 3 "This dead summary is now alive again"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4996
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4997 ;; Suggested by Andrew Eskilsson <pi92ae@pt.hk-r.se>.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4998 (defun gnus-summary-fetch-faq (&optional faq-dir)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4999 "Fetch the FAQ for the current group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5000 If FAQ-DIR (the prefix), prompt for a directory to search for the faq
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5001 in."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5002 (interactive
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5003 (list
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5004 (when current-prefix-arg
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5005 (completing-read
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5006 "Faq dir: " (and (listp gnus-group-faq-directory)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5007 gnus-group-faq-directory)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5008 (let (gnus-faq-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5009 (when (setq gnus-faq-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5010 (gnus-group-fetch-faq gnus-newsgroup-name faq-dir))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5011 (gnus-configure-windows 'summary-faq))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5012
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5013 ;; Suggested by Per Abrahamsen <amanda@iesd.auc.dk>.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5014 (defun gnus-summary-describe-group (&optional force)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5015 "Describe the current newsgroup."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5016 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5017 (gnus-group-describe-group force gnus-newsgroup-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5018
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5019 (defun gnus-summary-describe-briefly ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5020 "Describe summary mode commands briefly."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5021 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5022 (gnus-message 6
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5023 (substitute-command-keys "\\<gnus-summary-mode-map>\\[gnus-summary-next-page]:Select \\[gnus-summary-next-unread-article]:Forward \\[gnus-summary-prev-unread-article]:Backward \\[gnus-summary-exit]:Exit \\[gnus-info-find-node]:Run Info \\[gnus-summary-describe-briefly]:This help")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5024
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5025 ;; Walking around group mode buffer from summary mode.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5026
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5027 (defun gnus-summary-next-group (&optional no-article target-group backward)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5028 "Exit current newsgroup and then select next unread newsgroup.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5029 If prefix argument NO-ARTICLE is non-nil, no article is selected
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5030 initially. If NEXT-GROUP, go to this group. If BACKWARD, go to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5031 previous group instead."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5032 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5033 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5034 ;; Stop pre-fetching.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5035 (gnus-async-halt-prefetch)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5036 (let ((current-group gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5037 (current-buffer (current-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5038 entered)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5039 ;; First we semi-exit this group to update Xrefs and all variables.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5040 ;; We can't do a real exit, because the window conf must remain
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5041 ;; the same in case the user is prompted for info, and we don't
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5042 ;; want the window conf to change before that...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5043 (gnus-summary-exit t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5044 (while (not entered)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5045 ;; Then we find what group we are supposed to enter.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5046 (set-buffer gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5047 (gnus-group-jump-to-group current-group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5048 (setq target-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5049 (or target-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5050 (if (eq gnus-keep-same-level 'best)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5051 (gnus-summary-best-group gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5052 (gnus-summary-search-group backward gnus-keep-same-level))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5053 (if (not target-group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5054 ;; There are no further groups, so we return to the group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5055 ;; buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5056 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5057 (gnus-message 5 "Returning to the group buffer")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5058 (setq entered t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5059 (set-buffer current-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5060 (gnus-summary-exit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5061 (run-hooks 'gnus-group-no-more-groups-hook))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5062 ;; We try to enter the target group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5063 (gnus-group-jump-to-group target-group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5064 (let ((unreads (gnus-group-group-unread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5065 (if (and (or (eq t unreads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5066 (and unreads (not (zerop unreads))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5067 (gnus-summary-read-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5068 target-group nil no-article current-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5069 (setq entered t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5070 (setq current-group target-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5071 target-group nil)))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5072
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5073 (defun gnus-summary-prev-group (&optional no-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5074 "Exit current newsgroup and then select previous unread newsgroup.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5075 If prefix argument NO-ARTICLE is non-nil, no article is selected initially."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5076 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5077 (gnus-summary-next-group no-article nil t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5078
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5079 ;; Walking around summary lines.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5080
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5081 (defun gnus-summary-first-subject (&optional unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5082 "Go to the first unread subject.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5083 If UNREAD is non-nil, go to the first unread article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5084 Returns the article selected or nil if there are no unread articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5085 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5086 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5087 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5088 ;; Empty summary.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5089 ((null gnus-newsgroup-data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5090 (gnus-message 3 "No articles in the group")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5091 nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5092 ;; Pick the first article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5093 ((not unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5094 (goto-char (gnus-data-pos (car gnus-newsgroup-data)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5095 (gnus-data-number (car gnus-newsgroup-data)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5096 ;; No unread articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5097 ((null gnus-newsgroup-unreads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5098 (gnus-message 3 "No more unread articles")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5099 nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5100 ;; Find the first unread article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5101 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5102 (let ((data gnus-newsgroup-data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5103 (while (and data
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5104 (not (gnus-data-unread-p (car data))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5105 (setq data (cdr data)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5106 (when data
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5107 (goto-char (gnus-data-pos (car data)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5108 (gnus-data-number (car data))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5109 (gnus-summary-position-point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5110
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5111 (defun gnus-summary-next-subject (n &optional unread dont-display)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5112 "Go to next N'th summary line.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5113 If N is negative, go to the previous N'th subject line.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5114 If UNREAD is non-nil, only unread articles are selected.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5115 The difference between N and the actual number of steps taken is
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5116 returned."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5117 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5118 (let ((backward (< n 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5119 (n (abs n)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5120 (while (and (> n 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5121 (if backward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5122 (gnus-summary-find-prev unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5123 (gnus-summary-find-next unread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5124 (setq n (1- n)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5125 (when (/= 0 n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5126 (gnus-message 7 "No more%s articles"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5127 (if unread " unread" "")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5128 (unless dont-display
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5129 (gnus-summary-recenter)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5130 (gnus-summary-position-point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5131 n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5132
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5133 (defun gnus-summary-next-unread-subject (n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5134 "Go to next N'th unread summary line."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5135 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5136 (gnus-summary-next-subject n t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5137
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5138 (defun gnus-summary-prev-subject (n &optional unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5139 "Go to previous N'th summary line.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5140 If optional argument UNREAD is non-nil, only unread article is selected."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5141 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5142 (gnus-summary-next-subject (- n) unread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5143
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5144 (defun gnus-summary-prev-unread-subject (n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5145 "Go to previous N'th unread summary line."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5146 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5147 (gnus-summary-next-subject (- n) t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5148
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5149 (defun gnus-summary-goto-subject (article &optional force silent)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5150 "Go the subject line of ARTICLE.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5151 If FORCE, also allow jumping to articles not currently shown."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5152 (interactive "nArticle number: ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5153 (let ((b (point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5154 (data (gnus-data-find article)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5155 ;; We read in the article if we have to.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5156 (and (not data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5157 force
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5158 (gnus-summary-insert-subject article (and (vectorp force) force) t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5159 (setq data (gnus-data-find article)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5160 (goto-char b)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5161 (if (not data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5162 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5163 (unless silent
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5164 (gnus-message 3 "Can't find article %d" article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5165 nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5166 (goto-char (gnus-data-pos data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5167 article)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5168
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5169 ;; Walking around summary lines with displaying articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5170
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5171 (defun gnus-summary-expand-window (&optional arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5172 "Make the summary buffer take up the entire Emacs frame.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5173 Given a prefix, will force an `article' buffer configuration."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5174 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5175 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5176 (if arg
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5177 (gnus-configure-windows 'article 'force)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5178 (gnus-configure-windows 'summary 'force)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5179
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5180 (defun gnus-summary-display-article (article &optional all-header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5181 "Display ARTICLE in article buffer."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5182 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5183 (if (null article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5184 nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5185 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5186 (if gnus-summary-display-article-function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5187 (funcall gnus-summary-display-article-function article all-header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5188 (gnus-article-prepare article all-header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5189 (run-hooks 'gnus-select-article-hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5190 (when (and gnus-current-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5191 (not (zerop gnus-current-article)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5192 (gnus-summary-goto-subject gnus-current-article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5193 (gnus-summary-recenter)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5194 (when (and gnus-use-trees gnus-show-threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5195 (gnus-possibly-generate-tree article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5196 (gnus-highlight-selected-tree article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5197 ;; Successfully display article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5198 (gnus-article-set-window-start
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5199 (cdr (assq article gnus-newsgroup-bookmarks))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5200
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5201 (defun gnus-summary-select-article (&optional all-headers force pseudo article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5202 "Select the current article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5203 If ALL-HEADERS is non-nil, show all header fields. If FORCE is
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5204 non-nil, the article will be re-fetched even if it already present in
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5205 the article buffer. If PSEUDO is non-nil, pseudo-articles will also
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5206 be displayed."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5207 ;; Make sure we are in the summary buffer to work around bbdb bug.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5208 (unless (eq major-mode 'gnus-summary-mode)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5209 (set-buffer gnus-summary-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5210 (let ((article (or article (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5211 (all-headers (not (not all-headers))) ;Must be T or NIL.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5212 gnus-summary-display-article-function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5213 did)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5214 (and (not pseudo)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5215 (gnus-summary-article-pseudo-p article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5216 (error "This is a pseudo-article."))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5217 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5218 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5219 (set-buffer gnus-summary-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5220 (if (or (and gnus-single-article-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5221 (or (null gnus-current-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5222 (null gnus-article-current)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5223 (null (get-buffer gnus-article-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5224 (not (eq article (cdr gnus-article-current)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5225 (not (equal (car gnus-article-current)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5226 gnus-newsgroup-name))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5227 (and (not gnus-single-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5228 (or (null gnus-current-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5229 (not (eq gnus-current-article article))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5230 force)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5231 ;; The requested article is different from the current article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5232 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5233 (gnus-summary-display-article article all-headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5234 (setq did article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5235 (when (or all-headers gnus-show-all-headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5236 (gnus-article-show-all-headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5237 'old))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5238 (when did
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5239 (gnus-article-set-window-start
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5240 (cdr (assq article gnus-newsgroup-bookmarks)))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5241
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5242 (defun gnus-summary-set-current-mark (&optional current-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5243 "Obsolete function."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5244 nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5245
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5246 (defun gnus-summary-next-article (&optional unread subject backward push)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5247 "Select the next article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5248 If UNREAD, only unread articles are selected.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5249 If SUBJECT, only articles with SUBJECT are selected.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5250 If BACKWARD, the previous article is selected instead of the next."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5251 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5252 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5253 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5254 ;; Is there such an article?
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5255 ((and (gnus-summary-search-forward unread subject backward)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5256 (or (gnus-summary-display-article (gnus-summary-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5257 (eq (gnus-summary-article-mark) gnus-canceled-mark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5258 (gnus-summary-position-point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5259 ;; If not, we try the first unread, if that is wanted.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5260 ((and subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5261 gnus-auto-select-same
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5262 (gnus-summary-first-unread-article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5263 (gnus-summary-position-point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5264 (gnus-message 6 "Wrapped"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5265 ;; Try to get next/previous article not displayed in this group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5266 ((and gnus-auto-extend-newsgroup
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5267 (not unread) (not subject))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5268 (gnus-summary-goto-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5269 (if backward (1- gnus-newsgroup-begin) (1+ gnus-newsgroup-end))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5270 nil t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5271 ;; Go to next/previous group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5272 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5273 (unless (gnus-ephemeral-group-p gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5274 (gnus-summary-jump-to-group gnus-newsgroup-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5275 (let ((cmd last-command-char)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5276 (group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5277 (if (eq gnus-keep-same-level 'best)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5278 (gnus-summary-best-group gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5279 (gnus-summary-search-group backward gnus-keep-same-level))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5280 ;; For some reason, the group window gets selected. We change
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5281 ;; it back.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5282 (select-window (get-buffer-window (current-buffer)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5283 ;; Select next unread newsgroup automagically.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5284 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5285 ((or (not gnus-auto-select-next)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5286 (not cmd))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5287 (gnus-message 7 "No more%s articles" (if unread " unread" "")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5288 ((or (eq gnus-auto-select-next 'quietly)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5289 (and (eq gnus-auto-select-next 'slightly-quietly)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5290 push)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5291 (and (eq gnus-auto-select-next 'almost-quietly)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5292 (gnus-summary-last-article-p)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5293 ;; Select quietly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5294 (if (gnus-ephemeral-group-p gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5295 (gnus-summary-exit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5296 (gnus-message 7 "No more%s articles (%s)..."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5297 (if unread " unread" "")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5298 (if group (concat "selecting " group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5299 "exiting"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5300 (gnus-summary-next-group nil group backward)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5301 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5302 (when (gnus-key-press-event-p last-input-event)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5303 (gnus-summary-walk-group-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5304 gnus-newsgroup-name cmd unread backward))))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5305
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5306 (defun gnus-summary-walk-group-buffer (from-group cmd unread backward)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5307 (let ((keystrokes '((?\C-n (gnus-group-next-unread-group 1))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5308 (?\C-p (gnus-group-prev-unread-group 1))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5309 (cursor-in-echo-area t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5310 keve key group ended)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5311 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5312 (set-buffer gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5313 (gnus-summary-jump-to-group from-group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5314 (setq group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5315 (if (eq gnus-keep-same-level 'best)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5316 (gnus-summary-best-group gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5317 (gnus-summary-search-group backward gnus-keep-same-level))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5318 (while (not ended)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5319 (gnus-message
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5320 5 "No more%s articles%s" (if unread " unread" "")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5321 (if (and group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5322 (not (gnus-ephemeral-group-p gnus-newsgroup-name)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5323 (format " (Type %s for %s [%s])"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5324 (single-key-description cmd) group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5325 (car (gnus-gethash group gnus-newsrc-hashtb)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5326 (format " (Type %s to exit %s)"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5327 (single-key-description cmd)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5328 gnus-newsgroup-name)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5329 ;; Confirm auto selection.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5330 (setq key (car (setq keve (gnus-read-event-char))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5331 (setq ended t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5332 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5333 ((assq key keystrokes)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5334 (let ((obuf (current-buffer)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5335 (switch-to-buffer gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5336 (when group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5337 (gnus-group-jump-to-group group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5338 (eval (cadr (assq key keystrokes)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5339 (setq group (gnus-group-group-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5340 (switch-to-buffer obuf))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5341 (setq ended nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5342 ((equal key cmd)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5343 (if (or (not group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5344 (gnus-ephemeral-group-p gnus-newsgroup-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5345 (gnus-summary-exit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5346 (gnus-summary-next-group nil group backward)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5347 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5348 (push (cdr keve) unread-command-events))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5349
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5350 (defun gnus-summary-next-unread-article ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5351 "Select unread article after current one."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5352 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5353 (gnus-summary-next-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5354 (or (not (eq gnus-summary-goto-unread 'never))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5355 (gnus-summary-last-article-p (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5356 (and gnus-auto-select-same
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5357 (gnus-summary-article-subject))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5358
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5359 (defun gnus-summary-prev-article (&optional unread subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5360 "Select the article after the current one.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5361 If UNREAD is non-nil, only unread articles are selected."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5362 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5363 (gnus-summary-next-article unread subject t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5364
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5365 (defun gnus-summary-prev-unread-article ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5366 "Select unread article before current one."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5367 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5368 (gnus-summary-prev-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5369 (or (not (eq gnus-summary-goto-unread 'never))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5370 (gnus-summary-first-article-p (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5371 (and gnus-auto-select-same
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5372 (gnus-summary-article-subject))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5373
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5374 (defun gnus-summary-next-page (&optional lines circular)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5375 "Show next page of the selected article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5376 If at the end of the current article, select the next article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5377 LINES says how many lines should be scrolled up.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5378
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5379 If CIRCULAR is non-nil, go to the start of the article instead of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5380 selecting the next article when reaching the end of the current
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5381 article."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5382 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5383 (setq gnus-summary-buffer (current-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5384 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5385 (let ((article (gnus-summary-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5386 (article-window (get-buffer-window gnus-article-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5387 (endp nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5388 (gnus-configure-windows 'article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5389 (if (eq (cdr (assq article gnus-newsgroup-reads)) gnus-canceled-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5390 (if (and (eq gnus-summary-goto-unread 'never)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5391 (not (gnus-summary-last-article-p article)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5392 (gnus-summary-next-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5393 (gnus-summary-next-unread-article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5394 (if (or (null gnus-current-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5395 (null gnus-article-current)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5396 (/= article (cdr gnus-article-current))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5397 (not (equal (car gnus-article-current) gnus-newsgroup-name)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5398 ;; Selected subject is different from current article's.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5399 (gnus-summary-display-article article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5400 (when article-window
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5401 (gnus-eval-in-buffer-window gnus-article-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5402 (setq endp (gnus-article-next-page lines)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5403 (when endp
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5404 (cond (circular
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5405 (gnus-summary-beginning-of-article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5406 (lines
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5407 (gnus-message 3 "End of message"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5408 ((null lines)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5409 (if (and (eq gnus-summary-goto-unread 'never)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5410 (not (gnus-summary-last-article-p article)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5411 (gnus-summary-next-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5412 (gnus-summary-next-unread-article))))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5413 (gnus-summary-recenter)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5414 (gnus-summary-position-point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5415
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5416 (defun gnus-summary-prev-page (&optional lines)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5417 "Show previous page of selected article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5418 Argument LINES specifies lines to be scrolled down."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5419 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5420 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5421 (let ((article (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5422 (gnus-configure-windows 'article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5423 (if (or (null gnus-current-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5424 (null gnus-article-current)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5425 (/= article (cdr gnus-article-current))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5426 (not (equal (car gnus-article-current) gnus-newsgroup-name)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5427 ;; Selected subject is different from current article's.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5428 (gnus-summary-display-article article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5429 (gnus-summary-recenter)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5430 (gnus-eval-in-buffer-window gnus-article-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5431 (gnus-article-prev-page lines))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5432 (gnus-summary-position-point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5433
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5434 (defun gnus-summary-scroll-up (lines)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5435 "Scroll up (or down) one line current article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5436 Argument LINES specifies lines to be scrolled up (or down if negative)."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5437 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5438 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5439 (gnus-configure-windows 'article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5440 (gnus-summary-show-thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5441 (when (eq (gnus-summary-select-article nil nil 'pseudo) 'old)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5442 (gnus-eval-in-buffer-window gnus-article-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5443 (cond ((> lines 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5444 (when (gnus-article-next-page lines)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5445 (gnus-message 3 "End of message")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5446 ((< lines 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5447 (gnus-article-prev-page (- lines))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5448 (gnus-summary-recenter)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5449 (gnus-summary-position-point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5450
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5451 (defun gnus-summary-next-same-subject ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5452 "Select next article which has the same subject as current one."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5453 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5454 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5455 (gnus-summary-next-article nil (gnus-summary-article-subject)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5456
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5457 (defun gnus-summary-prev-same-subject ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5458 "Select previous article which has the same subject as current one."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5459 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5460 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5461 (gnus-summary-prev-article nil (gnus-summary-article-subject)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5462
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5463 (defun gnus-summary-next-unread-same-subject ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5464 "Select next unread article which has the same subject as current one."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5465 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5466 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5467 (gnus-summary-next-article t (gnus-summary-article-subject)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5468
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5469 (defun gnus-summary-prev-unread-same-subject ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5470 "Select previous unread article which has the same subject as current one."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5471 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5472 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5473 (gnus-summary-prev-article t (gnus-summary-article-subject)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5474
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5475 (defun gnus-summary-first-unread-article ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5476 "Select the first unread article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5477 Return nil if there are no unread articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5478 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5479 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5480 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5481 (when (gnus-summary-first-subject t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5482 (gnus-summary-show-thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5483 (gnus-summary-first-subject t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5484 (gnus-summary-display-article (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5485 (gnus-summary-position-point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5486
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5487 (defun gnus-summary-first-article ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5488 "Select the first article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5489 Return nil if there are no articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5490 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5491 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5492 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5493 (when (gnus-summary-first-subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5494 (gnus-summary-show-thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5495 (gnus-summary-first-subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5496 (gnus-summary-display-article (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5497 (gnus-summary-position-point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5498
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5499 (defun gnus-summary-best-unread-article ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5500 "Select the unread article with the highest score."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5501 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5502 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5503 (let ((best -1000000)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5504 (data gnus-newsgroup-data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5505 article score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5506 (while data
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5507 (and (gnus-data-unread-p (car data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5508 (> (setq score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5509 (gnus-summary-article-score (gnus-data-number (car data))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5510 best)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5511 (setq best score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5512 article (gnus-data-number (car data))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5513 (setq data (cdr data)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5514 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5515 (if article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5516 (gnus-summary-goto-article article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5517 (error "No unread articles"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5518 (gnus-summary-position-point))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5519
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5520 (defun gnus-summary-last-subject ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5521 "Go to the last displayed subject line in the group."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5522 (let ((article (gnus-data-number (car (gnus-data-list t)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5523 (when article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5524 (gnus-summary-goto-subject article))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5525
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5526 (defun gnus-summary-goto-article (article &optional all-headers force)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5527 "Fetch ARTICLE and display it if it exists.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5528 If ALL-HEADERS is non-nil, no header lines are hidden."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5529 (interactive
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5530 (list
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5531 (string-to-int
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5532 (completing-read
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5533 "Article number: "
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5534 (mapcar (lambda (number) (list (int-to-string number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5535 gnus-newsgroup-limit)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5536 current-prefix-arg
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5537 t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5538 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5539 (if (gnus-summary-goto-subject article force)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5540 (gnus-summary-display-article article all-headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5541 (gnus-message 4 "Couldn't go to article %s" article) nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5542 (gnus-summary-position-point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5543
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5544 (defun gnus-summary-goto-last-article ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5545 "Go to the previously read article."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5546 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5547 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5548 (when gnus-last-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5549 (gnus-summary-goto-article gnus-last-article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5550 (gnus-summary-position-point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5551
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5552 (defun gnus-summary-pop-article (number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5553 "Pop one article off the history and go to the previous.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5554 NUMBER articles will be popped off."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5555 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5556 (let (to)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5557 (setq gnus-newsgroup-history
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5558 (cdr (setq to (nthcdr number gnus-newsgroup-history))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5559 (if to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5560 (gnus-summary-goto-article (car to))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5561 (error "Article history empty")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5562 (gnus-summary-position-point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5563
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5564 ;; Summary commands and functions for limiting the summary buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5565
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5566 (defun gnus-summary-limit-to-articles (n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5567 "Limit the summary buffer to the next N articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5568 If not given a prefix, use the process marked articles instead."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5569 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5570 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5571 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5572 (let ((articles (gnus-summary-work-articles n)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5573 (setq gnus-newsgroup-processable nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5574 (gnus-summary-limit articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5575 (gnus-summary-position-point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5576
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5577 (defun gnus-summary-pop-limit (&optional total)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5578 "Restore the previous limit.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5579 If given a prefix, remove all limits."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5580 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5581 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5582 (when total
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5583 (setq gnus-newsgroup-limits
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5584 (list (mapcar (lambda (h) (mail-header-number h))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5585 gnus-newsgroup-headers))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5586 (unless gnus-newsgroup-limits
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5587 (error "No limit to pop"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5588 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5589 (gnus-summary-limit nil 'pop)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5590 (gnus-summary-position-point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5591
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5592 (defun gnus-summary-limit-to-subject (subject &optional header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5593 "Limit the summary buffer to articles that have subjects that match a regexp."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5594 (interactive "sLimit to subject (regexp): ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5595 (unless header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5596 (setq header "subject"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5597 (when (not (equal "" subject))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5598 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5599 (let ((articles (gnus-summary-find-matching
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5600 (or header "subject") subject 'all)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5601 (unless articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5602 (error "Found no matches for \"%s\"" subject))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5603 (gnus-summary-limit articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5604 (gnus-summary-position-point))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5605
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5606 (defun gnus-summary-limit-to-author (from)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5607 "Limit the summary buffer to articles that have authors that match a regexp."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5608 (interactive "sLimit to author (regexp): ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5609 (gnus-summary-limit-to-subject from "from"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5610
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5611 (defun gnus-summary-limit-to-age (age &optional younger-p)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5612 "Limit the summary buffer to articles that are older than (or equal) AGE days.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5613 If YOUNGER-P (the prefix) is non-nil, limit the summary buffer to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5614 articles that are younger than AGE days."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5615 (interactive "nTime in days: \nP")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5616 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5617 (let ((data gnus-newsgroup-data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5618 (cutoff (nnmail-days-to-time age))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5619 articles d date is-younger)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5620 (while (setq d (pop data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5621 (when (and (vectorp (gnus-data-header d))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5622 (setq date (mail-header-date (gnus-data-header d))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5623 (setq is-younger (nnmail-time-less
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5624 (nnmail-time-since (nnmail-date-to-time date))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5625 cutoff))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5626 (when (if younger-p is-younger (not is-younger))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5627 (push (gnus-data-number d) articles))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5628 (gnus-summary-limit (nreverse articles)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5629 (gnus-summary-position-point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5630
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5631 (defalias 'gnus-summary-delete-marked-as-read 'gnus-summary-limit-to-unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5632 (make-obsolete
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5633 'gnus-summary-delete-marked-as-read 'gnus-summary-limit-to-unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5634
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5635 (defun gnus-summary-limit-to-unread (&optional all)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5636 "Limit the summary buffer to articles that are not marked as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5637 If ALL is non-nil, limit strictly to unread articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5638 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5639 (if all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5640 (gnus-summary-limit-to-marks (char-to-string gnus-unread-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5641 (gnus-summary-limit-to-marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5642 ;; Concat all the marks that say that an article is read and have
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5643 ;; those removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5644 (list gnus-del-mark gnus-read-mark gnus-ancient-mark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5645 gnus-killed-mark gnus-kill-file-mark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5646 gnus-low-score-mark gnus-expirable-mark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5647 gnus-canceled-mark gnus-catchup-mark gnus-sparse-mark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5648 gnus-duplicate-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5649 'reverse)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5650
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5651 (defalias 'gnus-summary-delete-marked-with 'gnus-summary-limit-exclude-marks)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5652 (make-obsolete 'gnus-summary-delete-marked-with
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5653 'gnus-summary-limit-exlude-marks)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5654
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5655 (defun gnus-summary-limit-exclude-marks (marks &optional reverse)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5656 "Exclude articles that are marked with MARKS (e.g. \"DK\").
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5657 If REVERSE, limit the summary buffer to articles that are marked
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5658 with MARKS. MARKS can either be a string of marks or a list of marks.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5659 Returns how many articles were removed."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5660 (interactive "sMarks: ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5661 (gnus-summary-limit-to-marks marks t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5662
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5663 (defun gnus-summary-limit-to-marks (marks &optional reverse)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5664 "Limit the summary buffer to articles that are marked with MARKS (e.g. \"DK\").
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5665 If REVERSE (the prefix), limit the summary buffer to articles that are
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5666 not marked with MARKS. MARKS can either be a string of marks or a
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5667 list of marks.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5668 Returns how many articles were removed."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5669 (interactive (list (read-string "Marks: ") current-prefix-arg))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5670 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5671 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5672 (let ((data gnus-newsgroup-data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5673 (marks (if (listp marks) marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5674 (append marks nil))) ; Transform to list.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5675 articles)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5676 (while data
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5677 (when (if reverse (not (memq (gnus-data-mark (car data)) marks))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5678 (memq (gnus-data-mark (car data)) marks))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5679 (push (gnus-data-number (car data)) articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5680 (setq data (cdr data)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5681 (gnus-summary-limit articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5682 (gnus-summary-position-point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5683
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5684 (defun gnus-summary-limit-to-score (&optional score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5685 "Limit to articles with score at or above SCORE."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5686 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5687 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5688 (setq score (if score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5689 (prefix-numeric-value score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5690 (or gnus-summary-default-score 0)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5691 (let ((data gnus-newsgroup-data)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5692 articles)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5693 (while data
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5694 (when (>= (gnus-summary-article-score (gnus-data-number (car data)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5695 score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5696 (push (gnus-data-number (car data)) articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5697 (setq data (cdr data)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5698 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5699 (gnus-summary-limit articles)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5700 (gnus-summary-position-point))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5701
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5702 (defun gnus-summary-limit-include-dormant ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5703 "Display all the hidden articles that are marked as dormant."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5704 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5705 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5706 (unless gnus-newsgroup-dormant
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5707 (error "There are no dormant articles in this group"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5708 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5709 (gnus-summary-limit (append gnus-newsgroup-dormant gnus-newsgroup-limit))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5710 (gnus-summary-position-point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5711
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5712 (defun gnus-summary-limit-exclude-dormant ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5713 "Hide all dormant articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5714 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5715 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5716 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5717 (gnus-summary-limit-to-marks (list gnus-dormant-mark) 'reverse)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5718 (gnus-summary-position-point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5719
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5720 (defun gnus-summary-limit-exclude-childless-dormant ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5721 "Hide all dormant articles that have no children."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5722 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5723 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5724 (let ((data (gnus-data-list t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5725 articles d children)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5726 ;; Find all articles that are either not dormant or have
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5727 ;; children.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5728 (while (setq d (pop data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5729 (when (or (not (= (gnus-data-mark d) gnus-dormant-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5730 (and (setq children
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5731 (gnus-article-children (gnus-data-number d)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5732 (let (found)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5733 (while children
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5734 (when (memq (car children) articles)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5735 (setq children nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5736 found t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5737 (pop children))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5738 found)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5739 (push (gnus-data-number d) articles)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5740 ;; Do the limiting.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5741 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5742 (gnus-summary-limit articles)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5743 (gnus-summary-position-point))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5744
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5745 (defun gnus-summary-limit-mark-excluded-as-read (&optional all)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5746 "Mark all unread excluded articles as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5747 If ALL, mark even excluded ticked and dormants as read."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5748 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5749 (let ((articles (gnus-sorted-complement
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5750 (sort
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5751 (mapcar (lambda (h) (mail-header-number h))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5752 gnus-newsgroup-headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5753 '<)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5754 (sort gnus-newsgroup-limit '<)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5755 article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5756 (setq gnus-newsgroup-unreads nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5757 (if all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5758 (setq gnus-newsgroup-dormant nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5759 gnus-newsgroup-marked nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5760 gnus-newsgroup-reads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5761 (nconc
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5762 (mapcar (lambda (n) (cons n gnus-catchup-mark)) articles)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5763 gnus-newsgroup-reads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5764 (while (setq article (pop articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5765 (unless (or (memq article gnus-newsgroup-dormant)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5766 (memq article gnus-newsgroup-marked))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5767 (push (cons article gnus-catchup-mark) gnus-newsgroup-reads))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5768
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5769 (defun gnus-summary-limit (articles &optional pop)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5770 (if pop
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5771 ;; We pop the previous limit off the stack and use that.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5772 (setq articles (car gnus-newsgroup-limits)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5773 gnus-newsgroup-limits (cdr gnus-newsgroup-limits))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5774 ;; We use the new limit, so we push the old limit on the stack.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5775 (push gnus-newsgroup-limit gnus-newsgroup-limits))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5776 ;; Set the limit.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5777 (setq gnus-newsgroup-limit articles)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5778 (let ((total (length gnus-newsgroup-data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5779 (data (gnus-data-find-list (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5780 (gnus-summary-mark-below nil) ; Inhibit this.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5781 found)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5782 ;; This will do all the work of generating the new summary buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5783 ;; according to the new limit.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5784 (gnus-summary-prepare)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5785 ;; Hide any threads, possibly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5786 (and gnus-show-threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5787 gnus-thread-hide-subtree
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5788 (gnus-summary-hide-all-threads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5789 ;; Try to return to the article you were at, or one in the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5790 ;; neighborhood.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5791 (when data
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5792 ;; We try to find some article after the current one.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5793 (while data
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5794 (when (gnus-summary-goto-subject (gnus-data-number (car data)) nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5795 (setq data nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5796 found t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5797 (setq data (cdr data))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5798 (unless found
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5799 ;; If there is no data, that means that we were after the last
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5800 ;; article. The same goes when we can't find any articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5801 ;; after the current one.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5802 (goto-char (point-max))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5803 (gnus-summary-find-prev))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5804 ;; We return how many articles were removed from the summary
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5805 ;; buffer as a result of the new limit.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5806 (- total (length gnus-newsgroup-data))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5807
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5808 (defsubst gnus-invisible-cut-children (threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5809 (let ((num 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5810 (while threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5811 (when (memq (mail-header-number (caar threads)) gnus-newsgroup-limit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5812 (incf num))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5813 (pop threads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5814 (< num 2)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5815
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5816 (defsubst gnus-cut-thread (thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5817 "Go forwards in the thread until we find an article that we want to display."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5818 (when (or (eq gnus-fetch-old-headers 'some)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5819 (eq gnus-build-sparse-threads 'some)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5820 (eq gnus-build-sparse-threads 'more))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5821 ;; Deal with old-fetched headers and sparse threads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5822 (while (and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5823 thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5824 (or
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5825 (gnus-summary-article-sparse-p (mail-header-number (car thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5826 (gnus-summary-article-ancient-p
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5827 (mail-header-number (car thread))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5828 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5829 (if (<= (length (cdr thread)) 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5830 (setq thread (cadr thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5831 (when (gnus-invisible-cut-children (cdr thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5832 (let ((th (cdr thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5833 (while th
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5834 (if (memq (mail-header-number (caar th))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5835 gnus-newsgroup-limit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5836 (setq thread (car th)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5837 th nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5838 (setq th (cdr th)))))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5839 ))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5840 thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5841
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5842 (defun gnus-cut-threads (threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5843 "Cut off all uninteresting articles from the beginning of threads."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5844 (when (or (eq gnus-fetch-old-headers 'some)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5845 (eq gnus-build-sparse-threads 'some)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5846 (eq gnus-build-sparse-threads 'more))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5847 (let ((th threads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5848 (while th
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5849 (setcar th (gnus-cut-thread (car th)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5850 (setq th (cdr th)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5851 ;; Remove nixed out threads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5852 (delq nil threads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5853
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5854 (defun gnus-summary-initial-limit (&optional show-if-empty)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5855 "Figure out what the initial limit is supposed to be on group entry.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5856 This entails weeding out unwanted dormants, low-scored articles,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5857 fetch-old-headers verbiage, and so on."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5858 ;; Most groups have nothing to remove.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5859 (if (or gnus-inhibit-limiting
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5860 (and (null gnus-newsgroup-dormant)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5861 (not (eq gnus-fetch-old-headers 'some))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5862 (null gnus-summary-expunge-below)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5863 (not (eq gnus-build-sparse-threads 'some))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5864 (not (eq gnus-build-sparse-threads 'more))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5865 (null gnus-thread-expunge-below)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5866 (not gnus-use-nocem)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5867 () ; Do nothing.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5868 (push gnus-newsgroup-limit gnus-newsgroup-limits)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5869 (setq gnus-newsgroup-limit nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5870 (mapatoms
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5871 (lambda (node)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5872 (unless (car (symbol-value node))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5873 ;; These threads have no parents -- they are roots.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5874 (let ((nodes (cdr (symbol-value node)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5875 thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5876 (while nodes
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5877 (if (and gnus-thread-expunge-below
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5878 (< (gnus-thread-total-score (car nodes))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5879 gnus-thread-expunge-below))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5880 (gnus-expunge-thread (pop nodes))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5881 (setq thread (pop nodes))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5882 (gnus-summary-limit-children thread))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5883 gnus-newsgroup-dependencies)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5884 ;; If this limitation resulted in an empty group, we might
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5885 ;; pop the previous limit and use it instead.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5886 (when (and (not gnus-newsgroup-limit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5887 show-if-empty)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5888 (setq gnus-newsgroup-limit (pop gnus-newsgroup-limits)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5889 gnus-newsgroup-limit))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5890
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5891 (defun gnus-summary-limit-children (thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5892 "Return 1 if this subthread is visible and 0 if it is not."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5893 ;; First we get the number of visible children to this thread. This
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5894 ;; is done by recursing down the thread using this function, so this
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5895 ;; will really go down to a leaf article first, before slowly
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5896 ;; working its way up towards the root.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5897 (when thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5898 (let ((children
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5899 (if (cdr thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5900 (apply '+ (mapcar 'gnus-summary-limit-children
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5901 (cdr thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5902 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5903 (number (mail-header-number (car thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5904 score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5905 (if (and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5906 (not (memq number gnus-newsgroup-marked))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5907 (or
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5908 ;; If this article is dormant and has absolutely no visible
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5909 ;; children, then this article isn't visible.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5910 (and (memq number gnus-newsgroup-dormant)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5911 (zerop children))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5912 ;; If this is "fetch-old-headered" and there is no
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5913 ;; visible children, then we don't want this article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5914 (and (eq gnus-fetch-old-headers 'some)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5915 (gnus-summary-article-ancient-p number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5916 (zerop children))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5917 ;; If this is a sparsely inserted article with no children,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5918 ;; we don't want it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5919 (and (eq gnus-build-sparse-threads 'some)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5920 (gnus-summary-article-sparse-p number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5921 (zerop children))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5922 ;; If we use expunging, and this article is really
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5923 ;; low-scored, then we don't want this article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5924 (when (and gnus-summary-expunge-below
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5925 (< (setq score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5926 (or (cdr (assq number gnus-newsgroup-scored))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5927 gnus-summary-default-score))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5928 gnus-summary-expunge-below))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5929 ;; We increase the expunge-tally here, but that has
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5930 ;; nothing to do with the limits, really.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5931 (incf gnus-newsgroup-expunged-tally)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5932 ;; We also mark as read here, if that's wanted.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5933 (when (and gnus-summary-mark-below
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5934 (< score gnus-summary-mark-below))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5935 (setq gnus-newsgroup-unreads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5936 (delq number gnus-newsgroup-unreads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5937 (if gnus-newsgroup-auto-expire
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5938 (push number gnus-newsgroup-expirable)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5939 (push (cons number gnus-low-score-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5940 gnus-newsgroup-reads)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5941 t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5942 ;; Check NoCeM things.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5943 (if (and gnus-use-nocem
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5944 (gnus-nocem-unwanted-article-p
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5945 (mail-header-id (car thread))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5946 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5947 (setq gnus-newsgroup-reads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5948 (delq number gnus-newsgroup-unreads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5949 t))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5950 ;; Nope, invisible article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5951 0
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5952 ;; Ok, this article is to be visible, so we add it to the limit
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5953 ;; and return 1.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5954 (push number gnus-newsgroup-limit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5955 1))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5956
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5957 (defun gnus-expunge-thread (thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5958 "Mark all articles in THREAD as read."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5959 (let* ((number (mail-header-number (car thread))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5960 (incf gnus-newsgroup-expunged-tally)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5961 ;; We also mark as read here, if that's wanted.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5962 (setq gnus-newsgroup-unreads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5963 (delq number gnus-newsgroup-unreads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5964 (if gnus-newsgroup-auto-expire
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5965 (push number gnus-newsgroup-expirable)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5966 (push (cons number gnus-low-score-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5967 gnus-newsgroup-reads)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5968 ;; Go recursively through all subthreads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5969 (mapcar 'gnus-expunge-thread (cdr thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5970
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5971 ;; Summary article oriented commands
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5972
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5973 (defun gnus-summary-refer-parent-article (n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5974 "Refer parent article N times.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5975 If N is negative, go to ancestor -N instead.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5976 The difference between N and the number of articles fetched is returned."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5977 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5978 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5979 (let ((skip 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5980 error header ref)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5981 (when (not (natnump n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5982 (setq skip (abs n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5983 n 1))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5984 (while (and (> n 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5985 (not error))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5986 (setq header (gnus-summary-article-header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5987 (if (and (eq (mail-header-number header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5988 (cdr gnus-article-current))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5989 (equal gnus-newsgroup-name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5990 (car gnus-article-current)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5991 ;; If we try to find the parent of the currently
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5992 ;; displayed article, then we take a look at the actual
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5993 ;; References header, since this is slightly more
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5994 ;; reliable than the References field we got from the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5995 ;; server.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5996 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5997 (set-buffer gnus-original-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5998 (nnheader-narrow-to-headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5999 (unless (setq ref (message-fetch-field "references"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6000 (setq ref (message-fetch-field "in-reply-to")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6001 (widen))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6002 (setq ref
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6003 ;; It's not the current article, so we take a bet on
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6004 ;; the value we got from the server.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6005 (mail-header-references header)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6006 (if (and ref
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6007 (not (equal ref "")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6008 (unless (gnus-summary-refer-article (gnus-parent-id ref skip))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6009 (gnus-message 1 "Couldn't find parent"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6010 (gnus-message 1 "No references in article %d"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6011 (gnus-summary-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6012 (setq error t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6013 (decf n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6014 (gnus-summary-position-point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6015 n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6016
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6017 (defun gnus-summary-refer-references ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6018 "Fetch all articles mentioned in the References header.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6019 Return how many articles were fetched."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6020 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6021 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6022 (let ((ref (mail-header-references (gnus-summary-article-header)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6023 (current (gnus-summary-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6024 (n 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6025 (if (or (not ref)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6026 (equal ref ""))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6027 (error "No References in the current article")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6028 ;; For each Message-ID in the References header...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6029 (while (string-match "<[^>]*>" ref)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6030 (incf n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6031 ;; ... fetch that article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6032 (gnus-summary-refer-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6033 (prog1 (match-string 0 ref)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6034 (setq ref (substring ref (match-end 0))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6035 (gnus-summary-goto-subject current)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6036 (gnus-summary-position-point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6037 n)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6038
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6039 (defun gnus-summary-refer-article (message-id)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6040 "Fetch an article specified by MESSAGE-ID."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6041 (interactive "sMessage-ID: ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6042 (when (and (stringp message-id)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6043 (not (zerop (length message-id))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6044 ;; Construct the correct Message-ID if necessary.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6045 ;; Suggested by tale@pawl.rpi.edu.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6046 (unless (string-match "^<" message-id)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6047 (setq message-id (concat "<" message-id)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6048 (unless (string-match ">$" message-id)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6049 (setq message-id (concat message-id ">")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6050 (let* ((header (gnus-id-to-header message-id))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6051 (sparse (and header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6052 (gnus-summary-article-sparse-p
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6053 (mail-header-number header)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6054 (if header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6055 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6056 ;; The article is present in the buffer, to we just go to it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6057 (gnus-summary-goto-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6058 (mail-header-number header) nil header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6059 (when sparse
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6060 (gnus-summary-update-article (mail-header-number header))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6061 ;; We fetch the article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6062 (let ((gnus-override-method
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6063 (and (gnus-news-group-p gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6064 gnus-refer-article-method))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6065 number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6066 ;; Start the special refer-article method, if necessary.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6067 (when (and gnus-refer-article-method
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6068 (gnus-news-group-p gnus-newsgroup-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6069 (gnus-check-server gnus-refer-article-method))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6070 ;; Fetch the header, and display the article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6071 (if (setq number (gnus-summary-insert-subject message-id))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6072 (gnus-summary-select-article nil nil nil number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6073 (gnus-message 3 "Couldn't fetch article %s" message-id)))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6074
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6075 (defun gnus-summary-enter-digest-group (&optional force)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6076 "Enter an nndoc group based on the current article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6077 If FORCE, force a digest interpretation. If not, try
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6078 to guess what the document format is."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6079 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6080 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6081 (let ((conf gnus-current-window-configuration))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6082 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6083 (gnus-summary-select-article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6084 (setq gnus-current-window-configuration conf)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6085 (let* ((name (format "%s-%d"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6086 (gnus-group-prefixed-name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6087 gnus-newsgroup-name (list 'nndoc ""))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6088 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6089 (set-buffer gnus-summary-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6090 gnus-current-article)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6091 (ogroup gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6092 (params (append (gnus-info-params (gnus-get-info ogroup))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6093 (list (cons 'to-group ogroup))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6094 (case-fold-search t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6095 (buf (current-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6096 dig)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6097 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6098 (setq dig (nnheader-set-temp-buffer " *gnus digest buffer*"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6099 (insert-buffer-substring gnus-original-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6100 ;; Remove lines that may lead nndoc to misinterpret the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6101 ;; document type.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6102 (narrow-to-region
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6103 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6104 (or (search-forward "\n\n" nil t) (point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6105 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6106 (delete-matching-lines "^\\(Path\\):\\|^From ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6107 (widen))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6108 (unwind-protect
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6109 (if (gnus-group-read-ephemeral-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6110 name `(nndoc ,name (nndoc-address ,(get-buffer dig))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6111 (nndoc-article-type
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6112 ,(if force 'digest 'guess))) t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6113 ;; Make all postings to this group go to the parent group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6114 (nconc (gnus-info-params (gnus-get-info name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6115 params)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6116 ;; Couldn't select this doc group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6117 (switch-to-buffer buf)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6118 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6119 (gnus-configure-windows 'summary)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6120 (gnus-message 3 "Article couldn't be entered?"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6121 (kill-buffer dig)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6122
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6123 (defun gnus-summary-read-document (n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6124 "Open a new group based on the current article(s).
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6125 This will allow you to read digests and other similar
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6126 documents as newsgroups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6127 Obeys the standard process/prefix convention."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6128 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6129 (let* ((articles (gnus-summary-work-articles n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6130 (ogroup gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6131 (params (append (gnus-info-params (gnus-get-info ogroup))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6132 (list (cons 'to-group ogroup))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6133 article group egroup groups vgroup)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6134 (while (setq article (pop articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6135 (setq group (format "%s-%d" gnus-newsgroup-name article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6136 (gnus-summary-remove-process-mark article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6137 (when (gnus-summary-display-article article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6138 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6139 (nnheader-temp-write nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6140 (insert-buffer-substring gnus-original-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6141 ;; Remove some headers that may lead nndoc to make
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6142 ;; the wrong guess.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6143 (message-narrow-to-head)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6144 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6145 (delete-matching-lines "^\\(Path\\):\\|^From ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6146 (widen)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6147 (if (setq egroup
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6148 (gnus-group-read-ephemeral-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6149 group `(nndoc ,group (nndoc-address ,(current-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6150 (nndoc-article-type guess))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6151 t nil t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6152 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6153 ;; Make all postings to this group go to the parent group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6154 (nconc (gnus-info-params (gnus-get-info egroup))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6155 params)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6156 (push egroup groups))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6157 ;; Couldn't select this doc group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6158 (gnus-error 3 "Article couldn't be entered"))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6159 ;; Now we have selected all the documents.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6160 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6161 ((not groups)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6162 (error "None of the articles could be interpreted as documents"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6163 ((gnus-group-read-ephemeral-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6164 (setq vgroup (format
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6165 "nnvirtual:%s-%s" gnus-newsgroup-name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6166 (format-time-string "%Y%m%dT%H%M%S" (current-time))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6167 `(nnvirtual ,vgroup (nnvirtual-component-groups ,groups))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6168 t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6169 (cons (current-buffer) 'summary)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6170 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6171 (error "Couldn't select virtual nndoc group")))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6172
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6173 (defun gnus-summary-isearch-article (&optional regexp-p)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6174 "Do incremental search forward on the current article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6175 If REGEXP-P (the prefix) is non-nil, do regexp isearch."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6176 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6177 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6178 (gnus-summary-select-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6179 (gnus-configure-windows 'article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6180 (gnus-eval-in-buffer-window gnus-article-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6181 ;;(goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6182 (isearch-forward regexp-p)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6183
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6184 (defun gnus-summary-search-article-forward (regexp &optional backward)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6185 "Search for an article containing REGEXP forward.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6186 If BACKWARD, search backward instead."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6187 (interactive
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6188 (list (read-string
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6189 (format "Search article %s (regexp%s): "
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6190 (if current-prefix-arg "backward" "forward")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6191 (if gnus-last-search-regexp
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6192 (concat ", default " gnus-last-search-regexp)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6193 "")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6194 current-prefix-arg))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6195 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6196 (if (string-equal regexp "")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6197 (setq regexp (or gnus-last-search-regexp ""))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6198 (setq gnus-last-search-regexp regexp))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6199 (if (gnus-summary-search-article regexp backward)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6200 (gnus-summary-show-thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6201 (error "Search failed: \"%s\"" regexp)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6202
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6203 (defun gnus-summary-search-article-backward (regexp)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6204 "Search for an article containing REGEXP backward."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6205 (interactive
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6206 (list (read-string
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6207 (format "Search article backward (regexp%s): "
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6208 (if gnus-last-search-regexp
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6209 (concat ", default " gnus-last-search-regexp)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6210 "")))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6211 (gnus-summary-search-article-forward regexp 'backward))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6212
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6213 (defun gnus-summary-search-article (regexp &optional backward)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6214 "Search for an article containing REGEXP.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6215 Optional argument BACKWARD means do search for backward.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6216 `gnus-select-article-hook' is not called during the search."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6217 (let ((gnus-select-article-hook nil) ;Disable hook.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6218 (gnus-article-display-hook nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6219 (gnus-mark-article-hook nil) ;Inhibit marking as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6220 (gnus-use-article-prefetch nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6221 (gnus-xmas-force-redisplay nil) ;Inhibit XEmacs redisplay.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6222 (sum (current-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6223 (found nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6224 point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6225 (gnus-save-hidden-threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6226 (gnus-summary-select-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6227 (set-buffer gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6228 (when backward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6229 (forward-line -1))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6230 (while (not found)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6231 (gnus-message 7 "Searching article: %d..." (cdr gnus-article-current))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6232 (if (if backward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6233 (re-search-backward regexp nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6234 (re-search-forward regexp nil t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6235 ;; We found the regexp.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6236 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6237 (setq found 'found)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6238 (beginning-of-line)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6239 (set-window-start
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6240 (get-buffer-window (current-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6241 (point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6242 (forward-line 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6243 (set-buffer sum)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6244 (setq point (point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6245 ;; We didn't find it, so we go to the next article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6246 (set-buffer sum)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6247 (setq found 'not)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6248 (while (eq found 'not)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6249 (if (not (if backward (gnus-summary-find-prev)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6250 (gnus-summary-find-next)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6251 ;; No more articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6252 (setq found t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6253 ;; Select the next article and adjust point.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6254 (unless (gnus-summary-article-sparse-p
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6255 (gnus-summary-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6256 (setq found nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6257 (gnus-summary-select-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6258 (set-buffer gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6259 (widen)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6260 (goto-char (if backward (point-max) (point-min))))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6261 (gnus-message 7 ""))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6262 ;; Return whether we found the regexp.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6263 (when (eq found 'found)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6264 (goto-char point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6265 (gnus-summary-show-thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6266 (gnus-summary-goto-subject gnus-current-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6267 (gnus-summary-position-point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6268 t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6269
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6270 (defun gnus-summary-find-matching (header regexp &optional backward unread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6271 not-case-fold)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6272 "Return a list of all articles that match REGEXP on HEADER.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6273 The search stars on the current article and goes forwards unless
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6274 BACKWARD is non-nil. If BACKWARD is `all', do all articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6275 If UNREAD is non-nil, only unread articles will
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6276 be taken into consideration. If NOT-CASE-FOLD, case won't be folded
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6277 in the comparisons."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6278 (let ((data (if (eq backward 'all) gnus-newsgroup-data
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6279 (gnus-data-find-list
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6280 (gnus-summary-article-number) (gnus-data-list backward))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6281 (func `(lambda (h) (,(intern (concat "mail-header-" header)) h)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6282 (case-fold-search (not not-case-fold))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6283 articles d)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6284 (unless (fboundp (intern (concat "mail-header-" header)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6285 (error "%s is not a valid header" header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6286 (while data
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6287 (setq d (car data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6288 (and (or (not unread) ; We want all articles...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6289 (gnus-data-unread-p d)) ; Or just unreads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6290 (vectorp (gnus-data-header d)) ; It's not a pseudo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6291 (string-match regexp (funcall func (gnus-data-header d))) ; Match.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6292 (push (gnus-data-number d) articles)) ; Success!
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6293 (setq data (cdr data)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6294 (nreverse articles)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6295
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6296 (defun gnus-summary-execute-command (header regexp command &optional backward)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6297 "Search forward for an article whose HEADER matches REGEXP and execute COMMAND.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6298 If HEADER is an empty string (or nil), the match is done on the entire
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6299 article. If BACKWARD (the prefix) is non-nil, search backward instead."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6300 (interactive
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6301 (list (let ((completion-ignore-case t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6302 (completing-read
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6303 "Header name: "
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6304 (mapcar (lambda (string) (list string))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6305 '("Number" "Subject" "From" "Lines" "Date"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6306 "Message-ID" "Xref" "References" "Body"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6307 nil 'require-match))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6308 (read-string "Regexp: ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6309 (read-key-sequence "Command: ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6310 current-prefix-arg))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6311 (when (equal header "Body")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6312 (setq header ""))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6313 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6314 ;; Hidden thread subtrees must be searched as well.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6315 (gnus-summary-show-all-threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6316 ;; We don't want to change current point nor window configuration.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6317 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6318 (save-window-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6319 (gnus-message 6 "Executing %s..." (key-description command))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6320 ;; We'd like to execute COMMAND interactively so as to give arguments.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6321 (gnus-execute header regexp
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6322 `(call-interactively ',(key-binding command))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6323 backward)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6324 (gnus-message 6 "Executing %s...done" (key-description command)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6325
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6326 (defun gnus-summary-beginning-of-article ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6327 "Scroll the article back to the beginning."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6328 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6329 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6330 (gnus-summary-select-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6331 (gnus-configure-windows 'article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6332 (gnus-eval-in-buffer-window gnus-article-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6333 (widen)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6334 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6335 (when gnus-break-pages
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6336 (gnus-narrow-to-page))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6337
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6338 (defun gnus-summary-end-of-article ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6339 "Scroll to the end of the article."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6340 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6341 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6342 (gnus-summary-select-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6343 (gnus-configure-windows 'article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6344 (gnus-eval-in-buffer-window gnus-article-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6345 (widen)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6346 (goto-char (point-max))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6347 (recenter -3)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6348 (when gnus-break-pages
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6349 (gnus-narrow-to-page))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6350
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6351 (defun gnus-summary-print-article (&optional filename)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6352 "Generate and print a PostScript image of the article buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6353
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6354 If the optional argument FILENAME is nil, send the image to the printer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6355 If FILENAME is a string, save the PostScript image in a file with that
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6356 name. If FILENAME is a number, prompt the user for the name of the file
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6357 to save in."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6358 (interactive (list (ps-print-preprint current-prefix-arg)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6359 (gnus-summary-select-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6360 (gnus-eval-in-buffer-window gnus-article-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6361 (let ((buffer (generate-new-buffer " *print*")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6362 (unwind-protect
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6363 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6364 (copy-to-buffer buffer (point-min) (point-max))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6365 (set-buffer buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6366 (gnus-article-delete-invisible-text)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6367 (ps-print-buffer-with-faces filename))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6368 (kill-buffer buffer)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6369
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6370 (defun gnus-summary-show-article (&optional arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6371 "Force re-fetching of the current article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6372 If ARG (the prefix) is non-nil, show the raw article without any
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6373 article massaging functions being run."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6374 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6375 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6376 (if (not arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6377 ;; Select the article the normal way.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6378 (gnus-summary-select-article nil 'force)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6379 ;; Bind the article treatment functions to nil.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6380 (let ((gnus-have-all-headers t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6381 gnus-article-display-hook
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6382 gnus-article-prepare-hook
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6383 gnus-break-pages
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6384 gnus-visual)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6385 (gnus-summary-select-article nil 'force)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6386 (gnus-summary-goto-subject gnus-current-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6387 ; (gnus-configure-windows 'article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6388 (gnus-summary-position-point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6389
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6390 (defun gnus-summary-verbose-headers (&optional arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6391 "Toggle permanent full header display.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6392 If ARG is a positive number, turn header display on.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6393 If ARG is a negative number, turn header display off."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6394 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6395 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6396 (setq gnus-show-all-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6397 (cond ((or (not (numberp arg))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6398 (zerop arg))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6399 (not gnus-show-all-headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6400 ((natnump arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6401 t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6402 (gnus-summary-show-article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6403
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6404 (defun gnus-summary-toggle-header (&optional arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6405 "Show the headers if they are hidden, or hide them if they are shown.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6406 If ARG is a positive number, show the entire header.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6407 If ARG is a negative number, hide the unwanted header lines."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6408 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6409 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6410 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6411 (set-buffer gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6412 (let* ((buffer-read-only nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6413 (inhibit-point-motion-hooks t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6414 (hidden (text-property-any
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6415 (goto-char (point-min)) (search-forward "\n\n")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6416 'invisible t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6417 e)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6418 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6419 (when (search-forward "\n\n" nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6420 (delete-region (point-min) (1- (point))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6421 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6422 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6423 (set-buffer gnus-original-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6424 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6425 (setq e (1- (or (search-forward "\n\n" nil t) (point-max)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6426 (insert-buffer-substring gnus-original-article-buffer 1 e)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6427 (let ((article-inhibit-hiding t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6428 (run-hooks 'gnus-article-display-hook))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6429 (when (or (not hidden) (and (numberp arg) (< arg 0)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6430 (gnus-article-hide-headers)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6431
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6432 (defun gnus-summary-show-all-headers ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6433 "Make all header lines visible."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6434 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6435 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6436 (gnus-article-show-all-headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6437
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6438 (defun gnus-summary-toggle-mime (&optional arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6439 "Toggle MIME processing.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6440 If ARG is a positive number, turn MIME processing on."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6441 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6442 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6443 (setq gnus-show-mime
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6444 (if (null arg) (not gnus-show-mime)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6445 (> (prefix-numeric-value arg) 0)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6446 (gnus-summary-select-article t 'force))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6447
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6448 (defun gnus-summary-caesar-message (&optional arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6449 "Caesar rotate the current article by 13.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6450 The numerical prefix specifies how many places to rotate each letter
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6451 forward."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6452 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6453 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6454 (gnus-summary-select-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6455 (let ((mail-header-separator ""))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6456 (gnus-eval-in-buffer-window gnus-article-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6457 (save-restriction
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6458 (widen)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6459 (let ((start (window-start))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6460 buffer-read-only)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6461 (message-caesar-buffer-body arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6462 (set-window-start (get-buffer-window (current-buffer)) start))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6463
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6464 (defun gnus-summary-stop-page-breaking ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6465 "Stop page breaking in the current article."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6466 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6467 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6468 (gnus-summary-select-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6469 (gnus-eval-in-buffer-window gnus-article-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6470 (widen)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6471 (when (gnus-visual-p 'page-marker)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6472 (let ((buffer-read-only nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6473 (gnus-remove-text-with-property 'gnus-prev)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6474 (gnus-remove-text-with-property 'gnus-next)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6475
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6476 (defun gnus-summary-move-article (&optional n to-newsgroup
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6477 select-method action)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6478 "Move the current article to a different newsgroup.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6479 If N is a positive number, move the N next articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6480 If N is a negative number, move the N previous articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6481 If N is nil and any articles have been marked with the process mark,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6482 move those articles instead.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6483 If TO-NEWSGROUP is string, do not prompt for a newsgroup to move to.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6484 If SELECT-METHOD is non-nil, do not move to a specific newsgroup, but
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6485 re-spool using this method.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6486
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6487 For this function to work, both the current newsgroup and the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6488 newsgroup that you want to move to have to support the `request-move'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6489 and `request-accept' functions."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6490 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6491 (unless action
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6492 (setq action 'move))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6493 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6494 ;; Disable marking as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6495 (let (gnus-mark-article-hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6496 (save-window-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6497 (gnus-summary-select-article)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6498 ;; Check whether the source group supports the required functions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6499 (cond ((and (eq action 'move)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6500 (not (gnus-check-backend-function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6501 'request-move-article gnus-newsgroup-name)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6502 (error "The current group does not support article moving"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6503 ((and (eq action 'crosspost)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6504 (not (gnus-check-backend-function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6505 'request-replace-article gnus-newsgroup-name)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6506 (error "The current group does not support article editing")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6507 (let ((articles (gnus-summary-work-articles n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6508 (prefix (gnus-group-real-prefix gnus-newsgroup-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6509 (names '((move "Move" "Moving")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6510 (copy "Copy" "Copying")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6511 (crosspost "Crosspost" "Crossposting")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6512 (copy-buf (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6513 (nnheader-set-temp-buffer " *copy article*")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6514 art-group to-method new-xref article to-groups)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6515 (unless (assq action names)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6516 (error "Unknown action %s" action))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6517 ;; Read the newsgroup name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6518 (when (and (not to-newsgroup)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6519 (not select-method))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6520 (setq to-newsgroup
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6521 (gnus-read-move-group-name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6522 (cadr (assq action names))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6523 (symbol-value (intern (format "gnus-current-%s-group" action)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6524 articles prefix))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6525 (set (intern (format "gnus-current-%s-group" action)) to-newsgroup))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6526 (setq to-method (or select-method
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6527 (gnus-group-name-to-method to-newsgroup)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6528 ;; Check the method we are to move this article to...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6529 (unless (gnus-check-backend-function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6530 'request-accept-article (car to-method))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6531 (error "%s does not support article copying" (car to-method)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6532 (unless (gnus-check-server to-method)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6533 (error "Can't open server %s" (car to-method)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6534 (gnus-message 6 "%s to %s: %s..."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6535 (caddr (assq action names))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6536 (or (car select-method) to-newsgroup) articles)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6537 (while articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6538 (setq article (pop articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6539 (setq
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6540 art-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6541 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6542 ;; Move the article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6543 ((eq action 'move)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6544 (gnus-request-move-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6545 article ; Article to move
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6546 gnus-newsgroup-name ; From newsgroup
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6547 (nth 1 (gnus-find-method-for-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6548 gnus-newsgroup-name)) ; Server
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6549 (list 'gnus-request-accept-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6550 to-newsgroup (list 'quote select-method)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6551 (not articles)) ; Accept form
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6552 (not articles))) ; Only save nov last time
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6553 ;; Copy the article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6554 ((eq action 'copy)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6555 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6556 (set-buffer copy-buf)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6557 (gnus-request-article-this-buffer article gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6558 (gnus-request-accept-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6559 to-newsgroup select-method (not articles))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6560 ;; Crosspost the article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6561 ((eq action 'crosspost)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6562 (let ((xref (message-tokenize-header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6563 (mail-header-xref (gnus-summary-article-header article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6564 " ")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6565 (setq new-xref (concat (gnus-group-real-name gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6566 ":" article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6567 (unless xref
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6568 (setq xref (list (system-name))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6569 (setq new-xref
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6570 (concat
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6571 (mapconcat 'identity
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6572 (delete "Xref:" (delete new-xref xref))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6573 " ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6574 new-xref))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6575 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6576 (set-buffer copy-buf)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6577 (gnus-request-article-this-buffer article gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6578 (nnheader-replace-header "xref" new-xref)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6579 (gnus-request-accept-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6580 to-newsgroup select-method (not articles)))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6581 (if (not art-group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6582 (gnus-message 1 "Couldn't %s article %s"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6583 (cadr (assq action names)) article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6584 (let* ((entry
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6585 (or
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6586 (gnus-gethash (car art-group) gnus-newsrc-hashtb)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6587 (gnus-gethash
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6588 (gnus-group-prefixed-name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6589 (car art-group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6590 (or select-method
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6591 (gnus-find-method-for-group to-newsgroup)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6592 gnus-newsrc-hashtb)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6593 (info (nth 2 entry))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6594 (to-group (gnus-info-group info)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6595 ;; Update the group that has been moved to.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6596 (when (and info
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6597 (memq action '(move copy)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6598 (unless (member to-group to-groups)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6599 (push to-group to-groups))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6600
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6601 (unless (memq article gnus-newsgroup-unreads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6602 (gnus-info-set-read
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6603 info (gnus-add-to-range (gnus-info-read info)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6604 (list (cdr art-group)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6605
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6606 ;; Copy any marks over to the new group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6607 (let ((marks gnus-article-mark-lists)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6608 (to-article (cdr art-group)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6609
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6610 ;; See whether the article is to be put in the cache.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6611 (when gnus-use-cache
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6612 (gnus-cache-possibly-enter-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6613 to-group to-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6614 (let ((header (copy-sequence
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6615 (gnus-summary-article-header article))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6616 (mail-header-set-number header to-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6617 header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6618 (memq article gnus-newsgroup-marked)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6619 (memq article gnus-newsgroup-dormant)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6620 (memq article gnus-newsgroup-unreads)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6621
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6622 (while marks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6623 (when (memq article (symbol-value
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6624 (intern (format "gnus-newsgroup-%s"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6625 (caar marks)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6626 ;; If the other group is the same as this group,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6627 ;; then we have to add the mark to the list.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6628 (when (equal to-group gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6629 (set (intern (format "gnus-newsgroup-%s" (caar marks)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6630 (cons to-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6631 (symbol-value
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6632 (intern (format "gnus-newsgroup-%s"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6633 (caar marks)))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6634 ;; Copy mark to other group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6635 (gnus-add-marked-articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6636 to-group (cdar marks) (list to-article) info))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6637 (setq marks (cdr marks)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6638
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6639 ;; Update the Xref header in this article to point to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6640 ;; the new crossposted article we have just created.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6641 (when (eq action 'crosspost)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6642 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6643 (set-buffer copy-buf)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6644 (gnus-request-article-this-buffer article gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6645 (nnheader-replace-header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6646 "xref" (concat new-xref " " (car art-group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6647 ":" (cdr art-group)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6648 (gnus-request-replace-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6649 article gnus-newsgroup-name (current-buffer)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6650
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6651 (gnus-summary-goto-subject article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6652 (when (eq action 'move)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6653 (gnus-summary-mark-article article gnus-canceled-mark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6654 (gnus-summary-remove-process-mark article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6655 ;; Re-activate all groups that have been moved to.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6656 (while to-groups
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6657 (gnus-activate-group (pop to-groups)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6658
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6659 (gnus-kill-buffer copy-buf)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6660 (gnus-summary-position-point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6661 (gnus-set-mode-line 'summary)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6662
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6663 (defun gnus-summary-copy-article (&optional n to-newsgroup select-method)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6664 "Move the current article to a different newsgroup.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6665 If TO-NEWSGROUP is string, do not prompt for a newsgroup to move to.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6666 If SELECT-METHOD is non-nil, do not move to a specific newsgroup, but
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6667 re-spool using this method."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6668 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6669 (gnus-summary-move-article n nil select-method 'copy))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6670
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6671 (defun gnus-summary-crosspost-article (&optional n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6672 "Crosspost the current article to some other group."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6673 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6674 (gnus-summary-move-article n nil nil 'crosspost))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6675
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6676 (defcustom gnus-summary-respool-default-method nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6677 "Default method for respooling an article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6678 If nil, use to the current newsgroup method."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6679 :type 'gnus-select-method-name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6680 :group 'gnus-summary-mail)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6681
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6682 (defun gnus-summary-respool-article (&optional n method)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6683 "Respool the current article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6684 The article will be squeezed through the mail spooling process again,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6685 which means that it will be put in some mail newsgroup or other
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6686 depending on `nnmail-split-methods'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6687 If N is a positive number, respool the N next articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6688 If N is a negative number, respool the N previous articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6689 If N is nil and any articles have been marked with the process mark,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6690 respool those articles instead.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6691
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6692 Respooling can be done both from mail groups and \"real\" newsgroups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6693 In the former case, the articles in question will be moved from the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6694 current group into whatever groups they are destined to. In the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6695 latter case, they will be copied into the relevant groups."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6696 (interactive
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6697 (list current-prefix-arg
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6698 (let* ((methods (gnus-methods-using 'respool))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6699 (methname
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6700 (symbol-name (or gnus-summary-respool-default-method
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6701 (car (gnus-find-method-for-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6702 gnus-newsgroup-name)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6703 (method
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6704 (gnus-completing-read
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6705 methname "What backend do you want to use when respooling?"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6706 methods nil t nil 'gnus-mail-method-history))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6707 ms)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6708 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6709 ((zerop (length (setq ms (gnus-servers-using-backend
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6710 (intern method)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6711 (list (intern method) ""))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6712 ((= 1 (length ms))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6713 (car ms))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6714 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6715 (let ((ms-alist (mapcar (lambda (m) (cons (cadr m) m)) ms)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6716 (cdr (assoc (completing-read "Server name: " ms-alist nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6717 ms-alist))))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6718 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6719 (unless method
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6720 (error "No method given for respooling"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6721 (if (assoc (symbol-name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6722 (car (gnus-find-method-for-group gnus-newsgroup-name)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6723 (gnus-methods-using 'respool))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6724 (gnus-summary-move-article n nil method)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6725 (gnus-summary-copy-article n nil method)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6726
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6727 (defun gnus-summary-import-article (file)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6728 "Import a random file into a mail newsgroup."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6729 (interactive "fImport file: ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6730 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6731 (let ((group gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6732 (now (current-time))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6733 atts lines)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6734 (unless (gnus-check-backend-function 'request-accept-article group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6735 (error "%s does not support article importing" group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6736 (or (file-readable-p file)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6737 (not (file-regular-p file))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6738 (error "Can't read %s" file))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6739 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6740 (set-buffer (get-buffer-create " *import file*"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6741 (buffer-disable-undo (current-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6742 (erase-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6743 (insert-file-contents file)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6744 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6745 (unless (nnheader-article-p)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6746 ;; This doesn't look like an article, so we fudge some headers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6747 (setq atts (file-attributes file)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6748 lines (count-lines (point-min) (point-max)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6749 (insert "From: " (read-string "From: ") "\n"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6750 "Subject: " (read-string "Subject: ") "\n"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6751 "Date: " (timezone-make-date-arpa-standard
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6752 (current-time-string (nth 5 atts))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6753 (current-time-zone now)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6754 (current-time-zone now))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6755 "\n"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6756 "Message-ID: " (message-make-message-id) "\n"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6757 "Lines: " (int-to-string lines) "\n"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6758 "Chars: " (int-to-string (nth 7 atts)) "\n\n"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6759 (gnus-request-accept-article group nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6760 (kill-buffer (current-buffer)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6761
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6762 (defun gnus-summary-article-posted-p ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6763 "Say whether the current (mail) article is available from `gnus-select-method' as well.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6764 This will be the case if the article has both been mailed and posted."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6765 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6766 (let ((id (mail-header-references (gnus-summary-article-header)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6767 (gnus-override-method
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6768 (or gnus-refer-article-method gnus-select-method)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6769 (if (gnus-request-head id "")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6770 (gnus-message 2 "The current message was found on %s"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6771 gnus-override-method)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6772 (gnus-message 2 "The current message couldn't be found on %s"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6773 gnus-override-method)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6774 nil)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6775
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6776 (defun gnus-summary-expire-articles (&optional now)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6777 "Expire all articles that are marked as expirable in the current group."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6778 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6779 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6780 (when (gnus-check-backend-function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6781 'request-expire-articles gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6782 ;; This backend supports expiry.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6783 (let* ((total (gnus-group-total-expirable-p gnus-newsgroup-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6784 (expirable (if total
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6785 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6786 ;; We need to update the info for
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6787 ;; this group for `gnus-list-of-read-articles'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6788 ;; to give us the right answer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6789 (run-hooks 'gnus-exit-group-hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6790 (gnus-summary-update-info)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6791 (gnus-list-of-read-articles gnus-newsgroup-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6792 (setq gnus-newsgroup-expirable
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6793 (sort gnus-newsgroup-expirable '<))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6794 (expiry-wait (if now 'immediate
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6795 (gnus-group-find-parameter
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6796 gnus-newsgroup-name 'expiry-wait)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6797 es)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6798 (when expirable
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6799 ;; There are expirable articles in this group, so we run them
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6800 ;; through the expiry process.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6801 (gnus-message 6 "Expiring articles...")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6802 ;; The list of articles that weren't expired is returned.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6803 (if expiry-wait
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6804 (let ((nnmail-expiry-wait-function nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6805 (nnmail-expiry-wait expiry-wait))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6806 (setq es (gnus-request-expire-articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6807 expirable gnus-newsgroup-name)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6808 (setq es (gnus-request-expire-articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6809 expirable gnus-newsgroup-name)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6810 (unless total
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6811 (setq gnus-newsgroup-expirable es))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6812 ;; We go through the old list of expirable, and mark all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6813 ;; really expired articles as nonexistent.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6814 (unless (eq es expirable) ;If nothing was expired, we don't mark.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6815 (let ((gnus-use-cache nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6816 (while expirable
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6817 (unless (memq (car expirable) es)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6818 (when (gnus-data-find (car expirable))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6819 (gnus-summary-mark-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6820 (car expirable) gnus-canceled-mark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6821 (setq expirable (cdr expirable)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6822 (gnus-message 6 "Expiring articles...done")))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6823
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6824 (defun gnus-summary-expire-articles-now ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6825 "Expunge all expirable articles in the current group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6826 This means that *all* articles that are marked as expirable will be
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6827 deleted forever, right now."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6828 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6829 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6830 (or gnus-expert-user
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6831 (gnus-yes-or-no-p
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6832 "Are you really, really, really sure you want to delete all these messages? ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6833 (error "Phew!"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6834 (gnus-summary-expire-articles t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6835
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6836 ;; Suggested by Jack Vinson <vinson@unagi.cis.upenn.edu>.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6837 (defun gnus-summary-delete-article (&optional n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6838 "Delete the N next (mail) articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6839 This command actually deletes articles. This is not a marking
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6840 command. The article will disappear forever from your life, never to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6841 return.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6842 If N is negative, delete backwards.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6843 If N is nil and articles have been marked with the process mark,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6844 delete these instead."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6845 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6846 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6847 (unless (gnus-check-backend-function 'request-expire-articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6848 gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6849 (error "The current newsgroup does not support article deletion."))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6850 ;; Compute the list of articles to delete.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6851 (let ((articles (gnus-summary-work-articles n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6852 not-deleted)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6853 (if (and gnus-novice-user
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6854 (not (gnus-yes-or-no-p
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6855 (format "Do you really want to delete %s forever? "
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6856 (if (> (length articles) 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6857 (format "these %s articles" (length articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6858 "this article")))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6859 ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6860 ;; Delete the articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6861 (setq not-deleted (gnus-request-expire-articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6862 articles gnus-newsgroup-name 'force))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6863 (while articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6864 (gnus-summary-remove-process-mark (car articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6865 ;; The backend might not have been able to delete the article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6866 ;; after all.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6867 (unless (memq (car articles) not-deleted)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6868 (gnus-summary-mark-article (car articles) gnus-canceled-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6869 (setq articles (cdr articles))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6870 (gnus-summary-position-point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6871 (gnus-set-mode-line 'summary)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6872 not-deleted))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6873
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6874 (defun gnus-summary-edit-article (&optional force)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6875 "Edit the current article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6876 This will have permanent effect only in mail groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6877 If FORCE is non-nil, allow editing of articles even in read-only
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6878 groups."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6879 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6880 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6881 (set-buffer gnus-summary-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6882 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6883 (when (and (not force)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6884 (gnus-group-read-only-p))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6885 (error "The current newsgroup does not support article editing."))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6886 ;; Select article if needed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6887 (unless (eq (gnus-summary-article-number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6888 gnus-current-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6889 (gnus-summary-select-article t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6890 (gnus-article-edit-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6891 `(lambda ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6892 (gnus-summary-edit-article-done
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6893 ,(or (mail-header-references gnus-current-headers) "")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6894 ,(gnus-group-read-only-p) ,gnus-summary-buffer)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6895
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6896 (defalias 'gnus-summary-edit-article-postpone 'gnus-article-edit-exit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6897
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6898 (defun gnus-summary-edit-article-done (&optional references read-only buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6899 "Make edits to the current article permanent."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6900 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6901 ;; Replace the article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6902 (if (and (not read-only)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6903 (not (gnus-request-replace-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6904 (cdr gnus-article-current) (car gnus-article-current)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6905 (current-buffer))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6906 (error "Couldn't replace article.")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6907 ;; Update the summary buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6908 (if (and references
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6909 (equal (message-tokenize-header references " ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6910 (message-tokenize-header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6911 (or (message-fetch-field "references") "") " ")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6912 ;; We only have to update this line.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6913 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6914 (save-restriction
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6915 (message-narrow-to-head)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6916 (let ((header (nnheader-parse-head t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6917 (set-buffer buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6918 (mail-header-set-number header (cdr gnus-article-current))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6919 (gnus-summary-update-article-line
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6920 (cdr gnus-article-current) header))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6921 ;; Update threads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6922 (set-buffer (or buffer gnus-summary-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6923 (gnus-summary-update-article (cdr gnus-article-current)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6924 ;; Prettify the article buffer again.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6925 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6926 (set-buffer gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6927 (run-hooks 'gnus-article-display-hook))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6928 ;; Prettify the summary buffer line.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6929 (when (gnus-visual-p 'summary-highlight 'highlight)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6930 (run-hooks 'gnus-visual-mark-article-hook))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6931
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6932 (defun gnus-summary-edit-wash (key)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6933 "Perform editing command in the article buffer."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6934 (interactive
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6935 (list
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6936 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6937 (message "%s" (concat (this-command-keys) "- "))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6938 (read-char))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6939 (message "")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6940 (gnus-summary-edit-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6941 (execute-kbd-macro (concat (this-command-keys) key))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6942 (gnus-article-edit-done))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6943
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6944 ;;; Respooling
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6945
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6946 (defun gnus-summary-respool-query ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6947 "Query where the respool algorithm would put this article."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6948 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6949 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6950 (let (gnus-mark-article-hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6951 (gnus-summary-select-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6952 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6953 (set-buffer gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6954 (save-restriction
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6955 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6956 (search-forward "\n\n")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6957 (narrow-to-region (point-min) (point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6958 (message "This message would go to %s"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6959 (mapconcat 'car (nnmail-article-group 'identity) ", "))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6960
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6961 ;; Summary marking commands.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6962
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6963 (defun gnus-summary-kill-same-subject-and-select (&optional unmark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6964 "Mark articles which has the same subject as read, and then select the next.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6965 If UNMARK is positive, remove any kind of mark.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6966 If UNMARK is negative, tick articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6967 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6968 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6969 (when unmark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6970 (setq unmark (prefix-numeric-value unmark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6971 (let ((count
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6972 (gnus-summary-mark-same-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6973 (gnus-summary-article-subject) unmark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6974 ;; Select next unread article. If auto-select-same mode, should
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6975 ;; select the first unread article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6976 (gnus-summary-next-article t (and gnus-auto-select-same
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6977 (gnus-summary-article-subject)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6978 (gnus-message 7 "%d article%s marked as %s"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6979 count (if (= count 1) " is" "s are")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6980 (if unmark "unread" "read"))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6981
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6982 (defun gnus-summary-kill-same-subject (&optional unmark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6983 "Mark articles which has the same subject as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6984 If UNMARK is positive, remove any kind of mark.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6985 If UNMARK is negative, tick articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6986 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6987 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6988 (when unmark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6989 (setq unmark (prefix-numeric-value unmark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6990 (let ((count
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6991 (gnus-summary-mark-same-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6992 (gnus-summary-article-subject) unmark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6993 ;; If marked as read, go to next unread subject.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6994 (when (null unmark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6995 ;; Go to next unread subject.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6996 (gnus-summary-next-subject 1 t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6997 (gnus-message 7 "%d articles are marked as %s"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6998 count (if unmark "unread" "read"))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6999
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7000 (defun gnus-summary-mark-same-subject (subject &optional unmark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7001 "Mark articles with same SUBJECT as read, and return marked number.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7002 If optional argument UNMARK is positive, remove any kinds of marks.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7003 If optional argument UNMARK is negative, mark articles as unread instead."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7004 (let ((count 1))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7005 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7006 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7007 ((null unmark) ; Mark as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7008 (while (and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7009 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7010 (gnus-summary-mark-article-as-read gnus-killed-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7011 (gnus-summary-show-thread) t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7012 (gnus-summary-find-subject subject))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7013 (setq count (1+ count))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7014 ((> unmark 0) ; Tick.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7015 (while (and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7016 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7017 (gnus-summary-mark-article-as-unread gnus-ticked-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7018 (gnus-summary-show-thread) t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7019 (gnus-summary-find-subject subject))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7020 (setq count (1+ count))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7021 (t ; Mark as unread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7022 (while (and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7023 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7024 (gnus-summary-mark-article-as-unread gnus-unread-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7025 (gnus-summary-show-thread) t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7026 (gnus-summary-find-subject subject))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7027 (setq count (1+ count)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7028 (gnus-set-mode-line 'summary)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7029 ;; Return the number of marked articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7030 count)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7031
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7032 (defun gnus-summary-mark-as-processable (n &optional unmark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7033 "Set the process mark on the next N articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7034 If N is negative, mark backward instead. If UNMARK is non-nil, remove
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7035 the process mark instead. The difference between N and the actual
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7036 number of articles marked is returned."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7037 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7038 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7039 (let ((backward (< n 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7040 (n (abs n)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7041 (while (and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7042 (> n 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7043 (if unmark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7044 (gnus-summary-remove-process-mark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7045 (gnus-summary-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7046 (gnus-summary-set-process-mark (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7047 (zerop (gnus-summary-next-subject (if backward -1 1) nil t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7048 (setq n (1- n)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7049 (when (/= 0 n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7050 (gnus-message 7 "No more articles"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7051 (gnus-summary-recenter)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7052 (gnus-summary-position-point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7053 n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7054
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7055 (defun gnus-summary-unmark-as-processable (n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7056 "Remove the process mark from the next N articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7057 If N is negative, mark backward instead. The difference between N and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7058 the actual number of articles marked is returned."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7059 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7060 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7061 (gnus-summary-mark-as-processable n t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7062
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7063 (defun gnus-summary-unmark-all-processable ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7064 "Remove the process mark from all articles."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7065 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7066 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7067 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7068 (while gnus-newsgroup-processable
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7069 (gnus-summary-remove-process-mark (car gnus-newsgroup-processable))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7070 (gnus-summary-position-point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7071
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7072 (defun gnus-summary-mark-as-expirable (n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7073 "Mark N articles forward as expirable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7074 If N is negative, mark backward instead. The difference between N and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7075 the actual number of articles marked is returned."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7076 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7077 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7078 (gnus-summary-mark-forward n gnus-expirable-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7079
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7080 (defun gnus-summary-mark-article-as-replied (article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7081 "Mark ARTICLE replied and update the summary line."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7082 (push article gnus-newsgroup-replied)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7083 (let ((buffer-read-only nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7084 (when (gnus-summary-goto-subject article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7085 (gnus-summary-update-secondary-mark article))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7086
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7087 (defun gnus-summary-set-bookmark (article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7088 "Set a bookmark in current article."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7089 (interactive (list (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7090 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7091 (when (or (not (get-buffer gnus-article-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7092 (not gnus-current-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7093 (not gnus-article-current)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7094 (not (equal gnus-newsgroup-name (car gnus-article-current))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7095 (error "No current article selected"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7096 ;; Remove old bookmark, if one exists.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7097 (let ((old (assq article gnus-newsgroup-bookmarks)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7098 (when old
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7099 (setq gnus-newsgroup-bookmarks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7100 (delq old gnus-newsgroup-bookmarks))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7101 ;; Set the new bookmark, which is on the form
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7102 ;; (article-number . line-number-in-body).
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7103 (push
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7104 (cons article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7105 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7106 (set-buffer gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7107 (count-lines
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7108 (min (point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7109 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7110 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7111 (search-forward "\n\n" nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7112 (point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7113 (point))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7114 gnus-newsgroup-bookmarks)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7115 (gnus-message 6 "A bookmark has been added to the current article."))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7116
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7117 (defun gnus-summary-remove-bookmark (article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7118 "Remove the bookmark from the current article."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7119 (interactive (list (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7120 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7121 ;; Remove old bookmark, if one exists.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7122 (let ((old (assq article gnus-newsgroup-bookmarks)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7123 (if old
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7124 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7125 (setq gnus-newsgroup-bookmarks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7126 (delq old gnus-newsgroup-bookmarks))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7127 (gnus-message 6 "Removed bookmark."))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7128 (gnus-message 6 "No bookmark in current article."))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7129
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7130 ;; Suggested by Daniel Quinlan <quinlan@best.com>.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7131 (defun gnus-summary-mark-as-dormant (n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7132 "Mark N articles forward as dormant.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7133 If N is negative, mark backward instead. The difference between N and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7134 the actual number of articles marked is returned."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7135 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7136 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7137 (gnus-summary-mark-forward n gnus-dormant-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7138
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7139 (defun gnus-summary-set-process-mark (article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7140 "Set the process mark on ARTICLE and update the summary line."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7141 (setq gnus-newsgroup-processable
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7142 (cons article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7143 (delq article gnus-newsgroup-processable)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7144 (when (gnus-summary-goto-subject article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7145 (gnus-summary-show-thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7146 (gnus-summary-update-secondary-mark article)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7147
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7148 (defun gnus-summary-remove-process-mark (article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7149 "Remove the process mark from ARTICLE and update the summary line."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7150 (setq gnus-newsgroup-processable (delq article gnus-newsgroup-processable))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7151 (when (gnus-summary-goto-subject article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7152 (gnus-summary-show-thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7153 (gnus-summary-update-secondary-mark article)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7154
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7155 (defun gnus-summary-set-saved-mark (article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7156 "Set the process mark on ARTICLE and update the summary line."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7157 (push article gnus-newsgroup-saved)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7158 (when (gnus-summary-goto-subject article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7159 (gnus-summary-update-secondary-mark article)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7160
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7161 (defun gnus-summary-mark-forward (n &optional mark no-expire)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7162 "Mark N articles as read forwards.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7163 If N is negative, mark backwards instead. Mark with MARK, ?r by default.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7164 The difference between N and the actual number of articles marked is
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7165 returned."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7166 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7167 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7168 (let ((backward (< n 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7169 (gnus-summary-goto-unread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7170 (and gnus-summary-goto-unread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7171 (not (eq gnus-summary-goto-unread 'never))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7172 (not (memq mark (list gnus-unread-mark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7173 gnus-ticked-mark gnus-dormant-mark)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7174 (n (abs n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7175 (mark (or mark gnus-del-mark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7176 (while (and (> n 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7177 (gnus-summary-mark-article nil mark no-expire)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7178 (zerop (gnus-summary-next-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7179 (if backward -1 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7180 (and gnus-summary-goto-unread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7181 (not (eq gnus-summary-goto-unread 'never)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7182 t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7183 (setq n (1- n)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7184 (when (/= 0 n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7185 (gnus-message 7 "No more %sarticles" (if mark "" "unread ")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7186 (gnus-summary-recenter)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7187 (gnus-summary-position-point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7188 (gnus-set-mode-line 'summary)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7189 n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7190
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7191 (defun gnus-summary-mark-article-as-read (mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7192 "Mark the current article quickly as read with MARK."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7193 (let ((article (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7194 (setq gnus-newsgroup-unreads (delq article gnus-newsgroup-unreads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7195 (setq gnus-newsgroup-marked (delq article gnus-newsgroup-marked))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7196 (setq gnus-newsgroup-dormant (delq article gnus-newsgroup-dormant))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7197 (push (cons article mark) gnus-newsgroup-reads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7198 ;; Possibly remove from cache, if that is used.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7199 (when gnus-use-cache
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7200 (gnus-cache-enter-remove-article article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7201 ;; Allow the backend to change the mark.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7202 (setq mark (gnus-request-update-mark gnus-newsgroup-name article mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7203 ;; Check for auto-expiry.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7204 (when (and gnus-newsgroup-auto-expire
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7205 (or (= mark gnus-killed-mark) (= mark gnus-del-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7206 (= mark gnus-catchup-mark) (= mark gnus-low-score-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7207 (= mark gnus-ancient-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7208 (= mark gnus-read-mark) (= mark gnus-souped-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7209 (= mark gnus-duplicate-mark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7210 (setq mark gnus-expirable-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7211 (push article gnus-newsgroup-expirable))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7212 ;; Set the mark in the buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7213 (gnus-summary-update-mark mark 'unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7214 t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7215
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7216 (defun gnus-summary-mark-article-as-unread (mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7217 "Mark the current article quickly as unread with MARK."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7218 (let ((article (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7219 (if (< article 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7220 (gnus-error 1 "Unmarkable article")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7221 (setq gnus-newsgroup-marked (delq article gnus-newsgroup-marked))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7222 (setq gnus-newsgroup-dormant (delq article gnus-newsgroup-dormant))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7223 (setq gnus-newsgroup-expirable (delq article gnus-newsgroup-expirable))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7224 (setq gnus-newsgroup-reads (delq article gnus-newsgroup-reads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7225 (cond ((= mark gnus-ticked-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7226 (push article gnus-newsgroup-marked))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7227 ((= mark gnus-dormant-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7228 (push article gnus-newsgroup-dormant))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7229 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7230 (push article gnus-newsgroup-unreads)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7231 (setq gnus-newsgroup-reads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7232 (delq (assq article gnus-newsgroup-reads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7233 gnus-newsgroup-reads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7234
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7235 ;; See whether the article is to be put in the cache.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7236 (and gnus-use-cache
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7237 (vectorp (gnus-summary-article-header article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7238 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7239 (gnus-cache-possibly-enter-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7240 gnus-newsgroup-name article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7241 (gnus-summary-article-header article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7242 (= mark gnus-ticked-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7243 (= mark gnus-dormant-mark) (= mark gnus-unread-mark))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7244
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7245 ;; Fix the mark.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7246 (gnus-summary-update-mark mark 'unread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7247 t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7248
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7249 (defun gnus-summary-mark-article (&optional article mark no-expire)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7250 "Mark ARTICLE with MARK. MARK can be any character.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7251 Four MARK strings are reserved: `? ' (unread), `?!' (ticked),
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7252 `??' (dormant) and `?E' (expirable).
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7253 If MARK is nil, then the default character `?D' is used.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7254 If ARTICLE is nil, then the article on the current line will be
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7255 marked."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7256 ;; The mark might be a string.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7257 (when (stringp mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7258 (setq mark (aref mark 0)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7259 ;; If no mark is given, then we check auto-expiring.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7260 (and (not no-expire)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7261 gnus-newsgroup-auto-expire
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7262 (or (not mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7263 (and (gnus-characterp mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7264 (or (= mark gnus-killed-mark) (= mark gnus-del-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7265 (= mark gnus-catchup-mark) (= mark gnus-low-score-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7266 (= mark gnus-read-mark) (= mark gnus-souped-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7267 (= mark gnus-duplicate-mark))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7268 (setq mark gnus-expirable-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7269 (let* ((mark (or mark gnus-del-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7270 (article (or article (gnus-summary-article-number))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7271 (unless article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7272 (error "No article on current line"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7273 (if (or (= mark gnus-unread-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7274 (= mark gnus-ticked-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7275 (= mark gnus-dormant-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7276 (gnus-mark-article-as-unread article mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7277 (gnus-mark-article-as-read article mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7278
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7279 ;; See whether the article is to be put in the cache.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7280 (and gnus-use-cache
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7281 (not (= mark gnus-canceled-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7282 (vectorp (gnus-summary-article-header article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7283 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7284 (gnus-cache-possibly-enter-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7285 gnus-newsgroup-name article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7286 (gnus-summary-article-header article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7287 (= mark gnus-ticked-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7288 (= mark gnus-dormant-mark) (= mark gnus-unread-mark))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7289
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7290 (when (gnus-summary-goto-subject article nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7291 (let ((buffer-read-only nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7292 (gnus-summary-show-thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7293 ;; Fix the mark.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7294 (gnus-summary-update-mark mark 'unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7295 t))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7296
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7297 (defun gnus-summary-update-secondary-mark (article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7298 "Update the secondary (read, process, cache) mark."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7299 (gnus-summary-update-mark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7300 (cond ((memq article gnus-newsgroup-processable)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7301 gnus-process-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7302 ((memq article gnus-newsgroup-cached)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7303 gnus-cached-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7304 ((memq article gnus-newsgroup-replied)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7305 gnus-replied-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7306 ((memq article gnus-newsgroup-saved)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7307 gnus-saved-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7308 (t gnus-unread-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7309 'replied)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7310 (when (gnus-visual-p 'summary-highlight 'highlight)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7311 (run-hooks 'gnus-summary-update-hook))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7312 t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7313
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7314 (defun gnus-summary-update-mark (mark type)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7315 (let ((forward (cdr (assq type gnus-summary-mark-positions)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7316 (buffer-read-only nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7317 (re-search-backward "[\n\r]" (point-at-bol) 'move-to-limit)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7318 (when (looking-at "\r")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7319 (incf forward))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7320 (when (and forward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7321 (<= (+ forward (point)) (point-max)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7322 ;; Go to the right position on the line.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7323 (goto-char (+ forward (point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7324 ;; Replace the old mark with the new mark.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7325 (subst-char-in-region (point) (1+ (point)) (following-char) mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7326 ;; Optionally update the marks by some user rule.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7327 (when (eq type 'unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7328 (gnus-data-set-mark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7329 (gnus-data-find (gnus-summary-article-number)) mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7330 (gnus-summary-update-line (eq mark gnus-unread-mark))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7331
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7332 (defun gnus-mark-article-as-read (article &optional mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7333 "Enter ARTICLE in the pertinent lists and remove it from others."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7334 ;; Make the article expirable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7335 (let ((mark (or mark gnus-del-mark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7336 (if (= mark gnus-expirable-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7337 (push article gnus-newsgroup-expirable)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7338 (setq gnus-newsgroup-expirable (delq article gnus-newsgroup-expirable)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7339 ;; Remove from unread and marked lists.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7340 (setq gnus-newsgroup-unreads (delq article gnus-newsgroup-unreads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7341 (setq gnus-newsgroup-marked (delq article gnus-newsgroup-marked))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7342 (setq gnus-newsgroup-dormant (delq article gnus-newsgroup-dormant))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7343 (push (cons article mark) gnus-newsgroup-reads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7344 ;; Possibly remove from cache, if that is used.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7345 (when gnus-use-cache
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7346 (gnus-cache-enter-remove-article article))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7347
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7348 (defun gnus-mark-article-as-unread (article &optional mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7349 "Enter ARTICLE in the pertinent lists and remove it from others."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7350 (let ((mark (or mark gnus-ticked-mark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7351 (setq gnus-newsgroup-marked (delq article gnus-newsgroup-marked)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7352 gnus-newsgroup-dormant (delq article gnus-newsgroup-dormant)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7353 gnus-newsgroup-expirable (delq article gnus-newsgroup-expirable)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7354 gnus-newsgroup-unreads (delq article gnus-newsgroup-unreads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7355
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7356 ;; Unsuppress duplicates?
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7357 (when gnus-suppress-duplicates
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7358 (gnus-dup-unsuppress-article article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7359
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7360 (cond ((= mark gnus-ticked-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7361 (push article gnus-newsgroup-marked))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7362 ((= mark gnus-dormant-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7363 (push article gnus-newsgroup-dormant))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7364 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7365 (push article gnus-newsgroup-unreads)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7366 (setq gnus-newsgroup-reads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7367 (delq (assq article gnus-newsgroup-reads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7368 gnus-newsgroup-reads))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7369
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7370 (defalias 'gnus-summary-mark-as-unread-forward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7371 'gnus-summary-tick-article-forward)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7372 (make-obsolete 'gnus-summary-mark-as-unread-forward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7373 'gnus-summary-tick-article-forward)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7374 (defun gnus-summary-tick-article-forward (n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7375 "Tick N articles forwards.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7376 If N is negative, tick backwards instead.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7377 The difference between N and the number of articles ticked is returned."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7378 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7379 (gnus-summary-mark-forward n gnus-ticked-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7380
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7381 (defalias 'gnus-summary-mark-as-unread-backward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7382 'gnus-summary-tick-article-backward)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7383 (make-obsolete 'gnus-summary-mark-as-unread-backward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7384 'gnus-summary-tick-article-backward)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7385 (defun gnus-summary-tick-article-backward (n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7386 "Tick N articles backwards.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7387 The difference between N and the number of articles ticked is returned."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7388 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7389 (gnus-summary-mark-forward (- n) gnus-ticked-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7390
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7391 (defalias 'gnus-summary-mark-as-unread 'gnus-summary-tick-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7392 (make-obsolete 'gnus-summary-mark-as-unread 'gnus-summary-tick-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7393 (defun gnus-summary-tick-article (&optional article clear-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7394 "Mark current article as unread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7395 Optional 1st argument ARTICLE specifies article number to be marked as unread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7396 Optional 2nd argument CLEAR-MARK remove any kinds of mark."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7397 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7398 (gnus-summary-mark-article article (if clear-mark gnus-unread-mark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7399 gnus-ticked-mark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7400
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7401 (defun gnus-summary-mark-as-read-forward (n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7402 "Mark N articles as read forwards.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7403 If N is negative, mark backwards instead.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7404 The difference between N and the actual number of articles marked is
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7405 returned."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7406 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7407 (gnus-summary-mark-forward n gnus-del-mark t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7408
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7409 (defun gnus-summary-mark-as-read-backward (n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7410 "Mark the N articles as read backwards.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7411 The difference between N and the actual number of articles marked is
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7412 returned."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7413 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7414 (gnus-summary-mark-forward (- n) gnus-del-mark t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7415
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7416 (defun gnus-summary-mark-as-read (&optional article mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7417 "Mark current article as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7418 ARTICLE specifies the article to be marked as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7419 MARK specifies a string to be inserted at the beginning of the line."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7420 (gnus-summary-mark-article article mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7421
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7422 (defun gnus-summary-clear-mark-forward (n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7423 "Clear marks from N articles forward.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7424 If N is negative, clear backward instead.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7425 The difference between N and the number of marks cleared is returned."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7426 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7427 (gnus-summary-mark-forward n gnus-unread-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7428
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7429 (defun gnus-summary-clear-mark-backward (n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7430 "Clear marks from N articles backward.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7431 The difference between N and the number of marks cleared is returned."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7432 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7433 (gnus-summary-mark-forward (- n) gnus-unread-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7434
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7435 (defun gnus-summary-mark-unread-as-read ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7436 "Intended to be used by `gnus-summary-mark-article-hook'."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7437 (when (memq gnus-current-article gnus-newsgroup-unreads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7438 (gnus-summary-mark-article gnus-current-article gnus-read-mark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7439
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7440 (defun gnus-summary-mark-read-and-unread-as-read ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7441 "Intended to be used by `gnus-summary-mark-article-hook'."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7442 (let ((mark (gnus-summary-article-mark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7443 (when (or (gnus-unread-mark-p mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7444 (gnus-read-mark-p mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7445 (gnus-summary-mark-article gnus-current-article gnus-read-mark))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7446
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7447 (defun gnus-summary-mark-region-as-read (point mark all)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7448 "Mark all unread articles between point and mark as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7449 If given a prefix, mark all articles between point and mark as read,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7450 even ticked and dormant ones."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7451 (interactive "r\nP")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7452 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7453 (let (article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7454 (goto-char point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7455 (beginning-of-line)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7456 (while (and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7457 (< (point) mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7458 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7459 (when (or all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7460 (memq (setq article (gnus-summary-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7461 gnus-newsgroup-unreads))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7462 (gnus-summary-mark-article article gnus-del-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7463 t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7464 (gnus-summary-find-next))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7465
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7466 (defun gnus-summary-mark-below (score mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7467 "Mark articles with score less than SCORE with MARK."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7468 (interactive "P\ncMark: ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7469 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7470 (setq score (if score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7471 (prefix-numeric-value score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7472 (or gnus-summary-default-score 0)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7473 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7474 (set-buffer gnus-summary-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7475 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7476 (while
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7477 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7478 (and (< (gnus-summary-article-score) score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7479 (gnus-summary-mark-article nil mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7480 (gnus-summary-find-next)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7481
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7482 (defun gnus-summary-kill-below (&optional score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7483 "Mark articles with score below SCORE as read."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7484 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7485 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7486 (gnus-summary-mark-below score gnus-killed-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7487
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7488 (defun gnus-summary-clear-above (&optional score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7489 "Clear all marks from articles with score above SCORE."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7490 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7491 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7492 (gnus-summary-mark-above score gnus-unread-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7493
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7494 (defun gnus-summary-tick-above (&optional score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7495 "Tick all articles with score above SCORE."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7496 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7497 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7498 (gnus-summary-mark-above score gnus-ticked-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7499
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7500 (defun gnus-summary-mark-above (score mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7501 "Mark articles with score over SCORE with MARK."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7502 (interactive "P\ncMark: ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7503 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7504 (setq score (if score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7505 (prefix-numeric-value score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7506 (or gnus-summary-default-score 0)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7507 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7508 (set-buffer gnus-summary-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7509 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7510 (while (and (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7511 (when (> (gnus-summary-article-score) score)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7512 (gnus-summary-mark-article nil mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7513 t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7514 (gnus-summary-find-next)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7515
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7516 ;; Suggested by Daniel Quinlan <quinlan@best.com>.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7517 (defalias 'gnus-summary-show-all-expunged 'gnus-summary-limit-include-expunged)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7518 (defun gnus-summary-limit-include-expunged (&optional no-error)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7519 "Display all the hidden articles that were expunged for low scores."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7520 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7521 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7522 (let ((buffer-read-only nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7523 (let ((scored gnus-newsgroup-scored)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7524 headers h)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7525 (while scored
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7526 (unless (gnus-summary-goto-subject (caar scored))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7527 (and (setq h (gnus-summary-article-header (caar scored)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7528 (< (cdar scored) gnus-summary-expunge-below)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7529 (push h headers)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7530 (setq scored (cdr scored)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7531 (if (not headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7532 (when (not no-error)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7533 (error "No expunged articles hidden."))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7534 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7535 (gnus-summary-prepare-unthreaded (nreverse headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7536 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7537 (gnus-summary-position-point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7538 t))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7539
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7540 (defun gnus-summary-catchup (&optional all quietly to-here not-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7541 "Mark all unread articles in this newsgroup as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7542 If prefix argument ALL is non-nil, ticked and dormant articles will
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7543 also be marked as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7544 If QUIETLY is non-nil, no questions will be asked.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7545 If TO-HERE is non-nil, it should be a point in the buffer. All
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7546 articles before this point will be marked as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7547 Note that this function will only catch up the unread article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7548 in the current summary buffer limitation.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7549 The number of articles marked as read is returned."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7550 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7551 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7552 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7553 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7554 (when (or quietly
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7555 (not gnus-interactive-catchup) ;Without confirmation?
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7556 gnus-expert-user
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7557 (gnus-y-or-n-p
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7558 (if all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7559 "Mark absolutely all articles as read? "
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7560 "Mark all unread articles as read? ")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7561 (if (and not-mark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7562 (not gnus-newsgroup-adaptive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7563 (not gnus-newsgroup-auto-expire)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7564 (not gnus-suppress-duplicates))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7565 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7566 (when all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7567 (setq gnus-newsgroup-marked nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7568 gnus-newsgroup-dormant nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7569 (setq gnus-newsgroup-unreads nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7570 ;; We actually mark all articles as canceled, which we
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7571 ;; have to do when using auto-expiry or adaptive scoring.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7572 (gnus-summary-show-all-threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7573 (when (gnus-summary-first-subject (not all))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7574 (while (and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7575 (if to-here (< (point) to-here) t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7576 (gnus-summary-mark-article-as-read gnus-catchup-mark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7577 (gnus-summary-find-next (not all)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7578 (gnus-set-mode-line 'summary))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7579 t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7580 (gnus-summary-position-point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7581
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7582 (defun gnus-summary-catchup-to-here (&optional all)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7583 "Mark all unticked articles before the current one as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7584 If ALL is non-nil, also mark ticked and dormant articles as read."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7585 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7586 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7587 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7588 (gnus-save-hidden-threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7589 (let ((beg (point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7590 ;; We check that there are unread articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7591 (when (or all (gnus-summary-find-prev))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7592 (gnus-summary-catchup all t beg)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7593 (gnus-summary-position-point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7594
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7595 (defun gnus-summary-catchup-all (&optional quietly)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7596 "Mark all articles in this newsgroup as read."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7597 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7598 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7599 (gnus-summary-catchup t quietly))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7600
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7601 (defun gnus-summary-catchup-and-exit (&optional all quietly)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7602 "Mark all articles not marked as unread in this newsgroup as read, then exit.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7603 If prefix argument ALL is non-nil, all articles are marked as read."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7604 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7605 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7606 (when (gnus-summary-catchup all quietly nil 'fast)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7607 ;; Select next newsgroup or exit.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7608 (if (eq gnus-auto-select-next 'quietly)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7609 (gnus-summary-next-group nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7610 (gnus-summary-exit))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7611
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7612 (defun gnus-summary-catchup-all-and-exit (&optional quietly)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7613 "Mark all articles in this newsgroup as read, and then exit."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7614 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7615 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7616 (gnus-summary-catchup-and-exit t quietly))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7617
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7618 ;; Suggested by "Arne Eofsson" <arne@hodgkin.mbi.ucla.edu>.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7619 (defun gnus-summary-catchup-and-goto-next-group (&optional all)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7620 "Mark all articles in this group as read and select the next group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7621 If given a prefix, mark all articles, unread as well as ticked, as
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7622 read."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7623 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7624 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7625 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7626 (gnus-summary-catchup all))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7627 (gnus-summary-next-article t nil nil t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7628
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7629 ;; Thread-based commands.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7630
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7631 (defun gnus-summary-articles-in-thread (&optional article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7632 "Return a list of all articles in the current thread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7633 If ARTICLE is non-nil, return all articles in the thread that starts
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7634 with that article."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7635 (let* ((article (or article (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7636 (data (gnus-data-find-list article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7637 (top-level (gnus-data-level (car data)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7638 (top-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7639 (cond ((null gnus-thread-operation-ignore-subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7640 (gnus-simplify-subject-re
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7641 (mail-header-subject (gnus-data-header (car data)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7642 ((eq gnus-thread-operation-ignore-subject 'fuzzy)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7643 (gnus-simplify-subject-fuzzy
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7644 (mail-header-subject (gnus-data-header (car data)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7645 (t nil)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7646 (end-point (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7647 (if (gnus-summary-go-to-next-thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7648 (point) (point-max))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7649 articles)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7650 (while (and data
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7651 (< (gnus-data-pos (car data)) end-point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7652 (when (or (not top-subject)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7653 (string= top-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7654 (if (eq gnus-thread-operation-ignore-subject 'fuzzy)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7655 (gnus-simplify-subject-fuzzy
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7656 (mail-header-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7657 (gnus-data-header (car data))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7658 (gnus-simplify-subject-re
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7659 (mail-header-subject
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7660 (gnus-data-header (car data)))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7661 (push (gnus-data-number (car data)) articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7662 (unless (and (setq data (cdr data))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7663 (> (gnus-data-level (car data)) top-level))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7664 (setq data nil)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7665 ;; Return the list of articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7666 (nreverse articles)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7667
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7668 (defun gnus-summary-rethread-current ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7669 "Rethread the thread the current article is part of."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7670 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7671 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7672 (let* ((gnus-show-threads t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7673 (article (gnus-summary-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7674 (id (mail-header-id (gnus-summary-article-header)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7675 (gnus-newsgroup-threads (list (gnus-id-to-thread (gnus-root-id id)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7676 (unless id
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7677 (error "No article on the current line"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7678 (gnus-rebuild-thread id)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7679 (gnus-summary-goto-subject article)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7680
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7681 (defun gnus-summary-reparent-thread ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7682 "Make current article child of the marked (or previous) article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7683
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7684 Note that the re-threading will only work if `gnus-thread-ignore-subject'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7685 is non-nil or the Subject: of both articles are the same."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7686 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7687 (unless (not (gnus-group-read-only-p))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7688 (error "The current newsgroup does not support article editing."))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7689 (unless (<= (length gnus-newsgroup-processable) 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7690 (error "No more than one article may be marked."))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7691 (save-window-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7692 (let ((gnus-article-buffer " *reparent*")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7693 (current-article (gnus-summary-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7694 ; first grab the marked article, otherwise one line up.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7695 (parent-article (if (not (null gnus-newsgroup-processable))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7696 (car gnus-newsgroup-processable)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7697 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7698 (if (eq (forward-line -1) 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7699 (gnus-summary-article-number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7700 (error "Beginning of summary buffer."))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7701 (unless (not (eq current-article parent-article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7702 (error "An article may not be self-referential."))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7703 (let ((message-id (mail-header-id
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7704 (gnus-summary-article-header parent-article))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7705 (unless (and message-id (not (equal message-id "")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7706 (error "No message-id in desired parent."))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7707 (gnus-summary-select-article t t nil current-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7708 (set-buffer gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7709 (setq buffer-read-only nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7710 (let ((buf (format "%s" (buffer-string))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7711 (erase-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7712 (insert buf))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7713 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7714 (if (search-forward-regexp "^References: " nil t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7715 (insert message-id " " )
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7716 (insert "References: " message-id "\n"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7717 (unless (gnus-request-replace-article current-article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7718 (car gnus-article-current)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7719 gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7720 (error "Couldn't replace article."))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7721 (set-buffer gnus-summary-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7722 (gnus-summary-unmark-all-processable)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7723 (gnus-summary-rethread-current)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7724 (gnus-message 3 "Article %d is now the child of article %d."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7725 current-article parent-article)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7726
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7727 (defun gnus-summary-toggle-threads (&optional arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7728 "Toggle showing conversation threads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7729 If ARG is positive number, turn showing conversation threads on."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7730 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7731 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7732 (let ((current (or (gnus-summary-article-number) gnus-newsgroup-end)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7733 (setq gnus-show-threads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7734 (if (null arg) (not gnus-show-threads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7735 (> (prefix-numeric-value arg) 0)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7736 (gnus-summary-prepare)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7737 (gnus-summary-goto-subject current)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7738 (gnus-message 6 "Threading is now %s" (if gnus-show-threads "on" "off"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7739 (gnus-summary-position-point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7740
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7741 (defun gnus-summary-show-all-threads ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7742 "Show all threads."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7743 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7744 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7745 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7746 (let ((buffer-read-only nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7747 (subst-char-in-region (point-min) (point-max) ?\^M ?\n t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7748 (gnus-summary-position-point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7749
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7750 (defun gnus-summary-show-thread ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7751 "Show thread subtrees.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7752 Returns nil if no thread was there to be shown."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7753 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7754 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7755 (let ((buffer-read-only nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7756 (orig (point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7757 ;; first goto end then to beg, to have point at beg after let
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7758 (end (progn (end-of-line) (point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7759 (beg (progn (beginning-of-line) (point))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7760 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7761 ;; Any hidden lines here?
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7762 (search-forward "\r" end t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7763 (subst-char-in-region beg end ?\^M ?\n t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7764 (goto-char orig)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7765 (gnus-summary-position-point))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7766
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7767 (defun gnus-summary-hide-all-threads ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7768 "Hide all thread subtrees."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7769 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7770 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7771 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7772 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7773 (gnus-summary-hide-thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7774 (while (zerop (gnus-summary-next-thread 1 t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7775 (gnus-summary-hide-thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7776 (gnus-summary-position-point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7777
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7778 (defun gnus-summary-hide-thread ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7779 "Hide thread subtrees.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7780 Returns nil if no threads were there to be hidden."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7781 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7782 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7783 (let ((buffer-read-only nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7784 (start (point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7785 (article (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7786 (goto-char start)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7787 ;; Go forward until either the buffer ends or the subthread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7788 ;; ends.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7789 (when (and (not (eobp))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7790 (or (zerop (gnus-summary-next-thread 1 t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7791 (goto-char (point-max))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7792 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7793 (if (and (> (point) start)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7794 (search-backward "\n" start t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7795 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7796 (subst-char-in-region start (point) ?\n ?\^M)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7797 (gnus-summary-goto-subject article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7798 (goto-char start)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7799 nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7800 ;;(gnus-summary-position-point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7801 ))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7802
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7803 (defun gnus-summary-go-to-next-thread (&optional previous)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7804 "Go to the same level (or less) next thread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7805 If PREVIOUS is non-nil, go to previous thread instead.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7806 Return the article number moved to, or nil if moving was impossible."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7807 (let ((level (gnus-summary-thread-level))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7808 (way (if previous -1 1))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7809 (beg (point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7810 (forward-line way)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7811 (while (and (not (eobp))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7812 (< level (gnus-summary-thread-level)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7813 (forward-line way))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7814 (if (eobp)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7815 (progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7816 (goto-char beg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7817 nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7818 (setq beg (point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7819 (prog1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7820 (gnus-summary-article-number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7821 (goto-char beg)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7822
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7823 (defun gnus-summary-next-thread (n &optional silent)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7824 "Go to the same level next N'th thread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7825 If N is negative, search backward instead.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7826 Returns the difference between N and the number of skips actually
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7827 done.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7828
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7829 If SILENT, don't output messages."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7830 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7831 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7832 (let ((backward (< n 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7833 (n (abs n)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7834 (while (and (> n 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7835 (gnus-summary-go-to-next-thread backward))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7836 (decf n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7837 (unless silent
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7838 (gnus-summary-position-point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7839 (when (and (not silent) (/= 0 n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7840 (gnus-message 7 "No more threads"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7841 n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7842
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7843 (defun gnus-summary-prev-thread (n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7844 "Go to the same level previous N'th thread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7845 Returns the difference between N and the number of skips actually
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7846 done."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7847 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7848 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7849 (gnus-summary-next-thread (- n)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7850
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7851 (defun gnus-summary-go-down-thread ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7852 "Go down one level in the current thread."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7853 (let ((children (gnus-summary-article-children)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7854 (when children
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7855 (gnus-summary-goto-subject (car children)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7856
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7857 (defun gnus-summary-go-up-thread ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7858 "Go up one level in the current thread."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7859 (let ((parent (gnus-summary-article-parent)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7860 (when parent
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7861 (gnus-summary-goto-subject parent))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7862
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7863 (defun gnus-summary-down-thread (n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7864 "Go down thread N steps.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7865 If N is negative, go up instead.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7866 Returns the difference between N and how many steps down that were
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7867 taken."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7868 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7869 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7870 (let ((up (< n 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7871 (n (abs n)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7872 (while (and (> n 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7873 (if up (gnus-summary-go-up-thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7874 (gnus-summary-go-down-thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7875 (setq n (1- n)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7876 (gnus-summary-position-point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7877 (when (/= 0 n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7878 (gnus-message 7 "Can't go further"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7879 n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7880
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7881 (defun gnus-summary-up-thread (n)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7882 "Go up thread N steps.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7883 If N is negative, go up instead.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7884 Returns the difference between N and how many steps down that were
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7885 taken."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7886 (interactive "p")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7887 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7888 (gnus-summary-down-thread (- n)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7889
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7890 (defun gnus-summary-top-thread ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7891 "Go to the top of the thread."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7892 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7893 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7894 (while (gnus-summary-go-up-thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7895 (gnus-summary-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7896
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7897 (defun gnus-summary-kill-thread (&optional unmark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7898 "Mark articles under current thread as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7899 If the prefix argument is positive, remove any kinds of marks.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7900 If the prefix argument is negative, tick articles instead."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7901 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7902 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7903 (when unmark
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7904 (setq unmark (prefix-numeric-value unmark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7905 (let ((articles (gnus-summary-articles-in-thread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7906 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7907 ;; Expand the thread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7908 (gnus-summary-show-thread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7909 ;; Mark all the articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7910 (while articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7911 (gnus-summary-goto-subject (car articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7912 (cond ((null unmark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7913 (gnus-summary-mark-article-as-read gnus-killed-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7914 ((> unmark 0)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7915 (gnus-summary-mark-article-as-unread gnus-unread-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7916 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7917 (gnus-summary-mark-article-as-unread gnus-ticked-mark)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7918 (setq articles (cdr articles))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7919 ;; Hide killed subtrees.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7920 (and (null unmark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7921 gnus-thread-hide-killed
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7922 (gnus-summary-hide-thread))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7923 ;; If marked as read, go to next unread subject.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7924 (when (null unmark)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7925 ;; Go to next unread subject.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7926 (gnus-summary-next-subject 1 t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7927 (gnus-set-mode-line 'summary))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7928
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7929 ;; Summary sorting commands
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7930
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7931 (defun gnus-summary-sort-by-number (&optional reverse)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7932 "Sort the summary buffer by article number.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7933 Argument REVERSE means reverse order."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7934 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7935 (gnus-summary-sort 'number reverse))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7936
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7937 (defun gnus-summary-sort-by-author (&optional reverse)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7938 "Sort the summary buffer by author name alphabetically.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7939 If case-fold-search is non-nil, case of letters is ignored.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7940 Argument REVERSE means reverse order."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7941 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7942 (gnus-summary-sort 'author reverse))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7943
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7944 (defun gnus-summary-sort-by-subject (&optional reverse)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7945 "Sort the summary buffer by subject alphabetically. `Re:'s are ignored.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7946 If case-fold-search is non-nil, case of letters is ignored.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7947 Argument REVERSE means reverse order."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7948 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7949 (gnus-summary-sort 'subject reverse))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7950
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7951 (defun gnus-summary-sort-by-date (&optional reverse)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7952 "Sort the summary buffer by date.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7953 Argument REVERSE means reverse order."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7954 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7955 (gnus-summary-sort 'date reverse))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7956
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7957 (defun gnus-summary-sort-by-score (&optional reverse)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7958 "Sort the summary buffer by score.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7959 Argument REVERSE means reverse order."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7960 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7961 (gnus-summary-sort 'score reverse))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7962
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7963 (defun gnus-summary-sort-by-lines (&optional reverse)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7964 "Sort the summary buffer by article length.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7965 Argument REVERSE means reverse order."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7966 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7967 (gnus-summary-sort 'lines reverse))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7968
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7969 (defun gnus-summary-sort (predicate reverse)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7970 "Sort summary buffer by PREDICATE. REVERSE means reverse order."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7971 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7972 (let* ((thread (intern (format "gnus-thread-sort-by-%s" predicate)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7973 (article (intern (format "gnus-article-sort-by-%s" predicate)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7974 (gnus-thread-sort-functions
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7975 (list
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7976 (if (not reverse)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7977 thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7978 `(lambda (t1 t2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7979 (,thread t2 t1)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7980 (gnus-article-sort-functions
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7981 (list
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7982 (if (not reverse)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7983 article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7984 `(lambda (t1 t2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7985 (,article t2 t1)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7986 (buffer-read-only)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7987 (gnus-summary-prepare-hook nil))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7988 ;; We do the sorting by regenerating the threads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7989 (gnus-summary-prepare)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7990 ;; Hide subthreads if needed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7991 (when (and gnus-show-threads gnus-thread-hide-subtree)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7992 (gnus-summary-hide-all-threads))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7993
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7994 ;; Summary saving commands.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7995
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7996 (defun gnus-summary-save-article (&optional n not-saved)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7997 "Save the current article using the default saver function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7998 If N is a positive number, save the N next articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7999 If N is a negative number, save the N previous articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8000 If N is nil and any articles have been marked with the process mark,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8001 save those articles instead.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8002 The variable `gnus-default-article-saver' specifies the saver function."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8003 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8004 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8005 (let* ((articles (gnus-summary-work-articles n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8006 (save-buffer (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8007 (nnheader-set-temp-buffer " *Gnus Save*")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8008 (num (length articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8009 header article file)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8010 (while articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8011 (setq header (gnus-summary-article-header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8012 (setq article (pop articles))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8013 (if (not (vectorp header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8014 ;; This is a pseudo-article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8015 (if (assq 'name header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8016 (gnus-copy-file (cdr (assq 'name header)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8017 (gnus-message 1 "Article %d is unsaveable" article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8018 ;; This is a real article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8019 (save-window-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8020 (gnus-summary-select-article t nil nil article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8021 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8022 (set-buffer save-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8023 (erase-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8024 (insert-buffer-substring gnus-original-article-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8025 (setq file (gnus-article-save save-buffer file num))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8026 (gnus-summary-remove-process-mark article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8027 (unless not-saved
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8028 (gnus-summary-set-saved-mark article))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8029 (gnus-kill-buffer save-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8030 (gnus-summary-position-point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8031 (gnus-set-mode-line 'summary)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8032 n))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8033
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8034 (defun gnus-summary-pipe-output (&optional arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8035 "Pipe the current article to a subprocess.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8036 If N is a positive number, pipe the N next articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8037 If N is a negative number, pipe the N previous articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8038 If N is nil and any articles have been marked with the process mark,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8039 pipe those articles instead."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8040 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8041 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8042 (let ((gnus-default-article-saver 'gnus-summary-save-in-pipe))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8043 (gnus-summary-save-article arg t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8044 (gnus-configure-windows 'pipe))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8045
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8046 (defun gnus-summary-save-article-mail (&optional arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8047 "Append the current article to an mail file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8048 If N is a positive number, save the N next articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8049 If N is a negative number, save the N previous articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8050 If N is nil and any articles have been marked with the process mark,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8051 save those articles instead."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8052 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8053 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8054 (let ((gnus-default-article-saver 'gnus-summary-save-in-mail))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8055 (gnus-summary-save-article arg)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8056
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8057 (defun gnus-summary-save-article-rmail (&optional arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8058 "Append the current article to an rmail file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8059 If N is a positive number, save the N next articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8060 If N is a negative number, save the N previous articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8061 If N is nil and any articles have been marked with the process mark,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8062 save those articles instead."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8063 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8064 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8065 (let ((gnus-default-article-saver 'gnus-summary-save-in-rmail))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8066 (gnus-summary-save-article arg)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8067
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8068 (defun gnus-summary-save-article-file (&optional arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8069 "Append the current article to a file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8070 If N is a positive number, save the N next articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8071 If N is a negative number, save the N previous articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8072 If N is nil and any articles have been marked with the process mark,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8073 save those articles instead."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8074 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8075 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8076 (let ((gnus-default-article-saver 'gnus-summary-save-in-file))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8077 (gnus-summary-save-article arg)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8078
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8079 (defun gnus-summary-write-article-file (&optional arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8080 "Write the current article to a file, deleting the previous file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8081 If N is a positive number, save the N next articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8082 If N is a negative number, save the N previous articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8083 If N is nil and any articles have been marked with the process mark,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8084 save those articles instead."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8085 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8086 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8087 (let ((gnus-default-article-saver 'gnus-summary-write-to-file))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8088 (gnus-summary-save-article arg)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8089
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8090 (defun gnus-summary-save-article-body-file (&optional arg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8091 "Append the current article body to a file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8092 If N is a positive number, save the N next articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8093 If N is a negative number, save the N previous articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8094 If N is nil and any articles have been marked with the process mark,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8095 save those articles instead."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8096 (interactive "P")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8097 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8098 (let ((gnus-default-article-saver 'gnus-summary-save-body-in-file))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8099 (gnus-summary-save-article arg)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8100
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8101 (defun gnus-summary-pipe-message (program)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8102 "Pipe the current article through PROGRAM."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8103 (interactive "sProgram: ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8104 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8105 (gnus-summary-select-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8106 (let ((mail-header-separator "")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8107 (art-buf (get-buffer gnus-article-buffer)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8108 (gnus-eval-in-buffer-window gnus-article-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8109 (save-restriction
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8110 (widen)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8111 (let ((start (window-start))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8112 buffer-read-only)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8113 (message-pipe-buffer-body program)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8114 (set-window-start (get-buffer-window (current-buffer)) start))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8115
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8116 (defun gnus-get-split-value (methods)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8117 "Return a value based on the split METHODS."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8118 (let (split-name method result match)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8119 (when methods
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8120 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8121 (set-buffer gnus-original-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8122 (save-restriction
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8123 (nnheader-narrow-to-headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8124 (while methods
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8125 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8126 (setq method (pop methods))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8127 (setq match (car method))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8128 (when (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8129 ((stringp match)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8130 ;; Regular expression.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8131 (ignore-errors
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8132 (re-search-forward match nil t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8133 ((gnus-functionp match)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8134 ;; Function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8135 (save-restriction
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8136 (widen)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8137 (setq result (funcall match gnus-newsgroup-name))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8138 ((consp match)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8139 ;; Form.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8140 (save-restriction
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8141 (widen)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8142 (setq result (eval match)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8143 (setq split-name (append (cdr method) split-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8144 (cond ((stringp result)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8145 (push (expand-file-name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8146 result gnus-article-save-directory)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8147 split-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8148 ((consp result)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8149 (setq split-name (append result split-name)))))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8150 split-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8151
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8152 (defun gnus-valid-move-group-p (group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8153 (and (boundp group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8154 (symbol-name group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8155 (memq 'respool
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8156 (assoc (symbol-name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8157 (car (gnus-find-method-for-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8158 (symbol-name group))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8159 gnus-valid-select-methods))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8160
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8161 (defun gnus-read-move-group-name (prompt default articles prefix)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8162 "Read a group name."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8163 (let* ((split-name (gnus-get-split-value gnus-move-split-methods))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8164 (minibuffer-confirm-incomplete nil) ; XEmacs
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8165 (prom
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8166 (format "%s %s to:"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8167 prompt
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8168 (if (> (length articles) 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8169 (format "these %d articles" (length articles))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8170 "this article")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8171 (to-newsgroup
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8172 (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8173 ((null split-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8174 (gnus-completing-read default prom
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8175 gnus-active-hashtb
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8176 'gnus-valid-move-group-p
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8177 nil prefix
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8178 'gnus-group-history))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8179 ((= 1 (length split-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8180 (gnus-completing-read (car split-name) prom
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8181 gnus-active-hashtb
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8182 'gnus-valid-move-group-p
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8183 nil nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8184 'gnus-group-history))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8185 (t
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8186 (gnus-completing-read nil prom
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8187 (mapcar (lambda (el) (list el))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8188 (nreverse split-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8189 nil nil nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8190 'gnus-group-history)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8191 (when to-newsgroup
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8192 (if (or (string= to-newsgroup "")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8193 (string= to-newsgroup prefix))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8194 (setq to-newsgroup (or default "")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8195 (or (gnus-active to-newsgroup)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8196 (gnus-activate-group to-newsgroup)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8197 (if (gnus-y-or-n-p (format "No such group: %s. Create it? "
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8198 to-newsgroup))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8199 (or (and (gnus-request-create-group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8200 to-newsgroup (gnus-group-name-to-method to-newsgroup))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8201 (gnus-activate-group to-newsgroup nil nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8202 (gnus-group-name-to-method
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8203 to-newsgroup)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8204 (error "Couldn't create group %s" to-newsgroup)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8205 (error "No such group: %s" to-newsgroup)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8206 to-newsgroup))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8207
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8208 ;; Summary extract commands
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8209
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8210 (defun gnus-summary-insert-pseudos (pslist &optional not-view)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8211 (let ((buffer-read-only nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8212 (article (gnus-summary-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8213 after-article b e)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8214 (unless (gnus-summary-goto-subject article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8215 (error "No such article: %d" article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8216 (gnus-summary-position-point)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8217 ;; If all commands are to be bunched up on one line, we collect
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8218 ;; them here.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8219 (unless gnus-view-pseudos-separately
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8220 (let ((ps (setq pslist (sort pslist 'gnus-pseudos<)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8221 files action)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8222 (while ps
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8223 (setq action (cdr (assq 'action (car ps))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8224 (setq files (list (cdr (assq 'name (car ps)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8225 (while (and ps (cdr ps)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8226 (string= (or action "1")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8227 (or (cdr (assq 'action (cadr ps))) "2")))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8228 (push (cdr (assq 'name (cadr ps))) files)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8229 (setcdr ps (cddr ps)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8230 (when files
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8231 (when (not (string-match "%s" action))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8232 (push " " files))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8233 (push " " files)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8234 (when (assq 'execute (car ps))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8235 (setcdr (assq 'execute (car ps))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8236 (funcall (if (string-match "%s" action)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8237 'format 'concat)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8238 action
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8239 (mapconcat (lambda (f) f) files " ")))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8240 (setq ps (cdr ps)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8241 (if (and gnus-view-pseudos (not not-view))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8242 (while pslist
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8243 (when (assq 'execute (car pslist))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8244 (gnus-execute-command (cdr (assq 'execute (car pslist)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8245 (eq gnus-view-pseudos 'not-confirm)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8246 (setq pslist (cdr pslist)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8247 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8248 (while pslist
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8249 (setq after-article (or (cdr (assq 'article (car pslist)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8250 (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8251 (gnus-summary-goto-subject after-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8252 (forward-line 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8253 (setq b (point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8254 (insert " " (file-name-nondirectory
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8255 (cdr (assq 'name (car pslist))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8256 ": " (or (cdr (assq 'execute (car pslist))) "") "\n")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8257 (setq e (point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8258 (forward-line -1) ; back to `b'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8259 (gnus-add-text-properties
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8260 b (1- e) (list 'gnus-number gnus-reffed-article-number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8261 gnus-mouse-face-prop gnus-mouse-face))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8262 (gnus-data-enter
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8263 after-article gnus-reffed-article-number
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8264 gnus-unread-mark b (car pslist) 0 (- e b))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8265 (push gnus-reffed-article-number gnus-newsgroup-unreads)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8266 (setq gnus-reffed-article-number (1- gnus-reffed-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8267 (setq pslist (cdr pslist)))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8268
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8269 (defun gnus-pseudos< (p1 p2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8270 (let ((c1 (cdr (assq 'action p1)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8271 (c2 (cdr (assq 'action p2))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8272 (and c1 c2 (string< c1 c2))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8273
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8274 (defun gnus-request-pseudo-article (props)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8275 (cond ((assq 'execute props)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8276 (gnus-execute-command (cdr (assq 'execute props)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8277 (let ((gnus-current-article (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8278 (run-hooks 'gnus-mark-article-hook)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8279
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8280 (defun gnus-execute-command (command &optional automatic)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8281 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8282 (gnus-article-setup-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8283 (set-buffer gnus-article-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8284 (setq buffer-read-only nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8285 (let ((command (if automatic command (read-string "Command: " command)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8286 ;; Just binding this here doesn't help, because there might
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8287 ;; be output from the process after exiting the scope of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8288 ;; this `let'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8289 ;; (buffer-read-only nil)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8290 )
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8291 (erase-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8292 (insert "$ " command "\n\n")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8293 (if gnus-view-pseudo-asynchronously
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8294 (start-process "gnus-execute" nil shell-file-name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8295 shell-command-switch command)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8296 (call-process shell-file-name nil t nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8297 shell-command-switch command)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8298
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8299 ;; Summary kill commands.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8300
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8301 (defun gnus-summary-edit-global-kill (article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8302 "Edit the \"global\" kill file."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8303 (interactive (list (gnus-summary-article-number)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8304 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8305 (gnus-group-edit-global-kill article))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8306
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8307 (defun gnus-summary-edit-local-kill ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8308 "Edit a local kill file applied to the current newsgroup."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8309 (interactive)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8310 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8311 (setq gnus-current-headers (gnus-summary-article-header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8312 (gnus-set-global-variables)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8313 (gnus-group-edit-local-kill
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8314 (gnus-summary-article-number) gnus-newsgroup-name))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8315
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8316 ;;; Header reading.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8317
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8318 (defun gnus-read-header (id &optional header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8319 "Read the headers of article ID and enter them into the Gnus system."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8320 (let ((group gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8321 (gnus-override-method
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8322 (and (gnus-news-group-p gnus-newsgroup-name)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8323 gnus-refer-article-method))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8324 where)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8325 ;; First we check to see whether the header in question is already
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8326 ;; fetched.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8327 (if (stringp id)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8328 ;; This is a Message-ID.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8329 (setq header (or header (gnus-id-to-header id)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8330 ;; This is an article number.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8331 (setq header (or header (gnus-summary-article-header id))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8332 (if (and header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8333 (not (gnus-summary-article-sparse-p (mail-header-number header))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8334 ;; We have found the header.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8335 header
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8336 ;; We have to really fetch the header to this article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8337 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8338 (set-buffer nntp-server-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8339 (when (setq where (gnus-request-head id group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8340 (nnheader-fold-continuation-lines)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8341 (goto-char (point-max))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8342 (insert ".\n")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8343 (goto-char (point-min))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8344 (insert "211 ")
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8345 (princ (cond
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8346 ((numberp id) id)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8347 ((cdr where) (cdr where))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8348 (header (mail-header-number header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8349 (t gnus-reffed-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8350 (current-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8351 (insert " Article retrieved.\n"))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8352 (if (not (setq header (car (gnus-get-newsgroup-headers nil t))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8353 () ; Malformed head.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8354 (unless (gnus-summary-article-sparse-p (mail-header-number header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8355 (when (and (stringp id)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8356 (not (string= (gnus-group-real-name group)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8357 (car where))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8358 ;; If we fetched by Message-ID and the article came
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8359 ;; from a different group, we fudge some bogus article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8360 ;; numbers for this article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8361 (mail-header-set-number header gnus-reffed-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8362 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8363 (set-buffer gnus-summary-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8364 (decf gnus-reffed-article-number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8365 (gnus-remove-header (mail-header-number header))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8366 (push header gnus-newsgroup-headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8367 (setq gnus-current-headers header)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8368 (push (mail-header-number header) gnus-newsgroup-limit)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8369 header)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8370
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8371 (defun gnus-remove-header (number)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8372 "Remove header NUMBER from `gnus-newsgroup-headers'."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8373 (if (and gnus-newsgroup-headers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8374 (= number (mail-header-number (car gnus-newsgroup-headers))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8375 (pop gnus-newsgroup-headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8376 (let ((headers gnus-newsgroup-headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8377 (while (and (cdr headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8378 (not (= number (mail-header-number (cadr headers)))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8379 (pop headers))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8380 (when (cdr headers)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8381 (setcdr headers (cddr headers))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8382
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8383 ;;;
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8384 ;;; summary highlights
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8385 ;;;
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8386
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8387 (defun gnus-highlight-selected-summary ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8388 ;; Added by Per Abrahamsen <amanda@iesd.auc.dk>.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8389 ;; Highlight selected article in summary buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8390 (when gnus-summary-selected-face
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8391 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8392 (let* ((beg (progn (beginning-of-line) (point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8393 (end (progn (end-of-line) (point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8394 ;; Fix by Mike Dugan <dugan@bucrf16.bu.edu>.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8395 (from (if (get-text-property beg gnus-mouse-face-prop)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8396 beg
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8397 (or (next-single-property-change
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8398 beg gnus-mouse-face-prop nil end)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8399 beg)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8400 (to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8401 (if (= from end)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8402 (- from 2)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8403 (or (next-single-property-change
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8404 from gnus-mouse-face-prop nil end)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8405 end))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8406 ;; If no mouse-face prop on line we will have to = from = end,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8407 ;; so we highlight the entire line instead.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8408 (when (= (+ to 2) from)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8409 (setq from beg)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8410 (setq to end))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8411 (if gnus-newsgroup-selected-overlay
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8412 ;; Move old overlay.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8413 (gnus-move-overlay
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8414 gnus-newsgroup-selected-overlay from to (current-buffer))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8415 ;; Create new overlay.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8416 (gnus-overlay-put
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8417 (setq gnus-newsgroup-selected-overlay (gnus-make-overlay from to))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8418 'face gnus-summary-selected-face))))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8419
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8420 ;; New implementation by Christian Limpach <Christian.Limpach@nice.ch>.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8421 (defun gnus-summary-highlight-line ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8422 "Highlight current line according to `gnus-summary-highlight'."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8423 (let* ((list gnus-summary-highlight)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8424 (p (point))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8425 (end (progn (end-of-line) (point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8426 ;; now find out where the line starts and leave point there.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8427 (beg (progn (beginning-of-line) (point)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8428 (article (gnus-summary-article-number))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8429 (score (or (cdr (assq (or article gnus-current-article)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8430 gnus-newsgroup-scored))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8431 gnus-summary-default-score 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8432 (mark (or (gnus-summary-article-mark) gnus-unread-mark))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8433 (inhibit-read-only t))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8434 ;; Eval the cars of the lists until we find a match.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8435 (let ((default gnus-summary-default-score))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8436 (while (and list
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8437 (not (eval (caar list))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8438 (setq list (cdr list))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8439 (let ((face (cdar list)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8440 (unless (eq face (get-text-property beg 'face))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8441 (gnus-put-text-property
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8442 beg end 'face
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8443 (setq face (if (boundp face) (symbol-value face) face)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8444 (when gnus-summary-highlight-line-function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8445 (funcall gnus-summary-highlight-line-function article face))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8446 (goto-char p)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8447
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8448 (defun gnus-update-read-articles (group unread)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8449 "Update the list of read articles in GROUP."
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8450 (let* ((active (or gnus-newsgroup-active (gnus-active group)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8451 (entry (gnus-gethash group gnus-newsrc-hashtb))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8452 (info (nth 2 entry))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8453 (prev 1)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8454 (unread (sort (copy-sequence unread) '<))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8455 read)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8456 (if (or (not info) (not active))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8457 ;; There is no info on this group if it was, in fact,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8458 ;; killed. Gnus stores no information on killed groups, so
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8459 ;; there's nothing to be done.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8460 ;; One could store the information somewhere temporarily,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8461 ;; perhaps... Hmmm...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8462 ()
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8463 ;; Remove any negative articles numbers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8464 (while (and unread (< (car unread) 0))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8465 (setq unread (cdr unread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8466 ;; Remove any expired article numbers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8467 (while (and unread (< (car unread) (car active)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8468 (setq unread (cdr unread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8469 ;; Compute the ranges of read articles by looking at the list of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8470 ;; unread articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8471 (while unread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8472 (when (/= (car unread) prev)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8473 (push (if (= prev (1- (car unread))) prev
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8474 (cons prev (1- (car unread))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8475 read))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8476 (setq prev (1+ (car unread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8477 (setq unread (cdr unread)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8478 (when (<= prev (cdr active))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8479 (push (cons prev (cdr active)) read))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8480 (save-excursion
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8481 (set-buffer gnus-group-buffer)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8482 (gnus-undo-register
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8483 `(progn
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8484 (gnus-info-set-marks ',info ',(gnus-info-marks info) t)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8485 (gnus-info-set-read ',info ',(gnus-info-read info))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8486 (gnus-get-unread-articles-in-group ',info (gnus-active ,group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8487 (gnus-group-update-group ,group t))))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8488 ;; Enter this list into the group info.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8489 (gnus-info-set-read
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8490 info (if (> (length read) 1) (nreverse read) read))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8491 ;; Set the number of unread articles in gnus-newsrc-hashtb.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8492 (gnus-get-unread-articles-in-group info (gnus-active group))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8493 t)))
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8494
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8495 (provide 'gnus-sum)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8496
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8497 (run-hooks 'gnus-sum-load-hook)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8498
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8499 ;;; gnus-sum.el ends here