Eliminate `remove-if-not' that is a cl function.
[gnus] / lisp / gnus-art.el
1 ;;; gnus-art.el --- article mode commands for Gnus
2
3 ;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4 ;;   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
5
6 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
7 ;; Keywords: news
8
9 ;; This file is part of GNU Emacs.
10
11 ;; GNU Emacs is free software: you can redistribute it and/or modify
12 ;; it under the terms of the GNU General Public License as published by
13 ;; the Free Software Foundation, either version 3 of the License, or
14 ;; (at your option) any later version.
15
16 ;; GNU Emacs is distributed in the hope that it will be useful,
17 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
18 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19 ;; GNU General Public License for more details.
20
21 ;; You should have received a copy of the GNU General Public License
22 ;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
23
24 ;;; Commentary:
25
26 ;;; Code:
27
28 ;; For Emacs < 22.2.
29 (eval-and-compile
30   (unless (fboundp 'declare-function) (defmacro declare-function (&rest r))))
31 (eval-when-compile
32   (require 'cl))
33 (defvar tool-bar-map)
34 (defvar w3m-minor-mode-map)
35
36 (require 'gnus)
37 (require 'gnus-sum)
38 (require 'gnus-spec)
39 (require 'gnus-int)
40 (require 'gnus-win)
41 (require 'mm-bodies)
42 (require 'mail-parse)
43 (require 'mm-decode)
44 (require 'mm-view)
45 (require 'wid-edit)
46 (require 'mm-uu)
47 (require 'message)
48
49 (autoload 'gnus-msg-mail "gnus-msg" nil t)
50 (autoload 'gnus-button-mailto "gnus-msg")
51 (autoload 'gnus-button-reply "gnus-msg" nil t)
52 (autoload 'parse-time-string "parse-time" nil nil)
53 (autoload 'ansi-color-apply-on-region "ansi-color")
54 (autoload 'mm-url-insert-file-contents-external "mm-url")
55 (autoload 'mm-extern-cache-contents "mm-extern")
56
57 (defgroup gnus-article nil
58   "Article display."
59   :link '(custom-manual "(gnus)Article Buffer")
60   :group 'gnus)
61
62 (defgroup gnus-article-treat nil
63   "Treating article parts."
64   :link '(custom-manual "(gnus)Article Hiding")
65   :group 'gnus-article)
66
67 (defgroup gnus-article-hiding nil
68   "Hiding article parts."
69   :link '(custom-manual "(gnus)Article Hiding")
70   :group 'gnus-article)
71
72 (defgroup gnus-article-highlight nil
73   "Article highlighting."
74   :link '(custom-manual "(gnus)Article Highlighting")
75   :group 'gnus-article
76   :group 'gnus-visual)
77
78 (defgroup gnus-article-signature nil
79   "Article signatures."
80   :link '(custom-manual "(gnus)Article Signature")
81   :group 'gnus-article)
82
83 (defgroup gnus-article-headers nil
84   "Article headers."
85   :link '(custom-manual "(gnus)Hiding Headers")
86   :group 'gnus-article)
87
88 (defgroup gnus-article-washing nil
89   "Special commands on articles."
90   :link '(custom-manual "(gnus)Article Washing")
91   :group 'gnus-article)
92
93 (defgroup gnus-article-emphasis nil
94   "Fontisizing articles."
95   :link '(custom-manual "(gnus)Article Fontisizing")
96   :group 'gnus-article)
97
98 (defgroup gnus-article-saving nil
99   "Saving articles."
100   :link '(custom-manual "(gnus)Saving Articles")
101   :group 'gnus-article)
102
103 (defgroup gnus-article-mime nil
104   "Worshiping the MIME wonder."
105   :link '(custom-manual "(gnus)Using MIME")
106   :group 'gnus-article)
107
108 (defgroup gnus-article-buttons nil
109   "Pushable buttons in the article buffer."
110   :link '(custom-manual "(gnus)Article Buttons")
111   :group 'gnus-article)
112
113 (defgroup gnus-article-various nil
114   "Other article options."
115   :link '(custom-manual "(gnus)Misc Article")
116   :group 'gnus-article)
117
118 (defcustom gnus-ignored-headers
119   (mapcar
120    (lambda (header)
121      (concat "^" header ":"))
122    '("Path" "Expires" "Date-Received" "References" "Xref" "Lines"
123      "Relay-Version" "Message-ID" "Approved" "Sender" "Received"
124      "X-UIDL" "MIME-Version" "Return-Path" "In-Reply-To"
125      "Content-Type" "Content-Transfer-Encoding" "X-WebTV-Signature"
126      "X-MimeOLE" "X-MSMail-Priority" "X-Priority" "X-Loop"
127      "X-Authentication-Warning" "X-MIME-Autoconverted" "X-Face"
128      "X-Attribution" "X-Originating-IP" "Delivered-To"
129      "NNTP-[-A-Za-z]+" "Distribution" "X-no-archive" "X-Trace"
130      "X-Complaints-To" "X-NNTP-Posting-Host" "X-Orig.*"
131      "Abuse-Reports-To" "Cache-Post-Path" "X-Article-Creation-Date"
132      "X-Poster" "X-Mail2News-Path" "X-Server-Date" "X-Cache"
133      "Originator" "X-Problems-To" "X-Auth-User" "X-Post-Time"
134      "X-Admin" "X-UID" "Resent-[-A-Za-z]+" "X-Mailing-List"
135      "Precedence" "Original-[-A-Za-z]+" "X-filename" "X-Orcpt"
136      "Old-Received" "X-Pgp" "X-Auth" "X-From-Line"
137      "X-Gnus-Article-Number" "X-Majordomo" "X-Url" "X-Sender"
138      "MBOX-Line" "Priority" "X400-[-A-Za-z]+"
139      "Status" "X-Gnus-Mail-Source" "Cancel-Lock"
140      "X-FTN" "X-EXP32-SerialNo" "Encoding" "Importance"
141      "Autoforwarded" "Original-Encoded-Information-Types" "X-Ya-Pop3"
142      "X-Face-Version" "X-Vms-To" "X-ML-NAME" "X-ML-COUNT"
143      "Mailing-List" "X-finfo" "X-md5sum" "X-md5sum-Origin"
144      "X-Sun-Charset" "X-Accept-Language" "X-Envelope-Sender"
145      "List-[A-Za-z]+" "X-Listprocessor-Version"
146      "X-Received" "X-Distribute" "X-Sequence" "X-Juno-Line-Breaks"
147      "X-Notes-Item" "X-MS-TNEF-Correlator" "x-uunet-gateway"
148      "X-Received" "Content-length" "X-precedence"
149      "X-Authenticated-User" "X-Comment" "X-Report" "X-Abuse-Info"
150      "X-HTTP-Proxy" "X-Mydeja-Info" "X-Copyright" "X-No-Markup"
151      "X-Abuse-Info" "X-From_" "X-Accept-Language" "Errors-To"
152      "X-BeenThere" "X-Mailman-Version" "List-Help" "List-Post"
153      "List-Subscribe" "List-Id" "List-Unsubscribe" "List-Archive"
154      "X-Content-length" "X-Posting-Agent" "Original-Received"
155      "X-Request-PGP" "X-Fingerprint" "X-WRIEnvto" "X-WRIEnvfrom"
156      "X-Virus-Scanned" "X-Delivery-Agent" "Posted-Date" "X-Gateway"
157      "X-Local-Origin" "X-Local-Destination" "X-UserInfo1"
158      "X-Received-Date" "X-Hashcash" "Face" "X-DMCA-Notifications"
159      "X-Abuse-and-DMCA-Info" "X-Postfilter" "X-Gpg-.*" "X-Disclaimer"
160      "Envelope-To" "X-Spam-Score" "System-Type" "X-Injected-Via-Gmane"
161      "X-Gmane-NNTP-Posting-Host" "Jabber-ID" "Archived-At"
162      "Envelope-Sender" "Envelope-Recipients"))
163   "*All headers that start with this regexp will be hidden.
164 This variable can also be a list of regexps of headers to be ignored.
165 If `gnus-visible-headers' is non-nil, this variable will be ignored."
166   :type '(choice :custom-show nil
167                  regexp
168                  (repeat regexp))
169   :group 'gnus-article-hiding)
170
171 (defcustom gnus-visible-headers
172   "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^Followup-To:\\|^Reply-To:\\|^Organization:\\|^Summary:\\|^Keywords:\\|^To:\\|^[BGF]?Cc:\\|^Posted-To:\\|^Mail-Copies-To:\\|^Mail-Followup-To:\\|^Apparently-To:\\|^Gnus-Warning:\\|^Resent-From:\\|^X-Sent:"
173   "*All headers that do not match this regexp will be hidden.
174 This variable can also be a list of regexp of headers to remain visible.
175 If this variable is non-nil, `gnus-ignored-headers' will be ignored."
176   :type '(choice
177           (repeat :value-to-internal (lambda (widget value)
178                                        (custom-split-regexp-maybe value))
179                   :match (lambda (widget value)
180                            (or (stringp value)
181                                (widget-editable-list-match widget value)))
182                   regexp)
183           (const :tag "Use gnus-ignored-headers" nil)
184           regexp)
185   :group 'gnus-article-hiding)
186
187 (defcustom gnus-sorted-header-list
188   '("^From:" "^Subject:" "^Summary:" "^Keywords:" "^Newsgroups:"
189     "^Followup-To:" "^To:" "^Cc:" "^Date:" "^Organization:")
190   "*This variable is a list of regular expressions.
191 If it is non-nil, headers that match the regular expressions will
192 be placed first in the article buffer in the sequence specified by
193 this list."
194   :type '(repeat regexp)
195   :group 'gnus-article-hiding)
196
197 (defcustom gnus-boring-article-headers '(empty followup-to reply-to)
198   "Headers that are only to be displayed if they have interesting data.
199 Possible values in this list are:
200
201   'empty       Headers with no content.
202   'newsgroups  Newsgroup identical to Gnus group.
203   'to-address  To identical to To-address.
204   'to-list     To identical to To-list.
205   'cc-list     CC identical to To-list.
206   'followup-to Followup-to identical to Newsgroups.
207   'reply-to    Reply-to identical to From.
208   'date        Date less than four days old.
209   'long-to     To and/or Cc longer than 1024 characters.
210   'many-to     Multiple To and/or Cc."
211   :type '(set (const :tag "Headers with no content." empty)
212               (const :tag "Newsgroups identical to Gnus group." newsgroups)
213               (const :tag "To identical to To-address." to-address)
214               (const :tag "To identical to To-list." to-list)
215               (const :tag "CC identical to To-list." cc-list)
216               (const :tag "Followup-to identical to Newsgroups." followup-to)
217               (const :tag "Reply-to identical to From." reply-to)
218               (const :tag "Date less than four days old." date)
219               (const :tag "To and/or Cc longer than 1024 characters." long-to)
220               (const :tag "Multiple To and/or Cc headers." many-to))
221   :group 'gnus-article-hiding)
222
223 (defcustom gnus-article-skip-boring nil
224   "Skip over text that is not worth reading.
225 By default, if you set this t, then Gnus will display citations and
226 signatures, but will never scroll down to show you a page consisting
227 only of boring text.  Boring text is controlled by
228 `gnus-article-boring-faces'."
229   :version "22.1"
230   :type 'boolean
231   :group 'gnus-article-hiding)
232
233 (defcustom gnus-signature-separator '("^-- $" "^-- *$")
234   "Regexp matching signature separator.
235 This can also be a list of regexps.  In that case, it will be checked
236 from head to tail looking for a separator.  Searches will be done from
237 the end of the buffer."
238   :type '(choice :format "%{%t%}: %[Value Menu%]\n%v"
239                  (regexp)
240                  (repeat :tag "List of regexp" regexp))
241   :group 'gnus-article-signature)
242
243 (defcustom gnus-signature-limit nil
244   "Provide a limit to what is considered a signature.
245 If it is a number, no signature may not be longer (in characters) than
246 that number.  If it is a floating point number, no signature may be
247 longer (in lines) than that number.  If it is a function, the function
248 will be called without any parameters, and if it returns nil, there is
249 no signature in the buffer.  If it is a string, it will be used as a
250 regexp.  If it matches, the text in question is not a signature.
251
252 This can also be a list of the above values."
253   :type '(choice (const nil)
254                  (integer :value 200)
255                  (number :value 4.0)
256                  function
257                  (regexp :value ".*"))
258   :group 'gnus-article-signature)
259
260 (defcustom gnus-hidden-properties '(invisible t intangible t)
261   "Property list to use for hiding text."
262   :type 'sexp
263   :group 'gnus-article-hiding)
264
265 ;; Fixme: This isn't the right thing for mixed graphical and non-graphical
266 ;; frames in a session.
267 (defcustom gnus-article-x-face-command
268   (if (featurep 'xemacs)
269       (if (or (gnus-image-type-available-p 'xface)
270               (gnus-image-type-available-p 'pbm))
271           'gnus-display-x-face-in-from
272         "{ echo '/* Width=48, Height=48 */'; uncompface; } | icontopbm | ee -")
273     (if (gnus-image-type-available-p 'pbm)
274         'gnus-display-x-face-in-from
275       "{ echo '/* Width=48, Height=48 */'; uncompface; } | icontopbm | \
276 display -"))
277   "*String or function to be executed to display an X-Face header.
278 If it is a string, the command will be executed in a sub-shell
279 asynchronously.  The compressed face will be piped to this command."
280   :type `(choice string
281                  (function-item gnus-display-x-face-in-from)
282                  function)
283   :version "21.1"
284   :group 'gnus-picon
285   :group 'gnus-article-washing)
286
287 (defcustom gnus-article-x-face-too-ugly nil
288   "Regexp matching posters whose face shouldn't be shown automatically."
289   :type '(choice regexp (const nil))
290   :group 'gnus-article-washing)
291
292 (defcustom gnus-article-banner-alist nil
293   "Banner alist for stripping.
294 For example,
295      ((egroups . \"^[ \\t\\n]*-------------------+\\\\( \\\\(e\\\\|Yahoo! \\\\)Groups Sponsor -+\\\\)?....\\n\\\\(.+\\n\\\\)+\"))"
296   :version "21.1"
297   :type '(repeat (cons symbol regexp))
298   :group 'gnus-article-washing)
299
300 (gnus-define-group-parameter
301  banner
302  :variable-document
303  "Alist of regexps (to match group names) and banner."
304  :variable-group gnus-article-washing
305  :parameter-type
306  '(choice :tag "Banner"
307           :value nil
308           (const :tag "Remove signature" signature)
309           (symbol :tag "Item in `gnus-article-banner-alist'" none)
310           regexp
311           (const :tag "None" nil))
312  :parameter-document
313  "If non-nil, specify how to remove `banners' from articles.
314
315 Symbol `signature' means to remove signatures delimited by
316 `gnus-signature-separator'.  Any other symbol is used to look up a
317 regular expression to match the banner in `gnus-article-banner-alist'.
318 A string is used as a regular expression to match the banner
319 directly.")
320
321 (defcustom gnus-article-address-banner-alist nil
322   "Alist of mail addresses and banners.
323 Each element has the form (ADDRESS . BANNER), where ADDRESS is a regexp
324 to match a mail address in the From: header, BANNER is one of a symbol
325 `signature', an item in `gnus-article-banner-alist', a regexp and nil.
326 If ADDRESS matches author's mail address, it will remove things like
327 advertisements.  For example:
328
329 \((\"@yoo-hoo\\\\.co\\\\.jp\\\\'\" . \"\\n_+\\nDo You Yoo-hoo!\\\\?\\n.*\\n.*\\n\"))
330 "
331   :type '(repeat
332           (cons
333            (regexp :tag "Address")
334            (choice :tag "Banner" :value nil
335                    (const :tag "Remove signature" signature)
336                    (symbol :tag "Item in `gnus-article-banner-alist'" none)
337                    regexp
338                    (const :tag "None" nil))))
339   :version "22.1"
340   :group 'gnus-article-washing)
341
342 (defmacro gnus-emphasis-custom-with-format (&rest body)
343   `(let ((format "\
344 \\(\\s-\\|^\\|\\=\\|[-\"]\\|\\s(\\)\\(%s\\(\\w+\\(\\s-+\\w+\\)*[.,]?\\)%s\\)\
345 \\(\\([-,.;:!?\"]\\|\\s)\\)+\\s-\\|[?!.]\\s-\\|\\s)\\|\\s-\\)"))
346      ,@body))
347
348 (defun gnus-emphasis-custom-value-to-external (value)
349   (gnus-emphasis-custom-with-format
350    (if (consp (car value))
351        (list (format format (car (car value)) (cdr (car value)))
352              2
353              (if (nth 1 value) 2 3)
354              (nth 2 value))
355      value)))
356
357 (defun gnus-emphasis-custom-value-to-internal (value)
358   (gnus-emphasis-custom-with-format
359    (let ((regexp (concat "\\`"
360                          (format (regexp-quote format)
361                                  "\\([^()]+\\)" "\\([^()]+\\)")
362                          "\\'"))
363          pattern)
364      (if (string-match regexp (setq pattern (car value)))
365          (list (cons (match-string 1 pattern) (match-string 2 pattern))
366                (= (nth 2 value) 2)
367                (nth 3 value))
368        value))))
369
370 (defcustom gnus-emphasis-alist
371   (let ((types
372          '(("\\*" "\\*" bold nil 2)
373            ("_" "_" underline)
374            ("/" "/" italic)
375            ("_/" "/_" underline-italic)
376            ("_\\*" "\\*_" underline-bold)
377            ("\\*/" "/\\*" bold-italic)
378            ("_\\*/" "/\\*_" underline-bold-italic))))
379     (nconc
380      (gnus-emphasis-custom-with-format
381       (mapcar (lambda (spec)
382                 (list (format format (car spec) (cadr spec))
383                       (or (nth 3 spec) 2)
384                       (or (nth 4 spec) 3)
385                       (intern (format "gnus-emphasis-%s" (nth 2 spec)))))
386               types))
387      '(;; I've never seen anyone use this strikethru convention whereas I've
388        ;; several times seen it triggered by normal text.  --Stef
389        ;; Miles suggests that this form is sometimes used but for italics,
390        ;; so maybe we should map it to `italic'.
391        ;; ("\\(\\s-\\|^\\)\\(-\\(\\(\\w\\|-[^-]\\)+\\)-\\)\\(\\s-\\|[?!.,;]\\)"
392        ;; 2 3 gnus-emphasis-strikethru)
393        ("\\(\\s-\\|^\\)\\(_\\(\\(\\w\\|_[^_]\\)+\\)_\\)\\(\\s-\\|[?!.,;]\\)"
394         2 3 gnus-emphasis-underline))))
395   "*Alist that says how to fontify certain phrases.
396 Each item looks like this:
397
398   (\"_\\\\(\\\\w+\\\\)_\" 0 1 'underline)
399
400 The first element is a regular expression to be matched.  The second
401 is a number that says what regular expression grouping used to find
402 the entire emphasized word.  The third is a number that says what
403 regexp grouping should be displayed and highlighted.  The fourth
404 is the face used for highlighting."
405   :type
406   '(repeat
407     (menu-choice
408      :format "%[Customizing Style%]\n%v"
409      :indent 2
410      (group :tag "Default"
411             :value ("" 0 0 default)
412             :value-create
413             (lambda (widget)
414               (let ((value (widget-get
415                             (cadr (widget-get (widget-get widget :parent)
416                                               :args))
417                             :value)))
418                 (if (not (eq (nth 2 value) 'default))
419                     (widget-put
420                      widget
421                      :value
422                      (gnus-emphasis-custom-value-to-external value))))
423               (widget-group-value-create widget))
424             regexp
425             (integer :format "Match group: %v")
426             (integer :format "Emphasize group: %v")
427             face)
428      (group :tag "Simple"
429             :value (("_" . "_") nil default)
430             (cons :format "%v"
431                   (regexp :format "Start regexp: %v")
432                   (regexp :format "End regexp: %v"))
433             (boolean :format "Show start and end patterns: %[%v%]\n"
434                      :on " On " :off " Off ")
435             face)))
436   :get (lambda (symbol)
437          (mapcar 'gnus-emphasis-custom-value-to-internal
438                  (default-value symbol)))
439   :set (lambda (symbol value)
440          (set-default symbol (mapcar 'gnus-emphasis-custom-value-to-external
441                                      value)))
442   :group 'gnus-article-emphasis)
443
444 (defcustom gnus-emphasize-whitespace-regexp "^[ \t]+\\|[ \t]*\n"
445   "A regexp to describe whitespace which should not be emphasized.
446 Typical values are \"^[ \\t]+\\\\|[ \\t]*\\n\" and \"[ \\t]+\\\\|[ \\t]*\\n\".
447 The former avoids underlining of leading and trailing whitespace,
448 and the latter avoids underlining any whitespace at all."
449   :version "21.1"
450   :group 'gnus-article-emphasis
451   :type 'regexp)
452
453 (defface gnus-emphasis-bold '((t (:bold t)))
454   "Face used for displaying strong emphasized text (*word*)."
455   :group 'gnus-article-emphasis)
456
457 (defface gnus-emphasis-italic '((t (:italic t)))
458   "Face used for displaying italic emphasized text (/word/)."
459   :group 'gnus-article-emphasis)
460
461 (defface gnus-emphasis-underline '((t (:underline t)))
462   "Face used for displaying underlined emphasized text (_word_)."
463   :group 'gnus-article-emphasis)
464
465 (defface gnus-emphasis-underline-bold '((t (:bold t :underline t)))
466   "Face used for displaying underlined bold emphasized text (_*word*_)."
467   :group 'gnus-article-emphasis)
468
469 (defface gnus-emphasis-underline-italic '((t (:italic t :underline t)))
470   "Face used for displaying underlined italic emphasized text (_/word/_)."
471   :group 'gnus-article-emphasis)
472
473 (defface gnus-emphasis-bold-italic '((t (:bold t :italic t)))
474   "Face used for displaying bold italic emphasized text (/*word*/)."
475   :group 'gnus-article-emphasis)
476
477 (defface gnus-emphasis-underline-bold-italic
478   '((t (:bold t :italic t :underline t)))
479   "Face used for displaying underlined bold italic emphasized text.
480 Example: (_/*word*/_)."
481   :group 'gnus-article-emphasis)
482
483 (defface gnus-emphasis-strikethru (if (featurep 'xemacs)
484                                       '((t (:strikethru t)))
485                                     '((t (:strike-through t))))
486   "Face used for displaying strike-through text (-word-)."
487   :group 'gnus-article-emphasis)
488
489 (defface gnus-emphasis-highlight-words
490   '((t (:background "black" :foreground "yellow")))
491   "Face used for displaying highlighted words."
492   :group 'gnus-article-emphasis)
493
494 (defcustom gnus-article-time-format "%a, %d %b %Y %T %Z"
495   "Format for display of Date headers in article bodies.
496 See `format-time-string' for the possible values.
497
498 The variable can also be function, which should return a complete Date
499 header.  The function is called with one argument, the time, which can
500 be fed to `format-time-string'."
501   :type '(choice string function)
502   :link '(custom-manual "(gnus)Article Date")
503   :group 'gnus-article-washing)
504
505 (defcustom gnus-save-all-headers t
506   "*If non-nil, don't remove any headers before saving.
507 This will be overridden by the `:headers' property that the symbol of
508 the saver function, which is specified by `gnus-default-article-saver',
509 might have."
510   :group 'gnus-article-saving
511   :type 'boolean)
512
513 (defcustom gnus-prompt-before-saving 'always
514   "*This variable says how much prompting is to be done when saving articles.
515 If it is nil, no prompting will be done, and the articles will be
516 saved to the default files.  If this variable is `always', each and
517 every article that is saved will be preceded by a prompt, even when
518 saving large batches of articles.  If this variable is neither nil not
519 `always', there the user will be prompted once for a file name for
520 each invocation of the saving commands."
521   :group 'gnus-article-saving
522   :type '(choice (item always)
523                  (item :tag "never" nil)
524                  (sexp :tag "once" :format "%t\n" :value t)))
525
526 (defcustom gnus-saved-headers gnus-visible-headers
527   "Headers to keep if `gnus-save-all-headers' is nil.
528 If `gnus-save-all-headers' is non-nil, this variable will be ignored.
529 If that variable is nil, however, all headers that match this regexp
530 will be kept while the rest will be deleted before saving.  This and
531 `gnus-save-all-headers' will be overridden by the `:headers' property
532 that the symbol of the saver function, which is specified by
533 `gnus-default-article-saver', might have."
534   :group 'gnus-article-saving
535   :type 'regexp)
536
537 ;; Note that "Rmail format" is mbox since Emacs 23, but Babyl before.
538 (defcustom gnus-default-article-saver 'gnus-summary-save-in-rmail
539   "A function to save articles in your favourite format.
540 The function will be called by way of the `gnus-summary-save-article'
541 command, and friends such as `gnus-summary-save-article-rmail'.
542
543 Gnus provides the following functions:
544
545 * gnus-summary-save-in-rmail (Rmail format)
546 * gnus-summary-save-in-mail (Unix mail format)
547 * gnus-summary-save-in-folder (MH folder)
548 * gnus-summary-save-in-file (article format)
549 * gnus-summary-save-body-in-file (article body)
550 * gnus-summary-save-in-vm (use VM's folder format)
551 * gnus-summary-write-to-file (article format -- overwrite)
552 * gnus-summary-write-body-to-file (article body -- overwrite)
553 * gnus-summary-save-in-pipe (article format)
554
555 The symbol of each function may have the following properties:
556
557 * :decode
558 The value non-nil means save decoded articles.  This is meaningful
559 only with `gnus-summary-save-in-file', `gnus-summary-save-body-in-file',
560 `gnus-summary-write-to-file', `gnus-summary-write-body-to-file', and
561 `gnus-summary-save-in-pipe'.
562
563 * :function
564 The value specifies an alternative function which appends, not
565 overwrites, articles to a file.  This implies that when saving many
566 articles at a time, `gnus-prompt-before-saving' is bound to t and all
567 articles are saved in a single file.  This is meaningful only with
568 `gnus-summary-write-to-file' and `gnus-summary-write-body-to-file'.
569
570 * :headers
571 The value specifies the symbol of a variable of which the value
572 specifies headers to be saved.  If it is omitted,
573 `gnus-save-all-headers' and `gnus-saved-headers' control what
574 headers should be saved."
575   :group 'gnus-article-saving
576   :type '(radio (function-item gnus-summary-save-in-rmail)
577                 (function-item gnus-summary-save-in-mail)
578                 (function-item gnus-summary-save-in-folder)
579                 (function-item gnus-summary-save-in-file)
580                 (function-item gnus-summary-save-body-in-file)
581                 (function-item gnus-summary-save-in-vm)
582                 (function-item gnus-summary-write-to-file)
583                 (function-item gnus-summary-write-body-to-file)
584                 (function-item gnus-summary-save-in-pipe)
585                 (function)))
586
587 (defcustom gnus-article-save-coding-system
588   (or (and (mm-coding-system-p 'utf-8) 'utf-8)
589       (and (mm-coding-system-p 'iso-2022-7bit) 'iso-2022-7bit)
590       (and (mm-coding-system-p 'emacs-mule) 'emacs-mule)
591       (and (mm-coding-system-p 'escape-quoted) 'escape-quoted))
592   "Coding system used to save decoded articles to a file.
593
594 The recommended coding systems are `utf-8', `iso-2022-7bit' and so on,
595 which can safely encode any characters in text.  This is used by the
596 commands including:
597
598 * gnus-summary-save-article-file
599 * gnus-summary-save-article-body-file
600 * gnus-summary-write-article-file
601 * gnus-summary-write-article-body-file
602
603 and the functions to which you may set `gnus-default-article-saver':
604
605 * gnus-summary-save-in-file
606 * gnus-summary-save-body-in-file
607 * gnus-summary-write-to-file
608 * gnus-summary-write-body-to-file
609
610 Those commands and functions save just text displayed in the article
611 buffer to a file if the value of this variable is non-nil.  Note that
612 buttonized MIME parts will be lost in a saved file in that case.
613 Otherwise, raw articles will be saved."
614   :group 'gnus-article-saving
615   :type `(choice
616           :format "%{%t%}:\n %[Value Menu%] %v"
617           (const :tag "Save raw articles" nil)
618           ,@(delq nil
619                   (mapcar
620                    (lambda (arg) (if (mm-coding-system-p (nth 3 arg)) arg))
621                    '((const :tag "UTF-8" utf-8)
622                      (const :tag "iso-2022-7bit" iso-2022-7bit)
623                      (const :tag "Emacs internal" emacs-mule)
624                      (const :tag "escape-quoted" escape-quoted))))
625           (symbol :tag "Coding system")))
626
627 (defcustom gnus-rmail-save-name 'gnus-plain-save-name
628   "A function generating a file name to save articles in Rmail format.
629 The function is called with NEWSGROUP, HEADERS, and optional LAST-FILE."
630   :group 'gnus-article-saving
631   :type 'function)
632
633 (defcustom gnus-mail-save-name 'gnus-plain-save-name
634   "A function generating a file name to save articles in Unix mail format.
635 The function is called with NEWSGROUP, HEADERS, and optional LAST-FILE."
636   :group 'gnus-article-saving
637   :type 'function)
638
639 (defcustom gnus-folder-save-name 'gnus-folder-save-name
640   "A function generating a file name to save articles in MH folder.
641 The function is called with NEWSGROUP, HEADERS, and optional LAST-FOLDER."
642   :group 'gnus-article-saving
643   :type 'function)
644
645 (defcustom gnus-file-save-name 'gnus-numeric-save-name
646   "A function generating a file name to save articles in article format.
647 The function is called with NEWSGROUP, HEADERS, and optional
648 LAST-FILE."
649   :group 'gnus-article-saving
650   :type 'function)
651
652 (defcustom gnus-split-methods
653   '((gnus-article-archive-name)
654     (gnus-article-nndoc-name))
655   "*Variable used to suggest where articles are to be saved.
656 For instance, if you would like to save articles related to Gnus in
657 the file \"gnus-stuff\", and articles related to VM in \"vm-stuff\",
658 you could set this variable to something like:
659
660  '((\"^Subject:.*gnus\\|^Newsgroups:.*gnus\" \"gnus-stuff\")
661    (\"^Subject:.*vm\\|^Xref:.*vm\" \"vm-stuff\"))
662
663 This variable is an alist where the key is the match and the
664 value is a list of possible files to save in if the match is
665 non-nil.
666
667 If the match is a string, it is used as a regexp match on the
668 article.  If the match is a symbol, that symbol will be funcalled
669 from the buffer of the article to be saved with the newsgroup as the
670 parameter.  If it is a list, it will be evaled in the same buffer.
671
672 If this form or function returns a string, this string will be used as a
673 possible file name; and if it returns a non-nil list, that list will be
674 used as possible file names."
675   :group 'gnus-article-saving
676   :type '(repeat (choice (list :value (fun) function)
677                          (cons :value ("" "") regexp (repeat string))
678                          (sexp :value nil))))
679
680 (defcustom gnus-page-delimiter "^\^L"
681   "*Regexp describing what to use as article page delimiters.
682 The default value is \"^\^L\", which is a form linefeed at the
683 beginning of a line."
684   :type 'regexp
685   :group 'gnus-article-various)
686
687 (defcustom gnus-article-mode-line-format "Gnus: %g [%w] %S%m"
688   "*The format specification for the article mode line.
689 See `gnus-summary-mode-line-format' for a closer description.
690
691 The following additional specs are available:
692
693 %w  The article washing status.
694 %m  The number of MIME parts in the article."
695   :type 'string
696   :group 'gnus-article-various)
697
698 (defcustom gnus-article-mode-hook nil
699   "*A hook for Gnus article mode."
700   :type 'hook
701   :group 'gnus-article-various)
702
703 (when (featurep 'xemacs)
704   ;; Extracted from gnus-xmas-define in order to preserve user settings
705   (when (fboundp 'turn-off-scroll-in-place)
706     (add-hook 'gnus-article-mode-hook 'turn-off-scroll-in-place))
707   ;; Extracted from gnus-xmas-redefine in order to preserve user settings
708   (add-hook 'gnus-article-mode-hook 'gnus-xmas-article-menu-add))
709
710 (defcustom gnus-article-menu-hook nil
711   "*Hook run after the creation of the article mode menu."
712   :type 'hook
713   :group 'gnus-article-various)
714
715 (defcustom gnus-article-prepare-hook nil
716   "*A hook called after an article has been prepared in the article buffer."
717   :type 'hook
718   :group 'gnus-article-various)
719
720 (defcustom gnus-copy-article-ignored-headers nil
721   "List of headers to be removed when copying an article.
722 Each element is a regular expression."
723   :version "23.1" ;; No Gnus
724   :type '(repeat regexp)
725   :group 'gnus-article-various)
726
727 (make-obsolete-variable 'gnus-article-hide-pgp-hook nil
728                         "Gnus 5.10 (Emacs 22.1)")
729
730 (defface gnus-button
731   '((t (:weight bold)))
732   "Face used for highlighting a button in the article buffer."
733   :group 'gnus-article-buttons)
734
735 (defcustom gnus-article-button-face 'gnus-button
736   "Face used for highlighting buttons in the article buffer.
737
738 An article button is a piece of text that you can activate by pressing
739 `RET' or `mouse-2' above it."
740   :type 'face
741   :group 'gnus-article-buttons)
742
743 (defcustom gnus-article-mouse-face 'highlight
744   "Face used for mouse highlighting in the article buffer.
745
746 Article buttons will be displayed in this face when the cursor is
747 above them."
748   :type 'face
749   :group 'gnus-article-buttons)
750
751 (defcustom gnus-signature-face 'gnus-signature
752   "Face used for highlighting a signature in the article buffer.
753 Obsolete; use the face `gnus-signature' for customizations instead."
754   :type 'face
755   :group 'gnus-article-highlight
756   :group 'gnus-article-signature)
757
758 (defface gnus-signature
759   '((t
760      (:italic t)))
761   "Face used for highlighting a signature in the article buffer."
762   :group 'gnus-article-highlight
763   :group 'gnus-article-signature)
764 ;; backward-compatibility alias
765 (put 'gnus-signature-face 'face-alias 'gnus-signature)
766 (put 'gnus-signature-face 'obsolete-face "22.1")
767
768 (defface gnus-header-from
769   '((((class color)
770       (background dark))
771      (:foreground "PaleGreen1"))
772     (((class color)
773       (background light))
774      (:foreground "red3"))
775     (t
776      (:italic t)))
777   "Face used for displaying from headers."
778   :group 'gnus-article-headers
779   :group 'gnus-article-highlight)
780 ;; backward-compatibility alias
781 (put 'gnus-header-from-face 'face-alias 'gnus-header-from)
782 (put 'gnus-header-from-face 'obsolete-face "22.1")
783
784 (defface gnus-header-subject
785   '((((class color)
786       (background dark))
787      (:foreground "SeaGreen1"))
788     (((class color)
789       (background light))
790      (:foreground "red4"))
791     (t
792      (:bold t :italic t)))
793   "Face used for displaying subject headers."
794   :group 'gnus-article-headers
795   :group 'gnus-article-highlight)
796 ;; backward-compatibility alias
797 (put 'gnus-header-subject-face 'face-alias 'gnus-header-subject)
798 (put 'gnus-header-subject-face 'obsolete-face "22.1")
799
800 (defface gnus-header-newsgroups
801   '((((class color)
802       (background dark))
803      (:foreground "yellow" :italic t))
804     (((class color)
805       (background light))
806      (:foreground "MidnightBlue" :italic t))
807     (t
808      (:italic t)))
809   "Face used for displaying newsgroups headers.
810 In the default setup this face is only used for crossposted
811 articles."
812   :group 'gnus-article-headers
813   :group 'gnus-article-highlight)
814 ;; backward-compatibility alias
815 (put 'gnus-header-newsgroups-face 'face-alias 'gnus-header-newsgroups)
816 (put 'gnus-header-newsgroups-face 'obsolete-face "22.1")
817
818 (defface gnus-header-name
819   '((((class color)
820       (background dark))
821      (:foreground "SpringGreen2"))
822     (((class color)
823       (background light))
824      (:foreground "maroon"))
825     (t
826      (:bold t)))
827   "Face used for displaying header names."
828   :group 'gnus-article-headers
829   :group 'gnus-article-highlight)
830 ;; backward-compatibility alias
831 (put 'gnus-header-name-face 'face-alias 'gnus-header-name)
832 (put 'gnus-header-name-face 'obsolete-face "22.1")
833
834 (defface gnus-header-content
835   '((((class color)
836       (background dark))
837      (:foreground "SpringGreen1" :italic t))
838     (((class color)
839       (background light))
840      (:foreground "indianred4" :italic t))
841     (t
842      (:italic t)))  "Face used for displaying header content."
843   :group 'gnus-article-headers
844   :group 'gnus-article-highlight)
845 ;; backward-compatibility alias
846 (put 'gnus-header-content-face 'face-alias 'gnus-header-content)
847 (put 'gnus-header-content-face 'obsolete-face "22.1")
848
849 (defcustom gnus-header-face-alist
850   '(("From" nil gnus-header-from)
851     ("Subject" nil gnus-header-subject)
852     ("Newsgroups:.*," nil gnus-header-newsgroups)
853     ("" gnus-header-name gnus-header-content))
854   "*Controls highlighting of article headers.
855
856 An alist of the form (HEADER NAME CONTENT).
857
858 HEADER is a regular expression which should match the name of a
859 header and NAME and CONTENT are either face names or nil.
860
861 The name of each header field will be displayed using the face
862 specified by the first element in the list where HEADER matches
863 the header name and NAME is non-nil.  Similarly, the content will
864 be displayed by the first non-nil matching CONTENT face."
865   :group 'gnus-article-headers
866   :group 'gnus-article-highlight
867   :type '(repeat (list (regexp :tag "Header")
868                        (choice :tag "Name"
869                                (item :tag "skip" nil)
870                                (face :value default))
871                        (choice :tag "Content"
872                                (item :tag "skip" nil)
873                                (face :value default)))))
874
875 (defcustom gnus-face-properties-alist (if (featurep 'xemacs)
876                                           '((xface . (:face gnus-x-face)))
877                                         '((pbm . (:face gnus-x-face))
878                                           (png . nil)))
879   "Alist of image types and properties applied to Face and X-Face images.
880 Here are examples:
881
882 ;; Specify the altitude of Face images in the From header.
883 \(setq gnus-face-properties-alist
884       '((pbm . (:face gnus-x-face :ascent 80))
885         (png . (:ascent 80))))
886
887 ;; Show Face images as pressed buttons.
888 \(setq gnus-face-properties-alist
889       '((pbm . (:face gnus-x-face :relief -2))
890         (png . (:relief -2))))
891
892 See the manual for the valid properties for various image types.
893 Currently, `pbm' is used for X-Face images and `png' is used for Face
894 images in Emacs.  Only the `:face' property is effective on the `xface'
895 image type in XEmacs if it is built with the libcompface library."
896   :version "23.1" ;; No Gnus
897   :group 'gnus-article-headers
898   :type '(repeat (cons :format "%v" (symbol :tag "Image type") plist)))
899
900 (defcustom gnus-article-decode-hook
901   '(article-decode-charset article-decode-encoded-words
902                            article-decode-group-name article-decode-idna-rhs)
903   "*Hook run to decode charsets in articles."
904   :group 'gnus-article-headers
905   :type 'hook)
906
907 (defcustom gnus-display-mime-function 'gnus-display-mime
908   "Function to display MIME articles."
909   :group 'gnus-article-mime
910   :type 'function)
911
912 (defvar gnus-decode-header-function 'mail-decode-encoded-word-region
913   "Function used to decode headers.")
914
915 (defvar gnus-decode-address-function 'mail-decode-encoded-address-region
916   "Function used to decode addresses.")
917
918 (defvar gnus-article-dumbquotes-map
919   '(("\200" "EUR")
920     ("\202" ",")
921     ("\203" "f")
922     ("\204" ",,")
923     ("\205" "...")
924     ("\213" "<")
925     ("\214" "OE")
926     ("\221" "`")
927     ("\222" "'")
928     ("\223" "``")
929     ("\224" "\"")
930     ("\225" "*")
931     ("\226" "-")
932     ("\227" "--")
933     ("\230" "~")
934     ("\231" "(TM)")
935     ("\233" ">")
936     ("\234" "oe")
937     ("\264" "'"))
938   "Table for MS-to-Latin1 translation.")
939
940 (defcustom gnus-ignored-mime-types nil
941   "List of MIME types that should be ignored by Gnus."
942   :version "21.1"
943   :group 'gnus-article-mime
944   :type '(repeat regexp))
945
946 (defcustom gnus-unbuttonized-mime-types '(".*/.*")
947   "List of MIME types that should not be given buttons when rendered inline.
948 See also `gnus-buttonized-mime-types' which may override this variable.
949 This variable is only used when `gnus-inhibit-mime-unbuttonizing' is nil."
950   :version "21.1"
951   :group 'gnus-article-mime
952   :type '(repeat regexp))
953
954 (defcustom gnus-buttonized-mime-types nil
955   "List of MIME types that should be given buttons when rendered inline.
956 If set, this variable overrides `gnus-unbuttonized-mime-types'.
957 To see e.g. security buttons you could set this to
958 `(\"multipart/signed\")'.  You could also add \"multipart/alternative\" to
959 this list to display radio buttons that allow you to choose one of two
960 media types those mails include.  See also `mm-discouraged-alternatives'.
961 This variable is only used when `gnus-inhibit-mime-unbuttonizing' is nil."
962   :version "22.1"
963   :group 'gnus-article-mime
964   :type '(repeat regexp))
965
966 (defcustom gnus-inhibit-mime-unbuttonizing nil
967   "If non-nil, all MIME parts get buttons.
968 When nil (the default value), then some MIME parts do not get buttons,
969 as described by the variables `gnus-buttonized-mime-types' and
970 `gnus-unbuttonized-mime-types'."
971   :version "22.1"
972   :group 'gnus-article-mime
973   :type 'boolean)
974
975 (defcustom gnus-body-boundary-delimiter "_"
976   "String used to delimit header and body.
977 This variable is used by `gnus-article-treat-body-boundary' which can
978 be controlled by `gnus-treat-body-boundary'."
979   :version "22.1"
980   :group 'gnus-article-various
981   :type '(choice (item :tag "None" :value nil)
982                  string))
983
984 (defcustom gnus-picon-databases '("/usr/lib/picon" "/usr/local/faces"
985                                   "/usr/share/picons")
986   "Defines the location of the faces database.
987 For information on obtaining this database of pretty pictures, please
988 see http://www.cs.indiana.edu/picons/ftp/index.html"
989   :version "22.1"
990   :type '(repeat directory)
991   :link '(url-link :tag "download"
992                    "http://www.cs.indiana.edu/picons/ftp/index.html")
993   :link '(custom-manual "(gnus)Picons")
994   :group 'gnus-picon)
995
996 (defun gnus-picons-installed-p ()
997   "Say whether picons are installed on your machine."
998   (let ((installed nil))
999     (dolist (database gnus-picon-databases)
1000       (when (file-exists-p database)
1001         (setq installed t)))
1002     installed))
1003
1004 (defcustom gnus-article-mime-part-function nil
1005   "Function called with a MIME handle as the argument.
1006 This is meant for people who want to do something automatic based
1007 on parts -- for instance, adding Vcard info to a database."
1008   :group 'gnus-article-mime
1009   :type '(choice (const nil)
1010                  function))
1011
1012 (defcustom gnus-mime-multipart-functions nil
1013   "An alist of MIME types to functions to display them."
1014   :version "21.1"
1015   :group 'gnus-article-mime
1016   :type '(repeat (cons :format "%v" (string :tag "MIME type") function)))
1017
1018 (defcustom gnus-article-date-lapsed-new-header nil
1019   "Whether the X-Sent and Date headers can coexist.
1020 When using `gnus-treat-date-lapsed', the \"X-Sent:\" header will
1021 either replace the old \"Date:\" header (if this variable is nil), or
1022 be added below it (otherwise)."
1023   :version "21.1"
1024   :group 'gnus-article-headers
1025   :type 'boolean)
1026
1027 (defcustom gnus-article-mime-match-handle-function 'undisplayed-alternative
1028   "Function called with a MIME handle as the argument.
1029 This is meant for people who want to view first matched part.
1030 For `undisplayed-alternative' (default), the first undisplayed
1031 part or alternative part is used.  For `undisplayed', the first
1032 undisplayed part is used.  For a function, the first part which
1033 the function return t is used.  For nil, the first part is
1034 used."
1035   :version "21.1"
1036   :group 'gnus-article-mime
1037   :type '(choice
1038           (item :tag "first" :value nil)
1039           (item :tag "undisplayed" :value undisplayed)
1040           (item :tag "undisplayed or alternative"
1041                 :value undisplayed-alternative)
1042           (function)))
1043
1044 (defcustom gnus-mime-action-alist
1045   '(("save to file" . gnus-mime-save-part)
1046     ("save and strip" . gnus-mime-save-part-and-strip)
1047     ("replace with file" . gnus-mime-replace-part)
1048     ("delete part" . gnus-mime-delete-part)
1049     ("display as text" . gnus-mime-inline-part)
1050     ("view the part" . gnus-mime-view-part)
1051     ("pipe to command" . gnus-mime-pipe-part)
1052     ("toggle display" . gnus-article-press-button)
1053     ("toggle display" . gnus-article-view-part-as-charset)
1054     ("view as type" . gnus-mime-view-part-as-type)
1055     ("view internally" . gnus-mime-view-part-internally)
1056     ("view externally" . gnus-mime-view-part-externally))
1057   "An alist of actions that run on the MIME attachment."
1058   :group 'gnus-article-mime
1059   :type '(repeat (cons (string :tag "name")
1060                        (function))))
1061
1062 (defcustom gnus-auto-select-part 1
1063   "Advance to next MIME part when deleting or stripping parts.
1064
1065 When 0, point will be placed on the same part as before.  When
1066 positive (negative), move point forward (backwards) this many
1067 parts.  When nil, redisplay article."
1068   :version "23.1" ;; No Gnus
1069   :group 'gnus-article-mime
1070   :type '(choice (const nil :tag "Redisplay article.")
1071                  (const 1 :tag "Next part.")
1072                  (const 0 :tag "Current part.")
1073                  integer))
1074
1075 ;;;
1076 ;;; The treatment variables
1077 ;;;
1078
1079 (defvar gnus-part-display-hook nil
1080   "Hook called on parts that are to receive treatment.")
1081
1082 (defvar gnus-article-treat-custom
1083   '(choice (const :tag "Off" nil)
1084            (const :tag "On" t)
1085            (const :tag "Header" head)
1086            (const :tag "First" first)
1087            (const :tag "Last" last)
1088            (integer :tag "Less")
1089            (repeat :tag "Groups" regexp)
1090            (sexp :tag "Predicate")))
1091
1092 (defvar gnus-article-treat-head-custom
1093   '(choice (const :tag "Off" nil)
1094            (const :tag "Header" head)))
1095
1096 (defvar gnus-article-treat-types '("text/plain" "text/x-verbatim"
1097                                    "text/x-patch")
1098   "Parts to treat.")
1099
1100 (defvar gnus-inhibit-treatment nil
1101   "Whether to inhibit treatment.")
1102
1103 (defcustom gnus-treat-highlight-signature '(or t (typep "text/x-vcard"))
1104   "Highlight the signature.
1105 Valid values are nil, t, `head', `first', `last', an integer or a
1106 predicate.  See Info node `(gnus)Customizing Articles'."
1107   :group 'gnus-article-treat
1108   :link '(custom-manual "(gnus)Customizing Articles")
1109   :type gnus-article-treat-custom)
1110 (put 'gnus-treat-highlight-signature 'highlight t)
1111
1112 (defcustom gnus-treat-buttonize 100000
1113   "Add buttons.
1114 Valid values are nil, t, `head', `first', `last', an integer or a
1115 predicate.  See Info node `(gnus)Customizing Articles'."
1116   :group 'gnus-article-treat
1117   :link '(custom-manual "(gnus)Customizing Articles")
1118   :type gnus-article-treat-custom)
1119 (put 'gnus-treat-buttonize 'highlight t)
1120
1121 (defcustom gnus-treat-buttonize-head 'head
1122   "Add buttons to the head.
1123 Valid values are nil, t, `head', `first', `last', an integer or a
1124 predicate.  See Info node `(gnus)Customizing Articles'."
1125   :group 'gnus-article-treat
1126   :link '(custom-manual "(gnus)Customizing Articles")
1127   :type gnus-article-treat-head-custom)
1128 (put 'gnus-treat-buttonize-head 'highlight t)
1129
1130 (defcustom gnus-treat-emphasize 50000
1131   "Emphasize text.
1132 Valid values are nil, t, `head', `first', `last', an integer or a
1133 predicate.  See Info node `(gnus)Customizing Articles'."
1134   :group 'gnus-article-treat
1135   :link '(custom-manual "(gnus)Customizing Articles")
1136   :type gnus-article-treat-custom)
1137 (put 'gnus-treat-emphasize 'highlight t)
1138
1139 (defcustom gnus-treat-strip-cr nil
1140   "Remove carriage returns.
1141 Valid values are nil, t, `head', `first', `last', an integer or a
1142 predicate.  See Info node `(gnus)Customizing Articles'."
1143   :version "22.1"
1144   :group 'gnus-article-treat
1145   :link '(custom-manual "(gnus)Customizing Articles")
1146   :type gnus-article-treat-custom)
1147
1148 (defcustom gnus-treat-unsplit-urls nil
1149   "Remove newlines from within URLs.
1150 Valid values are nil, t, `head', `first', `last', an integer or a
1151 predicate.  See Info node `(gnus)Customizing Articles'."
1152   :version "22.1"
1153   :group 'gnus-article-treat
1154   :link '(custom-manual "(gnus)Customizing Articles")
1155   :type gnus-article-treat-custom)
1156
1157 (defcustom gnus-treat-leading-whitespace nil
1158   "Remove leading whitespace in headers.
1159 Valid values are nil, t, `head', `first', `last', an integer or a
1160 predicate.  See Info node `(gnus)Customizing Articles'."
1161   :version "22.1"
1162   :group 'gnus-article-treat
1163   :link '(custom-manual "(gnus)Customizing Articles")
1164   :type gnus-article-treat-custom)
1165
1166 (defcustom gnus-treat-hide-headers 'head
1167   "Hide headers.
1168 Valid values are nil, t, `head', `first', `last', an integer or a
1169 predicate.  See Info node `(gnus)Customizing Articles'."
1170   :group 'gnus-article-treat
1171   :link '(custom-manual "(gnus)Customizing Articles")
1172   :type gnus-article-treat-head-custom)
1173
1174 (defcustom gnus-treat-hide-boring-headers nil
1175   "Hide boring headers.
1176 Valid values are nil, t, `head', `first', `last', an integer or a
1177 predicate.  See Info node `(gnus)Customizing Articles'."
1178   :group 'gnus-article-treat
1179   :link '(custom-manual "(gnus)Customizing Articles")
1180   :type gnus-article-treat-head-custom)
1181
1182 (defcustom gnus-treat-hide-signature nil
1183   "Hide the signature.
1184 Valid values are nil, t, `head', `first', `last', an integer or a
1185 predicate.  See Info node `(gnus)Customizing Articles'."
1186   :group 'gnus-article-treat
1187   :link '(custom-manual "(gnus)Customizing Articles")
1188   :type gnus-article-treat-custom)
1189
1190 (defcustom gnus-treat-fill-article nil
1191   "Fill the article.
1192 Valid values are nil, t, `head', `first', `last', an integer or a
1193 predicate.  See Info node `(gnus)Customizing Articles'."
1194   :group 'gnus-article-treat
1195   :link '(custom-manual "(gnus)Customizing Articles")
1196   :type gnus-article-treat-custom)
1197
1198 (defcustom gnus-treat-hide-citation nil
1199   "Hide cited text.
1200 Valid values are nil, t, `head', `first', `last', an integer or a
1201 predicate.  See Info node `(gnus)Customizing Articles'."
1202   :group 'gnus-article-treat
1203   :link '(custom-manual "(gnus)Customizing Articles")
1204   :type gnus-article-treat-custom)
1205
1206 (defcustom gnus-treat-hide-citation-maybe nil
1207   "Hide cited text.
1208 Valid values are nil, t, `head', `first', `last', an integer or a
1209 predicate.  See Info node `(gnus)Customizing Articles'."
1210   :group 'gnus-article-treat
1211   :link '(custom-manual "(gnus)Customizing Articles")
1212   :type gnus-article-treat-custom)
1213
1214 (defcustom gnus-treat-strip-list-identifiers 'head
1215   "Strip list identifiers from `gnus-list-identifiers`.
1216 Valid values are nil, t, `head', `first', `last', an integer or a
1217 predicate.  See Info node `(gnus)Customizing Articles'."
1218   :version "21.1"
1219   :group 'gnus-article-treat
1220   :link '(custom-manual "(gnus)Customizing Articles")
1221   :type gnus-article-treat-custom)
1222
1223 (make-obsolete-variable 'gnus-treat-strip-pgp nil
1224                         "Gnus 5.10 (Emacs 22.1)")
1225
1226 (defcustom gnus-treat-strip-pem nil
1227   "Strip PEM signatures.
1228 Valid values are nil, t, `head', `first', `last', an integer or a
1229 predicate.  See Info node `(gnus)Customizing Articles'."
1230   :group 'gnus-article-treat
1231   :link '(custom-manual "(gnus)Customizing Articles")
1232   :type gnus-article-treat-custom)
1233
1234 (defcustom gnus-treat-strip-banner t
1235   "Strip banners from articles.
1236 The banner to be stripped is specified in the `banner' group parameter.
1237 Valid values are nil, t, `head', `first', `last', an integer or a
1238 predicate.  See Info node `(gnus)Customizing Articles'."
1239   :group 'gnus-article-treat
1240   :link '(custom-manual "(gnus)Customizing Articles")
1241   :type gnus-article-treat-custom)
1242
1243 (defcustom gnus-treat-highlight-headers 'head
1244   "Highlight the headers.
1245 Valid values are nil, t, `head', `first', `last', an integer or a
1246 predicate.  See Info node `(gnus)Customizing Articles'."
1247   :group 'gnus-article-treat
1248   :link '(custom-manual "(gnus)Customizing Articles")
1249   :type gnus-article-treat-head-custom)
1250 (put 'gnus-treat-highlight-headers 'highlight t)
1251
1252 (defcustom gnus-treat-highlight-citation t
1253   "Highlight cited text.
1254 Valid values are nil, t, `head', `first', `last', an integer or a
1255 predicate.  See Info node `(gnus)Customizing Articles'."
1256   :group 'gnus-article-treat
1257   :link '(custom-manual "(gnus)Customizing Articles")
1258   :type gnus-article-treat-custom)
1259 (put 'gnus-treat-highlight-citation 'highlight t)
1260
1261 (defcustom gnus-treat-date-ut nil
1262   "Display the Date in UT (GMT).
1263 Valid values are nil, t, `head', `first', `last', an integer or a
1264 predicate.  See Info node `(gnus)Customizing Articles'."
1265   :group 'gnus-article-treat
1266   :link '(custom-manual "(gnus)Customizing Articles")
1267   :type gnus-article-treat-head-custom)
1268
1269 (defcustom gnus-treat-date-local nil
1270   "Display the Date in the local timezone.
1271 Valid values are nil, t, `head', `first', `last', an integer or a
1272 predicate.  See Info node `(gnus)Customizing Articles'."
1273   :group 'gnus-article-treat
1274   :link '(custom-manual "(gnus)Customizing Articles")
1275   :type gnus-article-treat-head-custom)
1276
1277 (defcustom gnus-treat-date-english nil
1278   "Display the Date in a format that can be read aloud in English.
1279 Valid values are nil, t, `head', `first', `last', an integer or a
1280 predicate.  See Info node `(gnus)Customizing Articles'."
1281   :version "22.1"
1282   :group 'gnus-article-treat
1283   :link '(custom-manual "(gnus)Customizing Articles")
1284   :type gnus-article-treat-head-custom)
1285
1286 (defcustom gnus-treat-date-lapsed nil
1287   "Display the Date header in a way that says how much time has elapsed.
1288 Valid values are nil, t, `head', `first', `last', an integer or a
1289 predicate.  See Info node `(gnus)Customizing Articles'."
1290   :group 'gnus-article-treat
1291   :link '(custom-manual "(gnus)Customizing Articles")
1292   :type gnus-article-treat-head-custom)
1293
1294 (defcustom gnus-treat-date-original nil
1295   "Display the date in the original timezone.
1296 Valid values are nil, t, `head', `first', `last', an integer or a
1297 predicate.  See Info node `(gnus)Customizing Articles'."
1298   :group 'gnus-article-treat
1299   :link '(custom-manual "(gnus)Customizing Articles")
1300   :type gnus-article-treat-head-custom)
1301
1302 (defcustom gnus-treat-date-iso8601 nil
1303   "Display the date in the ISO8601 format.
1304 Valid values are nil, t, `head', `first', `last', an integer or a
1305 predicate.  See Info node `(gnus)Customizing Articles'."
1306   :version "21.1"
1307   :group 'gnus-article-treat
1308   :link '(custom-manual "(gnus)Customizing Articles")
1309   :type gnus-article-treat-head-custom)
1310
1311 (defcustom gnus-treat-date-user-defined nil
1312   "Display the date in a user-defined format.
1313 The format is defined by the `gnus-article-time-format' variable.
1314 Valid values are nil, t, `head', `first', `last', an integer or a
1315 predicate.  See Info node `(gnus)Customizing Articles'."
1316   :group 'gnus-article-treat
1317   :link '(custom-manual "(gnus)Customizing Articles")
1318   :type gnus-article-treat-head-custom)
1319
1320 (defcustom gnus-treat-strip-headers-in-body t
1321   "Strip the X-No-Archive header line from the beginning of the body.
1322 Valid values are nil, t, `head', `first', `last', an integer or a
1323 predicate.  See Info node `(gnus)Customizing Articles'."
1324   :version "21.1"
1325   :group 'gnus-article-treat
1326   :link '(custom-manual "(gnus)Customizing Articles")
1327   :type gnus-article-treat-custom)
1328
1329 (defcustom gnus-treat-strip-trailing-blank-lines nil
1330   "Strip trailing blank lines.
1331 Valid values are nil, t, `head', `first', `last', an integer or a
1332 predicate.  See Info node `(gnus)Customizing Articles'.
1333
1334 When set to t, it also strips trailing blanks in all MIME parts.
1335 Consider to use `last' instead."
1336   :group 'gnus-article-treat
1337   :link '(custom-manual "(gnus)Customizing Articles")
1338   :type gnus-article-treat-custom)
1339
1340 (defcustom gnus-treat-strip-leading-blank-lines nil
1341   "Strip leading blank lines.
1342 Valid values are nil, t, `head', `first', `last', an integer or a
1343 predicate.  See Info node `(gnus)Customizing Articles'.
1344
1345 When set to t, it also strips trailing blanks in all MIME parts."
1346   :group 'gnus-article-treat
1347   :link '(custom-manual "(gnus)Customizing Articles")
1348   :type gnus-article-treat-custom)
1349
1350 (defcustom gnus-treat-strip-multiple-blank-lines nil
1351   "Strip multiple blank lines.
1352 Valid values are nil, t, `head', `first', `last', an integer or a
1353 predicate.  See Info node `(gnus)Customizing Articles'."
1354   :group 'gnus-article-treat
1355   :link '(custom-manual "(gnus)Customizing Articles")
1356   :type gnus-article-treat-custom)
1357
1358 (defcustom gnus-treat-unfold-headers 'head
1359   "Unfold folded header lines.
1360 Valid values are nil, t, `head', `first', `last', an integer or a
1361 predicate.  See Info node `(gnus)Customizing Articles'."
1362   :version "22.1"
1363   :group 'gnus-article-treat
1364   :link '(custom-manual "(gnus)Customizing Articles")
1365   :type gnus-article-treat-custom)
1366
1367 (defcustom gnus-article-unfold-long-headers nil
1368   "If non-nil, allow unfolding headers even if the header is long.
1369 If it is a regexp, only long headers matching this regexp are unfolded.
1370 If it is t, all long headers are unfolded.
1371
1372 This variable has no effect if `gnus-treat-unfold-headers' is nil."
1373   :version "23.1" ;; No Gnus
1374   :group 'gnus-article-treat
1375   :type '(choice (const nil)
1376                  (const :tag "all" t)
1377                  (regexp)))
1378
1379 (defcustom gnus-treat-fold-headers nil
1380   "Fold headers.
1381 Valid values are nil, t, `head', `first', `last', an integer or a
1382 predicate.  See Info node `(gnus)Customizing Articles'."
1383   :version "22.1"
1384   :group 'gnus-article-treat
1385   :link '(custom-manual "(gnus)Customizing Articles")
1386   :type gnus-article-treat-custom)
1387
1388 (defcustom gnus-treat-fold-newsgroups 'head
1389   "Fold the Newsgroups and Followup-To headers.
1390 Valid values are nil, t, `head', `first', `last', an integer or a
1391 predicate.  See Info node `(gnus)Customizing Articles'."
1392   :version "22.1"
1393   :group 'gnus-article-treat
1394   :link '(custom-manual "(gnus)Customizing Articles")
1395   :type gnus-article-treat-custom)
1396
1397 (defcustom gnus-treat-overstrike t
1398   "Treat overstrike highlighting.
1399 Valid values are nil, t, `head', `first', `last', an integer or a
1400 predicate.  See Info node `(gnus)Customizing Articles'."
1401   :group 'gnus-article-treat
1402   :link '(custom-manual "(gnus)Customizing Articles")
1403   :type gnus-article-treat-custom)
1404 (put 'gnus-treat-overstrike 'highlight t)
1405
1406 (defcustom gnus-treat-ansi-sequences (if (locate-library "ansi-color") t)
1407   "Treat ANSI SGR control sequences.
1408 Valid values are nil, t, `head', `first', `last', an integer or a
1409 predicate.  See Info node `(gnus)Customizing Articles'."
1410   :group 'gnus-article-treat
1411   :link '(custom-manual "(gnus)Customizing Articles")
1412   :type gnus-article-treat-custom)
1413
1414 (make-obsolete-variable 'gnus-treat-display-xface
1415                         'gnus-treat-display-x-face "Emacs 22.1")
1416
1417 (defcustom gnus-treat-display-x-face
1418   (and (not noninteractive)
1419        (gnus-image-type-available-p 'xbm)
1420        (if (featurep 'xemacs)
1421            (featurep 'xface)
1422          (condition-case nil
1423              (and (string-match "^0x" (shell-command-to-string "uncompface"))
1424                   (executable-find "icontopbm"))
1425            ;; shell-command-to-string may signal an error, e.g. if
1426            ;; shell-file-name is not found.
1427            (error nil)))
1428        'head)
1429   "Display X-Face headers.
1430 Valid values are nil and `head'.
1431 See Info node `(gnus)Customizing Articles' and Info node
1432 `(gnus)X-Face' for details."
1433   :group 'gnus-article-treat
1434   :version "21.1"
1435   :link '(custom-manual "(gnus)Customizing Articles")
1436   :link '(custom-manual "(gnus)X-Face")
1437   :type gnus-article-treat-head-custom
1438   :set (lambda (symbol value)
1439          (set-default
1440           symbol
1441           (cond ((or (boundp symbol) (get symbol 'saved-value))
1442                  value)
1443                 ((boundp 'gnus-treat-display-xface)
1444                  (message "\
1445 ** gnus-treat-display-xface is an obsolete variable;\
1446  use gnus-treat-display-x-face instead")
1447                  (default-value 'gnus-treat-display-xface))
1448                 ((get 'gnus-treat-display-xface 'saved-value)
1449                  (message "\
1450 ** gnus-treat-display-xface is an obsolete variable;\
1451  use gnus-treat-display-x-face instead")
1452                  (eval (car (get 'gnus-treat-display-xface 'saved-value))))
1453                 (t
1454                  value)))))
1455 (put 'gnus-treat-display-x-face 'highlight t)
1456
1457 (defcustom gnus-treat-display-face
1458   (and (not noninteractive)
1459        (gnus-image-type-available-p 'png)
1460        'head)
1461   "Display Face headers.
1462 Valid values are nil, t, `head', `first', `last', an integer or a
1463 predicate.  See Info node `(gnus)Customizing Articles' and Info
1464 node `(gnus)Face' for details."
1465   :group 'gnus-article-treat
1466   :version "22.1"
1467   :link '(custom-manual "(gnus)Customizing Articles")
1468   :link '(custom-manual "(gnus)X-Face")
1469   :type gnus-article-treat-head-custom)
1470 (put 'gnus-treat-display-face 'highlight t)
1471
1472 (defcustom gnus-treat-display-smileys (gnus-image-type-available-p 'xpm)
1473   "Display smileys.
1474 Valid values are nil, t, `head', `first', `last', an integer or a
1475 predicate.  See Info node `(gnus)Customizing Articles' and Info
1476 node `(gnus)Smileys' for details."
1477   :group 'gnus-article-treat
1478   :version "21.1"
1479   :link '(custom-manual "(gnus)Customizing Articles")
1480   :link '(custom-manual "(gnus)Smileys")
1481   :type gnus-article-treat-custom)
1482 (put 'gnus-treat-display-smileys 'highlight t)
1483
1484 (defcustom gnus-treat-from-picon
1485   (if (and (gnus-image-type-available-p 'xpm)
1486            (gnus-picons-installed-p))
1487       'head nil)
1488   "Display picons in the From header.
1489 Valid values are nil, t, `head', `first', `last', an integer or a
1490 predicate.  See Info node `(gnus)Customizing Articles' and Info
1491 node `(gnus)Picons' for details."
1492   :version "22.1"
1493   :group 'gnus-article-treat
1494   :group 'gnus-picon
1495   :link '(custom-manual "(gnus)Customizing Articles")
1496   :link '(custom-manual "(gnus)Picons")
1497   :type gnus-article-treat-head-custom)
1498 (put 'gnus-treat-from-picon 'highlight t)
1499
1500 (defcustom gnus-treat-mail-picon
1501   (if (and (gnus-image-type-available-p 'xpm)
1502            (gnus-picons-installed-p))
1503       'head nil)
1504   "Display picons in To and Cc headers.
1505 Valid values are nil, t, `head', `first', `last', an integer or a
1506 predicate.  See Info node `(gnus)Customizing Articles' and Info
1507 node `(gnus)Picons' for details."
1508   :version "22.1"
1509   :group 'gnus-article-treat
1510   :group 'gnus-picon
1511   :link '(custom-manual "(gnus)Customizing Articles")
1512   :link '(custom-manual "(gnus)Picons")
1513   :type gnus-article-treat-head-custom)
1514 (put 'gnus-treat-mail-picon 'highlight t)
1515
1516 (defcustom gnus-treat-newsgroups-picon
1517   (if (and (gnus-image-type-available-p 'xpm)
1518            (gnus-picons-installed-p))
1519       'head nil)
1520   "Display picons in the Newsgroups and Followup-To headers.
1521 Valid values are nil, t, `head', `first', `last', an integer or a
1522 predicate.  See Info node `(gnus)Customizing Articles' and Info
1523 node `(gnus)Picons' for details."
1524   :version "22.1"
1525   :group 'gnus-article-treat
1526   :group 'gnus-picon
1527   :link '(custom-manual "(gnus)Customizing Articles")
1528   :link '(custom-manual "(gnus)Picons")
1529   :type gnus-article-treat-head-custom)
1530 (put 'gnus-treat-newsgroups-picon 'highlight t)
1531
1532 (defcustom gnus-treat-from-gravatar nil
1533   "Display gravatars in the From header.
1534 Valid values are nil, t, `head', `first', `last', an integer or a
1535 predicate.  See Info node `(gnus)Customizing Articles' and Info
1536 node `(gnus)Gravatars' for details."
1537   :version "24.1"
1538   :group 'gnus-article-treat
1539   :group 'gnus-gravatar
1540   :link '(custom-manual "(gnus)Customizing Articles")
1541   :link '(custom-manual "(gnus)Gravatars")
1542   :type gnus-article-treat-head-custom)
1543 (put 'gnus-treat-from-gravatar 'highlight t)
1544
1545 (defcustom gnus-treat-mail-gravatar nil
1546   "Display gravatars in To and Cc headers.
1547 Valid values are nil, t, `head', `first', `last', an integer or a
1548 predicate.  See Info node `(gnus)Customizing Articles' and Info
1549 node `(gnus)Gravatars' for details."
1550   :version "24.1"
1551   :group 'gnus-article-treat
1552   :group 'gnus-gravatar
1553   :link '(custom-manual "(gnus)Customizing Articles")
1554   :link '(custom-manual "(gnus)Gravatars")
1555   :type gnus-article-treat-head-custom)
1556 (put 'gnus-treat-mail-gravatar 'highlight t)
1557
1558 (defcustom gnus-treat-body-boundary
1559   (if (or gnus-treat-newsgroups-picon
1560           gnus-treat-mail-picon
1561           gnus-treat-from-picon
1562           gnus-treat-from-gravatar
1563           gnus-treat-mail-gravatar)
1564       ;; If there's much decoration, the user might prefer a boundery.
1565       'head
1566     nil)
1567   "Draw a boundary at the end of the headers.
1568 Valid values are nil and `head'.
1569 See Info node `(gnus)Customizing Articles' for details."
1570   :version "22.1"
1571   :group 'gnus-article-treat
1572   :link '(custom-manual "(gnus)Customizing Articles")
1573   :type gnus-article-treat-head-custom)
1574
1575 (defcustom gnus-treat-capitalize-sentences nil
1576   "Capitalize sentence-starting words.
1577 Valid values are nil, t, `head', `first', `last', an integer or a
1578 predicate.  See Info node `(gnus)Customizing Articles'."
1579   :version "21.1"
1580   :group 'gnus-article-treat
1581   :link '(custom-manual "(gnus)Customizing Articles")
1582   :type gnus-article-treat-custom)
1583
1584 (defcustom gnus-treat-wash-html nil
1585   "Format as HTML.
1586 Valid values are nil, t, `head', `first', `last', an integer or a
1587 predicate.  See Info node `(gnus)Customizing Articles'."
1588   :version "22.1"
1589   :group 'gnus-article-treat
1590   :link '(custom-manual "(gnus)Customizing Articles")
1591   :type gnus-article-treat-custom)
1592
1593 (defcustom gnus-treat-fill-long-lines nil
1594   "Fill long lines.
1595 Valid values are nil, t, `head', `first', `last', an integer or a
1596 predicate.  See Info node `(gnus)Customizing Articles'."
1597   :group 'gnus-article-treat
1598   :link '(custom-manual "(gnus)Customizing Articles")
1599   :type gnus-article-treat-custom)
1600
1601 (defcustom gnus-treat-x-pgp-sig nil
1602   "Verify X-PGP-Sig.
1603 To automatically treat X-PGP-Sig, set it to head.
1604 Valid values are nil, t, `head', `first', `last', an integer or a
1605 predicate.  See Info node `(gnus)Customizing Articles'."
1606   :version "22.1"
1607   :group 'gnus-article-treat
1608   :group 'mime-security
1609   :link '(custom-manual "(gnus)Customizing Articles")
1610   :type gnus-article-treat-custom)
1611
1612 (defvar gnus-article-encrypt-protocol-alist
1613   '(("PGP" . mml2015-self-encrypt)))
1614
1615 ;; Set to nil if more than one protocol added to
1616 ;; gnus-article-encrypt-protocol-alist.
1617 (defcustom gnus-article-encrypt-protocol "PGP"
1618   "The protocol used for encrypt articles.
1619 It is a string, such as \"PGP\". If nil, ask user."
1620   :version "22.1"
1621   :type 'string
1622   :group 'mime-security)
1623
1624 (defvar gnus-article-wash-function nil
1625   "Function used for converting HTML into text.")
1626
1627 (defcustom gnus-use-idna (and (condition-case nil (require 'idna) (file-error))
1628                               (mm-coding-system-p 'utf-8)
1629                               (executable-find idna-program))
1630   "Whether IDNA decoding of headers is used when viewing messages.
1631 This requires GNU Libidn, and by default only enabled if it is found."
1632   :version "22.1"
1633   :group 'gnus-article-headers
1634   :type 'boolean)
1635
1636 (defcustom gnus-article-over-scroll nil
1637   "If non-nil, allow scrolling the article buffer even when there no more text."
1638   :version "22.1"
1639   :group 'gnus-article
1640   :type 'boolean)
1641
1642 (defcustom gnus-blocked-images "."
1643   "Images that have URLs matching this regexp will be blocked."
1644   :version "24.1"
1645   :group 'gnus-art
1646   :type 'regexp)
1647
1648 ;;; Internal variables
1649
1650 (defvar gnus-english-month-names
1651   '("January" "February" "March" "April" "May" "June" "July" "August"
1652     "September" "October" "November" "December"))
1653
1654 (defvar article-goto-body-goes-to-point-min-p nil)
1655 (defvar gnus-article-wash-types nil)
1656 (defvar gnus-article-emphasis-alist nil)
1657 (defvar gnus-article-image-alist nil)
1658
1659 (defvar gnus-article-mime-handle-alist-1 nil)
1660 (defvar gnus-treatment-function-alist
1661   '((gnus-treat-x-pgp-sig gnus-article-verify-x-pgp-sig)
1662     (gnus-treat-strip-banner gnus-article-strip-banner)
1663     (gnus-treat-strip-headers-in-body gnus-article-strip-headers-in-body)
1664     (gnus-treat-highlight-signature gnus-article-highlight-signature)
1665     (gnus-treat-buttonize gnus-article-add-buttons)
1666     (gnus-treat-fill-article gnus-article-fill-cited-article)
1667     (gnus-treat-fill-long-lines gnus-article-fill-long-lines)
1668     (gnus-treat-strip-cr gnus-article-remove-cr)
1669     (gnus-treat-unsplit-urls gnus-article-unsplit-urls)
1670     (gnus-treat-date-ut gnus-article-date-ut)
1671     (gnus-treat-date-local gnus-article-date-local)
1672     (gnus-treat-date-english gnus-article-date-english)
1673     (gnus-treat-date-original gnus-article-date-original)
1674     (gnus-treat-date-user-defined gnus-article-date-user)
1675     (gnus-treat-date-iso8601 gnus-article-date-iso8601)
1676     (gnus-treat-date-lapsed gnus-article-date-lapsed)
1677     (gnus-treat-display-x-face gnus-article-display-x-face)
1678     (gnus-treat-display-face gnus-article-display-face)
1679     (gnus-treat-hide-headers gnus-article-maybe-hide-headers)
1680     (gnus-treat-hide-boring-headers gnus-article-hide-boring-headers)
1681     (gnus-treat-hide-signature gnus-article-hide-signature)
1682     (gnus-treat-strip-list-identifiers gnus-article-hide-list-identifiers)
1683     (gnus-treat-leading-whitespace gnus-article-remove-leading-whitespace)
1684     (gnus-treat-from-picon gnus-treat-from-picon)
1685     (gnus-treat-mail-picon gnus-treat-mail-picon)
1686     (gnus-treat-newsgroups-picon gnus-treat-newsgroups-picon)
1687     (gnus-treat-strip-pem gnus-article-hide-pem)
1688     (gnus-treat-from-gravatar gnus-treat-from-gravatar)
1689     (gnus-treat-mail-gravatar gnus-treat-mail-gravatar)
1690     (gnus-treat-highlight-headers gnus-article-highlight-headers)
1691     (gnus-treat-highlight-signature gnus-article-highlight-signature)
1692     (gnus-treat-strip-trailing-blank-lines
1693      gnus-article-remove-trailing-blank-lines)
1694     (gnus-treat-strip-leading-blank-lines
1695      gnus-article-strip-leading-blank-lines)
1696     (gnus-treat-strip-multiple-blank-lines
1697      gnus-article-strip-multiple-blank-lines)
1698     (gnus-treat-overstrike gnus-article-treat-overstrike)
1699     (gnus-treat-ansi-sequences gnus-article-treat-ansi-sequences)
1700     (gnus-treat-unfold-headers gnus-article-treat-unfold-headers)
1701     (gnus-treat-fold-newsgroups gnus-article-treat-fold-newsgroups)
1702     (gnus-treat-fold-headers gnus-article-treat-fold-headers)
1703     (gnus-treat-buttonize-head gnus-article-add-buttons-to-head)
1704     (gnus-treat-display-smileys gnus-treat-smiley)
1705     (gnus-treat-capitalize-sentences gnus-article-capitalize-sentences)
1706     (gnus-treat-wash-html gnus-article-wash-html)
1707     (gnus-treat-emphasize gnus-article-emphasize)
1708     (gnus-treat-hide-citation gnus-article-hide-citation)
1709     (gnus-treat-hide-citation-maybe gnus-article-hide-citation-maybe)
1710     (gnus-treat-highlight-citation gnus-article-highlight-citation)
1711     (gnus-treat-body-boundary gnus-article-treat-body-boundary)))
1712
1713 (defvar gnus-article-mime-handle-alist nil)
1714 (defvar article-lapsed-timer nil)
1715 (defvar gnus-article-current-summary nil)
1716
1717 (defvar gnus-article-mode-syntax-table
1718   (let ((table (copy-syntax-table text-mode-syntax-table)))
1719     ;; This causes the citation match run O(2^n).
1720     ;; (modify-syntax-entry ?- "w" table)
1721     (modify-syntax-entry ?> ")<" table)
1722     (modify-syntax-entry ?< "(>" table)
1723     ;; make M-. in article buffers work for `foo' strings
1724     (modify-syntax-entry ?' " " table)
1725     (modify-syntax-entry ?` " " table)
1726     table)
1727   "Syntax table used in article mode buffers.
1728 Initialized from `text-mode-syntax-table.")
1729
1730 (defvar gnus-save-article-buffer nil)
1731
1732 (defvar gnus-number-of-articles-to-be-saved nil)
1733
1734 (defvar gnus-inhibit-hiding nil)
1735
1736 (defvar gnus-article-edit-mode nil)
1737
1738 ;;; Macros for dealing with the article buffer.
1739
1740 (defmacro gnus-with-article-headers (&rest forms)
1741   `(with-current-buffer gnus-article-buffer
1742      (save-restriction
1743        (let ((inhibit-read-only t)
1744              (inhibit-point-motion-hooks t)
1745              (case-fold-search t))
1746          (article-narrow-to-head)
1747          ,@forms))))
1748
1749 (put 'gnus-with-article-headers 'lisp-indent-function 0)
1750 (put 'gnus-with-article-headers 'edebug-form-spec '(body))
1751
1752 (defmacro gnus-with-article-buffer (&rest forms)
1753   `(with-current-buffer gnus-article-buffer
1754      (let ((inhibit-read-only t))
1755        ,@forms)))
1756
1757 (put 'gnus-with-article-buffer 'lisp-indent-function 0)
1758 (put 'gnus-with-article-buffer 'edebug-form-spec '(body))
1759
1760 (defun gnus-article-goto-header (header)
1761   "Go to HEADER, which is a regular expression."
1762   (re-search-forward (concat "^\\(" header "\\):") nil t))
1763
1764 (defsubst gnus-article-hide-text (b e props)
1765   "Set text PROPS on the B to E region, extending `intangible' 1 past B."
1766   (gnus-add-text-properties-when 'article-type nil b e props)
1767   (when (memq 'intangible props)
1768     (put-text-property
1769      (max (1- b) (point-min))
1770      b 'intangible (cddr (memq 'intangible props)))))
1771
1772 (defsubst gnus-article-unhide-text (b e)
1773   "Remove hidden text properties from region between B and E."
1774   (remove-text-properties b e gnus-hidden-properties)
1775   (when (memq 'intangible gnus-hidden-properties)
1776     (put-text-property (max (1- b) (point-min))
1777                        b 'intangible nil)))
1778
1779 (defun gnus-article-hide-text-type (b e type)
1780   "Hide text of TYPE between B and E."
1781   (gnus-add-wash-type type)
1782   (gnus-article-hide-text
1783    b e (cons 'article-type (cons type gnus-hidden-properties))))
1784
1785 (defun gnus-article-unhide-text-type (b e type)
1786   "Unhide text of TYPE between B and E."
1787   (gnus-delete-wash-type type)
1788   (remove-text-properties
1789    b e (cons 'article-type (cons type gnus-hidden-properties)))
1790   (when (memq 'intangible gnus-hidden-properties)
1791     (put-text-property (max (1- b) (point-min))
1792                        b 'intangible nil)))
1793
1794 (defun gnus-article-hide-text-of-type (type)
1795   "Hide text of TYPE in the current buffer."
1796   (save-excursion
1797     (let ((b (point-min))
1798           (e (point-max)))
1799       (while (setq b (text-property-any b e 'article-type type))
1800         (add-text-properties b (incf b) gnus-hidden-properties)))))
1801
1802 (defun gnus-article-delete-text-of-type (type)
1803   "Delete text of TYPE in the current buffer."
1804   (save-excursion
1805     (let ((b (point-min)))
1806       (if (eq type 'multipart)
1807           ;; Remove MIME buttons associated with multipart/alternative parts.
1808           (progn
1809             (goto-char b)
1810             (while (if (get-text-property (point) 'gnus-part)
1811                        (setq b (point))
1812                      (when (setq b (next-single-property-change (point)
1813                                                                 'gnus-part))
1814                        (goto-char b)
1815                        t))
1816               (end-of-line)
1817               (skip-chars-forward "\n")
1818               (when (eq (get-text-property b 'article-type) 'multipart)
1819                 (delete-region b (point)))))
1820         (while (setq b (text-property-any b (point-max) 'article-type type))
1821           (delete-region
1822            b (or (text-property-not-all b (point-max) 'article-type type)
1823                  (point-max))))))))
1824
1825 (defun gnus-article-delete-invisible-text ()
1826   "Delete all invisible text in the current buffer."
1827   (save-excursion
1828     (let ((b (point-min)))
1829       (while (setq b (text-property-any b (point-max) 'invisible t))
1830         (delete-region
1831          b (or (text-property-not-all b (point-max) 'invisible t)
1832                (point-max)))))))
1833
1834 (defun gnus-article-text-type-exists-p (type)
1835   "Say whether any text of type TYPE exists in the buffer."
1836   (text-property-any (point-min) (point-max) 'article-type type))
1837
1838 (defsubst gnus-article-header-rank ()
1839   "Give the rank of the string HEADER as given by `gnus-sorted-header-list'."
1840   (let ((list gnus-sorted-header-list)
1841         (i 1))
1842     (while list
1843       (if (looking-at (car list))
1844           (setq list nil)
1845         (setq list (cdr list))
1846         (incf i)))
1847       i))
1848
1849 (defun article-hide-headers (&optional arg delete)
1850   "Hide unwanted headers and possibly sort them as well."
1851   (interactive)
1852   ;; This function might be inhibited.
1853   (unless gnus-inhibit-hiding
1854     (let ((inhibit-read-only t)
1855           (case-fold-search t)
1856           (max (1+ (length gnus-sorted-header-list)))
1857           (inhibit-point-motion-hooks t)
1858           (cur (current-buffer))
1859           ignored visible beg)
1860       (save-excursion
1861         ;; `gnus-ignored-headers' and `gnus-visible-headers' may be
1862         ;; group parameters, so we should go to the summary buffer.
1863         (when (prog1
1864                   (condition-case nil
1865                       (progn (set-buffer gnus-summary-buffer) t)
1866                     (error nil))
1867                 (setq ignored (when (not gnus-visible-headers)
1868                                 (cond ((stringp gnus-ignored-headers)
1869                                        gnus-ignored-headers)
1870                                       ((listp gnus-ignored-headers)
1871                                        (mapconcat 'identity
1872                                                   gnus-ignored-headers
1873                                                   "\\|"))))
1874                       visible (cond ((stringp gnus-visible-headers)
1875                                      gnus-visible-headers)
1876                                     ((and gnus-visible-headers
1877                                           (listp gnus-visible-headers))
1878                                      (mapconcat 'identity
1879                                                 gnus-visible-headers
1880                                                 "\\|")))))
1881           (set-buffer cur))
1882         (save-restriction
1883           ;; First we narrow to just the headers.
1884           (article-narrow-to-head)
1885           ;; Hide any "From " lines at the beginning of (mail) articles.
1886           (while (looking-at "From ")
1887             (forward-line 1))
1888           (unless (bobp)
1889             (delete-region (point-min) (point)))
1890           ;; Then treat the rest of the header lines.
1891           ;; Then we use the two regular expressions
1892           ;; `gnus-ignored-headers' and `gnus-visible-headers' to
1893           ;; select which header lines is to remain visible in the
1894           ;; article buffer.
1895           (while (re-search-forward "^[^ \t:]*:" nil t)
1896             (beginning-of-line)
1897             ;; Mark the rank of the header.
1898             (put-text-property
1899              (point) (1+ (point)) 'message-rank
1900              (if (or (and visible (looking-at visible))
1901                      (and ignored
1902                           (not (looking-at ignored))))
1903                  (gnus-article-header-rank)
1904                (+ 2 max)))
1905             (forward-line 1))
1906           (message-sort-headers-1)
1907           (when (setq beg (text-property-any
1908                            (point-min) (point-max) 'message-rank (+ 2 max)))
1909             ;; We delete the unwanted headers.
1910             (gnus-add-wash-type 'headers)
1911             (add-text-properties (point-min) (+ 5 (point-min))
1912                                  '(article-type headers dummy-invisible t))
1913             (delete-region beg (point-max))))))))
1914
1915 (defun article-hide-boring-headers (&optional arg)
1916   "Toggle hiding of headers that aren't very interesting.
1917 If given a negative prefix, always show; if given a positive prefix,
1918 always hide."
1919   (interactive (gnus-article-hidden-arg))
1920   (when (and (not (gnus-article-check-hidden-text 'boring-headers arg))
1921              (not gnus-show-all-headers))
1922     (save-excursion
1923       (save-restriction
1924         (let ((inhibit-read-only t)
1925               (inhibit-point-motion-hooks t))
1926           (article-narrow-to-head)
1927           (dolist (elem gnus-boring-article-headers)
1928             (goto-char (point-min))
1929             (cond
1930              ;; Hide empty headers.
1931              ((eq elem 'empty)
1932               (while (re-search-forward "^[^: \t]+:[ \t]*\n[^ \t]" nil t)
1933                 (forward-line -1)
1934                 (gnus-article-hide-text-type
1935                  (point-at-bol)
1936                  (progn
1937                    (end-of-line)
1938                    (if (re-search-forward "^[^ \t]" nil t)
1939                        (match-beginning 0)
1940                      (point-max)))
1941                  'boring-headers)))
1942              ;; Hide boring Newsgroups header.
1943              ((eq elem 'newsgroups)
1944               (when (gnus-string-equal
1945                      (gnus-fetch-field "newsgroups")
1946                      (gnus-group-real-name
1947                       (if (boundp 'gnus-newsgroup-name)
1948                           gnus-newsgroup-name
1949                         "")))
1950                 (gnus-article-hide-header "newsgroups")))
1951              ((eq elem 'to-address)
1952               (let ((to (message-fetch-field "to"))
1953                     (to-address
1954                      (gnus-parameter-to-address
1955                       (if (boundp 'gnus-newsgroup-name)
1956                           gnus-newsgroup-name ""))))
1957                 (when (and to to-address
1958                            (ignore-errors
1959                              (gnus-string-equal
1960                               ;; only one address in To
1961                               (nth 1 (mail-extract-address-components to))
1962                               to-address)))
1963                   (gnus-article-hide-header "to"))))
1964              ((eq elem 'to-list)
1965               (let ((to (message-fetch-field "to"))
1966                     (to-list
1967                      (gnus-parameter-to-list
1968                       (if (boundp 'gnus-newsgroup-name)
1969                           gnus-newsgroup-name ""))))
1970                 (when (and to to-list
1971                            (ignore-errors
1972                              (gnus-string-equal
1973                               ;; only one address in To
1974                               (nth 1 (mail-extract-address-components to))
1975                               to-list)))
1976                   (gnus-article-hide-header "to"))))
1977              ((eq elem 'cc-list)
1978               (let ((cc (message-fetch-field "cc"))
1979                     (to-list
1980                      (gnus-parameter-to-list
1981                       (if (boundp 'gnus-newsgroup-name)
1982                           gnus-newsgroup-name ""))))
1983                 (when (and cc to-list
1984                            (ignore-errors
1985                              (gnus-string-equal
1986                               ;; only one address in CC
1987                               (nth 1 (mail-extract-address-components cc))
1988                               to-list)))
1989                   (gnus-article-hide-header "cc"))))
1990              ((eq elem 'followup-to)
1991               (when (gnus-string-equal
1992                      (message-fetch-field "followup-to")
1993                      (message-fetch-field "newsgroups"))
1994                 (gnus-article-hide-header "followup-to")))
1995              ((eq elem 'reply-to)
1996               (if (gnus-group-find-parameter
1997                    gnus-newsgroup-name 'broken-reply-to)
1998                   (gnus-article-hide-header "reply-to")
1999                 (let ((from (message-fetch-field "from"))
2000                       (reply-to (message-fetch-field "reply-to")))
2001                   (when
2002                       (and
2003                        from reply-to
2004                        (ignore-errors
2005                          (equal
2006                           (sort (mapcar
2007                                  (lambda (x) (downcase (cadr x)))
2008                                  (mail-extract-address-components from t))
2009                                 'string<)
2010                           (sort (mapcar
2011                                  (lambda (x) (downcase (cadr x)))
2012                                  (mail-extract-address-components reply-to t))
2013                                 'string<))))
2014                     (gnus-article-hide-header "reply-to")))))
2015              ((eq elem 'date)
2016               (let ((date (with-current-buffer gnus-original-article-buffer
2017                             ;; If date in `gnus-article-buffer' is localized
2018                             ;; (`gnus-treat-date-user-defined'),
2019                             ;; `days-between' might fail.
2020                             (message-fetch-field "date"))))
2021                 (when (and date
2022                            (< (days-between (current-time-string) date)
2023                               4))
2024                   (gnus-article-hide-header "date"))))
2025              ((eq elem 'long-to)
2026               (let ((to (message-fetch-field "to"))
2027                     (cc (message-fetch-field "cc")))
2028                 (when (> (length to) 1024)
2029                   (gnus-article-hide-header "to"))
2030                 (when (> (length cc) 1024)
2031                   (gnus-article-hide-header "cc"))))
2032              ((eq elem 'many-to)
2033               (let ((to-count 0)
2034                     (cc-count 0))
2035                 (goto-char (point-min))
2036                 (while (re-search-forward "^to:" nil t)
2037                   (setq to-count (1+ to-count)))
2038                 (when (> to-count 1)
2039                   (while (> to-count 0)
2040                     (goto-char (point-min))
2041                     (save-restriction
2042                       (re-search-forward "^to:" nil nil to-count)
2043                       (forward-line -1)
2044                       (narrow-to-region (point) (point-max))
2045                       (gnus-article-hide-header "to"))
2046                     (setq to-count (1- to-count))))
2047                 (goto-char (point-min))
2048                 (while (re-search-forward "^cc:" nil t)
2049                   (setq cc-count (1+ cc-count)))
2050                 (when (> cc-count 1)
2051                   (while (> cc-count 0)
2052                     (goto-char (point-min))
2053                     (save-restriction
2054                       (re-search-forward "^cc:" nil nil cc-count)
2055                       (forward-line -1)
2056                       (narrow-to-region (point) (point-max))
2057                       (gnus-article-hide-header "cc"))
2058                     (setq cc-count (1- cc-count)))))))))))))
2059
2060 (defun gnus-article-hide-header (header)
2061   (save-excursion
2062     (goto-char (point-min))
2063     (when (re-search-forward (concat "^" header ":") nil t)
2064       (gnus-article-hide-text-type
2065        (point-at-bol)
2066        (progn
2067          (end-of-line)
2068          (if (re-search-forward "^[^ \t]" nil t)
2069              (match-beginning 0)
2070            (point-max)))
2071        'boring-headers))))
2072
2073 (defvar gnus-article-normalized-header-length 40
2074   "Length of normalized headers.")
2075
2076 (defun article-normalize-headers ()
2077   "Make all header lines 40 characters long."
2078   (interactive)
2079   (let ((inhibit-read-only t)
2080         column)
2081     (save-excursion
2082       (save-restriction
2083         (article-narrow-to-head)
2084         (while (not (eobp))
2085           (cond
2086            ((< (setq column (- (point-at-eol) (point)))
2087                gnus-article-normalized-header-length)
2088             (end-of-line)
2089             (insert (make-string
2090                      (- gnus-article-normalized-header-length column)
2091                      ? )))
2092            ((> column gnus-article-normalized-header-length)
2093             (gnus-put-text-property
2094              (progn
2095                (forward-char gnus-article-normalized-header-length)
2096                (point))
2097              (point-at-eol)
2098              'invisible t))
2099            (t
2100             ;; Do nothing.
2101             ))
2102           (forward-line 1))))))
2103
2104 (defun article-treat-dumbquotes ()
2105   "Translate M****s*** sm*rtq**t*s and other symbols into proper text.
2106 Note that this function guesses whether a character is a sm*rtq**t* or
2107 not, so it should only be used interactively.
2108
2109 Sm*rtq**t*s are M****s***'s unilateral extension to the
2110 iso-8859-1 character map in an attempt to provide more quoting
2111 characters.  If you see something like \\222 or \\264 where
2112 you're expecting some kind of apostrophe or quotation mark, then
2113 try this wash."
2114   (interactive)
2115   (article-translate-strings gnus-article-dumbquotes-map))
2116
2117 (defun article-translate-characters (from to)
2118   "Translate all characters in the body of the article according to FROM and TO.
2119 FROM is a string of characters to translate from; to is a string of
2120 characters to translate to."
2121   (save-excursion
2122     (when (article-goto-body)
2123       (let ((inhibit-read-only t)
2124             (x (make-string 225 ?x))
2125             (i -1))
2126         (while (< (incf i) (length x))
2127           (aset x i i))
2128         (setq i 0)
2129         (while (< i (length from))
2130           (aset x (aref from i) (aref to i))
2131           (incf i))
2132         (translate-region (point) (point-max) x)))))
2133
2134 (defun article-translate-strings (map)
2135   "Translate all string in the body of the article according to MAP.
2136 MAP is an alist where the elements are on the form (\"from\" \"to\")."
2137   (save-excursion
2138     (when (article-goto-body)
2139       (let ((inhibit-read-only t))
2140         (dolist (elem map)
2141           (save-excursion
2142             (while (search-forward (car elem) nil t)
2143               (replace-match (cadr elem)))))))))
2144
2145 (defun article-treat-overstrike ()
2146   "Translate overstrikes into bold text."
2147   (interactive)
2148   (save-excursion
2149     (when (article-goto-body)
2150       (let ((inhibit-read-only t))
2151         (while (search-forward "\b" nil t)
2152           (let ((next (char-after))
2153                 (previous (char-after (- (point) 2))))
2154             ;; We do the boldification/underlining by hiding the
2155             ;; overstrikes and putting the proper text property
2156             ;; on the letters.
2157             (cond
2158              ((eq next previous)
2159               (gnus-article-hide-text-type (- (point) 2) (point) 'overstrike)
2160               (put-text-property (point) (1+ (point)) 'face 'bold))
2161              ((eq next ?_)
2162               (gnus-article-hide-text-type
2163                (1- (point)) (1+ (point)) 'overstrike)
2164               (put-text-property
2165                (- (point) 2) (1- (point)) 'face 'underline))
2166              ((eq previous ?_)
2167               (gnus-article-hide-text-type (- (point) 2) (point) 'overstrike)
2168               (put-text-property
2169                (point) (1+ (point)) 'face 'underline)))))))))
2170
2171 (defun article-treat-ansi-sequences ()
2172   "Translate ANSI SGR control sequences into overlays or extents."
2173   (interactive)
2174   (save-excursion
2175     (when (article-goto-body)
2176       (let ((inhibit-read-only t))
2177         (ansi-color-apply-on-region (point) (point-max))))))
2178
2179 (defun gnus-article-treat-unfold-headers ()
2180   "Unfold folded message headers.
2181 Only the headers that fit into the current window width will be
2182 unfolded."
2183   (interactive)
2184   (gnus-with-article-headers
2185     (let (length)
2186       (while (not (eobp))
2187         (save-restriction
2188           (mail-header-narrow-to-field)
2189           (let* ((header (buffer-string))
2190                  (unfoldable
2191                   (or (equal gnus-article-unfold-long-headers t)
2192                       (and (stringp gnus-article-unfold-long-headers)
2193                            (string-match gnus-article-unfold-long-headers header)))))
2194             (with-temp-buffer
2195               (insert header)
2196               (goto-char (point-min))
2197               (while (re-search-forward "\n[\t ]" nil t)
2198                 (replace-match " " t t)))
2199             (setq length (- (point-max) (point-min) 1))
2200             (when (or unfoldable
2201                       (< length (window-width)))
2202               (while (re-search-forward "\n[\t ]" nil t)
2203                 (replace-match " " t t))))
2204           (goto-char (point-max)))))))
2205
2206 (defun gnus-article-treat-fold-headers ()
2207   "Fold message headers."
2208   (interactive)
2209   (gnus-with-article-headers
2210     (while (not (eobp))
2211       (save-restriction
2212         (mail-header-narrow-to-field)
2213         (mail-header-fold-field)
2214         (goto-char (point-max))))))
2215
2216 (defun gnus-treat-smiley ()
2217   "Toggle display of textual emoticons (\"smileys\") as small graphical icons."
2218   (interactive)
2219   (gnus-with-article-buffer
2220     (if (memq 'smiley gnus-article-wash-types)
2221         (gnus-delete-images 'smiley)
2222       (article-goto-body)
2223       (let ((images (smiley-region (point) (point-max))))
2224         (when images
2225           (gnus-add-wash-type 'smiley)
2226           (dolist (image images)
2227             (gnus-add-image 'smiley image)))))))
2228
2229 (defun gnus-article-remove-images ()
2230   "Remove all images from the article buffer."
2231   (interactive)
2232   (gnus-with-article-buffer
2233     (dolist (elem gnus-article-image-alist)
2234       (gnus-delete-images (car elem)))))
2235
2236 (defun gnus-article-treat-fold-newsgroups ()
2237   "Unfold folded message headers.
2238 Only the headers that fit into the current window width will be
2239 unfolded."
2240   (interactive)
2241   (gnus-with-article-headers
2242     (while (gnus-article-goto-header "newsgroups\\|followup-to")
2243       (save-restriction
2244         (mail-header-narrow-to-field)
2245         (while (re-search-forward ", *" nil t)
2246           (replace-match ", " t t))
2247         (mail-header-fold-field)
2248         (goto-char (point-max))))))
2249
2250 (defcustom gnus-article-truncate-lines (default-value 'truncate-lines)
2251   "Value of `truncate-lines' in Gnus Article buffer.
2252 Valid values are nil, t, `head', `first', `last', an integer or a
2253 predicate.  See Info node `(gnus)Customizing Articles'."
2254   :version "23.1" ;; No Gnus
2255   :group 'gnus-article
2256   ;; :link '(custom-manual "(gnus)Customizing Articles")
2257   :type 'boolean)
2258
2259 (defun gnus-article-toggle-truncate-lines (&optional arg)
2260   "Toggle whether to fold or truncate long lines in article the buffer.
2261 If ARG is non-nil and not a number, toggle
2262 `gnus-article-truncate-lines' too.  If ARG is a number, truncate
2263 long lines if and only if arg is positive."
2264   (interactive "P")
2265   (cond
2266    ((and (numberp arg) (> arg 0))
2267     (setq gnus-article-truncate-lines t))
2268    ((numberp arg)
2269     (setq gnus-article-truncate-lines nil))
2270    (arg
2271     (setq gnus-article-truncate-lines
2272           (not gnus-article-truncate-lines))))
2273   (gnus-with-article-buffer
2274     (cond
2275      ((and (numberp arg) (> arg 0))
2276       (setq truncate-lines nil))
2277      ((numberp arg)
2278       (setq truncate-lines t)))
2279     ;; In versions of Emacs 22 (CVS) before 2006-05-26,
2280     ;; `toggle-truncate-lines' needs an argument.
2281     (toggle-truncate-lines)))
2282
2283 (defun gnus-article-treat-body-boundary ()
2284   "Place a boundary line at the end of the headers."
2285   (interactive)
2286   (when (and gnus-body-boundary-delimiter
2287              (> (length gnus-body-boundary-delimiter) 0))
2288     (gnus-with-article-headers
2289       (goto-char (point-max))
2290       (let ((start (point)))
2291         (insert "X-Boundary: ")
2292         (gnus-add-text-properties start (point) '(invisible t intangible t))
2293         (insert (let (str)
2294                   (while (>= (window-width) (length str))
2295                     (setq str (concat str gnus-body-boundary-delimiter)))
2296                   (substring str 0 (window-width)))
2297                 "\n")
2298         (gnus-put-text-property start (point) 'gnus-decoration 'header)))))
2299
2300 (defun article-fill-long-lines ()
2301   "Fill lines that are wider than the window width."
2302   (interactive)
2303   (save-excursion
2304     (let ((inhibit-read-only t)
2305           (width (window-width (get-buffer-window (current-buffer)))))
2306       (save-restriction
2307         (article-goto-body)
2308         (let ((adaptive-fill-mode nil)) ;Why?  -sm
2309           (while (not (eobp))
2310             (end-of-line)
2311             (when (>= (current-column) (min fill-column width))
2312               (narrow-to-region (min (1+ (point)) (point-max))
2313                                 (point-at-bol))
2314               (let ((goback (point-marker)))
2315                 (fill-paragraph nil)
2316                 (goto-char (marker-position goback)))
2317               (widen))
2318             (forward-line 1)))))))
2319
2320 (defun article-capitalize-sentences ()
2321   "Capitalize the first word in each sentence."
2322   (interactive)
2323   (save-excursion
2324     (let ((inhibit-read-only t)
2325           (paragraph-start "^[\n\^L]"))
2326       (article-goto-body)
2327       (while (not (eobp))
2328         (capitalize-word 1)
2329         (forward-sentence)))))
2330
2331 (defun article-remove-cr ()
2332   "Remove trailing CRs and then translate remaining CRs into LFs."
2333   (interactive)
2334   (save-excursion
2335     (let ((inhibit-read-only t))
2336       (goto-char (point-min))
2337       (while (re-search-forward "\r+$" nil t)
2338         (replace-match "" t t))
2339       (goto-char (point-min))
2340       (while (search-forward "\r" nil t)
2341         (replace-match "\n" t t)))))
2342
2343 (defun article-remove-trailing-blank-lines ()
2344   "Remove all trailing blank lines from the article."
2345   (interactive)
2346   (save-excursion
2347     (let ((inhibit-read-only t))
2348       (goto-char (point-max))
2349       (delete-region
2350        (point)
2351        (progn
2352          (while (and (not (bobp))
2353                      (looking-at "^[ \t]*$")
2354                      (not (gnus-annotation-in-region-p
2355                            (point) (point-at-eol))))
2356            (forward-line -1))
2357          (forward-line 1)
2358          (point))))))
2359
2360 (defvar gnus-face-properties-alist)
2361
2362 (defun article-display-face (&optional force)
2363   "Display any Face headers in the header."
2364   (interactive (list 'force))
2365   (let ((wash-face-p buffer-read-only))
2366     (gnus-with-article-headers
2367       ;; When displaying parts, this function can be called several times on
2368       ;; the same article, without any intended toggle semantic (as typing `W
2369       ;; D d' would have). So face deletion must occur only when we come from
2370       ;; an interactive command, that is when the *Article* buffer is
2371       ;; read-only.
2372       (if (and wash-face-p (memq 'face gnus-article-wash-types))
2373           (gnus-delete-images 'face)
2374         (let ((from (message-fetch-field "from"))
2375               face faces)
2376           (save-current-buffer
2377             (when (and wash-face-p
2378                        (gnus-buffer-live-p gnus-original-article-buffer)
2379                        (not (re-search-forward "^Face:[\t ]*" nil t)))
2380               (set-buffer gnus-original-article-buffer))
2381             (save-restriction
2382               (mail-narrow-to-head)
2383               (when (or force
2384                         ;; Check whether this face is censored.
2385                         (not (and gnus-article-x-face-too-ugly
2386                                   (or from
2387                                       (setq from (message-fetch-field "from")))
2388                                   (string-match gnus-article-x-face-too-ugly
2389                                                 from))))
2390                 (while (gnus-article-goto-header "Face")
2391                   (push (mail-header-field-value) faces)))))
2392           (when faces
2393             (goto-char (point-min))
2394             (let (png image)
2395               (unless (setq from (gnus-article-goto-header "from"))
2396                 (insert "From:")
2397                 (setq from (point))
2398                 (insert " [no `from' set]\n"))
2399               (while faces
2400                 (when (setq png (gnus-convert-face-to-png (pop faces)))
2401                   (setq image
2402                         (apply 'gnus-create-image png 'png t
2403                                (cdr (assq 'png gnus-face-properties-alist))))
2404                   (goto-char from)
2405                   (gnus-add-wash-type 'face)
2406                   (gnus-add-image 'face image)
2407                   (gnus-put-image image nil 'face))))))))))
2408
2409 (defun article-display-x-face (&optional force)
2410   "Look for an X-Face header and display it if present."
2411   (interactive (list 'force))
2412   (let ((wash-face-p buffer-read-only)) ;; When type `W f'
2413     (gnus-with-article-headers
2414       ;; Delete the old process, if any.
2415       (when (process-status "article-x-face")
2416         (delete-process "article-x-face"))
2417       ;; See the comment in `article-display-face'.
2418       (if (and wash-face-p (memq 'xface gnus-article-wash-types))
2419           ;; We have already displayed X-Faces, so we remove them
2420           ;; instead.
2421           (gnus-delete-images 'xface)
2422         ;; Display X-Faces.
2423         (let ((from (message-fetch-field "from"))
2424               x-faces face)
2425           (save-current-buffer
2426             (when (and wash-face-p
2427                        (gnus-buffer-live-p gnus-original-article-buffer)
2428                        (not (re-search-forward "^X-Face:[\t ]*" nil t)))
2429               ;; If type `W f', use gnus-original-article-buffer,
2430               ;; otherwise use the current buffer because displaying
2431               ;; RFC822 parts calls this function too.
2432               (set-buffer gnus-original-article-buffer))
2433             (save-restriction
2434               (mail-narrow-to-head)
2435               (and gnus-article-x-face-command
2436                    (or force
2437                        ;; Check whether this face is censored.
2438                        (not (and gnus-article-x-face-too-ugly
2439                                  (or from
2440                                      (setq from (message-fetch-field "from")))
2441                                  (string-match gnus-article-x-face-too-ugly
2442                                                from))))
2443                    (while (gnus-article-goto-header "X-Face")
2444                      (push (mail-header-field-value) x-faces)))))
2445           (when x-faces
2446             ;; We display the face.
2447             (cond ((functionp gnus-article-x-face-command)
2448                    ;; The command is a lisp function, so we call it.
2449                    (mapc gnus-article-x-face-command x-faces))
2450                   ((stringp gnus-article-x-face-command)
2451                    ;; The command is a string, so we interpret the command
2452                    ;; as a, well, command, and fork it off.
2453                    (let ((process-connection-type nil))
2454                      (gnus-set-process-query-on-exit-flag
2455                       (start-process
2456                        "article-x-face" nil shell-file-name
2457                        shell-command-switch gnus-article-x-face-command)
2458                       nil)
2459                      ;; Sending multiple EOFs to xv doesn't work,
2460                      ;; so we only do a single external face.
2461                      (with-temp-buffer
2462                        (insert (car x-faces))
2463                        (process-send-region "article-x-face"
2464                                             (point-min) (point-max)))
2465                      (process-send-eof "article-x-face")))
2466                   (t
2467                    (error "`%s' set to `%s' is not a function"
2468                           gnus-article-x-face-command
2469                           'gnus-article-x-face-command)))))))))
2470
2471 (defun article-decode-mime-words ()
2472   "Decode all MIME-encoded words in the article."
2473   (interactive)
2474   (gnus-with-article-buffer
2475     (let ((inhibit-point-motion-hooks t)
2476           (mail-parse-charset gnus-newsgroup-charset)
2477           (mail-parse-ignored-charsets
2478            (with-current-buffer gnus-summary-buffer
2479              gnus-newsgroup-ignored-charsets)))
2480       (mail-decode-encoded-word-region (point-min) (point-max)))))
2481
2482 (defun article-decode-charset (&optional prompt)
2483   "Decode charset-encoded text in the article.
2484 If PROMPT (the prefix), prompt for a coding system to use."
2485   (interactive "P")
2486   (let ((inhibit-point-motion-hooks t) (case-fold-search t)
2487         (inhibit-read-only t)
2488         (mail-parse-charset gnus-newsgroup-charset)
2489         (mail-parse-ignored-charsets
2490          (save-excursion (condition-case nil
2491                              (set-buffer gnus-summary-buffer)
2492                            (error))
2493                          gnus-newsgroup-ignored-charsets))
2494         ct cte ctl charset format)
2495     (save-excursion
2496       (save-restriction
2497         (article-narrow-to-head)
2498         (setq ct (message-fetch-field "Content-Type" t)
2499               cte (message-fetch-field "Content-Transfer-Encoding" t)
2500               ctl (and ct (mail-header-parse-content-type ct))
2501               charset (cond
2502                        (prompt
2503                         (mm-read-coding-system "Charset to decode: "))
2504                        (ctl
2505                         (mail-content-type-get ctl 'charset)))
2506               format (and ctl (mail-content-type-get ctl 'format)))
2507         (when cte
2508           (setq cte (mail-header-strip cte)))
2509         (if (and ctl (not (string-match "/" (car ctl))))
2510             (setq ctl nil))
2511         (goto-char (point-max)))
2512       (forward-line 1)
2513       (save-restriction
2514         (narrow-to-region (point) (point-max))
2515         (when (and (eq mail-parse-charset 'gnus-decoded)
2516                    (eq (mm-body-7-or-8) '8bit))
2517           ;; The text code could have been decoded.
2518           (setq charset mail-parse-charset))
2519         (when (and (or (not ctl)
2520                        (equal (car ctl) "text/plain"))
2521                    (not format)) ;; article with format will decode later.
2522           (mm-decode-body
2523            charset (and cte (intern (downcase
2524                                      (gnus-strip-whitespace cte))))
2525            (car ctl)))))))
2526
2527 (defun article-decode-encoded-words ()
2528   "Remove encoded-word encoding from headers."
2529   (let ((inhibit-point-motion-hooks t)
2530         (mail-parse-charset gnus-newsgroup-charset)
2531         (mail-parse-ignored-charsets
2532          (save-excursion (condition-case nil
2533                              (set-buffer gnus-summary-buffer)
2534                            (error))
2535                          gnus-newsgroup-ignored-charsets))
2536         (inhibit-read-only t)
2537         end start)
2538     (goto-char (point-min))
2539     (when (search-forward "\n\n" nil 'move)
2540       (forward-line -1))
2541     (setq end (point))
2542     (while (not (bobp))
2543       (while (progn
2544                (forward-line -1)
2545                (and (not (bobp))
2546                     (memq (char-after) '(?\t ? )))))
2547       (setq start (point))
2548       (if (looking-at "\
2549 \\(?:Resent-\\)?\\(?:From\\|Cc\\|To\\|Bcc\\|\\(?:In-\\)?Reply-To\\|Sender\
2550 \\|Mail-Followup-To\\|Mail-Copies-To\\|Approved\\):")
2551           (funcall gnus-decode-address-function start end)
2552         (funcall gnus-decode-header-function start end))
2553       (goto-char (setq end start)))))
2554
2555 (defun article-decode-group-name ()
2556   "Decode group names in Newsgroups, Followup-To and Xref headers."
2557   (let ((inhibit-point-motion-hooks t)
2558         (inhibit-read-only t)
2559         (method (gnus-find-method-for-group gnus-newsgroup-name))
2560         regexp)
2561     (when (and (or gnus-group-name-charset-method-alist
2562                    gnus-group-name-charset-group-alist)
2563                (gnus-buffer-live-p gnus-original-article-buffer))
2564       (save-restriction
2565         (article-narrow-to-head)
2566         (dolist (header '("Newsgroups" "Followup-To" "Xref"))
2567           (with-current-buffer gnus-original-article-buffer
2568             (goto-char (point-min)))
2569           (setq regexp (concat "^" header
2570                                ":\\([^\n]*\\(?:\n[\t ]+[^\n]+\\)*\\)\n"))
2571           (while (re-search-forward regexp nil t)
2572             (replace-match (save-match-data
2573                              (gnus-decode-newsgroups
2574                               ;; XXX how to use data in article buffer?
2575                               (with-current-buffer gnus-original-article-buffer
2576                                 (re-search-forward regexp nil t)
2577                                 (match-string 1))
2578                               gnus-newsgroup-name method))
2579                            t t nil 1))
2580           (goto-char (point-min)))))))
2581
2582 (autoload 'idna-to-unicode "idna")
2583
2584 (defun article-decode-idna-rhs ()
2585   "Decode IDNA strings in RHS in various headers in current buffer.
2586 The following headers are decoded: From:, To:, Cc:, Reply-To:,
2587 Mail-Reply-To: and Mail-Followup-To:."
2588   (when gnus-use-idna
2589     (save-restriction
2590       (let ((inhibit-point-motion-hooks t)
2591             (inhibit-read-only t))
2592         (article-narrow-to-head)
2593         (goto-char (point-min))
2594         (while (re-search-forward "@[^ \t\n\r,>]*\\(xn--[-A-Za-z0-9.]*\\)[ \t\n\r,>]" nil t)
2595           (let (ace unicode)
2596             (when (save-match-data
2597                     (and (setq ace (match-string 1))
2598                          (save-excursion
2599                            (and (re-search-backward "^[^ \t]" nil t)
2600                                 (looking-at "From\\|To\\|Cc\\|Reply-To\\|Mail-Reply-To\\|Mail-Followup-To")))
2601                          (setq unicode (idna-to-unicode ace))))
2602               (unless (string= ace unicode)
2603                 (replace-match unicode nil nil nil 1)))))))))
2604
2605 (defun article-de-quoted-unreadable (&optional force read-charset)
2606   "Translate a quoted-printable-encoded article.
2607 If FORCE, decode the article whether it is marked as quoted-printable
2608 or not.
2609 If READ-CHARSET, ask for a coding system."
2610   (interactive (list 'force current-prefix-arg))
2611   (save-excursion
2612     (let ((inhibit-read-only t) type charset)
2613       (if (gnus-buffer-live-p gnus-original-article-buffer)
2614           (with-current-buffer gnus-original-article-buffer
2615             (setq type
2616                   (gnus-fetch-field "content-transfer-encoding"))
2617             (let* ((ct (gnus-fetch-field "content-type"))
2618                    (ctl (and ct (mail-header-parse-content-type ct))))
2619               (setq charset (and ctl
2620                                  (mail-content-type-get ctl 'charset)))
2621               (if (stringp charset)
2622                   (setq charset (intern (downcase charset)))))))
2623       (if read-charset
2624           (setq charset (mm-read-coding-system "Charset: " charset)))
2625       (unless charset
2626         (setq charset gnus-newsgroup-charset))
2627       (when (or force
2628                 (and type (let ((case-fold-search t))
2629                             (string-match "quoted-printable" type))))
2630         (article-goto-body)
2631         (quoted-printable-decode-region
2632          (point) (point-max) (mm-charset-to-coding-system charset))))))
2633
2634 (defun article-de-base64-unreadable (&optional force read-charset)
2635   "Translate a base64 article.
2636 If FORCE, decode the article whether it is marked as base64 not.
2637 If READ-CHARSET, ask for a coding system."
2638   (interactive (list 'force current-prefix-arg))
2639   (save-excursion
2640     (let ((inhibit-read-only t) type charset)
2641       (if (gnus-buffer-live-p gnus-original-article-buffer)
2642           (with-current-buffer gnus-original-article-buffer
2643             (setq type
2644                   (gnus-fetch-field "content-transfer-encoding"))
2645             (let* ((ct (gnus-fetch-field "content-type"))
2646                    (ctl (and ct (mail-header-parse-content-type ct))))
2647               (setq charset (and ctl
2648                                  (mail-content-type-get ctl 'charset)))
2649               (if (stringp charset)
2650                   (setq charset (intern (downcase charset)))))))
2651       (if read-charset
2652           (setq charset (mm-read-coding-system "Charset: " charset)))
2653       (unless charset
2654         (setq charset gnus-newsgroup-charset))
2655       (when (or force
2656                 (and type (let ((case-fold-search t))
2657                             (string-match "base64" type))))
2658         (article-goto-body)
2659         (save-restriction
2660           (narrow-to-region (point) (point-max))
2661           (base64-decode-region (point-min) (point-max))
2662           (mm-decode-coding-region
2663            (point-min) (point-max) (mm-charset-to-coding-system charset)))))))
2664
2665 (eval-when-compile
2666   (require 'rfc1843))
2667
2668 (defun article-decode-HZ ()
2669   "Translate a HZ-encoded article."
2670   (interactive)
2671   (require 'rfc1843)
2672   (save-excursion
2673     (let ((inhibit-read-only t))
2674       (rfc1843-decode-region (point-min) (point-max)))))
2675
2676 (defun article-unsplit-urls ()
2677   "Remove the newlines that some other mailers insert into URLs."
2678   (interactive)
2679   (save-excursion
2680     (let ((inhibit-read-only t))
2681       (goto-char (point-min))
2682       (while (re-search-forward
2683               "\\(\\(https?\\|ftp\\)://\\S-+\\) *\n\\(\\S-+\\)" nil t)
2684         (replace-match "\\1\\3" t)))
2685     (when (interactive-p)
2686       (gnus-treat-article nil))))
2687
2688
2689 (defun article-wash-html (&optional read-charset)
2690   "Format an HTML article.
2691 If READ-CHARSET, ask for a coding system.  If it is a number, the
2692 charset defined in `gnus-summary-show-article-charset-alist' is used."
2693   (interactive "P")
2694   (save-excursion
2695     (let ((inhibit-read-only t)
2696           charset)
2697       (if read-charset
2698           (if (or (and (numberp read-charset)
2699                        (setq charset
2700                              (cdr
2701                               (assq read-charset
2702                                     gnus-summary-show-article-charset-alist))))
2703                   (setq charset (mm-read-coding-system "Charset: ")))
2704               (let ((gnus-summary-show-article-charset-alist
2705                      (list (cons 1 charset))))
2706                 (with-current-buffer gnus-summary-buffer
2707                   (gnus-summary-show-article 1)))
2708             (error "No charset is given"))
2709         (when (gnus-buffer-live-p gnus-original-article-buffer)
2710           (with-current-buffer gnus-original-article-buffer
2711             (let* ((ct (gnus-fetch-field "content-type"))
2712                    (ctl (and ct (mail-header-parse-content-type ct))))
2713               (setq charset (and ctl
2714                                  (mail-content-type-get ctl 'charset)))
2715               (when (stringp charset)
2716                 (setq charset (intern (downcase charset)))))))
2717         (unless charset
2718           (setq charset gnus-newsgroup-charset)))
2719       (article-goto-body)
2720       (save-window-excursion
2721         (save-restriction
2722           (narrow-to-region (point) (point-max))
2723           (let* ((func (or gnus-article-wash-function mm-text-html-renderer))
2724                  (entry (assq func mm-text-html-washer-alist)))
2725             (when entry
2726               (setq func (cdr entry)))
2727             (cond
2728              ((functionp func)
2729               (funcall func))
2730              (t
2731               (apply (car func) (cdr func))))))))))
2732
2733 ;; External.
2734 (declare-function w3-region "ext:w3-display" (st nd))
2735
2736 (defun gnus-article-wash-html-with-w3 ()
2737   "Wash the current buffer with w3."
2738   (mm-setup-w3)
2739   (let ((w3-strict-width (window-width))
2740         (url-standalone-mode t)
2741         (url-gateway-unplugged t)
2742         (w3-honor-stylesheets nil))
2743     (condition-case ()
2744         (w3-region (point-min) (point-max))
2745       (error))))
2746
2747 ;; External.
2748 (declare-function w3m-region "ext:w3m" (start end &optional url charset))
2749
2750 (defun gnus-article-wash-html-with-w3m ()
2751   "Wash the current buffer with emacs-w3m."
2752   (mm-setup-w3m)
2753   (let ((w3m-safe-url-regexp mm-w3m-safe-url-regexp)
2754         w3m-force-redisplay)
2755     (w3m-region (point-min) (point-max)))
2756   ;; Put the mark meaning this part was rendered by emacs-w3m.
2757   (put-text-property (point-min) (point-max) 'mm-inline-text-html-with-w3m t)
2758   (when (and mm-inline-text-html-with-w3m-keymap
2759              (boundp 'w3m-minor-mode-map)
2760              w3m-minor-mode-map)
2761     (if (and (boundp 'w3m-link-map)
2762              w3m-link-map)
2763         (let* ((start (point-min))
2764                (end (point-max))
2765                (on (get-text-property start 'w3m-href-anchor))
2766                (map (copy-keymap w3m-link-map))
2767                next)
2768           (set-keymap-parent map w3m-minor-mode-map)
2769           (while (< start end)
2770             (if on
2771                 (progn
2772                   (setq next (or (text-property-any start end
2773                                                     'w3m-href-anchor nil)
2774                                  end))
2775                   (put-text-property start next 'keymap map))
2776               (setq next (or (text-property-not-all start end
2777                                                     'w3m-href-anchor nil)
2778                              end))
2779               (put-text-property start next 'keymap w3m-minor-mode-map))
2780             (setq start next
2781                   on (not on))))
2782       (put-text-property (point-min) (point-max) 'keymap w3m-minor-mode-map))))
2783
2784 (defvar charset) ;; Bound by `article-wash-html'.
2785
2786 (defun gnus-article-wash-html-with-w3m-standalone ()
2787   "Wash the current buffer with w3m."
2788   (if (mm-w3m-standalone-supports-m17n-p)
2789       (progn
2790         (unless (mm-coding-system-p charset) ;; Bound by `article-wash-html'.
2791           ;; The default.
2792           (setq charset 'iso-8859-1))
2793         (let ((coding-system-for-write charset)
2794               (coding-system-for-read charset))
2795           (call-process-region
2796            (point-min) (point-max)
2797            "w3m" t t nil "-dump" "-T" "text/html"
2798            "-I" (symbol-name charset) "-O" (symbol-name charset))))
2799     (mm-inline-wash-with-stdin nil "w3m" "-dump" "-T" "text/html")))
2800
2801 (defvar gnus-article-browse-html-temp-list nil
2802   "List of temporary files created by `gnus-article-browse-html-parts'.
2803 Internal variable.")
2804
2805 (defcustom gnus-article-browse-delete-temp 'ask
2806   "What to do with temporary files from `gnus-article-browse-html-parts'.
2807 If nil, don't delete temporary files.  If it is t, delete them on
2808 exit from the summary buffer.  If it is the symbol `file', query
2809 on each file, if it is `ask' ask once when exiting from the
2810 summary buffer."
2811   :group 'gnus-article
2812   :version "23.1" ;; No Gnus
2813   :type '(choice (const :tag "Don't delete" nil)
2814                  (const :tag "Don't ask" t)
2815                  (const :tag "Ask" ask)
2816                  (const :tag "Ask for each file" file)))
2817
2818 ;; Cf. mm-postponed-undisplay-list / mm-destroy-postponed-undisplay-list.
2819
2820 (defun gnus-article-browse-delete-temp-files (&optional how)
2821   "Delete temp-files created by `gnus-article-browse-html-parts'."
2822   (when (and gnus-article-browse-html-temp-list
2823              (progn
2824                (or how (setq how gnus-article-browse-delete-temp))
2825                (if (eq how 'ask)
2826                    (let ((files (length gnus-article-browse-html-temp-list)))
2827                      (gnus-y-or-n-p (format
2828                                      "Delete all %s temporary HTML file%s? "
2829                                      files
2830                                      (if (> files 1) "s" ""))))
2831                  how)))
2832     (dolist (file gnus-article-browse-html-temp-list)
2833       (cond ((file-directory-p file)
2834              (when (or (not (eq how 'file))
2835                        (gnus-y-or-n-p
2836                         (format
2837                          "Delete temporary HTML file(s) in directory `%s'? "
2838                          (file-name-as-directory file))))
2839                (gnus-delete-directory file)))
2840             ((file-exists-p file)
2841              (when (or (not (eq how 'file))
2842                        (gnus-y-or-n-p
2843                         (format "Delete temporary HTML file `%s'? " file)))
2844                (delete-file file)))))
2845     ;; Also remove file from the list when not deleted or if file doesn't
2846     ;; exist anymore.
2847     (setq gnus-article-browse-html-temp-list nil))
2848   gnus-article-browse-html-temp-list)
2849
2850 (defun gnus-article-browse-html-save-cid-content (cid handles directory)
2851   "Find CID content in HANDLES and save it in a file in DIRECTORY.
2852 Return file name."
2853   (save-match-data
2854     (let (file type)
2855       (catch 'found
2856         (dolist (handle handles)
2857           (cond
2858            ((not (listp handle)))
2859            ((equal (mm-handle-media-supertype handle) "multipart")
2860             (when (setq file (gnus-article-browse-html-save-cid-content
2861                               cid handle directory))
2862               (throw 'found file)))
2863            ((equal (concat "<" cid ">") (mm-handle-id handle))
2864             (setq file
2865                   (expand-file-name
2866                    (or (mail-content-type-get
2867                         (mm-handle-disposition handle) 'filename)
2868                        (mail-content-type-get
2869                         (setq type (mm-handle-type handle)) 'name)
2870                        (concat
2871                         (make-temp-name "cid")
2872                         (car (rassoc (car type) mailcap-mime-extensions))))
2873                    directory))
2874             (mm-save-part-to-file handle file)
2875             (throw 'found file))))))))
2876
2877 (defun gnus-article-browse-html-parts (list &optional header)
2878   "View all \"text/html\" parts from LIST.
2879 Recurse into multiparts.  The optional HEADER that should be a decoded
2880 message header will be added to the bodies of the \"text/html\" parts."
2881   ;; Internal function used by `gnus-article-browse-html-article'.
2882   (let (type file charset content cid-dir tmp-file showed)
2883     ;; Find and show the html-parts.
2884     (dolist (handle list)
2885       ;; If HTML, show it:
2886       (cond ((not (listp handle)))
2887             ((or (equal (car (setq type (mm-handle-type handle))) "text/html")
2888                  (and (equal (car type) "message/external-body")
2889                       (or header
2890                           (setq file (or (mail-content-type-get type 'name)
2891                                          (mail-content-type-get
2892                                           (mm-handle-disposition handle)
2893                                           'filename))))
2894                       (or (mm-handle-cache handle)
2895                           (condition-case code
2896                               (progn (mm-extern-cache-contents handle) t)
2897                             (error
2898                              (gnus-message 3 "%s" (error-message-string code))
2899                              (when (>= gnus-verbose 3) (sit-for 2))
2900                              nil)))
2901                       (progn
2902                         (setq handle (mm-handle-cache handle)
2903                               type (mm-handle-type handle))
2904                         (equal (car type) "text/html"))))
2905              (setq charset (mail-content-type-get type 'charset)
2906                    content (mm-get-part handle))
2907              (with-temp-buffer
2908                (if (eq charset 'gnus-decoded)
2909                    (mm-enable-multibyte)
2910                  (mm-disable-multibyte))
2911                (insert content)
2912                ;; resolve cid contents
2913                (let ((case-fold-search t)
2914                      cid-file)
2915                  (goto-char (point-min))
2916                  (while (re-search-forward "\
2917 <img[\t\n ]+\\(?:[^\t\n >]+[\t\n ]+\\)*src=\"\\(cid:\\([^\"]+\\)\\)\""
2918                                            nil t)
2919                    (unless cid-dir
2920                      (setq cid-dir (mm-make-temp-file "cid" t))
2921                      (add-to-list 'gnus-article-browse-html-temp-list cid-dir))
2922                    (setq file nil
2923                          content nil)
2924                    (when (setq cid-file
2925                                (gnus-article-browse-html-save-cid-content
2926                                 (match-string 2)
2927                                 (with-current-buffer gnus-article-buffer
2928                                   gnus-article-mime-handles)
2929                                 cid-dir))
2930                      (replace-match (concat "file://" cid-file)
2931                                     nil nil nil 1))))
2932                (unless content (setq content (buffer-string))))
2933              (when (or charset header (not file))
2934                (setq tmp-file (mm-make-temp-file
2935                                ;; Do we need to care for 8.3 filenames?
2936                                "mm-" nil ".html")))
2937              ;; Add a meta html tag to specify charset and a header.
2938              (cond
2939               (header
2940                (let (title eheader body hcharset coding force-charset)
2941                  (with-temp-buffer
2942                    (mm-enable-multibyte)
2943                    (setq case-fold-search t)
2944                    (insert header "\n")
2945                    (setq title (message-fetch-field "subject"))
2946                    (goto-char (point-min))
2947                    (while (re-search-forward "\\(<\\)\\|\\(>\\)\\|&" nil t)
2948                      (replace-match (cond ((match-beginning 1) "&lt;")
2949                                           ((match-beginning 2) "&gt;")
2950                                           (t "&amp;"))))
2951                    (goto-char (point-min))
2952                    (insert "<pre>\n")
2953                    (goto-char (point-max))
2954                    (insert "</pre>\n<hr>\n")
2955                    ;; We have to examine charset one by one since
2956                    ;; charset specified in parts might be different.
2957                    (if (eq charset 'gnus-decoded)
2958                        (setq charset 'utf-8
2959                              eheader (mm-encode-coding-string (buffer-string)
2960                                                               charset)
2961                              title (when title
2962                                      (mm-encode-coding-string title charset))
2963                              body (mm-encode-coding-string content charset)
2964                              force-charset t)
2965                      (setq hcharset (mm-find-mime-charset-region (point-min)
2966                                                                  (point-max)))
2967                      (cond ((= (length hcharset) 1)
2968                             (setq hcharset (car hcharset)
2969                                   coding (mm-charset-to-coding-system
2970                                           hcharset)))
2971                            ((> (length hcharset) 1)
2972                             (setq hcharset 'utf-8
2973                                   coding hcharset)))
2974                      (if coding
2975                          (if charset
2976                              (progn
2977                                (setq body
2978                                      (mm-charset-to-coding-system charset))
2979                                (if (eq coding body)
2980                                    (setq eheader (mm-encode-coding-string
2981                                                   (buffer-string) coding)
2982                                          title (when title
2983                                                  (mm-encode-coding-string
2984                                                   title coding))
2985                                          body content)
2986                                  (setq charset 'utf-8
2987                                        eheader (mm-encode-coding-string
2988                                                 (buffer-string) charset)
2989                                        title (when title
2990                                                (mm-encode-coding-string
2991                                                 title charset))
2992                                        body (mm-encode-coding-string
2993                                              (mm-decode-coding-string
2994                                               content body)
2995                                              charset)
2996                                        force-charset t)))
2997                            (setq charset hcharset
2998                                  eheader (mm-encode-coding-string
2999                                           (buffer-string) coding)
3000                                  title (when title
3001                                          (mm-encode-coding-string
3002                                           title coding))
3003                                  body content))
3004                        (setq eheader (mm-string-as-unibyte (buffer-string))
3005                              body content)))
3006                    (erase-buffer)
3007                    (mm-disable-multibyte)
3008                    (insert body)
3009                    (when charset
3010                      (mm-add-meta-html-tag handle charset force-charset))
3011                    (when title
3012                      (goto-char (point-min))
3013                      (unless (search-forward "<title>" nil t)
3014                        (re-search-forward "<head>\\s-*" nil t)
3015                        (insert "<title>" title "</title>\n")))
3016                    (goto-char (point-min))
3017                    (or (re-search-forward
3018                         "<body\\(?:\\s-+[^>]+\\|\\s-*\\)>\\s-*" nil t)
3019                        (re-search-forward
3020                         "</head\\(?:\\s-+[^>]+\\|\\s-*\\)>\\s-*" nil t))
3021                    (insert eheader)
3022                    (mm-write-region (point-min) (point-max)
3023                                     tmp-file nil nil nil 'binary t))))
3024               (charset
3025                (mm-with-unibyte-buffer
3026                  (insert (if (eq charset 'gnus-decoded)
3027                              (mm-encode-coding-string content
3028                                                       (setq charset 'utf-8))
3029                            content))
3030                  (if (or (mm-add-meta-html-tag handle charset)
3031                          (not file))
3032                      (mm-write-region (point-min) (point-max)
3033                                       tmp-file nil nil nil 'binary t)
3034                    (setq tmp-file nil))))
3035               (tmp-file
3036                (mm-save-part-to-file handle tmp-file)))
3037              (when tmp-file
3038                (add-to-list 'gnus-article-browse-html-temp-list tmp-file))
3039              (add-hook 'gnus-summary-prepare-exit-hook
3040                        'gnus-article-browse-delete-temp-files)
3041              (add-hook 'gnus-exit-gnus-hook
3042                        (lambda  ()
3043                          (gnus-article-browse-delete-temp-files t)))
3044              ;; FIXME: Warn if there's an <img> tag?
3045              (browse-url-of-file (or tmp-file (expand-file-name file)))
3046              (setq showed t))
3047             ;; If multipart, recurse
3048             ((equal (mm-handle-media-supertype handle) "multipart")
3049              (when (gnus-article-browse-html-parts handle header)
3050                (setq showed t)))
3051             ((equal (mm-handle-media-type handle) "message/rfc822")
3052              (mm-with-multibyte-buffer
3053                (mm-insert-part handle)
3054                (setq handle (mm-dissect-buffer t t))
3055                (when (and (bufferp (car handle))
3056                           (stringp (car (mm-handle-type handle))))
3057                  (setq handle (list handle)))
3058                (when header
3059                  (article-decode-encoded-words)
3060                  (let ((gnus-visible-headers
3061                         (or (get 'gnus-visible-headers 'standard-value)
3062                             gnus-visible-headers)))
3063                    (article-hide-headers))
3064                  (goto-char (point-min))
3065                  (search-forward "\n\n" nil 'move)
3066                  (skip-chars-backward "\t\n ")
3067                  (setq header (buffer-substring (point-min) (point)))))
3068              (when (prog1
3069                        (gnus-article-browse-html-parts handle header)
3070                      (mm-destroy-parts handle))
3071                (setq showed t)))))
3072     showed))
3073
3074 (defun gnus-article-browse-html-article (&optional arg)
3075   "View \"text/html\" parts of the current article with a WWW browser.
3076 Inline images embedded in a message using the cid scheme, as they are
3077 generally considered to be safe, will be processed properly.
3078 The message header is added to the beginning of every html part unless
3079 the prefix argument ARG is given.
3080
3081 Warning: Spammers use links to images (using the http scheme) in HTML
3082 articles to verify whether you have read the message.  As
3083 `gnus-article-browse-html-article' passes the HTML content to the
3084 browser without eliminating these \"web bugs\" you should only
3085 use it for mails from trusted senders.
3086
3087 If you always want to display HTML parts in the browser, set
3088 `mm-text-html-renderer' to nil.
3089
3090 This command creates temporary files to pass HTML contents including
3091 images if any to the browser, and deletes them when exiting the group
3092 \(if you want)."
3093   ;; Cf. `mm-w3m-safe-url-regexp'
3094   (interactive "P")
3095   (if arg
3096       (gnus-summary-show-article)
3097     (let ((gnus-visible-headers (or (get 'gnus-visible-headers 'standard-value)
3098                                     gnus-visible-headers))
3099           ;; As we insert a <hr>, there's no need for the body boundary.
3100           (gnus-treat-body-boundary nil))
3101       (gnus-summary-show-article)))
3102   (with-current-buffer gnus-article-buffer
3103     (let ((header (unless arg
3104                     (save-restriction
3105                       (widen)
3106                       (buffer-substring-no-properties
3107                        (goto-char (point-min))
3108                        (if (search-forward "\n\n" nil t)
3109                            (match-beginning 0)
3110                          (goto-char (point-max))
3111                          (skip-chars-backward "\t\n ")
3112                          (point))))))
3113           parts)
3114       (set-buffer gnus-original-article-buffer)
3115       (setq parts (mm-dissect-buffer t t))
3116       ;; If singlepart, enforce a list.
3117       (when (and (bufferp (car parts))
3118                  (stringp (car (mm-handle-type parts))))
3119         (setq parts (list parts)))
3120       ;; Process the list
3121       (unless (gnus-article-browse-html-parts parts header)
3122         (gnus-error 3 "Mail doesn't contain a \"text/html\" part!"))
3123       (mm-destroy-parts parts)
3124       (unless arg
3125         (gnus-summary-show-article)))))
3126
3127 (defun article-hide-list-identifiers ()
3128   "Remove list identifies from the Subject header.
3129 The `gnus-list-identifiers' variable specifies what to do."
3130   (interactive)
3131   (let ((inhibit-point-motion-hooks t)
3132         (regexp (if (consp gnus-list-identifiers)
3133                     (mapconcat 'identity gnus-list-identifiers " *\\|")
3134                   gnus-list-identifiers))
3135         (inhibit-read-only t))
3136     (when regexp
3137       (save-excursion
3138         (save-restriction
3139           (article-narrow-to-head)
3140           (goto-char (point-min))
3141           (while (re-search-forward
3142                   (concat "^Subject: +\\(R[Ee]: +\\)*\\(" regexp " *\\)")
3143                   nil t)
3144             (delete-region (match-beginning 2) (match-end 0))
3145             (beginning-of-line))
3146           (when (re-search-forward
3147                  "^Subject: +\\(\\(R[Ee]: +\\)+\\)R[Ee]: +" nil t)
3148             (delete-region (match-beginning 1) (match-end 1))))))))
3149
3150 (defun article-hide-pem (&optional arg)
3151   "Toggle hiding of any PEM headers and signatures in the current article.
3152 If given a negative prefix, always show; if given a positive prefix,
3153 always hide."
3154   (interactive (gnus-article-hidden-arg))
3155   (unless (gnus-article-check-hidden-text 'pem arg)
3156     (save-excursion
3157       (let ((inhibit-read-only t) end)
3158         (goto-char (point-min))
3159         ;; Hide the horrendously ugly "header".
3160         (when (and (search-forward
3161                     "\n-----BEGIN PRIVACY-ENHANCED MESSAGE-----\n"
3162                     nil t)
3163                    (setq end (1+ (match-beginning 0))))
3164           (gnus-add-wash-type 'pem)
3165           (gnus-article-hide-text-type
3166            end
3167            (if (search-forward "\n\n" nil t)
3168                (match-end 0)
3169              (point-max))
3170            'pem)
3171           ;; Hide the trailer as well
3172           (when (search-forward "\n-----END PRIVACY-ENHANCED MESSAGE-----\n"
3173                                 nil t)
3174             (gnus-article-hide-text-type
3175              (match-beginning 0) (match-end 0) 'pem)))))))
3176
3177 (defun article-strip-banner ()
3178   "Strip the banners specified by the `banner' group parameter and by
3179 `gnus-article-address-banner-alist'."
3180   (interactive)
3181   (save-excursion
3182     (save-restriction
3183       (let ((inhibit-point-motion-hooks t))
3184         (when (gnus-parameter-banner gnus-newsgroup-name)
3185           (article-really-strip-banner
3186            (gnus-parameter-banner gnus-newsgroup-name)))
3187         (when gnus-article-address-banner-alist
3188           ;; Note that the From header is decoded here, so it is
3189           ;; required that the *-extract-address-components function
3190           ;; supports non-ASCII text.
3191           (let ((from (save-restriction
3192                         (widen)
3193                         (article-narrow-to-head)
3194                         (mail-fetch-field "from"))))
3195             (when (and from
3196                        (setq from
3197                              (cadr (funcall gnus-extract-address-components
3198                                             from))))
3199               (catch 'found
3200                 (dolist (pair gnus-article-address-banner-alist)
3201                   (when (string-match (car pair) from)
3202                     (throw 'found
3203                            (article-really-strip-banner (cdr pair)))))))))))))
3204
3205 (defun article-really-strip-banner (banner)
3206   "Strip the banner specified by the argument."
3207   (save-excursion
3208     (save-restriction
3209       (let ((inhibit-point-motion-hooks t)
3210             (gnus-signature-limit nil)
3211             (inhibit-read-only t))
3212         (article-goto-body)
3213         (cond
3214          ((eq banner 'signature)
3215           (when (gnus-article-narrow-to-signature)
3216             (widen)
3217             (forward-line -1)
3218             (delete-region (point) (point-max))))
3219          ((symbolp banner)
3220           (if (setq banner (cdr (assq banner gnus-article-banner-alist)))
3221               (while (re-search-forward banner nil t)
3222                 (delete-region (match-beginning 0) (match-end 0)))))
3223          ((stringp banner)
3224           (while (re-search-forward banner nil t)
3225             (delete-region (match-beginning 0) (match-end 0)))))))))
3226
3227 (defun article-babel ()
3228   "Translate article using an online translation service."
3229   (interactive)
3230   (require 'babel)
3231   (gnus-with-article-buffer
3232     (when (article-goto-body)
3233       (let* ((start (point))
3234              (end (point-max))
3235              (orig (buffer-substring start end))
3236              (trans (babel-as-string orig)))
3237         (save-restriction
3238           (narrow-to-region start end)
3239           (delete-region start end)
3240           (insert trans))))))
3241
3242 (defun article-hide-signature (&optional arg)
3243   "Hide the signature in the current article.
3244 If given a negative prefix, always show; if given a positive prefix,
3245 always hide."
3246   (interactive (gnus-article-hidden-arg))
3247   (unless (gnus-article-check-hidden-text 'signature arg)
3248     (save-excursion
3249       (save-restriction
3250         (let ((inhibit-read-only t))
3251           (when (gnus-article-narrow-to-signature)
3252             (gnus-article-hide-text-type
3253              (point-min) (point-max) 'signature))))))
3254   (gnus-set-mode-line 'article))
3255
3256 (defun article-strip-headers-in-body ()
3257   "Strip offensive headers from bodies."
3258   (interactive)
3259   (save-excursion
3260     (article-goto-body)
3261     (let ((case-fold-search t))
3262       (when (looking-at "x-no-archive:")
3263         (gnus-delete-line)))))
3264
3265 (defun article-strip-leading-blank-lines ()
3266   "Remove all blank lines from the beginning of the article."
3267   (interactive)
3268   (save-excursion
3269     (let ((inhibit-point-motion-hooks t)
3270           (inhibit-read-only t))
3271       (when (article-goto-body)
3272         (while (and (not (eobp))
3273                     (looking-at "[ \t]*$"))
3274           (gnus-delete-line))))))
3275
3276 (defun article-narrow-to-head ()
3277   "Narrow the buffer to the head of the message.
3278 Point is left at the beginning of the narrowed-to region."
3279   (narrow-to-region
3280    (goto-char (point-min))
3281    (if (search-forward "\n\n" nil 1)
3282        (1- (point))
3283      (point-max)))
3284   (goto-char (point-min)))
3285
3286 (defun article-goto-body ()
3287   "Place point at the start of the body."
3288   (goto-char (point-min))
3289   (cond
3290    ;; This variable is only bound when dealing with separate
3291    ;; MIME body parts.
3292    (article-goto-body-goes-to-point-min-p
3293     t)
3294    ((search-forward "\n\n" nil t)
3295     t)
3296    (t
3297     (goto-char (point-max))
3298     nil)))
3299
3300 (defun article-strip-multiple-blank-lines ()
3301   "Replace consecutive blank lines with one empty line."
3302   (interactive)
3303   (save-excursion
3304     (let ((inhibit-point-motion-hooks t)
3305           (inhibit-read-only t))
3306       ;; First make all blank lines empty.
3307       (article-goto-body)
3308       (while (re-search-forward "^[ \t]+$" nil t)
3309         (unless (gnus-annotation-in-region-p
3310                  (match-beginning 0) (match-end 0))
3311           (replace-match "" nil t)))
3312       ;; Then replace multiple empty lines with a single empty line.
3313       (article-goto-body)
3314       (while (re-search-forward "\n\n\\(\n+\\)" nil t)
3315         (unless (gnus-annotation-in-region-p
3316                  (match-beginning 0) (match-end 0))
3317           (delete-region (match-beginning 1) (match-end 1)))))))
3318
3319 (defun article-strip-leading-space ()
3320   "Remove all white space from the beginning of the lines in the article."
3321   (interactive)
3322   (save-excursion
3323     (let ((inhibit-point-motion-hooks t)
3324           (inhibit-read-only t))
3325       (article-goto-body)
3326       (while (re-search-forward "^[ \t]+" nil t)
3327         (replace-match "" t t)))))
3328
3329 (defun article-strip-trailing-space ()
3330   "Remove all white space from the end of the lines in the article."
3331   (interactive)
3332   (save-excursion
3333     (let ((inhibit-point-motion-hooks t)
3334           (inhibit-read-only t))
3335       (article-goto-body)
3336       (while (re-search-forward "[ \t]+$" nil t)
3337         (replace-match "" t t)))))
3338
3339 (defun article-strip-blank-lines ()
3340   "Strip leading, trailing and multiple blank lines."
3341   (interactive)
3342   (article-strip-leading-blank-lines)
3343   (article-remove-trailing-blank-lines)
3344   (article-strip-multiple-blank-lines))
3345
3346 (defun article-strip-all-blank-lines ()
3347   "Strip all blank lines."
3348   (interactive)
3349   (save-excursion
3350     (let ((inhibit-point-motion-hooks t)
3351           (inhibit-read-only t))
3352       (article-goto-body)
3353       (while (re-search-forward "^[ \t]*\n" nil t)
3354         (replace-match "" t t)))))
3355
3356 (defun gnus-article-narrow-to-signature ()
3357   "Narrow to the signature; return t if a signature is found, else nil."
3358   (let ((inhibit-point-motion-hooks t))
3359     (when (gnus-article-search-signature)
3360       (forward-line 1)
3361       ;; Check whether we have some limits to what we consider
3362       ;; to be a signature.
3363       (let ((limits (if (listp gnus-signature-limit) gnus-signature-limit
3364                       (list gnus-signature-limit)))
3365             limit limited)
3366         (while (setq limit (pop limits))
3367           (if (or (and (integerp limit)
3368                        (< (- (point-max) (point)) limit))
3369                   (and (floatp limit)
3370                        (< (count-lines (point) (point-max)) limit))
3371                   (and (functionp limit)
3372                        (funcall limit))
3373                   (and (stringp limit)
3374                        (not (re-search-forward limit nil t))))
3375               ()                        ; This limit did not succeed.
3376             (setq limited t
3377                   limits nil)))
3378         (unless limited
3379           (narrow-to-region (point) (point-max))
3380           t)))))
3381
3382 (defun gnus-article-search-signature ()
3383   "Search the current buffer for the signature separator.
3384 Put point at the beginning of the signature separator."
3385   (let ((cur (point)))
3386     (goto-char (point-max))
3387     (if (if (stringp gnus-signature-separator)
3388             (re-search-backward gnus-signature-separator nil t)
3389           (let ((seps gnus-signature-separator))
3390             (while (and seps
3391                         (not (re-search-backward (car seps) nil t)))
3392               (pop seps))
3393             seps))
3394         t
3395       (goto-char cur)
3396       nil)))
3397
3398 (defun gnus-article-hidden-arg ()
3399   "Return the current prefix arg as a number, or 0 if no prefix."
3400   (list (if current-prefix-arg
3401             (prefix-numeric-value current-prefix-arg)
3402           0)))
3403
3404 (defun gnus-article-check-hidden-text (type arg)
3405   "Return nil if hiding is necessary.
3406 Arg can be nil or a number.  nil and positive means hide, negative
3407 means show, 0 means toggle."
3408   (save-excursion
3409     (save-restriction
3410       (let ((hide (gnus-article-hidden-text-p type)))
3411         (cond
3412          ((or (null arg)
3413               (> arg 0))
3414           nil)
3415          ((< arg 0)
3416           (gnus-article-show-hidden-text type)
3417           t)
3418          (t
3419           (if (eq hide 'hidden)
3420               (progn
3421                 (gnus-article-show-hidden-text type)
3422                 t)
3423             nil)))))))
3424
3425 (defun gnus-article-hidden-text-p (type)
3426   "Say whether the current buffer contains hidden text of type TYPE."
3427   (let ((pos (text-property-any (point-min) (point-max) 'article-type type)))
3428     (while (and pos
3429                 (not (get-text-property pos 'invisible))
3430                 (not (get-text-property pos 'dummy-invisible)))
3431       (setq pos
3432             (text-property-any (1+ pos) (point-max) 'article-type type)))
3433     (if pos
3434         'hidden
3435       nil)))
3436
3437 (defun gnus-article-show-hidden-text (type &optional dummy)
3438   "Show all hidden text of type TYPE.
3439 Originally it is hide instead of DUMMY."
3440   (let ((inhibit-read-only t)
3441         (inhibit-point-motion-hooks t))
3442     (gnus-remove-text-properties-when
3443      'article-type type
3444      (point-min) (point-max)
3445      (cons 'article-type (cons type
3446                                gnus-hidden-properties)))
3447     (gnus-delete-wash-type type)))
3448
3449 (defconst article-time-units
3450   `((year . ,(* 365.25 24 60 60))
3451     (week . ,(* 7 24 60 60))
3452     (day . ,(* 24 60 60))
3453     (hour . ,(* 60 60))
3454     (minute . 60)
3455     (second . 1))
3456   "Mapping from time units to seconds.")
3457
3458 (defun gnus-article-forward-header ()
3459   "Move point to the start of the next header.
3460 If the current header is a continuation header, this can be several
3461 lines forward."
3462   (let ((ended nil))
3463     (while (not ended)
3464       (forward-line 1)
3465       (if (looking-at "[ \t]+[^ \t]")
3466           (forward-line 1)
3467         (setq ended t)))))
3468
3469 (defun article-date-ut (&optional type highlight)
3470   "Convert DATE date to universal time in the current article.
3471 If TYPE is `local', convert to local time; if it is `lapsed', output
3472 how much time has lapsed since DATE.  For `lapsed', the value of
3473 `gnus-article-date-lapsed-new-header' says whether the \"X-Sent:\" header
3474 should replace the \"Date:\" one, or should be added below it."
3475   (interactive (list 'ut t))
3476   (let* ((tdate-regexp "^Date:[ \t]\\|^X-Sent:[ \t]")
3477          (date-regexp (cond ((not gnus-article-date-lapsed-new-header)
3478                              tdate-regexp)
3479                             ((eq type 'lapsed)
3480                              "^X-Sent:[ \t]")
3481                             (article-lapsed-timer
3482                              "^Date:[ \t]")
3483                             (t
3484                              tdate-regexp)))
3485          (case-fold-search t)
3486          (inhibit-read-only t)
3487          (inhibit-point-motion-hooks t)
3488          pos date bface eface)
3489     (save-excursion
3490       (save-restriction
3491         (widen)
3492         (goto-char (point-min))
3493         (while (or (setq date (get-text-property (setq pos (point))
3494                                                  'original-date))
3495                    (when (setq pos (next-single-property-change
3496                                     (point) 'original-date))
3497                      (setq date (get-text-property pos 'original-date))
3498                      t))
3499           (narrow-to-region
3500            pos (if (setq pos (text-property-any pos (point-max)
3501                                                 'original-date nil))
3502                    (progn
3503                      (goto-char pos)
3504                      (if (or (bolp) (eobp))
3505                          (point)
3506                        (1+ (point))))
3507                  (point-max)))
3508           (goto-char (point-min))
3509           (when (re-search-forward tdate-regexp nil t)
3510             (setq bface (get-text-property (point-at-bol) 'face)
3511                   eface (get-text-property (1- (point-at-eol)) 'face)))
3512           (goto-char (point-min))
3513           (setq pos nil)
3514           ;; Delete any old Date headers.
3515           (while (re-search-forward date-regexp nil t)
3516             (if pos
3517                 (delete-region (point-at-bol) (progn
3518                                                 (gnus-article-forward-header)
3519                                                 (point)))
3520               (delete-region (point-at-bol) (progn
3521                                               (gnus-article-forward-header)
3522                                               (forward-char -1)
3523                                               (point)))
3524               (setq pos (point))))
3525           (when (and (not pos)
3526                      (re-search-forward tdate-regexp nil t))
3527             (forward-line 1))
3528           (gnus-goto-char pos)
3529           (insert (article-make-date-line date (or type 'ut)))
3530           (unless pos
3531             (insert "\n")
3532             (forward-line -1))
3533           ;; Do highlighting.
3534           (beginning-of-line)
3535           (when (looking-at "\\([^:]+\\): *\\(.*\\)$")
3536             (put-text-property (match-beginning 1) (1+ (match-end 1))
3537                                'face bface)
3538             (put-text-property (match-beginning 2) (match-end 2)
3539                                'face eface))
3540           (put-text-property (point-min) (1- (point-max)) 'original-date date)
3541           (goto-char (point-max))
3542           (widen))))))
3543
3544 (defun article-make-date-line (date type)
3545   "Return a DATE line of TYPE."
3546   (unless (memq type '(local ut original user iso8601 lapsed english))
3547     (error "Unknown conversion type: %s" type))
3548   (condition-case ()
3549       (let ((time (date-to-time date)))
3550         (cond
3551          ;; Convert to the local timezone.
3552          ((eq type 'local)
3553           (concat "Date: " (message-make-date time)))
3554          ;; Convert to Universal Time.
3555          ((eq type 'ut)
3556           (concat "Date: "
3557                   (substring
3558                    (message-make-date
3559                     (let* ((e (parse-time-string date))
3560                            (tm (apply 'encode-time e))
3561                            (ms (car tm))
3562                            (ls (- (cadr tm) (car (current-time-zone time)))))
3563                       (cond ((< ls 0) (list (1- ms) (+ ls 65536)))
3564                             ((> ls 65535) (list (1+ ms) (- ls 65536)))
3565                             (t (list ms ls)))))
3566                    0 -5)
3567                   "UT"))
3568          ;; Get the original date from the article.
3569          ((eq type 'original)
3570           (concat "Date: " (if (string-match "\n+$" date)
3571                                (substring date 0 (match-beginning 0))
3572                              date)))
3573          ;; Let the user define the format.
3574          ((eq type 'user)
3575           (let ((format (or (condition-case nil
3576                                 (with-current-buffer gnus-summary-buffer
3577                                   gnus-article-time-format)
3578                               (error nil))
3579                             gnus-article-time-format)))
3580             (if (functionp format)
3581                 (funcall format time)
3582               (concat "Date: " (format-time-string format time)))))
3583          ;; ISO 8601.
3584          ((eq type 'iso8601)
3585           (let ((tz (car (current-time-zone time))))
3586             (concat
3587              "Date: "
3588              (format-time-string "%Y%m%dT%H%M%S" time)
3589              (format "%s%02d%02d"
3590                      (if (> tz 0) "+" "-") (/ (abs tz) 3600)
3591                      (/ (% (abs tz) 3600) 60)))))
3592          ;; Do an X-Sent lapsed format.
3593          ((eq type 'lapsed)
3594           ;; If the date is seriously mangled, the timezone functions are
3595           ;; liable to bug out, so we ignore all errors.
3596           (let* ((now (current-time))
3597                  (real-time (subtract-time now time))
3598                  (real-sec (and real-time
3599                                 (+ (* (float (car real-time)) 65536)
3600                                    (cadr real-time))))
3601                  (sec (and real-time (abs real-sec)))
3602                  num prev)
3603             (cond
3604              ((null real-time)
3605               "X-Sent: Unknown")
3606              ((zerop sec)
3607               "X-Sent: Now")
3608              (t
3609               (concat
3610                "X-Sent: "
3611                ;; This is a bit convoluted, but basically we go
3612                ;; through the time units for years, weeks, etc,
3613                ;; and divide things to see whether that results
3614                ;; in positive answers.
3615                (mapconcat
3616                 (lambda (unit)
3617                   (if (zerop (setq num (ffloor (/ sec (cdr unit)))))
3618                       ;; The (remaining) seconds are too few to
3619                       ;; be divided into this time unit.
3620                       ""
3621                     ;; It's big enough, so we output it.
3622                     (setq sec (- sec (* num (cdr unit))))
3623                     (prog1
3624                         (concat (if prev ", " "") (int-to-string
3625                                                    (floor num))
3626                                 " " (symbol-name (car unit))
3627                                 (if (> num 1) "s" ""))
3628                       (setq prev t))))
3629                 article-time-units "")
3630                ;; If dates are odd, then it might appear like the
3631                ;; article was sent in the future.
3632                (if (> real-sec 0)
3633                    " ago"
3634                  " in the future"))))))
3635          ;; Display the date in proper English
3636          ((eq type 'english)
3637           (let ((dtime (decode-time time)))
3638             (concat
3639              "Date: the "
3640              (number-to-string (nth 3 dtime))
3641              (let ((digit (% (nth 3 dtime) 10)))
3642                (cond
3643                 ((memq (nth 3 dtime) '(11 12 13)) "th")
3644                 ((= digit 1) "st")
3645                 ((= digit 2) "nd")
3646                 ((= digit 3) "rd")
3647                 (t "th")))
3648              " of "
3649              (nth (1- (nth 4 dtime)) gnus-english-month-names)
3650              " "
3651              (number-to-string (nth 5 dtime))
3652              " at "
3653              (format "%02d" (nth 2 dtime))
3654              ":"
3655              (format "%02d" (nth 1 dtime)))))))
3656     (error
3657      (format "Date: %s (from Gnus)" date))))
3658
3659 (defun article-date-local (&optional highlight)
3660   "Convert the current article date to the local timezone."
3661   (interactive (list t))
3662   (article-date-ut 'local highlight))
3663
3664 (defun article-date-english (&optional highlight)
3665   "Convert the current article date to something that is proper English."
3666   (interactive (list t))
3667   (article-date-ut 'english highlight))
3668
3669 (defun article-date-original (&optional highlight)
3670   "Convert the current article date to what it was originally.
3671 This is only useful if you have used some other date conversion
3672 function and want to see what the date was before converting."
3673   (interactive (list t))
3674   (article-date-ut 'original highlight))
3675
3676 (defun article-date-lapsed (&optional highlight)
3677   "Convert the current article date to time lapsed since it was sent."
3678   (interactive (list t))
3679   (article-date-ut 'lapsed highlight))
3680
3681 (defun article-update-date-lapsed ()
3682   "Function to be run from a timer to update the lapsed time line."
3683   (save-match-data
3684     (let (deactivate-mark)
3685       (save-excursion
3686         (ignore-errors
3687          (walk-windows
3688           (lambda (w)
3689             (set-buffer (window-buffer w))
3690             (when (eq major-mode 'gnus-article-mode)
3691               (let ((mark (point-marker)))
3692                 (goto-char (point-min))
3693                 (when (re-search-forward "^X-Sent:" nil t)
3694                   (article-date-lapsed t))
3695                 (goto-char (marker-position mark))
3696                 (move-marker mark nil))))
3697           nil 'visible))))))
3698
3699 (defun gnus-start-date-timer (&optional n)
3700   "Start a timer to update the X-Sent header in the article buffers.
3701 The numerical prefix says how frequently (in seconds) the function
3702 is to run."
3703   (interactive "p")
3704   (unless n
3705     (setq n 1))
3706   (gnus-stop-date-timer)
3707   (setq article-lapsed-timer
3708         (run-at-time 1 n 'article-update-date-lapsed)))
3709
3710 (defun gnus-stop-date-timer ()
3711   "Stop the X-Sent timer."
3712   (interactive)
3713   (when article-lapsed-timer
3714     (nnheader-cancel-timer article-lapsed-timer)
3715     (setq article-lapsed-timer nil)))
3716
3717 (defun article-date-user (&optional highlight)
3718   "Convert the current article date to the user-defined format.
3719 This format is defined by the `gnus-article-time-format' variable."
3720   (interactive (list t))
3721   (article-date-ut 'user highlight))
3722
3723 (defun article-date-iso8601 (&optional highlight)
3724   "Convert the current article date to ISO8601."
3725   (interactive (list t))
3726   (article-date-ut 'iso8601 highlight))
3727
3728 (defmacro gnus-article-save-original-date (&rest forms)
3729   "Save the original date as a text property and evaluate FORMS."
3730   `(let* ((case-fold-search t)
3731           (start (progn
3732                    (goto-char (point-min))
3733                    (when (and (re-search-forward "^date:[\t\n ]+" nil t)
3734                               (not (bolp)))
3735                      (match-end 0))))
3736           (date (when (and start
3737                            (re-search-forward "[\t ]*\n\\(?:[^\t ]\\|\\'\\)"
3738                                               nil t))
3739                   (buffer-substring-no-properties start
3740                                                   (match-beginning 0)))))
3741      (goto-char (point-max))
3742      (skip-chars-backward "\n")
3743      (put-text-property (point-min) (point) 'original-date date)
3744      ,@forms
3745      (goto-char (point-max))
3746      (skip-chars-backward "\n")
3747      (put-text-property (point-min) (point) 'original-date date)))
3748
3749 ;; (defun article-show-all ()
3750 ;;   "Show all hidden text in the article buffer."
3751 ;;   (interactive)
3752 ;;   (save-excursion
3753 ;;     (let ((inhibit-read-only t))
3754 ;;       (gnus-article-unhide-text (point-min) (point-max)))))
3755
3756 (defun article-remove-leading-whitespace ()
3757   "Remove excessive whitespace from all headers."
3758   (interactive)
3759   (save-excursion
3760     (save-restriction
3761       (let ((inhibit-read-only t))
3762         (article-narrow-to-head)
3763         (goto-char (point-min))
3764         (while (re-search-forward "^[^ :]+: \\([ \t]+\\)" nil t)
3765           (delete-region (match-beginning 1) (match-end 1)))))))
3766
3767 (defun article-emphasize (&optional arg)
3768   "Emphasize text according to `gnus-emphasis-alist'."
3769   (interactive (gnus-article-hidden-arg))
3770   (unless (gnus-article-check-hidden-text 'emphasis arg)
3771     (save-excursion
3772       (let ((alist (or
3773                     (condition-case nil
3774                         (with-current-buffer gnus-summary-buffer
3775                           gnus-article-emphasis-alist)
3776                       (error))
3777                     gnus-emphasis-alist))
3778             (inhibit-read-only t)
3779             (props (append '(article-type emphasis)
3780                            gnus-hidden-properties))
3781             regexp elem beg invisible visible face)
3782         (article-goto-body)
3783         (setq beg (point))
3784         (while (setq elem (pop alist))
3785           (goto-char beg)
3786           (setq regexp (car elem)
3787                 invisible (nth 1 elem)
3788                 visible (nth 2 elem)
3789                 face (nth 3 elem))
3790           (while (re-search-forward regexp nil t)
3791             (when (and (match-beginning visible) (match-beginning invisible))
3792               (gnus-article-hide-text
3793                (match-beginning invisible) (match-end invisible) props)
3794               (gnus-article-unhide-text-type
3795                (match-beginning visible) (match-end visible) 'emphasis)
3796               (gnus-put-overlay-excluding-newlines
3797                (match-beginning visible) (match-end visible) 'face face)
3798               (gnus-add-wash-type 'emphasis)
3799               (goto-char (match-end invisible)))))))))
3800
3801 (defun gnus-article-setup-highlight-words (&optional highlight-words)
3802   "Setup newsgroup emphasis alist."
3803   (unless gnus-article-emphasis-alist
3804     (let ((name (and gnus-newsgroup-name
3805                      (gnus-group-real-name gnus-newsgroup-name))))
3806       (make-local-variable 'gnus-article-emphasis-alist)
3807       (setq gnus-article-emphasis-alist
3808             (nconc
3809              (let ((alist gnus-group-highlight-words-alist) elem highlight)
3810                (while (setq elem (pop alist))
3811                  (when (and name (string-match (car elem) name))
3812                    (setq alist nil
3813                          highlight (copy-sequence (cdr elem)))))
3814                highlight)
3815              (copy-sequence highlight-words)
3816              (if gnus-newsgroup-name
3817                  (copy-sequence (gnus-group-find-parameter
3818                                  gnus-newsgroup-name 'highlight-words t)))
3819              gnus-emphasis-alist)))))
3820
3821 (defvar gnus-summary-article-menu)
3822 (defvar gnus-summary-post-menu)
3823
3824 ;;; Saving functions.
3825
3826 (defun gnus-article-save (save-buffer file &optional num)
3827   "Save the currently selected article."
3828   (when (or (get gnus-default-article-saver :headers)
3829             (not gnus-save-all-headers))
3830     ;; Remove headers according to `gnus-saved-headers' or the value
3831     ;; of the `:headers' property that the saver function might have.
3832     (let ((gnus-visible-headers
3833            (or (symbol-value (get gnus-default-article-saver :headers))
3834                gnus-saved-headers gnus-visible-headers))
3835           ;; Ignore group parameter.  See `article-hide-headers'.
3836           (gnus-summary-buffer nil))
3837       (with-current-buffer save-buffer
3838         (article-hide-headers 1 t))))
3839   (save-window-excursion
3840     (if (not gnus-default-article-saver)
3841         (error "No default saver is defined")
3842       ;; !!! Magic!  The saving functions all save
3843       ;; `gnus-save-article-buffer' (or so they think), but we
3844       ;; bind that variable to our save-buffer.
3845       (set-buffer gnus-article-buffer)
3846       (let* ((gnus-save-article-buffer save-buffer)
3847              (filename
3848               (cond
3849                ((not gnus-prompt-before-saving) 'default)
3850                ((eq gnus-prompt-before-saving 'always) nil)
3851                (t file)))
3852              (gnus-number-of-articles-to-be-saved
3853               (when (eq gnus-prompt-before-saving t)
3854                 num)))                  ; Magic
3855         (set-buffer gnus-article-current-summary)
3856         (funcall gnus-default-article-saver filename)))))
3857
3858 (defun gnus-read-save-file-name (prompt &optional filename
3859                                         function group headers variable
3860                                         dir-var)
3861   (let ((default-name
3862           (funcall function group headers (symbol-value variable)))
3863         result)
3864     (setq result
3865           (expand-file-name
3866            (cond
3867             ((eq filename 'default)
3868              default-name)
3869             ((eq filename t)
3870              default-name)
3871             (filename filename)
3872             (t
3873              (when (symbol-value dir-var)
3874                (setq default-name (expand-file-name
3875                                    (file-name-nondirectory default-name)
3876                                    (symbol-value dir-var))))
3877              (let* ((split-name (gnus-get-split-value gnus-split-methods))
3878                     (prompt
3879                      (format prompt
3880                              (if (and gnus-number-of-articles-to-be-saved
3881                                       (> gnus-number-of-articles-to-be-saved 1))
3882                                  (format "these %d articles"
3883                                          gnus-number-of-articles-to-be-saved)
3884                                "this article")))
3885                     (file
3886                      ;; Let the split methods have their say.
3887                      (cond
3888                       ;; No split name was found.
3889                       ((null split-name)
3890                        (read-file-name
3891                         (concat prompt " (default "
3892                                 (file-name-nondirectory default-name) "): ")
3893                         (file-name-directory default-name)
3894                         default-name))
3895                       ;; A single group name is returned.
3896                       ((stringp split-name)
3897                        (setq default-name
3898                              (funcall function split-name headers
3899                                       (symbol-value variable)))
3900                        (read-file-name
3901                         (concat prompt " (default "
3902                                 (file-name-nondirectory default-name) "): ")
3903                         (file-name-directory default-name)
3904                         default-name))
3905                       ;; A single split name was found
3906                       ((= 1 (length split-name))
3907                        (let* ((name (expand-file-name
3908                                      (car split-name)
3909                                      gnus-article-save-directory))
3910                               (dir (cond ((file-directory-p name)
3911                                           (file-name-as-directory name))
3912                                          ((file-exists-p name) name)
3913                                          (t gnus-article-save-directory))))
3914                          (read-file-name
3915                           (concat prompt " (default " name "): ")
3916                           dir name)))
3917                       ;; A list of splits was found.
3918                       (t
3919                        (setq split-name (nreverse split-name))
3920                        (let (result)
3921                          (let ((file-name-history
3922                                 (nconc split-name file-name-history)))
3923                            (setq result
3924                                  (expand-file-name
3925                                   (read-file-name
3926                                    (concat prompt " (`M-p' for defaults): ")
3927                                    gnus-article-save-directory
3928                                    (car split-name))
3929                                   gnus-article-save-directory)))
3930                          (car (push result file-name-history)))))))
3931                ;; Create the directory.
3932                (gnus-make-directory (file-name-directory file))
3933                ;; If we have read a directory, we append the default file name.
3934                (when (file-directory-p file)
3935                  (setq file (expand-file-name (file-name-nondirectory
3936                                                default-name)
3937                                               (file-name-as-directory file))))
3938                ;; Possibly translate some characters.
3939                (nnheader-translate-file-chars file))))))
3940     (gnus-make-directory (file-name-directory result))
3941     (when variable
3942       (set variable result))
3943     (when dir-var
3944       (set dir-var (file-name-directory result)))
3945     result))
3946
3947 (defun gnus-article-archive-name (group)
3948   "Return the first instance of an \"Archive-name\" in the current buffer."
3949   (let ((case-fold-search t))
3950     (when (re-search-forward "archive-name: *\\([^ \n\t]+\\)[ \t]*$" nil t)
3951       (nnheader-concat gnus-article-save-directory
3952                        (match-string 1)))))
3953
3954 (defun gnus-article-nndoc-name (group)
3955   "If GROUP is an nndoc group, return the name of the parent group."
3956   (when (eq (car (gnus-find-method-for-group group)) 'nndoc)
3957     (gnus-group-get-parameter group 'save-article-group)))
3958
3959 (defun gnus-summary-save-in-rmail (&optional filename)
3960   "Append this article to Rmail file.
3961 Optional argument FILENAME specifies file name.
3962 Directory to save to is default to `gnus-article-save-directory'."
3963   (setq filename (gnus-read-save-file-name
3964                   "Save %s in rmail file" filename
3965                   gnus-rmail-save-name gnus-newsgroup-name
3966                   gnus-current-headers 'gnus-newsgroup-last-rmail))
3967   (with-current-buffer gnus-save-article-buffer
3968     (save-excursion
3969       (save-restriction
3970         (widen)
3971         ;; Note that unlike gnus-summary-save-in-mail, there is no
3972         ;; check to see if filename is Babyl.  Rmail in Emacs 23 does
3973         ;; not use Babyl.
3974         (gnus-output-to-rmail filename))))
3975   filename)
3976
3977 (defun gnus-summary-save-in-mail (&optional filename)
3978   "Append this article to Unix mail file.
3979 Optional argument FILENAME specifies file name.
3980 Directory to save to is default to `gnus-article-save-directory'."
3981   (setq filename (gnus-read-save-file-name
3982                   "Save %s in Unix mail file" filename
3983                   gnus-mail-save-name gnus-newsgroup-name
3984                   gnus-current-headers 'gnus-newsgroup-last-mail))
3985   (with-current-buffer gnus-save-article-buffer
3986     (save-excursion
3987       (save-restriction
3988         (widen)
3989         (if (and (file-readable-p filename)
3990                  (file-regular-p filename)
3991                  (mail-file-babyl-p filename))
3992             (gnus-output-to-rmail filename)
3993           (gnus-output-to-mail filename)))))
3994   filename)
3995
3996 (put 'gnus-summary-save-in-file :decode t)
3997 (put 'gnus-summary-save-in-file :headers 'gnus-saved-headers)
3998 (defun gnus-summary-save-in-file (&optional filename overwrite)
3999   "Append this article to file.
4000 Optional argument FILENAME specifies file name.
4001 Directory to save to is default to `gnus-article-save-directory'."
4002   (setq filename (gnus-read-save-file-name
4003                   "Save %s in file" filename
4004                   gnus-file-save-name gnus-newsgroup-name
4005                   gnus-current-headers 'gnus-newsgroup-last-file))
4006   (with-current-buffer gnus-save-article-buffer
4007     (save-excursion
4008       (save-restriction
4009         (widen)
4010         (when (and overwrite
4011                    (file-exists-p filename))
4012           (delete-file filename))
4013         (gnus-output-to-file filename))))
4014   filename)
4015
4016 (put 'gnus-summary-write-to-file :decode t)
4017 (put 'gnus-summary-write-to-file :function 'gnus-summary-save-in-file)
4018 (put 'gnus-summary-write-to-file :headers 'gnus-saved-headers)
4019 (defun gnus-summary-write-to-file (&optional filename)
4020   "Write this article to a file, overwriting it if the file exists.
4021 Optional argument FILENAME specifies file name.
4022 The directory to save in defaults to `gnus-article-save-directory'."
4023   (setq filename (gnus-read-save-file-name
4024                   "Save %s in file" filename
4025                   gnus-file-save-name gnus-newsgroup-name
4026                   gnus-current-headers nil 'gnus-newsgroup-last-directory))
4027   (gnus-summary-save-in-file filename t))
4028
4029 (put 'gnus-summary-save-body-in-file :decode t)
4030 (defun gnus-summary-save-body-in-file (&optional filename overwrite)
4031   "Append this article body to a file.
4032 Optional argument FILENAME specifies file name.
4033 The directory to save in defaults to `gnus-article-save-directory'."
4034   (setq filename (gnus-read-save-file-name
4035                   "Save %s body in file" filename
4036                   gnus-file-save-name gnus-newsgroup-name
4037                   gnus-current-headers 'gnus-newsgroup-last-file))
4038   (with-current-buffer gnus-save-article-buffer
4039     (save-excursion
4040       (save-restriction
4041         (widen)
4042         (when (article-goto-body)
4043           (narrow-to-region (point) (point-max)))
4044         (when (and overwrite
4045                    (file-exists-p filename))
4046           (delete-file filename))
4047         (gnus-output-to-file filename))))
4048   filename)
4049
4050 (put 'gnus-summary-write-body-to-file :decode t)
4051 (put 'gnus-summary-write-body-to-file
4052      :function 'gnus-summary-save-body-in-file)
4053 (defun gnus-summary-write-body-to-file (&optional filename)
4054   "Write this article body to a file, overwriting it if the file exists.
4055 Optional argument FILENAME specifies file name.
4056 The directory to save in defaults to `gnus-article-save-directory'."
4057   (setq filename (gnus-read-save-file-name
4058                   "Save %s body in file" filename
4059                   gnus-file-save-name gnus-newsgroup-name
4060                   gnus-current-headers nil 'gnus-newsgroup-last-directory))
4061   (gnus-summary-save-body-in-file filename t))
4062
4063 (put 'gnus-summary-save-in-pipe :decode t)
4064 (put 'gnus-summary-save-in-pipe :headers 'gnus-saved-headers)
4065 (defun gnus-summary-save-in-pipe (&optional command raw)
4066   "Pipe this article to subprocess COMMAND.
4067 Valid values for COMMAND include:
4068   a string
4069     The executable command name and possibly arguments.
4070   nil
4071     You will be prompted for the command in the minibuffer.
4072   the symbol `default'
4073     It will be replaced with the command which the variable
4074     `gnus-summary-pipe-output-default-command' holds or the command
4075     last used for saving.
4076 Non-nil value for RAW overrides `:decode' and `:headers' properties
4077 and the raw article including all headers will be piped."
4078   (let ((article (gnus-summary-article-number))
4079         (decode (unless raw
4080                   (get 'gnus-summary-save-in-pipe :decode)))
4081         save-buffer default)
4082     (if article
4083         (if (vectorp (gnus-summary-article-header article))
4084             (save-current-buffer
4085               (gnus-summary-select-article decode decode nil article)
4086               (insert-buffer-substring
4087                (prog1
4088                    (if decode
4089                        gnus-article-buffer
4090                      gnus-original-article-buffer)
4091                  (setq save-buffer
4092                        (nnheader-set-temp-buffer " *Gnus Save*"))))
4093               ;; Remove unwanted headers.
4094               (when (and (not raw)
4095                          (or (get 'gnus-summary-save-in-pipe :headers)
4096                              (not gnus-save-all-headers)))
4097                 (let ((gnus-visible-headers
4098                        (or (symbol-value (get 'gnus-summary-save-in-pipe
4099                                               :headers))
4100                            gnus-saved-headers gnus-visible-headers))
4101                       (gnus-summary-buffer nil))
4102                   (article-hide-headers 1 t))))
4103           (error "%d is not a real article" article))
4104       (error "No article to pipe"))
4105     (setq default (or gnus-summary-pipe-output-default-command
4106                       gnus-last-shell-command))
4107     (unless (stringp command)
4108       (setq command
4109             (if (and (eq command 'default) default)
4110                 default
4111               (gnus-read-shell-command "Shell command on this article: "
4112                                        default))))
4113     (when (string-equal command "")
4114       (if default
4115           (setq command default)
4116         (error "A command is required")))
4117     (with-current-buffer save-buffer
4118       (save-restriction
4119         (widen)
4120         (shell-command-on-region (point-min) (point-max) command nil)))
4121     (gnus-kill-buffer save-buffer))
4122   (setq gnus-summary-pipe-output-default-command command))
4123
4124 (defun gnus-summary-pipe-to-muttprint (&optional command)
4125   "Pipe this article to muttprint."
4126   (unless (stringp command)
4127     (setq command (read-string
4128                    "Print using command: " gnus-summary-muttprint-program
4129                    nil gnus-summary-muttprint-program)))
4130   (let ((gnus-summary-pipe-output-default-command
4131          gnus-summary-pipe-output-default-command))
4132     (gnus-summary-save-in-pipe command))
4133   (setq gnus-summary-muttprint-program command))
4134
4135 ;;; Article file names when saving.
4136
4137 (defun gnus-capitalize-newsgroup (newsgroup)
4138   "Capitalize NEWSGROUP name."
4139   (when (not (zerop (length newsgroup)))
4140     (concat (char-to-string (upcase (aref newsgroup 0)))
4141             (substring newsgroup 1))))
4142
4143 (defun gnus-Numeric-save-name (newsgroup headers &optional last-file)
4144   "Generate file name from NEWSGROUP, HEADERS, and optional LAST-FILE.
4145 If variable `gnus-use-long-file-name' is non-nil, it is ~/News/News.group/num.
4146 Otherwise, it is like ~/News/news/group/num."
4147   (let ((default
4148           (expand-file-name
4149            (concat (if (gnus-use-long-file-name 'not-save)
4150                        (gnus-capitalize-newsgroup newsgroup)
4151                      (gnus-newsgroup-directory-form newsgroup))
4152                    "/" (int-to-string (mail-header-number headers)))
4153            gnus-article-save-directory)))
4154     (if (and last-file
4155              (string-equal (file-name-directory default)
4156                            (file-name-directory last-file))
4157              (string-match "^[0-9]+$" (file-name-nondirectory last-file)))
4158         default
4159       (or last-file default))))
4160
4161 (defun gnus-numeric-save-name (newsgroup headers &optional last-file)
4162   "Generate file name from NEWSGROUP, HEADERS, and optional LAST-FILE.
4163 If variable `gnus-use-long-file-name' is non-nil, it is
4164 ~/News/news.group/num.  Otherwise, it is like ~/News/news/group/num."
4165   (let ((default
4166           (expand-file-name
4167            (concat (if (gnus-use-long-file-name 'not-save)
4168                        newsgroup
4169                      (gnus-newsgroup-directory-form newsgroup))
4170                    "/" (int-to-string (mail-header-number headers)))
4171            gnus-article-save-directory)))
4172     (if (and last-file
4173              (string-equal (file-name-directory default)
4174                            (file-name-directory last-file))
4175              (string-match "^[0-9]+$" (file-name-nondirectory last-file)))
4176         default
4177       (or last-file default))))
4178
4179 (defun gnus-plain-save-name (newsgroup headers &optional last-file)
4180   "Generate file name from NEWSGROUP, HEADERS, and optional LAST-FILE.
4181 If variable `gnus-use-long-file-name' is non-nil, it is
4182 ~/News/news.group.  Otherwise, it is like ~/News/news/group/news."
4183   (or last-file
4184       (expand-file-name
4185        (if (gnus-use-long-file-name 'not-save)
4186            newsgroup
4187          (file-relative-name
4188           (expand-file-name "news" (gnus-newsgroup-directory-form newsgroup))
4189           default-directory))
4190        gnus-article-save-directory)))
4191
4192 (defun gnus-sender-save-name (newsgroup headers &optional last-file)
4193   "Generate file name from sender."
4194   (let ((from (mail-header-from headers)))
4195     (expand-file-name
4196      (if (and from (string-match "\\([^ <]+\\)@" from))
4197          (match-string 1 from)
4198        "nobody")
4199      gnus-article-save-directory)))
4200
4201 (defun article-verify-x-pgp-sig ()
4202   "Verify X-PGP-Sig."
4203   ;; <ftp://ftp.isc.org/pub/pgpcontrol/FORMAT>
4204   (interactive)
4205   (if (gnus-buffer-live-p gnus-original-article-buffer)
4206       (let ((sig (with-current-buffer gnus-original-article-buffer
4207                    (gnus-fetch-field "X-PGP-Sig")))
4208             items info headers)
4209         (when (and sig
4210                    mml2015-use
4211                    (mml2015-clear-verify-function))
4212           (with-temp-buffer
4213             (insert-buffer-substring gnus-original-article-buffer)
4214             (setq items (split-string sig))
4215             (message-narrow-to-head)
4216             (let ((inhibit-point-motion-hooks t)
4217                   (case-fold-search t))
4218               ;; Don't verify multiple headers.
4219               (setq headers (mapconcat (lambda (header)
4220                                          (concat header ": "
4221                                                  (mail-fetch-field header)
4222                                                  "\n"))
4223                                        (split-string (nth 1 items) ",") "")))
4224             (delete-region (point-min) (point-max))
4225             (insert "-----BEGIN PGP SIGNED MESSAGE-----\n\n")
4226             (insert "X-Signed-Headers: " (nth 1 items) "\n")
4227             (insert headers)
4228             (widen)
4229             (forward-line)
4230             (while (not (eobp))
4231               (if (looking-at "^-")
4232                   (insert "- "))
4233               (forward-line))
4234             (insert "\n-----BEGIN PGP SIGNATURE-----\n")
4235             (insert "Version: " (car items) "\n\n")
4236             (insert (mapconcat 'identity (cddr items) "\n"))
4237             (insert "\n-----END PGP SIGNATURE-----\n")
4238             (let ((mm-security-handle (list (format "multipart/signed"))))
4239               (mml2015-clean-buffer)
4240               (let ((coding-system-for-write (or gnus-newsgroup-charset
4241                                                  'iso-8859-1)))
4242                 (funcall (mml2015-clear-verify-function)))
4243               (setq info
4244                     (or (mm-handle-multipart-ctl-parameter
4245                          mm-security-handle 'gnus-details)
4246                         (mm-handle-multipart-ctl-parameter
4247                          mm-security-handle 'gnus-info)))))
4248           (when info
4249             (let ((inhibit-read-only t) bface eface)
4250               (save-restriction
4251                 (message-narrow-to-head)
4252                 (goto-char (point-max))
4253                 (forward-line -1)
4254                 (setq bface (get-text-property (point-at-bol) 'face)
4255                       eface (get-text-property (1- (point-at-eol)) 'face))
4256                 (message-remove-header "X-Gnus-PGP-Verify")
4257                 (if (re-search-forward "^X-PGP-Sig:" nil t)
4258                     (forward-line)
4259                   (goto-char (point-max)))
4260                 (narrow-to-region (point) (point))
4261                 (insert "X-Gnus-PGP-Verify: " info "\n")
4262                 (goto-char (point-min))
4263                 (forward-line)
4264                 (while (not (eobp))
4265                   (if (not (looking-at "^[ \t]"))
4266                       (insert " "))
4267                   (forward-line))
4268                 ;; Do highlighting.
4269                 (goto-char (point-min))
4270                 (when (looking-at "\\([^:]+\\): *")
4271                   (put-text-property (match-beginning 1) (1+ (match-end 1))
4272                                      'face bface)
4273                   (put-text-property (match-end 0) (point-max)
4274                                      'face eface)))))))))
4275
4276 (autoload 'canlock-verify "canlock" nil t) ;; for XEmacs.
4277
4278 (defun article-verify-cancel-lock ()
4279   "Verify Cancel-Lock header."
4280   (interactive)
4281   (if (gnus-buffer-live-p gnus-original-article-buffer)
4282       (canlock-verify gnus-original-article-buffer)))
4283
4284 (eval-and-compile
4285   (mapc
4286    (lambda (func)
4287      (let (afunc gfunc)
4288        (if (consp func)
4289            (setq afunc (car func)
4290                  gfunc (cdr func))
4291          (setq afunc func
4292                gfunc (intern (format "gnus-%s" func))))
4293        (defalias gfunc
4294          (when (fboundp afunc)
4295            `(lambda (&optional interactive &rest args)
4296               ,(documentation afunc t)
4297               (interactive (list t))
4298               (with-current-buffer gnus-article-buffer
4299                 (if interactive
4300                     (call-interactively ',afunc)
4301                   (apply ',afunc args))))))))
4302    '(article-hide-headers
4303      article-verify-x-pgp-sig
4304      article-verify-cancel-lock
4305      article-hide-boring-headers
4306      article-treat-overstrike
4307      article-treat-ansi-sequences
4308      article-fill-long-lines
4309      article-capitalize-sentences
4310      article-remove-cr
4311      article-remove-leading-whitespace
4312      article-display-x-face
4313      article-display-face
4314      article-de-quoted-unreadable
4315      article-de-base64-unreadable
4316      article-decode-HZ
4317      article-wash-html
4318      article-unsplit-urls
4319      article-hide-list-identifiers
4320      article-strip-banner
4321      article-babel
4322      article-hide-pem
4323      article-hide-signature
4324      article-strip-headers-in-body
4325      article-remove-trailing-blank-lines
4326      article-strip-leading-blank-lines
4327      article-strip-multiple-blank-lines
4328      article-strip-leading-space
4329      article-strip-trailing-space
4330      article-strip-blank-lines
4331      article-strip-all-blank-lines
4332      article-date-local
4333      article-date-english
4334      article-date-iso8601
4335      article-date-original
4336      article-date-ut
4337      article-decode-mime-words
4338      article-decode-charset
4339      article-decode-encoded-words
4340      article-date-user
4341      article-date-lapsed
4342      article-emphasize
4343      article-treat-dumbquotes
4344      article-normalize-headers
4345      ;;(article-show-all . gnus-article-show-all-headers)
4346      )))
4347 \f
4348 ;;;
4349 ;;; Gnus article mode
4350 ;;;
4351
4352 (put 'gnus-article-mode 'mode-class 'special)
4353
4354 (set-keymap-parent gnus-article-mode-map widget-keymap)
4355
4356 (gnus-define-keys gnus-article-mode-map
4357   " " gnus-article-goto-next-page
4358   "\177" gnus-article-goto-prev-page
4359   [delete] gnus-article-goto-prev-page
4360   [backspace] gnus-article-goto-prev-page
4361   "\C-c^" gnus-article-refer-article
4362   "h" gnus-article-show-summary
4363   "s" gnus-article-show-summary
4364   "\C-c\C-m" gnus-article-mail
4365   "?" gnus-article-describe-briefly
4366   "<" beginning-of-buffer
4367   ">" end-of-buffer
4368   "\C-c\C-i" gnus-info-find-node
4369   "\C-c\C-b" gnus-bug
4370   "R" gnus-article-reply-with-original
4371   "F" gnus-article-followup-with-original
4372   "\C-hk" gnus-article-describe-key
4373   "\C-hc" gnus-article-describe-key-briefly
4374   "\C-hb" gnus-article-describe-bindings
4375
4376   "e" gnus-article-read-summary-keys
4377   "\C-d" gnus-article-read-summary-keys
4378   "\M-*" gnus-article-read-summary-keys
4379   "\M-#" gnus-article-read-summary-keys
4380   "\M-^" gnus-article-read-summary-keys
4381   "\M-g" gnus-article-read-summary-keys)
4382
4383 (substitute-key-definition
4384  'undefined 'gnus-article-read-summary-keys gnus-article-mode-map)
4385
4386 (gnus-define-keys (gnus-article-send-map "S" gnus-article-mode-map)
4387   "W" gnus-article-wide-reply-with-original)
4388 (if (featurep 'xemacs)
4389     (set-keymap-default-binding gnus-article-send-map
4390                                 'gnus-article-read-summary-send-keys)
4391   (define-key gnus-article-send-map [t] 'gnus-article-read-summary-send-keys))
4392
4393 (defun gnus-article-make-menu-bar ()
4394   (unless (boundp 'gnus-article-commands-menu)
4395     (gnus-summary-make-menu-bar))
4396   (gnus-turn-off-edit-menu 'article)
4397   (unless (boundp 'gnus-article-article-menu)
4398     (easy-menu-define
4399      gnus-article-article-menu gnus-article-mode-map ""
4400      '("Article"
4401        ["Scroll forwards" gnus-article-goto-next-page t]
4402        ["Scroll backwards" gnus-article-goto-prev-page t]
4403        ["Show summary" gnus-article-show-summary t]
4404        ["Fetch Message-ID at point" gnus-article-refer-article t]
4405        ["Mail to address at point" gnus-article-mail t]
4406        ["Send a bug report" gnus-bug t]))
4407
4408     (easy-menu-define
4409      gnus-article-treatment-menu gnus-article-mode-map ""
4410      ;; Fixme: this should use :active (and maybe :visible).
4411      '("Treatment"
4412        ["Hide headers" gnus-article-hide-headers t]
4413        ["Hide signature" gnus-article-hide-signature t]
4414        ["Hide citation" gnus-article-hide-citation t]
4415        ["Treat overstrike" gnus-article-treat-overstrike t]
4416        ["Treat ANSI sequences" gnus-article-treat-ansi-sequences t]
4417        ["Remove carriage return" gnus-article-remove-cr t]
4418        ["Remove leading whitespace" gnus-article-remove-leading-whitespace t]
4419        ["Remove quoted-unreadable" gnus-article-de-quoted-unreadable t]
4420        ["Remove base64" gnus-article-de-base64-unreadable t]
4421        ["Treat html" gnus-article-wash-html t]
4422        ["Remove newlines from within URLs" gnus-article-unsplit-urls t]
4423        ["Decode HZ" gnus-article-decode-HZ t]))
4424
4425     ;; Note "Commands" menu is defined in gnus-sum.el for consistency
4426
4427     ;; Note "Post" menu is defined in gnus-sum.el for consistency
4428
4429     (gnus-run-hooks 'gnus-article-menu-hook)))
4430
4431 (defvar bookmark-make-record-function)
4432
4433 (defun gnus-article-mode ()
4434   "Major mode for displaying an article.
4435
4436 All normal editing commands are switched off.
4437
4438 The following commands are available in addition to all summary mode
4439 commands:
4440 \\<gnus-article-mode-map>
4441 \\[gnus-article-next-page]\t Scroll the article one page forwards
4442 \\[gnus-article-prev-page]\t Scroll the article one page backwards
4443 \\[gnus-article-refer-article]\t Go to the article referred to by an article id near point
4444 \\[gnus-article-show-summary]\t Display the summary buffer
4445 \\[gnus-article-mail]\t Send a reply to the address near point
4446 \\[gnus-article-describe-briefly]\t Describe the current mode briefly
4447 \\[gnus-info-find-node]\t Go to the Gnus info node"
4448   (interactive)
4449   (kill-all-local-variables)
4450   (gnus-simplify-mode-line)
4451   (setq mode-name "Article")
4452   (setq major-mode 'gnus-article-mode)
4453   (make-local-variable 'minor-mode-alist)
4454   (use-local-map gnus-article-mode-map)
4455   (when (gnus-visual-p 'article-menu 'menu)
4456     (gnus-article-make-menu-bar)
4457     (when gnus-summary-tool-bar-map
4458       (set (make-local-variable 'tool-bar-map) gnus-summary-tool-bar-map)))
4459   (gnus-update-format-specifications nil 'article-mode)
4460   (set (make-local-variable 'page-delimiter) gnus-page-delimiter)
4461   (set (make-local-variable 'gnus-page-broken) nil)
4462   (make-local-variable 'gnus-button-marker-list)
4463   (make-local-variable 'gnus-article-current-summary)
4464   (make-local-variable 'gnus-article-mime-handles)
4465   (make-local-variable 'gnus-article-decoded-p)
4466   (make-local-variable 'gnus-article-mime-handle-alist)
4467   (make-local-variable 'gnus-article-wash-types)
4468   (make-local-variable 'gnus-article-image-alist)
4469   (make-local-variable 'gnus-article-charset)
4470   (make-local-variable 'gnus-article-ignored-charsets)
4471   (set (make-local-variable 'bookmark-make-record-function)
4472        'gnus-summary-bookmark-make-record)
4473   ;; Prevent Emacs 22 from displaying non-break space with `nobreak-space'
4474   ;; face.
4475   (set (make-local-variable 'nobreak-char-display) nil)
4476   (setq cursor-in-non-selected-windows nil)
4477   (setq truncate-lines gnus-article-truncate-lines)
4478   (gnus-set-default-directory)
4479   (buffer-disable-undo)
4480   (setq buffer-read-only t
4481         show-trailing-whitespace nil)
4482   (set-syntax-table gnus-article-mode-syntax-table)
4483   (mm-enable-multibyte)
4484   (gnus-run-mode-hooks 'gnus-article-mode-hook))
4485
4486 (defvar gnus-button-marker-list nil
4487   "Regexp matching any of the regexps from `gnus-button-alist'.
4488 Internal variable.")
4489
4490 (defun gnus-article-setup-buffer ()
4491   "Initialize the article buffer."
4492   (let* ((name (if gnus-single-article-buffer "*Article*"
4493                  (concat "*Article " gnus-newsgroup-name "*")))
4494          (original
4495           (progn (string-match "\\*Article" name)
4496                  (concat " *Original Article"
4497                          (substring name (match-end 0))))))
4498     (setq gnus-article-buffer name)
4499     (setq gnus-original-article-buffer original)
4500     (setq gnus-article-mime-handle-alist nil)
4501     (with-current-buffer gnus-summary-buffer
4502       ;; This might be a variable local to the summary buffer.
4503       (unless gnus-single-article-buffer
4504         (setq gnus-article-buffer name)
4505         (setq gnus-original-article-buffer original)
4506         (gnus-set-global-variables)))
4507     (gnus-article-setup-highlight-words)
4508     ;; Init original article buffer.
4509     (with-current-buffer (gnus-get-buffer-create gnus-original-article-buffer)
4510       (mm-enable-multibyte)
4511       (setq major-mode 'gnus-original-article-mode)
4512       (make-local-variable 'gnus-original-article))
4513     (if (and (get-buffer name)
4514              (with-current-buffer name
4515                (if gnus-article-edit-mode
4516                    (if (y-or-n-p "Article mode edit in progress; discard? ")
4517                        (progn
4518                          (set-buffer-modified-p nil)
4519                          (gnus-kill-buffer name)
4520                          (message "")
4521                          nil)
4522                      (error "Action aborted"))
4523                  t)))
4524         (with-current-buffer name
4525           (set (make-local-variable 'gnus-article-edit-mode) nil)
4526           (when gnus-article-mime-handles
4527             (mm-destroy-parts gnus-article-mime-handles)
4528             (setq gnus-article-mime-handles nil))
4529           ;; Set it to nil in article-buffer!
4530           (setq gnus-article-mime-handle-alist nil)
4531           (buffer-disable-undo)
4532           (setq buffer-read-only t)
4533           ;; This list just keeps growing if we don't reset it.
4534           (setq gnus-button-marker-list nil)
4535           (unless (eq major-mode 'gnus-article-mode)
4536             (gnus-article-mode))
4537           (current-buffer))
4538       (with-current-buffer (gnus-get-buffer-create name)
4539         (gnus-article-mode)
4540         (make-local-variable 'gnus-summary-buffer)
4541         (setq gnus-summary-buffer
4542               (gnus-summary-buffer-name gnus-newsgroup-name))
4543         (gnus-summary-set-local-parameters gnus-newsgroup-name)
4544         (current-buffer)))))
4545
4546 ;; Set article window start at LINE, where LINE is the number of lines
4547 ;; from the head of the article.
4548 (defun gnus-article-set-window-start (&optional line)
4549   (let ((article-window (gnus-get-buffer-window gnus-article-buffer t)))
4550     (when article-window
4551       (set-window-start
4552        article-window
4553        (with-current-buffer gnus-article-buffer
4554          (goto-char (point-min))
4555          (if (not line)
4556              (point-min)
4557            (gnus-message 6 "Moved to bookmark")
4558            (search-forward "\n\n" nil t)
4559            (forward-line line)
4560            (point)))))))
4561
4562 (defun gnus-article-prepare (article &optional all-headers header)
4563   "Prepare ARTICLE in article mode buffer.
4564 ARTICLE should either be an article number or a Message-ID.
4565 If ARTICLE is an id, HEADER should be the article headers.
4566 If ALL-HEADERS is non-nil, no headers are hidden."
4567   (save-excursion
4568     ;; Make sure we start in a summary buffer.
4569     (unless (eq major-mode 'gnus-summary-mode)
4570       (set-buffer gnus-summary-buffer))
4571     (setq gnus-summary-buffer (current-buffer))
4572     (let* ((gnus-article (if header (mail-header-number header) article))
4573            (summary-buffer (current-buffer))
4574            (gnus-tmp-internal-hook gnus-article-internal-prepare-hook)
4575            (group gnus-newsgroup-name)
4576            result)
4577       (save-excursion
4578         (gnus-article-setup-buffer)
4579         (set-buffer gnus-article-buffer)
4580         ;; Deactivate active regions.
4581         (when (and (boundp 'transient-mark-mode)
4582                    transient-mark-mode)
4583           (setq mark-active nil))
4584         (if (not (setq result (let ((inhibit-read-only t))
4585                                 (gnus-request-article-this-buffer
4586                                  article group))))
4587             ;; There is no such article.
4588             (save-excursion
4589               (when (and (numberp article)
4590                          (not (memq article gnus-newsgroup-sparse)))
4591                 (setq gnus-article-current
4592                       (cons gnus-newsgroup-name article))
4593                 (set-buffer gnus-summary-buffer)
4594                 (setq gnus-current-article article)
4595                 (if (and (memq article gnus-newsgroup-undownloaded)
4596                          (not (gnus-online (gnus-find-method-for-group
4597                                             gnus-newsgroup-name))))
4598                     (progn
4599                       (gnus-summary-set-agent-mark article)
4600                       (message "Message marked for downloading"))
4601                   (gnus-summary-mark-article article gnus-canceled-mark)
4602                   (unless (memq article gnus-newsgroup-sparse)
4603                     (gnus-error 1 "No such article (may have expired or been canceled)")))))
4604           (if (or (eq result 'pseudo)
4605                   (eq result 'nneething))
4606               (progn
4607                 (with-current-buffer summary-buffer
4608                   (push article gnus-newsgroup-history)
4609                   (setq gnus-last-article gnus-current-article
4610                         gnus-current-article 0
4611                         gnus-current-headers nil
4612                         gnus-article-current nil)
4613                   (if (eq result 'nneething)
4614                       (gnus-configure-windows 'summary)
4615                     (gnus-configure-windows 'article))
4616                   (gnus-set-global-variables))
4617                 (let ((gnus-article-mime-handle-alist-1
4618                        gnus-article-mime-handle-alist))
4619                   (gnus-set-mode-line 'article)))
4620             ;; The result from the `request' was an actual article -
4621             ;; or at least some text that is now displayed in the
4622             ;; article buffer.
4623             (when (and (numberp article)
4624                        (not (eq article gnus-current-article)))
4625               ;; Seems like a new article has been selected.
4626               ;; `gnus-current-article' must be an article number.
4627               (with-current-buffer summary-buffer
4628                 (push article gnus-newsgroup-history)
4629                 (setq gnus-last-article gnus-current-article
4630                       gnus-current-article article
4631                       gnus-current-headers
4632                       (gnus-summary-article-header gnus-current-article)
4633                       gnus-article-current
4634                       (cons gnus-newsgroup-name gnus-current-article))
4635                 (unless (vectorp gnus-current-headers)
4636                   (setq gnus-current-headers nil))
4637                 (gnus-summary-goto-subject gnus-current-article)
4638                 (when (gnus-summary-show-thread)
4639                   ;; If the summary buffer really was folded, the
4640                   ;; previous goto may not actually have gone to
4641                   ;; the right article, but the thread root instead.
4642                   ;; So we go again.
4643                   (gnus-summary-goto-subject gnus-current-article))
4644                 (gnus-run-hooks 'gnus-mark-article-hook)
4645                 (gnus-set-mode-line 'summary)
4646                 (when (gnus-visual-p 'article-highlight 'highlight)
4647                   (gnus-run-hooks 'gnus-visual-mark-article-hook))
4648                 ;; Set the global newsgroup variables here.
4649                 (gnus-set-global-variables)
4650                 (setq gnus-have-all-headers
4651                       (or all-headers gnus-show-all-headers))))
4652             (save-excursion
4653               (gnus-configure-windows 'article))
4654             (when (or (numberp article)
4655                       (stringp article))
4656               (gnus-article-prepare-display)
4657               ;; Do page break.
4658               (goto-char (point-min))
4659               (when gnus-break-pages
4660                 (gnus-narrow-to-page)))
4661             (let ((gnus-article-mime-handle-alist-1
4662                    gnus-article-mime-handle-alist))
4663               (gnus-set-mode-line 'article))
4664             (article-goto-body)
4665             (unless (bobp)
4666               (forward-line -1))
4667             (set-window-point (get-buffer-window (current-buffer)) (point))
4668             (gnus-configure-windows 'article)
4669             t))))))
4670
4671 ;;;###autoload
4672 (defun gnus-article-prepare-display ()
4673   "Make the current buffer look like a nice article."
4674   ;; Hooks for getting information from the article.
4675   ;; This hook must be called before being narrowed.
4676   (let ((gnus-article-buffer (current-buffer))
4677         buffer-read-only
4678         (inhibit-read-only t))
4679     (unless (eq major-mode 'gnus-article-mode)
4680       (gnus-article-mode))
4681     (setq buffer-read-only nil
4682           gnus-article-wash-types nil
4683           gnus-article-image-alist nil)
4684     (gnus-run-hooks 'gnus-tmp-internal-hook)
4685     (when gnus-display-mime-function
4686       (funcall gnus-display-mime-function))
4687     (gnus-run-hooks 'gnus-article-prepare-hook)))
4688
4689 ;;;
4690 ;;; Gnus Sticky Article Mode
4691 ;;;
4692
4693 (define-derived-mode gnus-sticky-article-mode gnus-article-mode "StickyArticle"
4694   "Mode for sticky articles."
4695   ;; Release bindings that won't work.
4696   (substitute-key-definition 'gnus-article-read-summary-keys 'undefined
4697                              gnus-sticky-article-mode-map)
4698   (substitute-key-definition 'gnus-article-refer-article 'undefined
4699                              gnus-sticky-article-mode-map)
4700   (dolist (k '("e" "h" "s" "F" "R"))
4701     (define-key gnus-sticky-article-mode-map k nil))
4702   (define-key gnus-sticky-article-mode-map "k" 'gnus-kill-sticky-article-buffer)
4703   (define-key gnus-sticky-article-mode-map "q" 'bury-buffer)
4704   (define-key gnus-sticky-article-mode-map "\C-hc" 'describe-key-briefly)
4705   (define-key gnus-sticky-article-mode-map "\C-hk" 'describe-key))
4706
4707 (defun gnus-sticky-article (arg)
4708   "Make the current article sticky.
4709 If a prefix ARG is given, ask for a name for this sticky article buffer."
4710   (interactive "P")
4711   (gnus-summary-show-thread)
4712   (gnus-summary-select-article nil nil 'pseudo)
4713   (let (new-art-buf-name)
4714     (gnus-eval-in-buffer-window gnus-article-buffer
4715       (setq new-art-buf-name
4716             (concat
4717              "*Sticky Article: "
4718              (if arg
4719                  (read-from-minibuffer "Sticky article buffer name: ")
4720                (gnus-with-article-headers
4721                  (gnus-article-goto-header "subject")
4722                  (setq new-art-buf-name
4723                        (buffer-substring-no-properties
4724                         (line-beginning-position) (line-end-position)))
4725                  (goto-char (point-min))
4726                  (gnus-article-goto-header "from")
4727                  (setq new-art-buf-name
4728                        (concat
4729                         new-art-buf-name ", "
4730                         (buffer-substring-no-properties
4731                          (line-beginning-position) (line-end-position))))
4732                  (goto-char (point-min))
4733                  (gnus-article-goto-header "date")
4734                  (setq new-art-buf-name
4735                        (concat
4736                         new-art-buf-name ", "
4737                         (buffer-substring-no-properties
4738                          (line-beginning-position) (line-end-position))))))
4739              "*"))
4740       (if (and (gnus-buffer-live-p new-art-buf-name)
4741                (with-current-buffer new-art-buf-name
4742                  (eq major-mode 'gnus-sticky-article-mode)))
4743           (switch-to-buffer new-art-buf-name)
4744         (setq new-art-buf-name (rename-buffer new-art-buf-name t)))
4745       (gnus-sticky-article-mode))
4746     (setq gnus-article-buffer new-art-buf-name))
4747   (gnus-summary-recenter)
4748   (gnus-summary-position-point))
4749
4750 (defun gnus-kill-sticky-article-buffer (&optional buffer)
4751   "Kill the given sticky article BUFFER.
4752 If none is given, assume the current buffer and kill it if it has
4753 `gnus-sticky-article-mode'."
4754   (interactive)
4755   (unless buffer
4756     (setq buffer (current-buffer)))
4757   (with-current-buffer buffer
4758     (when (eq major-mode 'gnus-sticky-article-mode)
4759       (gnus-kill-buffer buffer))))
4760
4761 (defun gnus-kill-sticky-article-buffers (arg)
4762   "Kill all sticky article buffers.
4763 If a prefix ARG is given, ask for confirmation."
4764   (interactive "P")
4765   (dolist (buf (gnus-buffers))
4766     (with-current-buffer buf
4767       (when (eq major-mode 'gnus-sticky-article-mode)
4768         (if (not arg)
4769             (gnus-kill-buffer buf)
4770           (when (yes-or-no-p (concat "Kill buffer " (buffer-name buf) "? "))
4771             (gnus-kill-buffer buf)))))))
4772
4773 ;;;
4774 ;;; Gnus MIME viewing functions
4775 ;;;
4776
4777 (defvar gnus-mime-button-line-format "%{%([%p. %d%T]%)%}%e\n"
4778   "Format of the MIME buttons.
4779
4780 Valid specifiers include:
4781 %t  The MIME type
4782 %T  MIME type, along with additional info
4783 %n  The `name' parameter
4784 %d  The description, if any
4785 %l  The length of the encoded part
4786 %p  The part identifier number
4787 %e  Dots if the part isn't displayed
4788
4789 General format specifiers can also be used.  See Info node
4790 `(gnus)Formatting Variables'.")
4791
4792 (defvar gnus-mime-button-line-format-alist
4793   '((?t gnus-tmp-type ?s)
4794     (?T gnus-tmp-type-long ?s)
4795     (?n gnus-tmp-name ?s)
4796     (?d gnus-tmp-description ?s)
4797     (?p gnus-tmp-id ?s)
4798     (?l gnus-tmp-length ?d)
4799     (?e gnus-tmp-dots ?s)))
4800
4801 (defvar gnus-mime-button-commands
4802   '((gnus-article-press-button "\r" "Toggle Display")
4803     (gnus-mime-view-part "v" "View Interactively...")
4804     (gnus-mime-view-part-as-type "t" "View As Type...")
4805     (gnus-mime-view-part-as-charset "C" "View As charset...")
4806     (gnus-mime-save-part "o" "Save...")
4807     (gnus-mime-save-part-and-strip "\C-o" "Save and Strip")
4808     (gnus-mime-replace-part "r" "Replace part")
4809     (gnus-mime-delete-part "d" "Delete part")
4810     (gnus-mime-copy-part "c" "View As Text, In Other Buffer")
4811     (gnus-mime-inline-part "i" "View As Text, In This Buffer")
4812     (gnus-mime-view-part-internally "E" "View Internally") ;; Why `E'?
4813     (gnus-mime-view-part-externally "e" "View Externally")
4814     (gnus-mime-print-part "p" "Print")
4815     (gnus-mime-pipe-part "|" "Pipe To Command...")
4816     (gnus-mime-action-on-part "." "Take action on the part...")))
4817
4818 (defun gnus-article-mime-part-status ()
4819   (if gnus-article-mime-handle-alist-1
4820       (if (eq 1 (length gnus-article-mime-handle-alist-1))
4821           " (1 part)"
4822         (format " (%d parts)" (length gnus-article-mime-handle-alist-1)))
4823     ""))
4824
4825 (defvar gnus-mime-button-map
4826   (let ((map (make-sparse-keymap)))
4827     (define-key map gnus-mouse-2 'gnus-article-push-button)
4828     (define-key map gnus-down-mouse-3 'gnus-mime-button-menu)
4829     (dolist (c gnus-mime-button-commands)
4830       (define-key map (cadr c) (car c)))
4831     map))
4832
4833 (easy-menu-define
4834   gnus-mime-button-menu gnus-mime-button-map "MIME button menu."
4835   `("MIME Part"
4836     ,@(mapcar (lambda (c)
4837                 (vector (caddr c) (car c) :active t))
4838               gnus-mime-button-commands)))
4839
4840 (defvar gnus-url-button-commands
4841   '((gnus-article-copy-string "u" "Copy URL to kill ring")))
4842
4843 (defvar gnus-url-button-map
4844   (let ((map (make-sparse-keymap)))
4845     (dolist (c gnus-url-button-commands)
4846       (define-key map (cadr c) (car c)))
4847     map))
4848
4849 (easy-menu-define
4850   gnus-url-button-menu gnus-url-button-map "URL button menu."
4851   `("Url Button"
4852     ,@(mapcar (lambda (c)
4853                 (vector (caddr c) (car c) :active t))
4854               gnus-url-button-commands)))
4855
4856 (defmacro gnus-bind-safe-url-regexp (&rest body)
4857   "Bind `mm-w3m-safe-url-regexp' according to `gnus-safe-html-newsgroups'."
4858   `(let ((mm-w3m-safe-url-regexp
4859           (let ((group (if (and (eq major-mode 'gnus-article-mode)
4860                                 (gnus-buffer-live-p
4861                                  gnus-article-current-summary))
4862                            (with-current-buffer gnus-article-current-summary
4863                              gnus-newsgroup-name)
4864                          gnus-newsgroup-name)))
4865             (if (cond ((not group)
4866                        ;; Maybe we're in a mml-preview buffer
4867                        ;; and no group is selected.
4868                        t)
4869                       ((stringp gnus-safe-html-newsgroups)
4870                        (string-match gnus-safe-html-newsgroups group))
4871                       ((consp gnus-safe-html-newsgroups)
4872                        (member group gnus-safe-html-newsgroups)))
4873                 nil
4874               mm-w3m-safe-url-regexp))))
4875      ,@body))
4876
4877 (defun gnus-mime-button-menu (event prefix)
4878  "Construct a context-sensitive menu of MIME commands."
4879  (interactive "e\nP")
4880  (save-window-excursion
4881    (let ((pos (event-start event)))
4882      (select-window (posn-window pos))
4883      (goto-char (posn-point pos))
4884      (gnus-article-check-buffer)
4885      (popup-menu gnus-mime-button-menu nil prefix))))
4886
4887 (defun gnus-mime-view-all-parts (&optional handles)
4888   "View all the MIME parts."
4889   (interactive)
4890   (with-current-buffer gnus-article-buffer
4891     (let ((handles (or handles gnus-article-mime-handles))
4892           (mail-parse-charset gnus-newsgroup-charset)
4893           (mail-parse-ignored-charsets
4894            (with-current-buffer gnus-summary-buffer
4895              gnus-newsgroup-ignored-charsets)))
4896       (when handles
4897         (mm-remove-parts handles)
4898         (goto-char (point-min))
4899         (or (search-forward "\n\n") (goto-char (point-max)))
4900         (let ((inhibit-read-only t))
4901           (delete-region (point) (point-max))
4902           (gnus-bind-safe-url-regexp (mm-display-parts handles)))))))
4903
4904 (defun gnus-article-jump-to-part (n)
4905   "Jump to MIME part N."
4906   (interactive "P")
4907   (pop-to-buffer gnus-article-buffer)
4908   ;; FIXME: why is it necessary?
4909   (sit-for 0)
4910   (let ((parts (length gnus-article-mime-handle-alist)))
4911     (or n (setq n (read-number (format "Jump to part (2..%s): " parts))))
4912     (unless (and (integerp n) (<= n parts) (>= n 1))
4913       (setq n
4914             (progn
4915               (gnus-message 7 "Invalid part `%s', using %s instead."
4916                             n parts)
4917               parts)))
4918     (gnus-message 9 "Jumping to part %s." n)
4919     (cond ((>= gnus-auto-select-part 1)
4920            (while (and (<= n parts)
4921                        (not (gnus-article-goto-part n)))
4922              (setq n (1+ n))))
4923           ((< gnus-auto-select-part 0)
4924            (while (and (>= n 1)
4925                        (not (gnus-article-goto-part n)))
4926              (setq n (1- n))))
4927           (t
4928            (gnus-article-goto-part n)))))
4929
4930 (defvar gnus-mime-buttonized-part-id nil
4931   "ID of a mime part that should be buttonized.
4932 `gnus-mime-save-part-and-strip' and `gnus-mime-delete-part' bind it.")
4933
4934 (eval-when-compile
4935   (defsubst gnus-article-edit-part (handles &optional current-id)
4936     "Edit an article in order to delete a mime part.
4937 This function is exclusively used by `gnus-mime-save-part-and-strip'
4938 and `gnus-mime-delete-part', and not provided at run-time normally."
4939     (gnus-article-edit-article
4940      `(lambda ()
4941         (buffer-disable-undo)
4942         (erase-buffer)
4943         (let ((mail-parse-charset (or gnus-article-charset
4944                                       ',gnus-newsgroup-charset))
4945               (mail-parse-ignored-charsets
4946                (or gnus-article-ignored-charsets
4947                    ',gnus-newsgroup-ignored-charsets))
4948               (mbl mml-buffer-list))
4949           (setq mml-buffer-list nil)
4950           (insert-buffer-substring gnus-original-article-buffer)
4951           (mime-to-mml ',handles)
4952           (setq gnus-article-mime-handles nil)
4953           (let ((mbl1 mml-buffer-list))
4954             (setq mml-buffer-list mbl)
4955             (set (make-local-variable 'mml-buffer-list) mbl1))
4956           (gnus-make-local-hook 'kill-buffer-hook)
4957           (add-hook 'kill-buffer-hook 'mml-destroy-buffers t t)))
4958      `(lambda (no-highlight)
4959         (let ((mail-parse-charset (or gnus-article-charset
4960                                       ',gnus-newsgroup-charset))
4961               (message-options message-options)
4962               (message-options-set-recipient)
4963               (mail-parse-ignored-charsets
4964                (or gnus-article-ignored-charsets
4965                    ',gnus-newsgroup-ignored-charsets)))
4966           (mml-to-mime)
4967           (mml-destroy-buffers)
4968           (remove-hook 'kill-buffer-hook
4969                        'mml-destroy-buffers t)
4970           (kill-local-variable 'mml-buffer-list))
4971         (gnus-summary-edit-article-done
4972          ,(or (mail-header-references gnus-current-headers) "")
4973          ,(gnus-group-read-only-p)
4974          ,gnus-summary-buffer no-highlight))
4975      t)
4976     ;; Force buttonizing this part.
4977     (let ((gnus-mime-buttonized-part-id current-id))
4978       (gnus-article-edit-done))
4979     (gnus-configure-windows 'article)
4980     (when (and current-id (integerp gnus-auto-select-part))
4981       (gnus-article-jump-to-part
4982        (min (max (+ current-id gnus-auto-select-part) 1)
4983             (with-current-buffer gnus-article-buffer
4984               (length gnus-article-mime-handle-alist)))))))
4985
4986 (defun gnus-mime-replace-part (file)
4987   "Replace MIME part under point with an external body."
4988   ;; Useful if file has already been saved to disk
4989   (interactive
4990    (list
4991     (read-file-name "Replace MIME part with file: "
4992                     (or mm-default-directory default-directory)
4993                     nil nil)))
4994   (gnus-mime-save-part-and-strip file))
4995
4996 (defun gnus-mime-save-part-and-strip (&optional file)
4997   "Save the MIME part under point then replace it with an external body.
4998 If FILE is given, use it for the external part."
4999   (interactive)
5000   (gnus-article-check-buffer)
5001   (when (gnus-group-read-only-p)
5002     (error "The current group does not support deleting of parts"))
5003   (when (mm-complicated-handles gnus-article-mime-handles)
5004     (error "\
5005 The current article has a complicated MIME structure, giving up..."))
5006   (let* ((data (get-text-property (point) 'gnus-data))
5007          (id (get-text-property (point) 'gnus-part))
5008          param
5009          (handles gnus-article-mime-handles))
5010     (unless file
5011       (setq file
5012             (and data (mm-save-part data "Delete MIME part and save to: "))))
5013     (when file
5014       (with-current-buffer (mm-handle-buffer data)
5015         (erase-buffer)
5016         (insert "Content-Type: " (mm-handle-media-type data))
5017         (mml-insert-parameter-string (cdr (mm-handle-type data))
5018                                      '(charset))
5019         ;; Add a filename for the sake of saving the part again.
5020         (mml-insert-parameter
5021          (mail-header-encode-parameter "name" (file-name-nondirectory file)))
5022         (insert "\n")
5023         (insert "Content-ID: " (message-make-message-id) "\n")
5024         (insert "Content-Transfer-Encoding: binary\n")
5025         (insert "\n"))
5026       (setcdr data
5027               (cdr (mm-make-handle nil
5028                                    `("message/external-body"
5029                                      (access-type . "LOCAL-FILE")
5030                                      (name . ,file)))))
5031       ;; (set-buffer gnus-summary-buffer)
5032       (gnus-article-edit-part handles id))))
5033
5034 ;; A function like `gnus-summary-save-parts' (`X m', `<MIME> <Extract all
5035 ;; parts...>') but with stripping would be nice.
5036
5037 (defun gnus-mime-delete-part ()
5038   "Delete the MIME part under point.
5039 Replace it with some information about the removed part."
5040   (interactive)
5041   (gnus-article-check-buffer)
5042   (when (gnus-group-read-only-p)
5043     (error "The current group does not support deleting of parts"))
5044   (when (mm-complicated-handles gnus-article-mime-handles)
5045     (error "\
5046 The current article has a complicated MIME structure, giving up..."))
5047   (when (or gnus-expert-user
5048             (gnus-yes-or-no-p "\
5049 Deleting parts may malfunction or destroy the article; continue? "))
5050     (let* ((data (get-text-property (point) 'gnus-data))
5051            (id (get-text-property (point) 'gnus-part))
5052            (handles gnus-article-mime-handles)
5053            (none "(none)")
5054            (description
5055             (let ((desc (mm-handle-description data)))
5056               (when desc
5057                 (mail-decode-encoded-word-string desc))))
5058            (filename
5059             (or (mail-content-type-get (mm-handle-disposition data) 'filename)
5060                 none))
5061            (type (mm-handle-media-type data)))
5062       (unless data
5063         (error "No MIME part under point"))
5064       (with-current-buffer (mm-handle-buffer data)
5065         (let ((bsize (buffer-size)))
5066           (erase-buffer)
5067           (insert
5068            (concat
5069             ",----\n"
5070             "| The following attachment has been deleted:\n"
5071             "|\n"
5072             "| Type:           " type "\n"
5073             "| Filename:       " filename "\n"
5074             "| Size (encoded): " (format "%s byte%s\n"
5075                                          bsize (if (= bsize 1)
5076                                                    ""
5077                                                  "s"))
5078             (when description
5079               (concat    "| Description:    " description "\n"))
5080             "`----\n"))
5081           (setcdr data
5082                   (cdr (mm-make-handle
5083                         nil `("text/plain" (charset . gnus-decoded)) nil nil
5084                         (list "attachment")
5085                         (format "Deleted attachment (%s bytes)" bsize))))))
5086       ;; (set-buffer gnus-summary-buffer)
5087       (gnus-article-edit-part handles id))))
5088
5089 (defun gnus-mime-save-part ()
5090   "Save the MIME part under point."
5091   (interactive)
5092   (gnus-article-check-buffer)
5093   (let ((data (get-text-property (point) 'gnus-data)))
5094     (when data
5095       (mm-save-part data))))
5096
5097 (defun gnus-mime-pipe-part (&optional cmd)
5098   "Pipe the MIME part under point to a process.
5099 Use CMD as the process."
5100   (interactive)
5101   (gnus-article-check-buffer)
5102   (let ((data (get-text-property (point) 'gnus-data)))
5103     (when data
5104       (mm-pipe-part data cmd))))
5105
5106 (defun gnus-mime-view-part ()
5107   "Interactively choose a viewing method for the MIME part under point."
5108   (interactive)
5109   (gnus-article-check-buffer)
5110   (let ((data (get-text-property (point) 'gnus-data)))
5111     (when data
5112       (setq gnus-article-mime-handles
5113             (mm-merge-handles
5114              gnus-article-mime-handles (setq data (copy-sequence data))))
5115       (mm-interactively-view-part data))))
5116
5117 (defun gnus-mime-view-part-as-type-internal ()
5118   (gnus-article-check-buffer)
5119   (let* ((handle (get-text-property (point) 'gnus-data))
5120          (name (or
5121                 ;; Content-Type: foo/bar; name=...
5122                 (mail-content-type-get (mm-handle-type handle) 'name)
5123                 ;; Content-Disposition: attachment; filename=...
5124                 (cdr (assq 'filename (cdr (mm-handle-disposition handle))))))
5125          (def-type (and name (mm-default-file-encoding name))))
5126     (or (and def-type (cons def-type 0))
5127         (and handle
5128              (equal (mm-handle-media-supertype handle) "text")
5129              '("text/plain" . 0))
5130         '("application/octet-stream" . 0))))
5131
5132 (defun gnus-mime-view-part-as-type (&optional mime-type pred)
5133   "Choose a MIME media type, and view the part as such.
5134 If non-nil, PRED is a predicate to use during completion to limit the
5135 available media-types."
5136   (interactive)
5137   (unless mime-type
5138     (setq mime-type
5139           (let ((default (gnus-mime-view-part-as-type-internal)))
5140             (gnus-completing-read
5141              "View as MIME type"
5142              (gnus-remove-if-not pred (mailcap-mime-types))
5143              nil nil nil
5144              (car default)))))
5145   (gnus-article-check-buffer)
5146   (let ((handle (get-text-property (point) 'gnus-data)))
5147     (when handle
5148       (when (equal (mm-handle-media-type handle) "message/external-body")
5149         (unless (mm-handle-cache handle)
5150           (mm-extern-cache-contents handle))
5151         (setq handle (mm-handle-cache handle)))
5152       (setq handle
5153             (mm-make-handle (mm-handle-buffer handle)
5154                             (cons mime-type (cdr (mm-handle-type handle)))
5155                             (mm-handle-encoding handle)
5156                             (mm-handle-undisplayer handle)
5157                             (mm-handle-disposition handle)
5158                             (mm-handle-description handle)
5159                             nil
5160                             (mm-handle-id handle)))
5161       (setq gnus-article-mime-handles
5162             (mm-merge-handles gnus-article-mime-handles handle))
5163       (when (mm-handle-displayed-p handle)
5164         (mm-remove-part handle))
5165       (gnus-mm-display-part handle))))
5166
5167 (defun gnus-mime-copy-part (&optional handle arg)
5168   "Put the MIME part under point into a new buffer.
5169 If `auto-compression-mode' is enabled, compressed files like .gz and .bz2
5170 are decompressed."
5171   (interactive (list nil current-prefix-arg))
5172   (gnus-article-check-buffer)
5173   (unless handle
5174     (setq handle (get-text-property (point) 'gnus-data)))
5175   (when handle
5176     (let ((filename (or (mail-content-type-get (mm-handle-type handle)
5177                                                'name)
5178                         (mail-content-type-get (mm-handle-disposition handle)
5179                                                'filename)))
5180           contents dont-decode charset coding-system)
5181       (mm-with-unibyte-buffer
5182         (mm-insert-part handle)
5183         (setq contents (or (condition-case nil
5184                                (mm-decompress-buffer filename nil 'sig)
5185                              (error
5186                               (setq dont-decode t)
5187                               nil))
5188                            (buffer-string))))
5189       (setq filename (cond (filename (file-name-nondirectory filename))
5190                            (dont-decode "*raw data*")
5191                            (t "*decoded*")))
5192       (cond
5193        (dont-decode)
5194        ((not arg)
5195         (unless (setq charset (mail-content-type-get
5196                                (mm-handle-type handle) 'charset))
5197           (unless (setq coding-system (mm-with-unibyte-buffer
5198                                         (insert contents)
5199                                         (mm-find-buffer-file-coding-system)))
5200             (setq charset gnus-newsgroup-charset))))
5201        ((numberp arg)
5202         (setq charset (or (cdr (assq arg
5203                                      gnus-summary-show-article-charset-alist))
5204                           (mm-read-coding-system "Charset: ")))))
5205       (switch-to-buffer (generate-new-buffer filename))
5206       (if (or coding-system
5207               (and charset
5208                    (setq coding-system (mm-charset-to-coding-system charset))
5209                    (not (eq charset 'ascii))))
5210           (progn
5211             (mm-enable-multibyte)
5212             (insert (mm-decode-coding-string contents coding-system))
5213             (setq buffer-file-coding-system
5214                   (if (boundp 'last-coding-system-used)
5215                       (symbol-value 'last-coding-system-used)
5216                     coding-system)))
5217         (mm-disable-multibyte)
5218         (insert contents)
5219         (setq buffer-file-coding-system mm-binary-coding-system))
5220       ;; We do it this way to make `normal-mode' set the appropriate mode.
5221       (unwind-protect
5222           (progn
5223             (setq buffer-file-name (expand-file-name filename))
5224             (normal-mode))
5225         (setq buffer-file-name nil))
5226       (goto-char (point-min)))))
5227
5228 (defun gnus-mime-print-part (&optional handle filename)
5229   "Print the MIME part under point."
5230   (interactive (list nil (ps-print-preprint current-prefix-arg)))
5231   (gnus-article-check-buffer)
5232   (let* ((handle (or handle (get-text-property (point) 'gnus-data)))
5233          (contents (and handle (mm-get-part handle)))
5234          (file (mm-make-temp-file (expand-file-name "mm." mm-tmp-directory)))
5235          (printer (mailcap-mime-info (mm-handle-media-type handle) "print")))
5236     (when contents
5237         (if printer
5238             (unwind-protect
5239                 (progn
5240                   (mm-save-part-to-file handle file)
5241                   (call-process shell-file-name nil
5242                                 (generate-new-buffer " *mm*")
5243                                 nil
5244                                 shell-command-switch
5245                                 (mm-mailcap-command
5246                                  printer file (mm-handle-type handle))))
5247               (delete-file file))
5248           (with-temp-buffer
5249             (insert contents)
5250             (gnus-print-buffer))
5251           (ps-despool filename)))))
5252
5253 (defun gnus-mime-inline-part (&optional handle arg)
5254   "Insert the MIME part under point into the current buffer.
5255 Compressed files like .gz and .bz2 are decompressed."
5256   (interactive (list nil current-prefix-arg))
5257   (gnus-article-check-buffer)
5258   (unless handle
5259     (setq handle (get-text-property (point) 'gnus-data)))
5260   (when handle
5261     (let ((b (point))
5262           (inhibit-read-only t)
5263           contents charset coding-system)
5264       (if (and (not arg) (mm-handle-undisplayer handle))
5265           (mm-remove-part handle)
5266         (mm-with-unibyte-buffer
5267           (mm-insert-part handle)
5268           (setq contents
5269                 (or (mm-decompress-buffer
5270                      (or (mail-content-type-get (mm-handle-type handle)
5271                                                 'name)
5272                          (mail-content-type-get (mm-handle-disposition handle)
5273                                                 'filename))
5274                      nil t)
5275                     (buffer-string))))
5276         (cond
5277          ((not arg)
5278           (unless (setq charset (mail-content-type-get
5279                                  (mm-handle-type handle) 'charset))
5280             (unless (setq coding-system
5281                           (mm-with-unibyte-buffer
5282                             (insert contents)
5283                             (mm-find-buffer-file-coding-system)))
5284               (setq charset gnus-newsgroup-charset))))
5285          ((numberp arg)
5286           (if (mm-handle-undisplayer handle)
5287               (mm-remove-part handle))
5288           (setq charset
5289                 (or (cdr (assq arg
5290                                gnus-summary-show-article-charset-alist))
5291                     (mm-read-coding-system "Charset: "))))
5292          (t
5293           (if (mm-handle-undisplayer handle)
5294               (mm-remove-part handle))))
5295         (forward-line 2)
5296         (mm-insert-inline
5297          handle
5298          (if (or coding-system
5299                  (and charset
5300                       (setq coding-system
5301                             (mm-charset-to-coding-system charset))
5302                       (not (eq coding-system 'ascii))))
5303              (mm-decode-coding-string contents coding-system)
5304            (mm-string-to-multibyte contents)))
5305         (goto-char b)))))
5306
5307 (defun gnus-mime-set-charset-parameters (handle charset)
5308   "Set CHARSET to parameters in HANDLE.
5309 CHARSET may either be a string or a symbol."
5310   (unless (stringp charset)
5311     (setq charset (symbol-name charset)))
5312   (if (stringp (car handle))
5313       (dolist (h (cdr handle))
5314         (gnus-mime-set-charset-parameters h charset))
5315     (let* ((type (mm-handle-type (if (equal (mm-handle-media-type handle)
5316                                             "message/external-body")
5317                                      (progn
5318                                        (unless (mm-handle-cache handle)
5319                                          (mm-extern-cache-contents handle))
5320                                        (mm-handle-cache handle))
5321                                    handle)))
5322            (param (assq 'charset (cdr type))))
5323       (if param
5324           (setcdr param charset)
5325         (setcdr type (cons (cons 'charset charset) (cdr type)))))))
5326
5327 (defun gnus-mime-view-part-as-charset (&optional handle arg)
5328   "Insert the MIME part under point into the current buffer using the
5329 specified charset."
5330   (interactive (list nil current-prefix-arg))
5331   (gnus-article-check-buffer)
5332   (let ((handle (or handle (get-text-property (point) 'gnus-data)))
5333         (fun (get-text-property (point) 'gnus-callback))
5334         (gnus-newsgroup-ignored-charsets 'gnus-all)
5335         charset form preferred parts)
5336     (when handle
5337       (when (prog1
5338                 (and fun
5339                      (setq charset
5340                            (or (cdr (assq
5341                                      arg
5342                                      gnus-summary-show-article-charset-alist))
5343                                (mm-read-coding-system "Charset: "))))
5344               (if (mm-handle-undisplayer handle)
5345                   (mm-remove-part handle)))
5346         (gnus-mime-set-charset-parameters handle charset)
5347         (when (and (consp (setq form (cdr-safe fun)))
5348                    (setq form (ignore-errors
5349                                 (assq 'gnus-mime-display-alternative form)))
5350                    (setq preferred (caddr form))
5351                    (progn
5352                      (when (eq (car preferred) 'quote)
5353                        (setq preferred (cadr preferred)))
5354                      (not (equal preferred
5355                                  (get-text-property (point) 'gnus-data))))
5356                    (setq parts (get-text-property (point) 'gnus-part))
5357                    (setq parts (cdr (assq parts
5358                                           gnus-article-mime-handle-alist)))
5359                    (equal (mm-handle-media-type parts) "multipart/alternative")
5360                    (setq parts (reverse (cdr parts))))
5361           (setcar (cddr form)
5362                   (list 'quote (or (cadr (member preferred parts))
5363                                    (car parts)))))
5364         (funcall fun handle)))))
5365
5366 (defun gnus-mime-view-part-externally (&optional handle)
5367   "View the MIME part under point with an external viewer."
5368   (interactive)
5369   (gnus-article-check-buffer)
5370   (let* ((handle (or handle (get-text-property (point) 'gnus-data)))
5371          (mm-user-display-methods nil)
5372          (mm-inlined-types nil)
5373          (mail-parse-charset gnus-newsgroup-charset)
5374          (mail-parse-ignored-charsets
5375           (with-current-buffer gnus-summary-buffer
5376             gnus-newsgroup-ignored-charsets))
5377          (type (mm-handle-media-type handle))
5378          (method (mailcap-mime-info type))
5379          (mm-enable-external t))
5380     (if (not (stringp method))
5381         (gnus-mime-view-part-as-type
5382          nil (lambda (types) (stringp (mailcap-mime-info (car types)))))
5383       (when handle
5384         (if (mm-handle-undisplayer handle)
5385             (mm-remove-part handle)
5386           (mm-display-part handle))))))
5387
5388 (defun gnus-mime-view-part-internally (&optional handle)
5389   "View the MIME part under point with an internal viewer.
5390 If no internal viewer is available, use an external viewer."
5391   (interactive)
5392   (gnus-article-check-buffer)
5393   (let* ((handle (or handle (get-text-property (point) 'gnus-data)))
5394          (mm-inlined-types '(".*"))
5395          (mm-inline-large-images t)
5396          (mail-parse-charset gnus-newsgroup-charset)
5397          (mail-parse-ignored-charsets
5398           (with-current-buffer gnus-summary-buffer
5399             gnus-newsgroup-ignored-charsets))
5400          (inhibit-read-only t))
5401     (if (not (mm-inlinable-p handle))
5402         (gnus-mime-view-part-as-type
5403          nil (lambda (types) (mm-inlinable-p handle (car types))))
5404       (when handle
5405         (if (mm-handle-undisplayer handle)
5406             (mm-remove-part handle)
5407           (gnus-bind-safe-url-regexp (mm-display-part handle)))))))
5408
5409 (defun gnus-mime-action-on-part (&optional action)
5410   "Do something with the MIME attachment at \(point\)."
5411   (interactive
5412    (list (gnus-completing-read "Action" (mapcar 'car gnus-mime-action-alist) t)))
5413   (gnus-article-check-buffer)
5414   (let ((action-pair (assoc action gnus-mime-action-alist)))
5415     (if action-pair
5416         (funcall (cdr action-pair)))))
5417
5418 (defun gnus-article-part-wrapper (n function &optional no-handle interactive)
5419   "Call FUNCTION on MIME part N.
5420 Unless NO-HANDLE, call FUNCTION with N-th MIME handle as it's only argument.
5421 If INTERACTIVE, call FUNCTION interactivly."
5422   (let (window frame)
5423     ;; Check whether the article is displayed.
5424     (unless (and (gnus-buffer-live-p gnus-article-buffer)
5425                  (setq window (get-buffer-window gnus-article-buffer t))
5426                  (frame-visible-p (setq frame (window-frame window))))
5427       (error "No article is displayed"))
5428     (with-current-buffer gnus-article-buffer
5429       ;; Check whether the article displays the right contents.
5430       (unless (with-current-buffer gnus-summary-buffer
5431                 (eq gnus-current-article (gnus-summary-article-number)))
5432         (error "You should select the right article first"))
5433       (if n
5434           (setq n (prefix-numeric-value n))
5435         (let ((pt (point)))
5436           (setq n (or (get-text-property pt 'gnus-part)
5437                       (and (not (bobp))
5438                            (get-text-property (1- pt) 'gnus-part))
5439                       (get-text-property (prog2
5440                                              (forward-line 1)
5441                                              (point)
5442                                            (goto-char pt))
5443                                          'gnus-part)
5444                       (get-text-property
5445                        (or (and (setq pt (previous-single-property-change
5446                                           pt 'gnus-part))
5447                                 (1- pt))
5448                            (next-single-property-change (point) 'gnus-part)
5449                            (point))
5450                        'gnus-part)
5451                       1))))
5452       ;; Check whether the specified part exists.
5453       (when (> n (length gnus-article-mime-handle-alist))
5454         (error "No such part")))
5455     (unless
5456         (progn
5457           ;; To select the window is needed so that the cursor
5458           ;; might be visible on the MIME button.
5459           (select-window (prog1
5460                              window
5461                            (setq window (selected-window))
5462                            ;; Article may be displayed in the other frame.
5463                            (gnus-select-frame-set-input-focus
5464                             (prog1
5465                                 frame
5466                               (setq frame (selected-frame))))))
5467           (when (gnus-article-goto-part n)
5468             ;; We point the cursor and the arrow at the MIME button
5469             ;; when the `function' prompt the user for something.
5470             (let ((cursor-in-non-selected-windows t)
5471                   (overlay-arrow-string "=>")
5472                   (overlay-arrow-position (point-marker)))
5473               (unwind-protect
5474                   (cond
5475                    ((and no-handle interactive)
5476                     (call-interactively function))
5477                    (no-handle
5478                     (funcall function))
5479                    (interactive
5480                     (call-interactively
5481                      function
5482                      (cdr (assq n gnus-article-mime-handle-alist))))
5483                    (t
5484                     (funcall function
5485                              (cdr (assq n gnus-article-mime-handle-alist)))))
5486                 (set-marker overlay-arrow-position nil)
5487                 (unless gnus-auto-select-part
5488                   (gnus-select-frame-set-input-focus frame)
5489                   (select-window window))))
5490             t))
5491       (if gnus-inhibit-mime-unbuttonizing
5492           ;; This is the default though the program shouldn't reach here.
5493           (error "No such part")
5494         ;; The part which doesn't have the MIME button is selected.
5495         ;; So, we display all the buttons and redo it.
5496         (let ((gnus-inhibit-mime-unbuttonizing t))
5497           (gnus-summary-show-article)
5498           (gnus-article-part-wrapper n function no-handle))))))
5499
5500 (defun gnus-article-pipe-part (n)
5501   "Pipe MIME part N, which is the numerical prefix."
5502   (interactive "P")
5503   (gnus-article-part-wrapper n 'mm-pipe-part))
5504
5505 (defun gnus-article-save-part (n)
5506   "Save MIME part N, which is the numerical prefix."
5507   (interactive "P")
5508   (gnus-article-part-wrapper n 'mm-save-part))
5509
5510 (defun gnus-article-interactively-view-part (n)
5511   "View MIME part N interactively, which is the numerical prefix."
5512   (interactive "P")
5513   (gnus-article-part-wrapper n 'mm-interactively-view-part))
5514
5515 (defun gnus-article-copy-part (n)
5516   "Copy MIME part N, which is the numerical prefix."
5517   (interactive "P")
5518   (gnus-article-part-wrapper n 'gnus-mime-copy-part))
5519
5520 (defun gnus-article-view-part-as-charset (n)
5521   "View MIME part N using a specified charset.
5522 N is the numerical prefix."
5523   (interactive "P")
5524   (gnus-article-part-wrapper n 'gnus-mime-view-part-as-charset))
5525
5526 (defun gnus-article-view-part-externally (n)
5527   "View MIME part N externally, which is the numerical prefix."
5528   (interactive "P")
5529   (gnus-article-part-wrapper n 'gnus-mime-view-part-externally))
5530
5531 (defun gnus-article-inline-part (n)
5532   "Inline MIME part N, which is the numerical prefix."
5533   (interactive "P")
5534   (gnus-article-part-wrapper n 'gnus-mime-inline-part))
5535
5536 (defun gnus-article-save-part-and-strip (n)
5537   "Save MIME part N and replace it with an external body.
5538 N is the numerical prefix."
5539   (interactive "P")
5540   (gnus-article-part-wrapper n 'gnus-mime-save-part-and-strip t))
5541
5542 (defun gnus-article-replace-part (n)
5543   "Replace MIME part N with an external body.
5544 N is the numerical prefix."
5545   (interactive "P")
5546   (gnus-article-part-wrapper n 'gnus-mime-replace-part t t))
5547
5548 (defun gnus-article-delete-part (n)
5549   "Delete MIME part N and add some information about the removed part.
5550 N is the numerical prefix."
5551   (interactive "P")
5552   (gnus-article-part-wrapper n 'gnus-mime-delete-part t))
5553
5554 (defun gnus-article-view-part-as-type (n)
5555   "Choose a MIME media type, and view part N as such.
5556 N is the numerical prefix."
5557   (interactive "P")
5558   (gnus-article-part-wrapper n 'gnus-mime-view-part-as-type t))
5559
5560 (defun gnus-article-mime-match-handle-first (condition)
5561   (if condition
5562       (let (n)
5563         (dolist (ihandle gnus-article-mime-handle-alist)
5564           (if (and (cond
5565                     ((functionp condition)
5566                      (funcall condition (cdr ihandle)))
5567                     ((eq condition 'undisplayed)
5568                      (not (or (mm-handle-undisplayer (cdr ihandle))
5569                               (equal (mm-handle-media-type (cdr ihandle))
5570                                      "multipart/alternative"))))
5571                     ((eq condition 'undisplayed-alternative)
5572                      (not (mm-handle-undisplayer (cdr ihandle))))
5573                     (t t))
5574                    (gnus-article-goto-part (car ihandle))
5575                    (or (not n) (< (car ihandle) n)))
5576               (setq n (car ihandle))))
5577         (or n 1))
5578     1))
5579
5580 (defun gnus-article-view-part (&optional n)
5581   "View MIME part N, which is the numerical prefix.
5582 If the part is already shown, hide the part.  If N is nil, view
5583 all parts."
5584   (interactive "P")
5585   (with-current-buffer gnus-article-buffer
5586     (or (numberp n) (setq n (gnus-article-mime-match-handle-first
5587                              gnus-article-mime-match-handle-function)))
5588     (when (> n (length gnus-article-mime-handle-alist))
5589       (error "No such part"))
5590     (let ((handle (cdr (assq n gnus-article-mime-handle-alist))))
5591       (when (gnus-article-goto-part n)
5592         (if (equal (car handle) "multipart/alternative")
5593             (gnus-article-press-button)
5594           (when (eq (gnus-mm-display-part handle) 'internal)
5595             (gnus-set-window-start)))))))
5596
5597 (defsubst gnus-article-mime-total-parts ()
5598   (if (bufferp (car gnus-article-mime-handles))
5599       1 ;; single part
5600     (1- (length gnus-article-mime-handles))))
5601
5602 (defun gnus-mm-display-part (handle)
5603   "Display HANDLE and fix MIME button."
5604   (let ((id (get-text-property (point) 'gnus-part))
5605         (point (point))
5606         (inhibit-read-only t))
5607     (forward-line 1)
5608     (prog1
5609         (let ((window (selected-window))
5610               (mail-parse-charset gnus-newsgroup-charset)
5611               (mail-parse-ignored-charsets
5612                (if (gnus-buffer-live-p gnus-summary-buffer)
5613                    (with-current-buffer gnus-summary-buffer
5614                      gnus-newsgroup-ignored-charsets)
5615                  nil)))
5616           (save-excursion
5617             (unwind-protect
5618                 (let ((win (gnus-get-buffer-window (current-buffer) t))
5619                       (beg (point)))
5620                   (when win
5621                     (select-window win))
5622                   (goto-char point)
5623                   (forward-line)
5624                   (if (mm-handle-displayed-p handle)
5625                       ;; This will remove the part.
5626                       (mm-display-part handle)
5627                     (save-restriction
5628                       (narrow-to-region (point)
5629                                         (if (eobp) (point) (1+ (point))))
5630                       (gnus-bind-safe-url-regexp (mm-display-part handle))
5631                       ;; We narrow to the part itself and
5632                       ;; then call the treatment functions.
5633                       (goto-char (point-min))
5634                       (forward-line 1)
5635                       (narrow-to-region (point) (point-max))
5636                       (gnus-treat-article
5637                        nil id
5638                        (gnus-article-mime-total-parts)
5639                        (mm-handle-media-type handle)))))
5640               (if (window-live-p window)
5641                   (select-window window)))))
5642       (goto-char point)
5643       (gnus-delete-line)
5644       (gnus-insert-mime-button
5645        handle id (list (mm-handle-displayed-p handle)))
5646       (goto-char point))))
5647
5648 (defun gnus-article-goto-part (n)
5649   "Go to MIME part N."
5650   (gnus-goto-char (text-property-any (point-min) (point-max) 'gnus-part n)))
5651
5652 (defun gnus-insert-mime-button (handle gnus-tmp-id &optional displayed)
5653   (let ((gnus-tmp-name
5654          (or (mail-content-type-get (mm-handle-type handle) 'name)
5655              (mail-content-type-get (mm-handle-disposition handle) 'filename)
5656              (mail-content-type-get (mm-handle-type handle) 'url)
5657              ""))
5658         (gnus-tmp-type (mm-handle-media-type handle))
5659         (gnus-tmp-description (or (mm-handle-description handle) ""))
5660         (gnus-tmp-dots
5661          (if (if displayed (car displayed)
5662                (mm-handle-displayed-p handle))
5663              "" "..."))
5664         (gnus-tmp-length (with-current-buffer (mm-handle-buffer handle)
5665                            (buffer-size)))
5666         gnus-tmp-type-long b e)
5667     (when (string-match ".*/" gnus-tmp-name)
5668       (setq gnus-tmp-name (replace-match "" t t gnus-tmp-name)))
5669     (setq gnus-tmp-type-long (concat gnus-tmp-type
5670                                      (and (not (equal gnus-tmp-name ""))
5671                                           (concat "; " gnus-tmp-name))))
5672     (unless (equal gnus-tmp-description "")
5673       (setq gnus-tmp-type-long (concat " --- " gnus-tmp-type-long)))
5674     (unless (bolp)
5675       (insert "\n"))
5676     (setq b (point))
5677     (gnus-eval-format
5678      gnus-mime-button-line-format gnus-mime-button-line-format-alist
5679      `(keymap ,gnus-mime-button-map
5680               gnus-callback gnus-mm-display-part
5681               gnus-part ,gnus-tmp-id
5682               article-type annotation
5683               gnus-data ,handle))
5684     (setq e (if (bolp)
5685                 ;; Exclude a newline.
5686                 (1- (point))
5687               (point)))
5688     (when gnus-article-button-face
5689       (gnus-overlay-put (gnus-make-overlay b e nil t)
5690                         'face gnus-article-button-face))
5691     (widget-convert-button
5692      'link b e
5693      :mime-handle handle
5694      :action 'gnus-widget-press-button
5695      :button-keymap gnus-mime-button-map
5696      :help-echo
5697      (lambda (widget)
5698        ;; Needed to properly clear the message due to a bug in
5699        ;; wid-edit (XEmacs only).
5700        (if (boundp 'help-echo-owns-message)
5701            (setq help-echo-owns-message t))
5702        (format
5703         "%S: %s the MIME part; %S: more options"
5704         (aref gnus-mouse-2 0)
5705         (if (mm-handle-displayed-p (widget-get widget :mime-handle))
5706             "hide" "show")
5707         (aref gnus-down-mouse-3 0))))))
5708
5709 (defun gnus-widget-press-button (elems el)
5710   (goto-char (widget-get elems :from))
5711   (gnus-article-press-button))
5712
5713 (defvar gnus-displaying-mime nil)
5714
5715 (defun gnus-display-mime (&optional ihandles)
5716   "Display the MIME parts."
5717   (save-excursion
5718     (save-selected-window
5719       (let ((window (get-buffer-window gnus-article-buffer))
5720             (point (point)))
5721         (when window
5722           (select-window window)
5723           ;; We have to do this since selecting the window
5724           ;; may change the point.  So we set the window point.
5725           (set-window-point window point)))
5726       (let ((handles ihandles)
5727             (inhibit-read-only t)
5728             handle)
5729         (cond (handles)
5730               ((setq handles (mm-dissect-buffer nil gnus-article-loose-mime))
5731                (when gnus-article-emulate-mime
5732                  (mm-uu-dissect-text-parts handles)))
5733               (gnus-article-emulate-mime
5734                (setq handles (mm-uu-dissect))))
5735         (when (and (not ihandles)
5736                    (not gnus-displaying-mime))
5737           ;; Top-level call; we clean up.
5738           (when gnus-article-mime-handles
5739             (mm-destroy-parts gnus-article-mime-handles)
5740             (setq gnus-article-mime-handle-alist nil));; A trick.
5741           (setq gnus-article-mime-handles handles)
5742           ;; We allow users to glean info from the handles.
5743           (when gnus-article-mime-part-function
5744             (gnus-mime-part-function handles)))
5745         (if (and handles
5746                  (or (not (stringp (car handles)))
5747                      (cdr handles)))
5748             (progn
5749               (when (and (not ihandles)
5750                          (not gnus-displaying-mime))
5751                 ;; Clean up for mime parts.
5752                 (article-goto-body)
5753                 (delete-region (point) (point-max)))
5754               (let ((gnus-displaying-mime t))
5755                 (gnus-mime-display-part handles)))
5756           (save-restriction
5757             (article-goto-body)
5758             (narrow-to-region (point) (point-max))
5759             (gnus-treat-article nil 1 1)
5760             (widen)))
5761         (unless ihandles
5762           ;; Highlight the headers.
5763           (save-excursion
5764             (save-restriction
5765               (article-goto-body)
5766               (narrow-to-region (point-min) (point))
5767               (gnus-article-save-original-date
5768                (gnus-treat-article 'head)))))))
5769     ;; Cope with broken MIME messages.
5770     (goto-char (point-max))
5771     (unless (bolp)
5772       (insert "\n"))))
5773
5774 (defcustom gnus-mime-display-multipart-as-mixed nil
5775   "Display \"multipart\" parts as  \"multipart/mixed\".
5776
5777 If t, it overrides nil values of
5778 `gnus-mime-display-multipart-alternative-as-mixed' and
5779 `gnus-mime-display-multipart-related-as-mixed'."
5780   :group 'gnus-article-mime
5781   :type 'boolean)
5782
5783 (defcustom gnus-mime-display-multipart-alternative-as-mixed nil
5784   "Display \"multipart/alternative\" parts as  \"multipart/mixed\"."
5785   :version "22.1"
5786   :group 'gnus-article-mime
5787   :type 'boolean)
5788
5789 (defcustom gnus-mime-display-multipart-related-as-mixed nil
5790   "Display \"multipart/related\" parts as  \"multipart/mixed\".
5791
5792 If displaying \"text/html\" is discouraged \(see
5793 `mm-discouraged-alternatives'\) images or other material inside a
5794 \"multipart/related\" part might be overlooked when this variable is nil."
5795   :version "22.1"
5796   :group 'gnus-article-mime
5797   :type 'boolean)
5798
5799 (defun gnus-mime-display-part (handle)
5800   (cond
5801    ;; Maybe a broken MIME message.
5802    ((null handle))
5803    ;; Single part.
5804    ((not (stringp (car handle)))
5805     (gnus-mime-display-single handle))
5806    ;; User-defined multipart
5807    ((cdr (assoc (car handle) gnus-mime-multipart-functions))
5808     (funcall (cdr (assoc (car handle) gnus-mime-multipart-functions))
5809              handle))
5810    ;; multipart/alternative
5811    ((and (equal (car handle) "multipart/alternative")
5812          (not (or gnus-mime-display-multipart-as-mixed
5813                   gnus-mime-display-multipart-alternative-as-mixed)))
5814     (let ((id (1+ (length gnus-article-mime-handle-alist))))
5815       (push (cons id handle) gnus-article-mime-handle-alist)
5816       (gnus-mime-display-alternative (cdr handle) nil nil id)))
5817    ;; multipart/related
5818    ((and (equal (car handle) "multipart/related")
5819          (not (or gnus-mime-display-multipart-as-mixed
5820                   gnus-mime-display-multipart-related-as-mixed)))
5821     ;;;!!!We should find the start part, but we just default
5822     ;;;!!!to the first part.
5823     ;;(gnus-mime-display-part (cadr handle))
5824     ;;;!!! Most multipart/related is an HTML message plus images.
5825     ;;;!!! Unfortunately we are unable to let W3 display those
5826     ;;;!!! included images, so we just display it as a mixed multipart.
5827     ;;(gnus-mime-display-mixed (cdr handle))
5828     ;;;!!! No, w3 can display everything just fine.
5829     (gnus-mime-display-part (cadr handle)))
5830    ((equal (car handle) "multipart/signed")
5831     (gnus-add-wash-type 'signed)
5832     (gnus-mime-display-security handle))
5833    ((equal (car handle) "multipart/encrypted")
5834     (gnus-add-wash-type 'encrypted)
5835     (gnus-mime-display-security handle))
5836    ;; Other multiparts are handled like multipart/mixed.
5837    (t
5838     (gnus-mime-display-mixed (cdr handle)))))
5839
5840 (defun gnus-mime-part-function (handles)
5841   (if (stringp (car handles))
5842       (mapcar 'gnus-mime-part-function (cdr handles))
5843     (funcall gnus-article-mime-part-function handles)))
5844
5845 (defun gnus-mime-display-mixed (handles)
5846   (mapcar 'gnus-mime-display-part handles))
5847
5848 (defun gnus-mime-display-single (handle)
5849   (let ((type (mm-handle-media-type handle))
5850         (ignored gnus-ignored-mime-types)
5851         (not-attachment t)
5852         (move nil)
5853         display text)
5854     (catch 'ignored
5855       (progn
5856         (while ignored
5857           (when (string-match (pop ignored) type)
5858             (throw 'ignored nil)))
5859         (if (and (setq not-attachment
5860                        (and (not (mm-inline-override-p handle))
5861                             (or (not (mm-handle-disposition handle))
5862                                 (equal (car (mm-handle-disposition handle))
5863                                        "inline")
5864                                 (mm-attachment-override-p handle))))
5865                  (mm-automatic-display-p handle)
5866                  (or (and
5867                       (mm-inlinable-p handle)
5868                       (mm-inlined-p handle))
5869                      (mm-automatic-external-display-p type)))
5870             (setq display t)
5871           (when (equal (mm-handle-media-supertype handle) "text")
5872             (setq text t)))
5873         (let ((id (1+ (length gnus-article-mime-handle-alist)))
5874               beg)
5875           (push (cons id handle) gnus-article-mime-handle-alist)
5876           (when (and display
5877                      (equal (mm-handle-media-supertype handle) "message"))
5878             (insert-char
5879              ?\n
5880              (cond ((not (bolp)) 2)
5881                    ((or (bobp) (eq (char-before (1- (point))) ?\n)) 0)
5882                    (t 1))))
5883           (when (or (not display)
5884                     (not (gnus-unbuttonized-mime-type-p type))
5885                     (eq id gnus-mime-buttonized-part-id))
5886             (gnus-insert-mime-button
5887              handle id (list (or display (and not-attachment text))))
5888             (gnus-article-insert-newline)
5889             ;; Remember modify the number of forward lines.
5890             (setq move t))
5891           (setq beg (point))
5892           (cond
5893            (display
5894             (when move
5895               (forward-line -1)
5896               (setq beg (point)))
5897             (let ((mail-parse-charset gnus-newsgroup-charset)
5898                   (mail-parse-ignored-charsets
5899                    (save-excursion (condition-case ()
5900                                        (set-buffer gnus-summary-buffer)
5901                                      (error))
5902                                    gnus-newsgroup-ignored-charsets)))
5903               (gnus-bind-safe-url-regexp (mm-display-part handle t)))
5904             (goto-char (point-max)))
5905            ((and text not-attachment)
5906             (when move
5907               (forward-line -1)
5908               (setq beg (point)))
5909             (gnus-article-insert-newline)
5910             (mm-insert-inline
5911              handle
5912              (let ((charset (or (mail-content-type-get (mm-handle-type handle)
5913                                                        'charset)
5914                                 (and (equal type "text/calendar") 'utf-8))))
5915                (cond ((not charset)
5916                       (mm-string-as-multibyte (mm-get-part handle)))
5917                      ((eq charset 'gnus-decoded)
5918                       (with-current-buffer (mm-handle-buffer handle)
5919                         (buffer-string)))
5920                      (t
5921                       (mm-decode-string (mm-get-part handle) charset)))))
5922             (goto-char (point-max))))
5923           ;; Do highlighting.
5924           (save-excursion
5925             (save-restriction
5926               (narrow-to-region beg (point))
5927               (if (eq handle gnus-article-mime-handles)
5928                   ;; The format=flowed case.
5929                   (gnus-treat-article nil 1 1 (mm-handle-media-type handle))
5930                 ;; Don't count signature parts that are never displayed.
5931                 ;; The part number should be re-calculated supposing this
5932                 ;; might be a message/rfc822 part.
5933                 (let (handles)
5934                   (dolist (part gnus-article-mime-handles)
5935                     (unless (or (stringp part)
5936                                 (equal (car (mm-handle-type part))
5937                                        "application/pgp-signature"))
5938                       (push part handles)))
5939                   (gnus-treat-article
5940                    nil (length (memq handle handles)) (length handles)
5941                    (mm-handle-media-type handle)))))))))))
5942
5943 (defun gnus-unbuttonized-mime-type-p (type)
5944   "Say whether TYPE is to be unbuttonized."
5945   (unless gnus-inhibit-mime-unbuttonizing
5946     (when (catch 'found
5947             (let ((types gnus-unbuttonized-mime-types))
5948               (while types
5949                 (when (string-match (pop types) type)
5950                   (throw 'found t)))))
5951       (not (catch 'found
5952              (let ((types gnus-buttonized-mime-types))
5953                (while types
5954                  (when (string-match (pop types) type)
5955                    (throw 'found t)))))))))
5956
5957 (defun gnus-article-insert-newline ()
5958   "Insert a newline, but mark it as undeletable."
5959   (gnus-put-text-property
5960    (point) (progn (insert "\n") (point)) 'gnus-undeletable t))
5961
5962 (defun gnus-mime-display-alternative (handles &optional preferred ibegend id)
5963   (let* ((preferred (or preferred (mm-preferred-alternative handles)))
5964          (ihandles handles)
5965          (point (point))
5966          handle (inhibit-read-only t) from props begend not-pref)
5967     (save-window-excursion
5968       (save-restriction
5969         (when ibegend
5970           (narrow-to-region (car ibegend)
5971                             (or (cdr ibegend)
5972                                 (progn
5973                                   (goto-char (car ibegend))
5974                                   (forward-line 2)
5975                                   (point))))
5976           (delete-region (point-min) (point-max))
5977           (mm-remove-parts handles))
5978         (setq begend (list (point-marker)))
5979         ;; Do the toggle.
5980         (unless (setq not-pref (cadr (member preferred ihandles)))
5981           (setq not-pref (car ihandles)))
5982         (when (or ibegend
5983                   (not preferred)
5984                   (not (gnus-unbuttonized-mime-type-p
5985                         "multipart/alternative")))
5986           (gnus-add-text-properties
5987            (setq from (point))
5988            (progn
5989              (insert (format "%d.  " id))
5990              (point))
5991            `(gnus-callback
5992              (lambda (handles)
5993                (unless ,(not ibegend)
5994                  (setq gnus-article-mime-handle-alist
5995                        ',gnus-article-mime-handle-alist))
5996                (gnus-mime-display-alternative
5997                 ',ihandles ',not-pref ',begend ,id))
5998              keymap ,gnus-mime-button-map
5999              ,gnus-mouse-face-prop ,gnus-article-mouse-face
6000              face ,gnus-article-button-face
6001              gnus-part ,id
6002              article-type multipart))
6003           (widget-convert-button 'link from (point)
6004                                  :action 'gnus-widget-press-button
6005                                  :button-keymap gnus-widget-button-keymap)
6006           ;; Do the handles
6007           (while (setq handle (pop handles))
6008             (gnus-add-text-properties
6009              (setq from (point))
6010              (progn
6011                (insert (format "(%c) %-18s"
6012                                (if (equal handle preferred) ?* ? )
6013                                (mm-handle-media-type handle)))
6014                (point))
6015              `(gnus-callback
6016                (lambda (handles)
6017                  (unless ,(not ibegend)
6018                    (setq gnus-article-mime-handle-alist
6019                          ',gnus-article-mime-handle-alist))
6020                  (gnus-mime-display-alternative
6021                   ',ihandles ',handle ',begend ,id))
6022                keymap ,gnus-mime-button-map
6023                ,gnus-mouse-face-prop ,gnus-article-mouse-face
6024                face ,gnus-article-button-face
6025                gnus-part ,id
6026                gnus-data ,handle))
6027             (widget-convert-button 'link from (point)
6028                                    :action 'gnus-widget-press-button
6029                                    :button-keymap gnus-widget-button-keymap)
6030             (insert "  "))
6031           (insert "\n\n"))
6032         (when preferred
6033           (if (stringp (car preferred))
6034               (gnus-display-mime preferred)
6035             (let ((mail-parse-charset gnus-newsgroup-charset)
6036                   (mail-parse-ignored-charsets
6037                    (with-current-buffer gnus-summary-buffer
6038                      gnus-newsgroup-ignored-charsets)))
6039               (gnus-bind-safe-url-regexp (mm-display-part preferred))
6040               ;; Do highlighting.
6041               (save-excursion
6042                 (save-restriction
6043                   (narrow-to-region (car begend) (point-max))
6044                   (gnus-treat-article
6045                    nil (length gnus-article-mime-handle-alist)
6046                    (gnus-article-mime-total-parts)
6047                    (mm-handle-media-type handle))))))
6048           (goto-char (point-max))
6049           (setcdr begend (point-marker)))))
6050     (when ibegend
6051       (goto-char point))))
6052
6053 (defconst gnus-article-wash-status-strings
6054   (let ((alist '((cite "c" "Possible hidden citation text"
6055                        " " "All citation text visible")
6056                  (headers "h" "Hidden headers"
6057                           " " "All headers visible.")
6058                  (pgp "p" "Encrypted or signed message status hidden"
6059                       " " "No hidden encryption nor digital signature status")
6060                  (signature "s" "Signature has been hidden"
6061                             " " "Signature is visible")
6062                  (overstrike "o" "Overstrike (^H) characters applied"
6063                              " " "No overstrike characters applied")
6064                  (emphasis "e" "/*_Emphasis_*/ characters applied"
6065                            " " "No /*_emphasis_*/ characters applied")))
6066         result)
6067     (dolist (entry alist result)
6068       (let ((key (nth 0 entry))
6069             (on (copy-sequence (nth 1 entry)))
6070             (on-help (nth 2 entry))
6071             (off (copy-sequence (nth 3 entry)))
6072             (off-help (nth 4 entry)))
6073         (put-text-property 0 1 'help-echo on-help on)
6074         (put-text-property 0 1 'help-echo off-help off)
6075         (push (list key on off) result))))
6076   "Alist of strings describing wash status in the mode line.
6077 Each entry has the form (KEY ON OF), where the KEY is a symbol
6078 representing the particular washing function, ON is the string to use
6079 in the article mode line when the washing function is active, and OFF
6080 is the string to use when it is inactive.")
6081
6082 (defun gnus-article-wash-status-entry (key value)
6083   (let ((entry (assoc key gnus-article-wash-status-strings)))
6084     (if value (nth 1 entry) (nth 2 entry))))
6085
6086 (defun gnus-article-wash-status ()
6087   "Return a string which display status of article washing."
6088   (with-current-buffer gnus-article-buffer
6089     (let ((cite (memq 'cite gnus-article-wash-types))
6090           (headers (memq 'headers gnus-article-wash-types))
6091           (boring (memq 'boring-headers gnus-article-wash-types))
6092           (pgp (memq 'pgp gnus-article-wash-types))
6093           (pem (memq 'pem gnus-article-wash-types))
6094           (signed (memq 'signed gnus-article-wash-types))
6095           (encrypted (memq 'encrypted gnus-article-wash-types))
6096           (signature (memq 'signature gnus-article-wash-types))
6097           (overstrike (memq 'overstrike gnus-article-wash-types))
6098           (emphasis (memq 'emphasis gnus-article-wash-types)))
6099       (concat
6100        (gnus-article-wash-status-entry 'cite cite)
6101        (gnus-article-wash-status-entry 'headers (or headers boring))
6102        (gnus-article-wash-status-entry 'pgp (or pgp pem signed encrypted))
6103        (gnus-article-wash-status-entry 'signature signature)
6104        (gnus-article-wash-status-entry 'overstrike overstrike)
6105        (gnus-article-wash-status-entry 'emphasis emphasis)))))
6106
6107 (defun gnus-add-wash-type (type)
6108   "Add a washing of TYPE to the current status."
6109   (add-to-list 'gnus-article-wash-types type))
6110
6111 (defun gnus-delete-wash-type (type)
6112   "Add a washing of TYPE to the current status."
6113   (setq gnus-article-wash-types (delq type gnus-article-wash-types)))
6114
6115 (defun gnus-add-image (category image)
6116   "Add IMAGE of CATEGORY to the list of displayed images."
6117   (let ((entry (assq category gnus-article-image-alist)))
6118     (unless entry
6119       (setq entry (list category))
6120       (push entry gnus-article-image-alist))
6121     (nconc entry (list image))))
6122
6123 (defun gnus-delete-images (category)
6124   "Delete all images in CATEGORY."
6125   (let ((entry (assq category gnus-article-image-alist)))
6126     (dolist (image (cdr entry))
6127       (gnus-remove-image image category))
6128     (setq gnus-article-image-alist (delq entry gnus-article-image-alist))
6129     (gnus-delete-wash-type category)))
6130
6131 (defalias 'gnus-article-hide-headers-if-wanted 'gnus-article-maybe-hide-headers)
6132
6133 (defun gnus-article-maybe-hide-headers ()
6134   "Hide unwanted headers if `gnus-have-all-headers' is nil.
6135 Provided for backwards compatibility."
6136   (when (and (or (not (gnus-buffer-live-p gnus-summary-buffer))
6137                  (not (with-current-buffer gnus-summary-buffer
6138                         gnus-have-all-headers)))
6139              (not gnus-inhibit-hiding))
6140     (gnus-article-hide-headers)))
6141
6142 ;;; Article savers.
6143
6144 (defun gnus-output-to-file (file-name)
6145   "Append the current article to a file named FILE-NAME.
6146 If `gnus-article-save-coding-system' is non-nil, it is used to encode
6147 text and used as the value of the coding cookie which is added to the
6148 top of a file.  Otherwise, this function saves a raw article without
6149 the coding cookie."
6150   (let* ((artbuf (current-buffer))
6151          (file-name-coding-system nnmail-pathname-coding-system)
6152          (coding gnus-article-save-coding-system)
6153          (coding-system-for-read (if coding
6154                                      nil ;; Rely on the coding cookie.
6155                                    mm-text-coding-system))
6156          (coding-system-for-write (or coding
6157                                       mm-text-coding-system-for-write
6158                                       mm-text-coding-system))
6159          (exists (file-exists-p file-name)))
6160     (with-temp-buffer
6161       (when exists
6162         (insert-file-contents file-name)
6163         (goto-char (point-min))
6164         ;; Remove the existing coding cookie.
6165         (when (looking-at "X-Gnus-Coding-System: .+\n\n")
6166           (delete-region (match-beginning 0) (match-end 0))))
6167       (goto-char (point-max))
6168       (insert-buffer-substring artbuf)
6169       ;; Append newline at end of the buffer as separator, and then
6170       ;; save it to file.
6171       (goto-char (point-max))
6172       (insert "\n")
6173       (when coding
6174         ;; If the coding system is not suitable to encode the text,
6175         ;; ask a user for a proper one.
6176         (when (fboundp 'select-safe-coding-system)
6177           (setq coding (coding-system-base
6178                         (save-window-excursion
6179                           (select-safe-coding-system (point-min) (point-max)
6180                                                      coding))))
6181           (setq coding-system-for-write
6182                 (or (cdr (assq coding '((mule-utf-8 . utf-8))))
6183                     coding)))
6184         (goto-char (point-min))
6185         ;; Add the coding cookie.
6186         (insert (format "X-Gnus-Coding-System: -*- coding: %s; -*-\n\n"
6187                         coding-system-for-write)))
6188       (if exists
6189           (progn
6190             (write-region (point-min) (point-max) file-name nil 'no-message)
6191             (message "Appended to %s" file-name))
6192         (write-region (point-min) (point-max) file-name))))
6193   t)
6194
6195 (defun gnus-narrow-to-page (&optional arg)
6196   "Narrow the article buffer to a page.
6197 If given a numerical ARG, move forward ARG pages."
6198   (interactive "P")
6199   (setq arg (if arg (prefix-numeric-value arg) 0))
6200   (with-current-buffer gnus-article-buffer
6201     (widen)
6202     ;; Remove any old next/prev buttons.
6203     (when (gnus-visual-p 'page-marker)
6204       (let ((inhibit-read-only t))
6205         (gnus-remove-text-with-property 'gnus-prev)
6206         (gnus-remove-text-with-property 'gnus-next)))
6207     (let (st nd pt)
6208       (when (save-excursion
6209               (cond ((< arg 0)
6210                      (if (re-search-backward page-delimiter nil 'move (abs arg))
6211                          (prog1
6212                              (setq nd (match-beginning 0)
6213                                    pt nd)
6214                            (when (re-search-backward page-delimiter nil t)
6215                              (setq st (match-end 0))))
6216                        (when (re-search-forward page-delimiter nil t)
6217                          (setq nd (match-beginning 0)
6218                                pt (point-min)))))
6219                     ((> arg 0)
6220                      (if (re-search-forward page-delimiter nil 'move arg)
6221                          (prog1
6222                              (setq st (match-end 0)
6223                                    pt st)
6224                            (when (re-search-forward page-delimiter nil t)
6225                              (setq nd (match-beginning 0))))
6226                        (when (re-search-backward page-delimiter nil t)
6227                          (setq st (match-end 0)
6228                                pt (point-max)))))
6229                     (t
6230                      (when (re-search-backward page-delimiter nil t)
6231                        (goto-char (setq st (match-end 0))))
6232                      (when (re-search-forward page-delimiter nil t)
6233                        (setq nd (match-beginning 0)))
6234                      (or st nd))))
6235         (setq gnus-page-broken t)
6236         (when pt (goto-char pt))
6237         (narrow-to-region (or st (point-min)) (or nd (point-max)))
6238         (when (gnus-visual-p 'page-marker)
6239           (save-excursion
6240             (when nd
6241               (goto-char nd)
6242               (gnus-insert-next-page-button))
6243             (when st
6244               (goto-char st)
6245               (gnus-insert-prev-page-button))))))))
6246
6247 ;; Article mode commands
6248
6249 (defun gnus-article-goto-next-page ()
6250   "Show the next page of the article."
6251   (interactive)
6252   (when (gnus-article-next-page)
6253     (goto-char (point-min))
6254     (gnus-article-read-summary-keys nil (gnus-character-to-event ?n))))
6255
6256
6257 (defun gnus-article-goto-prev-page ()
6258   "Show the previous page of the article."
6259   (interactive)
6260   (if (save-restriction (widen) (bobp)) ;; Real beginning-of-buffer?
6261       (gnus-article-read-summary-keys nil (gnus-character-to-event ?p))
6262     (gnus-article-prev-page nil)))
6263
6264 ;; This is cleaner but currently breaks `gnus-pick-mode':
6265 ;;
6266 ;; (defun gnus-article-goto-next-page ()
6267 ;;   "Show the next page of the article."
6268 ;;   (interactive)
6269 ;;   (gnus-eval-in-buffer-window gnus-summary-buffer
6270 ;;     (gnus-summary-next-page)))
6271 ;;
6272 ;; (defun gnus-article-goto-prev-page ()
6273 ;;   "Show the next page of the article."
6274 ;;   (interactive)
6275 ;;   (gnus-eval-in-buffer-window gnus-summary-buffer
6276 ;;     (gnus-summary-prev-page)))
6277
6278 (defun gnus-article-next-page (&optional lines)
6279   "Show the next page of the current article.
6280 If end of article, return non-nil.  Otherwise return nil.
6281 Argument LINES specifies lines to be scrolled up."
6282   (interactive "p")
6283   (move-to-window-line (if (featurep 'xemacs) -1 (- -1 scroll-margin)))
6284   (if (and (not (and gnus-article-over-scroll
6285                      (> (count-lines (window-start) (point-max))
6286                         (if (featurep 'xemacs)
6287                             (or lines (1- (window-height)))
6288                           (+ (or lines (1- (window-height))) scroll-margin)))))
6289            (save-excursion
6290              (end-of-line)
6291              (and (pos-visible-in-window-p)     ;Not continuation line.
6292                   (>= (1+ (point)) (point-max))))) ;Allow for trailing newline.
6293       ;; Nothing in this page.
6294       (if (or (not gnus-page-broken)
6295               (save-excursion
6296                 (save-restriction
6297                   (widen)
6298                   (forward-line)
6299                   (eobp)))) ;Real end-of-buffer?
6300           (progn
6301             (when gnus-article-over-scroll
6302               (gnus-article-next-page-1 lines))
6303             t)                  ;Nothing more.
6304         (gnus-narrow-to-page 1)         ;Go to next page.
6305         nil)
6306     ;; More in this page.
6307     (gnus-article-next-page-1 lines)
6308     nil))
6309
6310 (defun gnus-article-beginning-of-window ()
6311   "Move point to the beginning of the window.
6312 In Emacs, the point is placed at the line number which `scroll-margin'
6313 specifies."
6314   (if (featurep 'xemacs)
6315       (move-to-window-line 0)
6316     ;; There is an obscure bug in Emacs that makes it impossible to
6317     ;; scroll past big pictures in the article buffer.  Try to fix
6318     ;; this by adding a sanity check by counting the lines visible.
6319     (when (> (count-lines (window-start) (window-end)) 30)
6320       (move-to-window-line
6321        (min (max 0 scroll-margin)
6322             (max 1 (- (window-height)
6323                       (if mode-line-format 1 0)
6324                       (if header-line-format 1 0)
6325                       2)))))))
6326
6327 (defun gnus-article-next-page-1 (lines)
6328   (condition-case ()
6329       (let ((scroll-in-place nil))
6330         (scroll-up lines))
6331     (end-of-buffer
6332      ;; Long lines may cause an end-of-buffer error.
6333      (goto-char (point-max))))
6334   (gnus-article-beginning-of-window))
6335
6336 (defun gnus-article-prev-page (&optional lines)
6337   "Show previous page of current article.
6338 Argument LINES specifies lines to be scrolled down."
6339   (interactive "p")
6340   (move-to-window-line 0)
6341   (if (and gnus-page-broken
6342            (bobp)
6343            (not (save-restriction (widen) (bobp)))) ;Real beginning-of-buffer?
6344       (progn
6345         (gnus-narrow-to-page -1)        ;Go to previous page.
6346         (goto-char (point-max))
6347         (recenter (if gnus-article-over-scroll
6348                       (if lines
6349                           (max (if (featurep 'xemacs)
6350                                    lines
6351                                  (+ lines scroll-margin))
6352                                3)
6353                         (- (window-height) 2))
6354                     -1)))
6355     (prog1
6356         (condition-case ()
6357             (let ((scroll-in-place nil))
6358               (scroll-down lines))
6359           (beginning-of-buffer
6360            (goto-char (point-min))))
6361       (gnus-article-beginning-of-window))))
6362
6363 (defun gnus-article-only-boring-p ()
6364   "Decide whether there is only boring text remaining in the article.
6365 Something \"interesting\" is a word of at least two letters that does
6366 not have a face in `gnus-article-boring-faces'."
6367   (when (and gnus-article-skip-boring
6368              (boundp 'gnus-article-boring-faces)
6369              (symbol-value 'gnus-article-boring-faces))
6370     (save-excursion
6371       (let ((inhibit-point-motion-hooks t))
6372         (catch 'only-boring
6373           (while (re-search-forward "\\b\\w\\w" nil t)
6374             (forward-char -1)
6375             (when (not (gnus-intersection
6376                         (gnus-faces-at (point))
6377                         (symbol-value 'gnus-article-boring-faces)))
6378               (throw 'only-boring nil)))
6379           (throw 'only-boring t))))))
6380
6381 (defun gnus-article-refer-article ()
6382   "Read article specified by message-id around point."
6383   (interactive)
6384   (save-excursion
6385     (re-search-backward "[ \t]\\|^" (point-at-bol) t)
6386     (re-search-forward "<?news:<?\\|<" (point-at-eol) t)
6387     (if (re-search-forward "[^@ ]+@[^ \t>]+" (point-at-eol) t)
6388         (let ((msg-id (concat "<" (match-string 0) ">")))
6389           (set-buffer gnus-summary-buffer)
6390           (gnus-summary-refer-article msg-id))
6391       (error "No references around point"))))
6392
6393 (defun gnus-article-show-summary ()
6394   "Reconfigure windows to show summary buffer."
6395   (interactive)
6396   (if (not (gnus-buffer-live-p gnus-summary-buffer))
6397       (error "There is no summary buffer for this article buffer")
6398     (gnus-article-set-globals)
6399     (gnus-configure-windows 'article)
6400     (gnus-summary-goto-subject gnus-current-article)
6401     (gnus-summary-position-point)))
6402
6403 (defun gnus-article-describe-briefly ()
6404   "Describe article mode commands briefly."
6405   (interactive)
6406   (gnus-message 6 "%s" (substitute-command-keys "\\<gnus-article-mode-map>\\[gnus-article-goto-next-page]:Next page      \\[gnus-article-goto-prev-page]:Prev page  \\[gnus-article-show-summary]:Show summary  \\[gnus-info-find-node]:Run Info  \\[gnus-article-describe-briefly]:This help")))
6407
6408 (defun gnus-article-check-buffer ()
6409   "Beep if not in an article buffer."
6410   (unless (equal major-mode 'gnus-article-mode)
6411     (error "Command invoked outside of a Gnus article buffer")))
6412
6413 (defun gnus-article-read-summary-keys (&optional arg key not-restore-window)
6414   "Read a summary buffer key sequence and execute it from the article buffer."
6415   (interactive "P")
6416   (gnus-article-check-buffer)
6417   (let ((nosaves
6418          '("q" "Q"  "c" "r" "\C-c\C-f" "m"  "a" "f"
6419            "Zc" "ZC" "ZE" "ZQ" "ZZ" "Zn" "ZR" "ZG" "ZN" "ZP"
6420            "=" "^" "\M-^" "|"))
6421         (nosave-but-article
6422          '("A " "A<" "A>" "AM" "AP" "AR" "AT" "A\C-?" "A\M-\r" "A\r" "Ab" "Ae"
6423            "An" "Ap" [?A (meta return)] [?A delete]))
6424         (nosave-in-article
6425          '("AS" "\C-d"))
6426         (up-to-top
6427          '("n" "Gn" "p" "Gp"))
6428         keys new-sum-point)
6429     (with-current-buffer gnus-article-current-summary
6430       (let (gnus-pick-mode)
6431         (setq unread-command-events (nconc unread-command-events
6432                                            (list (or key last-command-event)))
6433               keys (if (featurep 'xemacs)
6434                        (events-to-keys (read-key-sequence nil t))
6435                      (read-key-sequence nil t)))))
6436
6437     (message "")
6438
6439     (cond
6440      ((eq (aref keys (1- (length keys))) ?\C-h)
6441       (gnus-article-describe-bindings (substring keys 0 -1)))
6442      ((or (member keys nosaves)
6443           (member keys nosave-but-article)
6444           (member keys nosave-in-article))
6445       (let (func)
6446         (save-window-excursion
6447           (pop-to-buffer gnus-article-current-summary)
6448           ;; We disable the pick minor mode commands.
6449           (let (gnus-pick-mode)
6450             (setq func (key-binding keys t))))
6451         (if (or (not func)
6452                 (numberp func))
6453             (ding)
6454           (unless (member keys nosave-in-article)
6455             (set-buffer gnus-article-current-summary))
6456           (call-interactively func)
6457           (setq new-sum-point (point)))
6458         (when (member keys nosave-but-article)
6459           (pop-to-buffer gnus-article-buffer))))
6460      (t
6461       ;; These commands should restore window configuration.
6462       (let ((obuf (current-buffer))
6463             (owin (current-window-configuration))
6464             win func in-buffer selected new-sum-start new-sum-hscroll err)
6465         (cond (not-restore-window
6466                (pop-to-buffer gnus-article-current-summary)
6467                (setq win (selected-window)))
6468               ((setq win (get-buffer-window gnus-article-current-summary))
6469                (select-window win))
6470               (t
6471                (let ((summary-buffer gnus-article-current-summary))
6472                  (gnus-configure-windows 'article)
6473                  (unless (setq win (get-buffer-window summary-buffer 'visible))
6474                    (let ((gnus-buffer-configuration
6475                           '((article ((vertical 1.0
6476                                                 (summary 0.25 point)
6477                                                 (article 1.0)))))))
6478                      (gnus-configure-windows 'article))
6479                    (setq win (get-buffer-window summary-buffer 'visible)))
6480                  (gnus-select-frame-set-input-focus (window-frame win))
6481                  (select-window win))))
6482         (setq in-buffer (current-buffer))
6483         ;; We disable the pick minor mode commands.
6484         (if (and (setq func (let (gnus-pick-mode)
6485                               (key-binding keys t)))
6486                  (functionp func)
6487                  (condition-case code
6488                      (progn
6489                        (call-interactively func)
6490                        t)
6491                    (error
6492                     (setq err code)
6493                     nil)))
6494             (progn
6495               (when (eq win (selected-window))
6496                 (setq new-sum-point (point)
6497                       new-sum-start (window-start win)
6498                       new-sum-hscroll (window-hscroll win)))
6499               (when (or (eq in-buffer (current-buffer))
6500                         (when (eq obuf (current-buffer))
6501                           (set-buffer in-buffer)
6502                           t))
6503                 (setq selected (gnus-summary-select-article))
6504                 (set-buffer obuf)
6505                 (unless not-restore-window
6506                   (set-window-configuration owin))
6507                 (when (and (eq selected 'old)
6508                            new-sum-point)
6509                   (set-window-start (get-buffer-window (current-buffer))
6510                                     1)
6511                   (set-window-point (get-buffer-window (current-buffer))
6512                                     (if (article-goto-body)
6513                                         (1- (point))
6514                                       (point))))
6515                 (when (and (not not-restore-window)
6516                            new-sum-point
6517                            (window-live-p win)
6518                            (with-current-buffer (window-buffer win)
6519                              (eq major-mode 'gnus-summary-mode)))
6520                   (set-window-point win new-sum-point)
6521                   (set-window-start win new-sum-start)
6522                   (set-window-hscroll win new-sum-hscroll))))
6523           (set-window-configuration owin)
6524           (if err
6525               (signal (car err) (cdr err))
6526             (ding))))))))
6527
6528 (defun gnus-article-read-summary-send-keys ()
6529   (interactive)
6530   (let ((unread-command-events (list (gnus-character-to-event ?S))))
6531     (gnus-article-read-summary-keys)))
6532
6533 (defun gnus-article-describe-key (key)
6534   "Display documentation of the function invoked by KEY.
6535 KEY is a string or a vector."
6536   (interactive (list (let ((cursor-in-echo-area t)) ;; better for XEmacs.
6537                        (read-key-sequence "Describe key: "))))
6538   (gnus-article-check-buffer)
6539   (if (memq (key-binding key t) '(gnus-article-read-summary-keys
6540                                   gnus-article-read-summary-send-keys))
6541       (with-current-buffer gnus-article-current-summary
6542         (setq unread-command-events
6543               (if (featurep 'xemacs)
6544                   (append key nil)
6545                 (mapcar (lambda (x) (if (and (integerp x) (>= x 128))
6546                                         (list 'meta (- x 128))
6547                                       x))
6548                         key)))
6549         (let ((cursor-in-echo-area t)
6550               gnus-pick-mode)
6551           (describe-key (read-key-sequence nil t))))
6552     (describe-key key)))
6553
6554 (defun gnus-article-describe-key-briefly (key &optional insert)
6555   "Display documentation of the function invoked by KEY.
6556 KEY is a string or a vector."
6557   (interactive (list (let ((cursor-in-echo-area t)) ;; better for XEmacs.
6558                        (read-key-sequence "Describe key: "))
6559                      current-prefix-arg))
6560   (gnus-article-check-buffer)
6561   (if (memq (key-binding key t) '(gnus-article-read-summary-keys
6562                                   gnus-article-read-summary-send-keys))
6563       (with-current-buffer gnus-article-current-summary
6564         (setq unread-command-events
6565               (if (featurep 'xemacs)
6566                   (append key nil)
6567                 (mapcar (lambda (x) (if (and (integerp x) (>= x 128))
6568                                         (list 'meta (- x 128))
6569                                       x))
6570                         key)))
6571         (let ((cursor-in-echo-area t)
6572               gnus-pick-mode)
6573           (describe-key-briefly (read-key-sequence nil t) insert)))
6574     (describe-key-briefly key insert)))
6575
6576 ;;`gnus-agent-mode' in gnus-agent.el will define it.
6577 (defvar gnus-agent-summary-mode)
6578 (defvar gnus-draft-mode)
6579 ;; Calling help-buffer will autoload help-mode.
6580 (defvar help-xref-stack-item)
6581 ;; Emacs 22 doesn't load it in the batch mode.
6582 (eval-when-compile
6583   (autoload 'help-buffer "help-mode"))
6584
6585 (defun gnus-article-describe-bindings (&optional prefix)
6586   "Show a list of all defined keys, and their definitions.
6587 The optional argument PREFIX, if non-nil, should be a key sequence;
6588 then we display only bindings that start with that prefix."
6589   (interactive)
6590   (gnus-article-check-buffer)
6591   (let ((keymap (copy-keymap gnus-article-mode-map))
6592         (map (copy-keymap gnus-article-send-map))
6593         (sumkeys (where-is-internal 'gnus-article-read-summary-keys))
6594         parent agent draft)
6595     (define-key keymap "S" map)
6596     (define-key map [t] nil)
6597     (with-current-buffer gnus-article-current-summary
6598       (set-keymap-parent
6599        keymap
6600        (if (setq parent (keymap-parent gnus-article-mode-map))
6601            (prog1
6602                (setq parent (copy-keymap parent))
6603              (set-keymap-parent parent (current-local-map)))
6604          (current-local-map)))
6605       (set-keymap-parent map (key-binding "S"))
6606       (let (key def gnus-pick-mode)
6607         (while sumkeys
6608           (setq key (pop sumkeys))
6609           (cond ((and (vectorp key) (= (length key) 1)
6610                       (consp (setq def (aref key 0)))
6611                       (numberp (car def)) (numberp (cdr def)))
6612                  (when (< (max (car def) (cdr def)) 128)
6613                    (setq sumkeys
6614                          (append (mapcar
6615                                   #'vector
6616                                   (nreverse (gnus-uncompress-range def)))
6617                                  sumkeys))))
6618                 ((setq def (key-binding key))
6619                  (unless (eq def 'undefined)
6620                    (define-key keymap key def))))))
6621       (when (boundp 'gnus-agent-summary-mode)
6622         (setq agent gnus-agent-summary-mode))
6623       (when (boundp 'gnus-draft-mode)
6624         (setq draft gnus-draft-mode)))
6625     (with-temp-buffer
6626       (use-local-map keymap)
6627       (set (make-local-variable 'gnus-agent-summary-mode) agent)
6628       (set (make-local-variable 'gnus-draft-mode) draft)
6629       (describe-bindings prefix))
6630     (let ((item `((lambda (prefix)
6631                     (with-current-buffer ,(current-buffer)
6632                       (gnus-article-describe-bindings prefix)))
6633                   ,prefix)))
6634       (with-current-buffer (let (help-xref-following) (help-buffer))
6635         (setq help-xref-stack-item item)))))
6636
6637 (defun gnus-article-reply-with-original (&optional wide)
6638   "Start composing a reply mail to the current message.
6639 The text in the region will be yanked.  If the region isn't active,
6640 the entire article will be yanked."
6641   (interactive)
6642   (let ((article (cdr gnus-article-current))
6643         contents)
6644     (if (not (gnus-region-active-p))
6645         (with-current-buffer gnus-summary-buffer
6646           (gnus-summary-reply (list (list article)) wide))
6647       (setq contents (buffer-substring (point) (mark t)))
6648       ;; Deactivate active regions.
6649       (when (and (boundp 'transient-mark-mode)
6650                  transient-mark-mode)
6651         (setq mark-active nil))
6652       (with-current-buffer gnus-summary-buffer
6653         (gnus-summary-reply
6654          (list (list article contents)) wide)))))
6655
6656 (defun gnus-article-wide-reply-with-original ()
6657   "Start composing a wide reply mail to the current message.
6658 The text in the region will be yanked.  If the region isn't active,
6659 the entire article will be yanked."
6660   (interactive)
6661   (gnus-article-reply-with-original t))
6662
6663 (defun gnus-article-followup-with-original ()
6664   "Compose a followup to the current article.
6665 The text in the region will be yanked.  If the region isn't active,
6666 the entire article will be yanked."
6667   (interactive)
6668   (let ((article (cdr gnus-article-current))
6669         contents)
6670       (if (not (gnus-region-active-p))
6671           (with-current-buffer gnus-summary-buffer
6672             (gnus-summary-followup (list (list article))))
6673         (setq contents (buffer-substring (point) (mark t)))
6674         ;; Deactivate active regions.
6675         (when (and (boundp 'transient-mark-mode)
6676                    transient-mark-mode)
6677           (setq mark-active nil))
6678         (with-current-buffer gnus-summary-buffer
6679           (gnus-summary-followup
6680            (list (list article contents)))))))
6681
6682 (defun gnus-article-hide (&optional arg force)
6683   "Hide all the gruft in the current article.
6684 This means that signatures, cited text and (some) headers will be
6685 hidden.
6686 If given a prefix, show the hidden text instead."
6687   (interactive (append (gnus-article-hidden-arg) (list 'force)))
6688   (gnus-article-hide-headers arg)
6689   (gnus-article-hide-list-identifiers arg)
6690   (gnus-article-hide-citation-maybe arg force)
6691   (gnus-article-hide-signature arg))
6692
6693 (defun gnus-article-maybe-highlight ()
6694   "Do some article highlighting if article highlighting is requested."
6695   (when (gnus-visual-p 'article-highlight 'highlight)
6696     (gnus-article-highlight-some)))
6697
6698 (defun gnus-check-group-server ()
6699   ;; Make sure the connection to the server is alive.
6700   (unless (gnus-server-opened
6701            (gnus-find-method-for-group gnus-newsgroup-name))
6702     (gnus-check-server (gnus-find-method-for-group gnus-newsgroup-name))
6703     (gnus-request-group gnus-newsgroup-name t)))
6704
6705 (eval-when-compile
6706   (autoload 'nneething-get-file-name "nneething"))
6707
6708 (defun gnus-request-article-this-buffer (article group)
6709   "Get an article and insert it into this buffer."
6710   (let (do-update-line sparse-header)
6711     (prog1
6712         (save-excursion
6713           (erase-buffer)
6714           (gnus-kill-all-overlays)
6715           (setq group (or group gnus-newsgroup-name))
6716
6717           ;; Using `gnus-request-article' directly will insert the article into
6718           ;; `nntp-server-buffer' - so we'll save some time by not having to
6719           ;; copy it from the server buffer into the article buffer.
6720
6721           ;; We only request an article by message-id when we do not have the
6722           ;; headers for it, so we'll have to get those.
6723           (when (stringp article)
6724             (gnus-read-header article))
6725
6726           ;; If the article number is negative, that means that this article
6727           ;; doesn't belong in this newsgroup (possibly), so we find its
6728           ;; message-id and request it by id instead of number.
6729           (when (and (numberp article)
6730                      gnus-summary-buffer
6731                      (get-buffer gnus-summary-buffer)
6732                      (gnus-buffer-exists-p gnus-summary-buffer))
6733             (with-current-buffer gnus-summary-buffer
6734               (let ((header (gnus-summary-article-header article)))
6735                 (when (< article 0)
6736                   (cond
6737                    ((memq article gnus-newsgroup-sparse)
6738                     ;; This is a sparse gap article.
6739                     (setq do-update-line article)
6740                     (setq article (mail-header-id header))
6741                     (setq sparse-header (gnus-read-header article))
6742                     (setq gnus-newsgroup-sparse
6743                           (delq article gnus-newsgroup-sparse)))
6744                    ((vectorp header)
6745                     ;; It's a real article.
6746                     (setq article (mail-header-id header)))
6747                    (t
6748                     ;; It is an extracted pseudo-article.
6749                     (setq article 'pseudo)
6750                     (gnus-request-pseudo-article header))))
6751
6752                 (let ((method (gnus-find-method-for-group
6753                                gnus-newsgroup-name)))
6754                   (when (and (eq (car method) 'nneething)
6755                              (vectorp header))
6756                     (let ((dir (nneething-get-file-name
6757                                 (mail-header-id header))))
6758                       (when (and (stringp dir)
6759                                  (file-directory-p dir))
6760                         (setq article 'nneething)
6761                         (gnus-group-enter-directory dir))))))))
6762
6763           (cond
6764            ;; Refuse to select canceled articles.
6765            ((and (numberp article)
6766                  gnus-summary-buffer
6767                  (get-buffer gnus-summary-buffer)
6768                  (gnus-buffer-exists-p gnus-summary-buffer)
6769                  (eq (cdr (with-current-buffer gnus-summary-buffer
6770                             (assq article gnus-newsgroup-reads)))
6771                      gnus-canceled-mark))
6772             nil)
6773            ;; We first check `gnus-original-article-buffer'.
6774            ((and (get-buffer gnus-original-article-buffer)
6775                  (numberp article)
6776                  (with-current-buffer gnus-original-article-buffer
6777                    (and (equal (car gnus-original-article) group)
6778                         (eq (cdr gnus-original-article) article))))
6779             ;; `insert-buffer-substring' would incorrectly use the
6780             ;; equivalent of string-make-multibyte which amount to decoding
6781             ;; with locale-coding-system, causing failure of
6782             ;; subsequent decoding.
6783             (insert (mm-string-to-multibyte
6784                      (with-current-buffer gnus-original-article-buffer
6785                        (buffer-substring (point-min) (point-max)))))
6786             'article)
6787            ;; Check the backlog.
6788            ((and gnus-keep-backlog
6789                  (gnus-backlog-request-article group article (current-buffer)))
6790             'article)
6791            ;; Check asynchronous pre-fetch.
6792            ((gnus-async-request-fetched-article group article (current-buffer))
6793             (gnus-async-prefetch-next group article gnus-summary-buffer)
6794             (when (and (numberp article) gnus-keep-backlog)
6795               (gnus-backlog-enter-article group article (current-buffer)))
6796             'article)
6797            ;; Check the cache.
6798            ((and gnus-use-cache
6799                  (numberp article)
6800                  (gnus-cache-request-article article group))
6801             'article)
6802            ;; Check the agent cache.
6803            ((gnus-agent-request-article article group)
6804             'article)
6805            ;; Get the article and put into the article buffer.
6806            ((or (stringp article)
6807                 (numberp article))
6808             (let ((gnus-override-method gnus-override-method)
6809                   (methods (and (stringp article)
6810                                 gnus-refer-article-method))
6811                   (backend (car (gnus-find-method-for-group
6812                                  gnus-newsgroup-name)))
6813                   result
6814                   (inhibit-read-only t))
6815               (if (or (not (listp methods))
6816                       (and (symbolp (car methods))
6817                            (assq (car methods) nnoo-definition-alist)))
6818                   (setq methods (list methods)))
6819               (when (and (null gnus-override-method)
6820                          methods)
6821                 (setq gnus-override-method (pop methods)))
6822               (while (not result)
6823                 (when (eq gnus-override-method 'current)
6824                   (setq gnus-override-method
6825                         (with-current-buffer gnus-summary-buffer
6826                           gnus-current-select-method)))
6827                 (erase-buffer)
6828                 (gnus-kill-all-overlays)
6829                 (let ((gnus-newsgroup-name group))
6830                   (gnus-check-group-server))
6831                 (cond
6832                  ((gnus-request-article article group (current-buffer))
6833                   (when (numberp article)
6834                     (gnus-async-prefetch-next group article
6835                                               gnus-summary-buffer)
6836                     (when gnus-keep-backlog
6837                       (gnus-backlog-enter-article
6838                        group article (current-buffer))))
6839                   (setq result 'article))
6840                  (methods
6841                   (setq gnus-override-method (pop methods)))
6842                  ((not (string-match "^400 "
6843                                      (nnheader-get-report backend)))
6844                   ;; If we get 400 server disconnect, reconnect and
6845                   ;; retry; otherwise, assume the article has expired.
6846                   (setq result 'done))))
6847               (and (eq result 'article) 'article)))
6848            ;; It was a pseudo.
6849            (t article)))
6850
6851       ;; Associate this article with the current summary buffer.
6852       (setq gnus-article-current-summary gnus-summary-buffer)
6853
6854       ;; Take the article from the original article buffer
6855       ;; and place it in the buffer it's supposed to be in.
6856       (when (and (get-buffer gnus-article-buffer)
6857                  (equal (buffer-name (current-buffer))
6858                         (buffer-name (get-buffer gnus-article-buffer))))
6859         (save-excursion
6860           (if (get-buffer gnus-original-article-buffer)
6861               (set-buffer gnus-original-article-buffer)
6862             (set-buffer (gnus-get-buffer-create gnus-original-article-buffer))
6863             (buffer-disable-undo)
6864             (setq major-mode 'gnus-original-article-mode)
6865             (setq buffer-read-only t))
6866           (let ((inhibit-read-only t))
6867             (erase-buffer)
6868             (insert-buffer-substring gnus-article-buffer))
6869           (setq gnus-original-article (cons group article)))
6870
6871         ;; Decode charsets.
6872         (run-hooks 'gnus-article-decode-hook)
6873         ;; Mark article as decoded or not.
6874         (setq gnus-article-decoded-p gnus-article-decode-hook))
6875
6876       ;; Update sparse articles.
6877       (when (and do-update-line
6878                  (or (numberp article)
6879                      (stringp article)))
6880         (let ((buf (current-buffer)))
6881           (set-buffer gnus-summary-buffer)
6882           (gnus-summary-update-article do-update-line sparse-header)
6883           (gnus-summary-goto-subject do-update-line nil t)
6884           (set-window-point (gnus-get-buffer-window (current-buffer) t)
6885                             (point))
6886           (set-buffer buf))))))
6887
6888 ;;;
6889 ;;; Article editing
6890 ;;;
6891
6892 (defcustom gnus-article-edit-mode-hook nil
6893   "Hook run in article edit mode buffers."
6894   :group 'gnus-article-various
6895   :type 'hook)
6896
6897 (defvar gnus-article-edit-done-function nil)
6898
6899 (defvar gnus-article-edit-mode-map nil)
6900
6901 ;; Should we be using derived.el for this?
6902 (unless gnus-article-edit-mode-map
6903   (setq gnus-article-edit-mode-map (make-keymap))
6904   (set-keymap-parent gnus-article-edit-mode-map text-mode-map)
6905
6906   (gnus-define-keys gnus-article-edit-mode-map
6907     "\C-c?"    describe-mode
6908     "\C-c\C-c" gnus-article-edit-done
6909     "\C-c\C-k" gnus-article-edit-exit
6910     "\C-c\C-f\C-t" message-goto-to
6911     "\C-c\C-f\C-o" message-goto-from
6912     "\C-c\C-f\C-b" message-goto-bcc
6913     ;;"\C-c\C-f\C-w" message-goto-fcc
6914     "\C-c\C-f\C-c" message-goto-cc
6915     "\C-c\C-f\C-s" message-goto-subject
6916     "\C-c\C-f\C-r" message-goto-reply-to
6917     "\C-c\C-f\C-n" message-goto-newsgroups
6918     "\C-c\C-f\C-d" message-goto-distribution
6919     "\C-c\C-f\C-f" message-goto-followup-to
6920     "\C-c\C-f\C-m" message-goto-mail-followup-to
6921     "\C-c\C-f\C-k" message-goto-keywords
6922     "\C-c\C-f\C-u" message-goto-summary
6923     "\C-c\C-f\C-i" message-insert-or-toggle-importance
6924     "\C-c\C-f\C-a" message-generate-unsubscribed-mail-followup-to
6925     "\C-c\C-b" message-goto-body
6926     "\C-c\C-i" message-goto-signature
6927
6928     "\C-c\C-t" message-insert-to
6929     "\C-c\C-n" message-insert-newsgroups
6930     "\C-c\C-o" message-sort-headers
6931     "\C-c\C-e" message-elide-region
6932     "\C-c\C-v" message-delete-not-region
6933     "\C-c\C-z" message-kill-to-signature
6934     "\M-\r" message-newline-and-reformat
6935     "\C-c\C-a" mml-attach-file
6936     "\C-a" message-beginning-of-line
6937     "\t" message-tab
6938     "\M-;" comment-region)
6939
6940   (gnus-define-keys (gnus-article-edit-wash-map
6941                      "\C-c\C-w" gnus-article-edit-mode-map)
6942     "f" gnus-article-edit-full-stops))
6943
6944 (easy-menu-define
6945   gnus-article-edit-mode-field-menu gnus-article-edit-mode-map ""
6946   '("Field"
6947     ["Fetch To" message-insert-to t]
6948     ["Fetch Newsgroups" message-insert-newsgroups t]
6949     "----"
6950     ["To" message-goto-to t]
6951     ["From" message-goto-from t]
6952     ["Subject" message-goto-subject t]
6953     ["Cc" message-goto-cc t]
6954     ["Reply-To" message-goto-reply-to t]
6955     ["Summary" message-goto-summary t]
6956     ["Keywords" message-goto-keywords t]
6957     ["Newsgroups" message-goto-newsgroups t]
6958     ["Followup-To" message-goto-followup-to t]
6959     ["Mail-Followup-To" message-goto-mail-followup-to t]
6960     ["Distribution" message-goto-distribution t]
6961     ["Body" message-goto-body t]
6962     ["Signature" message-goto-signature t]))
6963
6964 (define-derived-mode gnus-article-edit-mode message-mode "Article Edit"
6965   "Major mode for editing articles.
6966 This is an extended text-mode.
6967
6968 \\{gnus-article-edit-mode-map}"
6969   (make-local-variable 'gnus-article-edit-done-function)
6970   (make-local-variable 'gnus-prev-winconf)
6971   (set (make-local-variable 'font-lock-defaults)
6972        '(message-font-lock-keywords t))
6973   (set (make-local-variable 'mail-header-separator) "")
6974   (set (make-local-variable 'gnus-article-edit-mode) t)
6975   (easy-menu-add message-mode-field-menu message-mode-map)
6976   (mml-mode)
6977   (setq buffer-read-only nil)
6978   (buffer-enable-undo)
6979   (widen))
6980
6981 (defun gnus-article-edit (&optional force)
6982   "Edit the current article.
6983 This will have permanent effect only in mail groups.
6984 If FORCE is non-nil, allow editing of articles even in read-only
6985 groups."
6986   (interactive "P")
6987   (when (and (not force)
6988              (gnus-group-read-only-p))
6989     (error "The current newsgroup does not support article editing"))
6990   (gnus-article-date-original)
6991   (gnus-article-edit-article
6992    'ignore
6993    `(lambda (no-highlight)
6994       'ignore
6995       (gnus-summary-edit-article-done
6996        ,(or (mail-header-references gnus-current-headers) "")
6997        ,(gnus-group-read-only-p) ,gnus-summary-buffer no-highlight))))
6998
6999 (defun gnus-article-edit-article (start-func exit-func &optional quiet)
7000   "Start editing the contents of the current article buffer."
7001   (let ((winconf (current-window-configuration)))
7002     (set-buffer gnus-article-buffer)
7003     (let ((message-auto-save-directory
7004            ;; Don't associate the article buffer with a draft file.
7005            nil))
7006       (gnus-article-edit-mode))
7007     (funcall start-func)
7008     (set-buffer-modified-p nil)
7009     (gnus-configure-windows 'edit-article)
7010     (setq gnus-article-edit-done-function exit-func)
7011     (setq gnus-prev-winconf winconf)
7012     (unless quiet
7013       (gnus-message 6 "C-c C-c to end edits"))))
7014
7015 (defun gnus-article-edit-done (&optional arg)
7016   "Update the article edits and exit."
7017   (interactive "P")
7018   (let ((func gnus-article-edit-done-function)
7019         (buf (current-buffer))
7020         (start (window-start))
7021         (p (point))
7022         (winconf gnus-prev-winconf))
7023     (widen) ;; Widen it in case that users narrowed the buffer.
7024     (funcall func arg)
7025     (set-buffer buf)
7026     ;; The cache and backlog have to be flushed somewhat.
7027     (when gnus-keep-backlog
7028       (gnus-backlog-remove-article
7029        (car gnus-article-current) (cdr gnus-article-current)))
7030     ;; Flush original article as well.
7031     (gnus-flush-original-article-buffer)
7032     (when gnus-use-cache
7033       (gnus-cache-update-article
7034        (car gnus-article-current) (cdr gnus-article-current)))
7035     ;; We remove all text props from the article buffer.
7036     (kill-all-local-variables)
7037     (set-text-properties (point-min) (point-max) nil)
7038     (gnus-article-mode)
7039     (set-window-configuration winconf)
7040     (set-buffer buf)
7041     (set-window-start (get-buffer-window buf) start)
7042     (set-window-point (get-buffer-window buf) (point)))
7043   (gnus-summary-show-article))
7044
7045 (defun gnus-flush-original-article-buffer ()
7046   (when (get-buffer gnus-original-article-buffer)
7047     (with-current-buffer gnus-original-article-buffer
7048       (setq gnus-original-article nil))))
7049
7050 (defun gnus-article-edit-exit ()
7051   "Exit the article editing without updating."
7052   (interactive)
7053   (when (or (not (buffer-modified-p))
7054             (yes-or-no-p "Article modified; kill anyway? "))
7055     (let ((curbuf (current-buffer))
7056           (p (point))
7057           (window-start (window-start)))
7058       (erase-buffer)
7059       (if (gnus-buffer-live-p gnus-original-article-buffer)
7060           (insert-buffer-substring gnus-original-article-buffer))
7061       (let ((winconf gnus-prev-winconf))
7062         (kill-all-local-variables)
7063         (gnus-article-mode)
7064         (set-window-configuration winconf)
7065         ;; Tippy-toe some to make sure that point remains where it was.
7066         (save-current-buffer
7067           (set-buffer curbuf)
7068           (set-window-start (get-buffer-window (current-buffer)) window-start)
7069           (goto-char p))))
7070     (gnus-summary-show-article)))
7071
7072 (defun gnus-article-edit-full-stops ()
7073   "Interactively repair spacing at end of sentences."
7074   (interactive)
7075   (save-excursion
7076     (goto-char (point-min))
7077     (search-forward-regexp "^$" nil t)
7078     (let ((case-fold-search nil))
7079       (query-replace-regexp "\\([.!?][])}]* \\)\\([[({A-Z]\\)" "\\1 \\2"))))
7080
7081 ;;;
7082 ;;; Article highlights
7083 ;;;
7084
7085 ;; Written by Per Abrahamsen <abraham@iesd.auc.dk>.
7086
7087 ;;; Internal Variables:
7088
7089 (defcustom gnus-button-url-regexp
7090   (concat
7091    "\\b\\(\\(www\\.\\|\\(s?https?\\|ftp\\|file\\|gopher\\|"
7092    "nntp\\|news\\|telnet\\|wais\\|mailto\\|info\\):\\)"
7093    "\\(//[-a-z0-9_.]+:[0-9]*\\)?"
7094    (if (string-match "[[:digit:]]" "1") ;; Support POSIX?
7095        (let ((chars "-a-z0-9_=#$@~%&*+\\/[:word:]")
7096              (punct "!?:;.,"))
7097          (concat
7098           "\\(?:"
7099           ;; Match paired parentheses, e.g. in Wikipedia URLs:
7100           ;; http://thread.gmane.org/47B4E3B2.3050402@gmail.com
7101           "[" chars punct "]+" "(" "[" chars punct "]+" "[" chars "]*)" "[" chars "]*"
7102           "\\|"
7103           "[" chars punct     "]+" "[" chars "]"
7104           "\\)"))
7105      (concat ;; XEmacs 21.4 doesn't support POSIX.
7106       "\\([-a-z0-9_=!?#$@~%&*+\\/:;.,]\\|\\w\\)+"
7107       "\\([-a-z0-9_=#$@~%&*+\\/]\\|\\w\\)"))
7108    "\\)")
7109   "Regular expression that matches URLs."
7110   :group 'gnus-article-buttons
7111   :type 'regexp)
7112
7113 (defcustom gnus-button-valid-fqdn-regexp
7114   message-valid-fqdn-regexp
7115   "Regular expression that matches a valid FQDN."
7116   :version "22.1"
7117   :group 'gnus-article-buttons
7118   :type 'regexp)
7119
7120 ;; Regexp suggested by Felix Wiemann in <87oeuomcz9.fsf@news2.ososo.de>
7121 (defcustom gnus-button-valid-localpart-regexp
7122   "[a-z0-9$%(*-=?[_][^<>\")!;:,{}\n\t @]*"
7123   "Regular expression that matches a localpart of mail addresses or MIDs."
7124   :version "22.1"
7125   :group 'gnus-article-buttons
7126   :type 'regexp)
7127
7128 (defcustom gnus-button-man-handler 'manual-entry
7129   "Function to use for displaying man pages.
7130 The function must take at least one argument with a string naming the
7131 man page."
7132   :version "22.1"
7133   :type '(choice (function-item :tag "Man" manual-entry)
7134                  (function-item :tag "Woman" woman)
7135                  (function :tag "Other"))
7136   :group 'gnus-article-buttons)
7137
7138 (defcustom gnus-button-mid-or-mail-regexp
7139   (concat "\\b\\(<?" gnus-button-valid-localpart-regexp "@"
7140           gnus-button-valid-fqdn-regexp
7141           ">?\\)\\b")
7142   "Regular expression that matches a message ID or a mail address."
7143   :version "22.1"
7144   :group 'gnus-article-buttons
7145   :type 'regexp)
7146
7147 (defcustom gnus-button-prefer-mid-or-mail 'gnus-button-mid-or-mail-heuristic
7148   "What to do when the button on a string as \"foo123@bar.invalid\" is pushed.
7149 Strings like this can be either a message ID or a mail address.  If it is one
7150 of the symbols `mid' or `mail', Gnus will always assume that the string is a
7151 message ID or a mail address, respectively.  If this variable is set to the
7152 symbol `ask', always query the user what do do.  If it is a function, this
7153 function will be called with the string as its only argument.  The function
7154 must return `mid', `mail', `invalid' or `ask'."
7155   :version "22.1"
7156   :group 'gnus-article-buttons
7157   :type '(choice (function-item :tag "Heuristic function"
7158                                 gnus-button-mid-or-mail-heuristic)
7159                  (const ask)
7160                  (const mid)
7161                  (const mail)))
7162
7163 (defcustom gnus-button-mid-or-mail-heuristic-alist
7164   '((-10.0 . ".+\\$.+@")
7165     (-10.0 . "#")
7166     (-10.0 . "\\*")
7167     (-5.0  . "\\+[^+]*\\+.*@") ;; # two plus signs
7168     (-5.0  . "@[Nn][Ee][Ww][Ss]") ;; /\@news/i
7169     (-5.0  . "@.*[Dd][Ii][Aa][Ll][Uu][Pp]") ;; /\@.*dialup/i;
7170     (-1.0  . "^[^a-z]+@")
7171     ;;
7172     (-5.0  . "\\.[0-9][0-9]+.*@") ;; "\.[0-9]{2,}.*\@"
7173     (-5.0  . "[a-z].*[A-Z].*[a-z].*[A-Z].*@") ;; "([a-z].*[A-Z].*){2,}\@"
7174     (-3.0  . "[A-Z][A-Z][a-z][a-z].*@")
7175     (-5.0  . "\\...?.?@") ;; (-5.0 . "\..{1,3}\@")
7176     ;;
7177     (-2.0  . "^[0-9]")
7178     (-1.0  . "^[0-9][0-9]")
7179     ;;
7180     ;; -3.0 /^[0-9][0-9a-fA-F]{2,2}/;
7181     (-3.0  . "^[0-9][0-9a-fA-F][0-9a-fA-F][^0-9a-fA-F]")
7182     ;; -5.0 /^[0-9][0-9a-fA-F]{3,3}/;
7183     (-5.0  . "^[0-9][0-9a-fA-F][0-9a-fA-F][0-9a-fA-F][^0-9a-fA-F]")
7184     ;;
7185     (-3.0  .  "[0-9][0-9][0-9][0-9][0-9][^0-9].*@") ;; "[0-9]{5,}.*\@"
7186     (-3.0  .  "[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][^0-9].*@")
7187     ;;       "[0-9]{8,}.*\@"
7188     (-3.0
7189      . "[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9].*@")
7190     ;; "[0-9]{12,}.*\@"
7191     ;; compensation for TDMA dated mail addresses:
7192     (25.0  . "-dated-[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]+.*@")
7193     ;;
7194     (-20.0 . "\\.fsf@") ;; Gnus
7195     (-20.0 . "^slrn")
7196     (-20.0 . "^Pine")
7197     (-20.0 . "^alpine\\.")
7198     (-20.0 . "_-_") ;; Subject change in thread
7199     ;;
7200     (-20.0 . "\\.ln@") ;; leafnode
7201     (-30.0 . "@ID-[0-9]+\\.[a-zA-Z]+\\.dfncis\\.de")
7202     (-30.0 . "@4[Aa][Xx]\\.com") ;; Forte Agent
7203     ;;
7204     ;; (5.0 . "") ;; $local_part_len <= 7
7205     (10.0  . "^[^0-9]+@")
7206     (3.0   . "^[^0-9]+[0-9][0-9]?[0-9]?@")
7207     ;;      ^[^0-9]+[0-9]{1,3}\@ digits only at end of local part
7208     (3.0   . "\@stud")
7209     ;;
7210     (2.0   . "[a-z][a-z][._-][A-Z][a-z].*@")
7211     ;;
7212     (0.5   . "^[A-Z][a-z]")
7213     (0.5   . "^[A-Z][a-z][a-z]")
7214     (1.5   . "^[A-Z][a-z][A-Z][a-z][^a-z]") ;; ^[A-Z][a-z]{3,3}
7215     (2.0   . "^[A-Z][a-z][A-Z][a-z][a-z][^a-z]")) ;; ^[A-Z][a-z]{4,4}
7216   "An alist of \(RATE . REGEXP\) pairs for `gnus-button-mid-or-mail-heuristic'.
7217
7218 A negative RATE indicates a message IDs, whereas a positive indicates a mail
7219 address.  The REGEXP is processed with `case-fold-search' set to nil."
7220   :version "22.1"
7221   :group 'gnus-article-buttons
7222   :type '(repeat (cons (number :tag "Rate")
7223                        (regexp :tag "Regexp"))))
7224
7225 (defun gnus-button-mid-or-mail-heuristic (mid-or-mail)
7226   "Guess whether MID-OR-MAIL is a message ID or a mail address.
7227 Returns `mid' if MID-OR-MAIL is a message IDs, `mail' if it's a mail
7228 address, `ask' if unsure and `invalid' if the string is invalid."
7229   (let ((case-fold-search nil)
7230         (list gnus-button-mid-or-mail-heuristic-alist)
7231         (result 0) rate regexp lpartlen elem)
7232     (setq lpartlen
7233           (length (gnus-replace-in-string mid-or-mail "^\\(.*\\)@.*$" "\\1")))
7234     (gnus-message 8 "`%s', length of local part=`%s'." mid-or-mail lpartlen)
7235     ;; Certain special cases...
7236     (when (string-match
7237            (concat
7238             "^0[0-9]+-[0-9][0-9][0-9][0-9]@t-online\\.de$\\|"
7239             "^[0-9]+\\.[0-9]+@compuserve\\|"
7240             "@public\\.gmane\\.org")
7241            mid-or-mail)
7242       (gnus-message 8 "`%s' is a known mail address." mid-or-mail)
7243       (setq result 'mail))
7244     (when (string-match "@.*@\\| " mid-or-mail)
7245       (gnus-message 8 "`%s' is invalid." mid-or-mail)
7246       (setq result 'invalid))
7247     ;; Nothing more to do, if result is not a number here...
7248     (when (numberp result)
7249       (while list
7250         (setq elem (car list)
7251               rate (car elem)
7252               regexp (cdr elem)
7253               list (cdr list))
7254         (when (string-match regexp mid-or-mail)
7255           (setq result (+ result rate))
7256           (gnus-message
7257            9 "`%s' matched `%s', rate `%s', result `%s'."
7258            mid-or-mail regexp rate result)))
7259       (when (<= lpartlen 7)
7260         (setq result (+ result 5.0))
7261         (gnus-message 9 "`%s' matched (<= lpartlen 7), result `%s'."
7262                       mid-or-mail result))
7263       (when (>= lpartlen 12)
7264         (gnus-message 9 "`%s' matched (>= lpartlen 12)" mid-or-mail)
7265         (cond
7266          ((string-match "[0-9][^0-9]+[0-9].*@" mid-or-mail)
7267           ;; Long local part should contain realname if e-mail address,
7268           ;; too many digits: message-id.
7269           ;; $score -= 5.0 + 0.1 * $local_part_len;
7270           (setq rate (* -1.0 (+ 5.0 (* 0.1 lpartlen))))
7271           (setq result (+ result rate))
7272           (gnus-message
7273            9 "Many digits in `%s', rate `%s', result `%s'."
7274            mid-or-mail rate result))
7275          ((string-match "[^aeiouy][^aeiouy][^aeiouy][^aeiouy]+.*\@"
7276                         mid-or-mail)
7277           ;; Too few vowels [^aeiouy]{4,}.*\@
7278           (setq result (+ result -5.0))
7279           (gnus-message
7280            9 "Few vowels in `%s', rate `%s', result `%s'."
7281            mid-or-mail -5.0 result))
7282          (t
7283           (setq result (+ result 5.0))
7284           (gnus-message
7285            9 "`%s', rate `%s', result `%s'." mid-or-mail 5.0 result)))))
7286     (gnus-message 8 "`%s': Final rate is `%s'." mid-or-mail result)
7287     ;; Maybe we should make this a customizable alist: (condition . 'result)
7288     (cond
7289      ((symbolp result) result)
7290      ;; Now convert number into proper results:
7291      ((< result -10.0) 'mid)
7292      ((> result  10.0) 'mail)
7293      (t 'ask))))
7294
7295 (defun gnus-button-handle-mid-or-mail (mid-or-mail)
7296   (let* ((pref gnus-button-prefer-mid-or-mail) guessed
7297          (url-mid (concat "news" ":" mid-or-mail))
7298          (url-mailto (concat "mailto" ":" mid-or-mail)))
7299     (gnus-message 9 "mid-or-mail=%s" mid-or-mail)
7300     (when (fboundp pref)
7301       (setq guessed
7302             ;; get rid of surrounding angles...
7303             (funcall pref
7304                      (gnus-replace-in-string mid-or-mail "^<\\|>$" "")))
7305       (if (or (eq 'mid guessed) (eq 'mail guessed))
7306           (setq pref guessed)
7307         (setq pref 'ask)))
7308     (if (eq pref 'ask)
7309         (save-window-excursion
7310           (if (y-or-n-p (concat "Is <" mid-or-mail "> a mail address? "))
7311               (setq pref 'mail)
7312             (setq pref 'mid))))
7313     (cond ((eq pref 'mid)
7314            (gnus-message 8 "calling `gnus-button-handle-news' %s" url-mid)
7315            (gnus-button-handle-news url-mid))
7316           ((eq pref 'mail)
7317            (gnus-message 8 "calling `gnus-url-mailto'  %s" url-mailto)
7318            (gnus-url-mailto url-mailto))
7319           (t (gnus-message 3 "Invalid string.")))))
7320
7321 (defun gnus-button-handle-custom (fun arg)
7322   "Call function FUN on argument ARG.
7323 Both FUN and ARG are supposed to be strings.  ARG will be passed
7324 as a symbol to FUN."
7325   (funcall (intern fun)
7326            (if (string-match "^customize-apropos" fun)
7327                arg
7328              (intern arg))))
7329
7330 (defvar gnus-button-handle-describe-prefix "^\\(C-h\\|<?[Ff]1>?\\)")
7331
7332 ;; FIXME: Maybe we should merge some of the functions that do quite similar
7333 ;; stuff?
7334
7335 (defun gnus-button-handle-describe-function (url)
7336   "Call `describe-function' when pushing the corresponding URL button."
7337   (describe-function
7338    (intern
7339     (gnus-replace-in-string url gnus-button-handle-describe-prefix ""))))
7340
7341 (defun gnus-button-handle-describe-variable (url)
7342   "Call `describe-variable' when pushing the corresponding URL button."
7343   (describe-variable
7344    (intern
7345     (gnus-replace-in-string url gnus-button-handle-describe-prefix ""))))
7346
7347 (defun gnus-button-handle-symbol (url)
7348 "Display help on variable or function.
7349 Calls `describe-variable' or `describe-function'."
7350   (let ((sym (intern url)))
7351     (cond
7352      ((fboundp sym) (describe-function sym))
7353      ((boundp sym) (describe-variable sym))
7354      (t (gnus-message 3 "`%s' is not a known function of variable." url)))))
7355
7356 (defun gnus-button-handle-describe-key (url)
7357   "Call `describe-key' when pushing the corresponding URL button."
7358   (let* ((key-string
7359           (gnus-replace-in-string url gnus-button-handle-describe-prefix ""))
7360          (keys (ignore-errors (eval `(kbd ,key-string)))))
7361     (if keys
7362         (describe-key keys)
7363       (gnus-message 3 "Invalid key sequence in button: %s" key-string))))
7364
7365 (defun gnus-button-handle-apropos (url)
7366   "Call `apropos' when pushing the corresponding URL button."
7367   (apropos (gnus-replace-in-string url gnus-button-handle-describe-prefix "")))
7368
7369 (defun gnus-button-handle-apropos-command (url)
7370   "Call `apropos' when pushing the corresponding URL button."
7371   (apropos-command
7372    (gnus-replace-in-string url gnus-button-handle-describe-prefix "")))
7373
7374 (defun gnus-button-handle-apropos-variable (url)
7375   "Call `apropos' when pushing the corresponding URL button."
7376   (funcall
7377    (if (fboundp 'apropos-variable) 'apropos-variable 'apropos)
7378    (gnus-replace-in-string url gnus-button-handle-describe-prefix "")))
7379
7380 (defun gnus-button-handle-apropos-documentation (url)
7381   "Call `apropos' when pushing the corresponding URL button."
7382   (funcall
7383    (if (fboundp 'apropos-documentation) 'apropos-documentation 'apropos)
7384    (gnus-replace-in-string url gnus-button-handle-describe-prefix "")))
7385
7386 (defun gnus-button-handle-library (url)
7387   "Call `locate-library' when pushing the corresponding URL button."
7388   (gnus-message 9 "url=`%s'" url)
7389   (let* ((lib (locate-library url))
7390          (file (gnus-replace-in-string (or lib "") "\.elc" ".el")))
7391     (if (not lib)
7392         (gnus-message 1 "Cannot locale library `%s'." url)
7393       (find-file-read-only file))))
7394
7395 (defcustom gnus-button-man-level 5
7396   "*Integer that says how many man-related buttons Gnus will show.
7397 The higher the number, the more buttons will appear and the more false
7398 positives are possible.  Note that you can set this variable local to
7399 specific groups.  Setting it higher in Unix groups is probably a good idea.
7400 See Info node `(gnus)Group Parameters' and the variable `gnus-parameters' on
7401 how to set variables in specific groups."
7402   :version "22.1"
7403   :group 'gnus-article-buttons
7404   :link '(custom-manual "(gnus)Group Parameters")
7405   :type 'integer)
7406
7407 (defcustom gnus-button-emacs-level 5
7408   "*Integer that says how many emacs-related buttons Gnus will show.
7409 The higher the number, the more buttons will appear and the more false
7410 positives are possible.  Note that you can set this variable local to
7411 specific groups.  Setting it higher in Emacs or Gnus related groups is
7412 probably a good idea.  See Info node `(gnus)Group Parameters' and the variable
7413 `gnus-parameters' on how to set variables in specific groups."
7414   :version "22.1"
7415   :group 'gnus-article-buttons
7416   :link '(custom-manual "(gnus)Group Parameters")
7417   :type 'integer)
7418
7419 (defcustom gnus-button-message-level 5
7420   "*Integer that says how many buttons for news or mail messages will appear.
7421 The higher the number, the more buttons will appear and the more false
7422 positives are possible."
7423   ;; mail addresses, MIDs, URLs for news, ...
7424   :version "22.1"
7425   :group 'gnus-article-buttons
7426   :type 'integer)
7427
7428 (defcustom gnus-button-browse-level 5
7429   "*Integer that says how many buttons for browsing will appear.
7430 The higher the number, the more buttons will appear and the more false
7431 positives are possible."
7432   ;; stuff handled by `browse-url' or `gnus-button-embedded-url'
7433   :version "22.1"
7434   :group 'gnus-article-buttons
7435   :type 'integer)
7436
7437 (defcustom gnus-button-alist
7438   '(("<\\(url:[>\n\t ]*?\\)?\\(nntp\\|news\\):[>\n\t ]*\\([^>\n\t ]*@[^>\n\t ]*\\)>"
7439      0 (>= gnus-button-message-level 0) gnus-button-handle-news 3)
7440     ((concat "\\b\\(nntp\\|news\\):\\("
7441              gnus-button-valid-localpart-regexp "@[a-z0-9.-]+[a-z]\\)")
7442      0 t gnus-button-handle-news 2)
7443     ("\\(\\b<\\(url:[>\n\t ]*\\)?\\(nntp\\|news\\):[>\n\t ]*\\(//\\)?\\([^>\n\t ]*\\)>\\)"
7444      1 (>= gnus-button-message-level 0) gnus-button-fetch-group 5)
7445     ("\\b\\(nntp\\|news\\):\\(//\\)?\\([^'\">\n\t ]+\\)"
7446      0 (>= gnus-button-message-level 0) gnus-button-fetch-group 3)
7447     ;; RFC 2392 (Don't allow `/' in domain part --> CID)
7448     ("\\bmid:\\(//\\)?\\([^'\">\n\t ]+@[^'\">\n\t /]+\\)"
7449      0 (>= gnus-button-message-level 0) gnus-button-message-id 2)
7450     ("\\bin\\( +article\\| +message\\)? +\\(<\\([^\n @<>]+@[^\n @<>]+\\)>\\)"
7451      2 (>= gnus-button-message-level 0) gnus-button-message-id 3)
7452     ("\\b\\(mid\\|message-id\\):? +\\(<\\([^\n @<>]+@[^\n @<>]+\\)>\\)"
7453      2 (>= gnus-button-message-level 0) gnus-button-message-id 3)
7454     ("\\(<URL: *\\)mailto: *\\([^> \n\t]+\\)>"
7455      0 (>= gnus-button-message-level 0) gnus-url-mailto 2)
7456     ;; RFC 2368 (The mailto URL scheme)
7457     ("\\bmailto:\\([-a-z.@_+0-9%=?&/]+\\)"
7458      0 (>= gnus-button-message-level 0) gnus-url-mailto 1)
7459     ("\\bmailto:\\([^ \n\t]+\\)"
7460      0 (>= gnus-button-message-level 0) gnus-url-mailto 1)
7461     ;; Info Konqueror style <info:/foo/bar baz>.
7462     ;; Must come before " Gnus home-grown style".
7463     ("\\binfo://?\\([^'\">\n\t]+\\)"
7464      0 (>= gnus-button-emacs-level 1) gnus-button-handle-info-url 1)
7465    ;; Info, Gnus home-grown style (deprecated) <info://foo/bar+baz>
7466     ("\\binfo://\\([^'\">\n\t ]+\\)"
7467      0 (>= gnus-button-emacs-level 1) gnus-button-handle-info-url 1)
7468     ;; Info GNOME style <info:foo#bar_baz>
7469     ("\\binfo:\\([^('\n\t\r \"><][^'\n\t\r \"><]*\\)"
7470      0 (>= gnus-button-emacs-level 1) gnus-button-handle-info-url-gnome 1)
7471     ;; Info KDE style <info:(foo)bar baz>
7472     ("<\\(info:\\(([^)]+)[^>\n\r]*\\)\\)>"
7473      1 (>= gnus-button-emacs-level 1) gnus-button-handle-info-url-kde 2)
7474     ("\\((Info-goto-node\\|(info\\)[ \t\n]*\\(\"[^\"]*\"\\))" 0
7475      (>= gnus-button-emacs-level 1) gnus-button-handle-info-url 2)
7476     ("\\b\\(C-h\\|<?[Ff]1>?\\)[ \t\n]+i[ \t\n]+d?[ \t\n]?m[ \t\n]+[^ ]+ ?[^ ]+[ \t\n]+RET\\([ \t\n]+i[ \t\n]+[^ ]+ ?[^ ]+[ \t\n]+RET\\([ \t\n,]*\\)\\)?"
7477      ;; Info links like `C-h i d m Gnus RET' or `C-h i d m Gnus RET i partial RET'
7478      0 (>= gnus-button-emacs-level 1) gnus-button-handle-info-keystrokes 0)
7479     ;; This is custom
7480     ("M-x[ \t\n]\\(customize-[^ ]+\\)[ \t\n]RET[ \t\n]\\([^ ]+\\)[ \t\n]RET" 0
7481      (>= gnus-button-emacs-level 1) gnus-button-handle-custom 1 2)
7482     ;; Emacs help commands
7483     ("M-x[ \t\n]+apropos[ \t\n]+RET[ \t\n]+\\([^ \t\n]+\\)[ \t\n]+RET"
7484      ;; regexp doesn't match arguments containing ` '.
7485      0 (>= gnus-button-emacs-level 1) gnus-button-handle-apropos 1)
7486     ("M-x[ \t\n]+apropos-command[ \t\n]+RET[ \t\n]+\\([^ \t\n]+\\)[ \t\n]+RET"
7487      0 (>= gnus-button-emacs-level 1) gnus-button-handle-apropos-command 1)
7488     ("M-x[ \t\n]+apropos-variable[ \t\n]+RET[ \t\n]+\\([^ \t\n]+\\)[ \t\n]+RET"
7489      0 (>= gnus-button-emacs-level 1) gnus-button-handle-apropos-variable 1)
7490     ("M-x[ \t\n]+apropos-documentation[ \t\n]+RET[ \t\n]+\\([^ \t\n]+\\)[ \t\n]+RET"
7491      0 (>= gnus-button-emacs-level 1) gnus-button-handle-apropos-documentation 1)
7492     ;; The following entries may lead to many false positives so don't enable
7493     ;; them by default (use a high button level).
7494     ("/\\([a-z][-a-z0-9]+\\.el\\)\\>[^.?]"
7495      ;; Exclude [.?] for URLs in gmane.emacs.cvs
7496      1 (>= gnus-button-emacs-level 8) gnus-button-handle-library 1)
7497     ("`\\([a-z][-a-z0-9]+\\.el\\)'"
7498      1 (>= gnus-button-emacs-level 8) gnus-button-handle-library 1)
7499     ("`\\([a-z][a-z0-9]+-[a-z0-9]+-[-a-z0-9]*[a-z]\\|\\(gnus\\|message\\)-[-a-z]+\\)'"
7500      0 (>= gnus-button-emacs-level 8) gnus-button-handle-symbol 1)
7501     ("`\\([a-z][a-z0-9]+-[a-z]+\\)'"
7502      0 (>= gnus-button-emacs-level 9) gnus-button-handle-symbol 1)
7503     ("(setq[ \t\n]+\\([a-z][a-z0-9]+-[-a-z0-9]+\\)[ \t\n]+.+)"
7504      1 (>= gnus-button-emacs-level 7) gnus-button-handle-describe-variable 1)
7505     ("\\bM-x[ \t\n]+\\([^ \t\n]+\\)[ \t\n]+RET"
7506      1 (>= gnus-button-emacs-level 7) gnus-button-handle-describe-function 1)
7507     ("\\b\\(C-h\\|<?[Ff]1>?\\)[ \t\n]+f[ \t\n]+\\([^ \t\n]+\\)[ \t\n]+RET"
7508      0 (>= gnus-button-emacs-level 1) gnus-button-handle-describe-function 2)
7509     ("\\b\\(C-h\\|<?[Ff]1>?\\)[ \t\n]+v[ \t\n]+\\([^ \t\n]+\\)[ \t\n]+RET"
7510      0 (>= gnus-button-emacs-level 1) gnus-button-handle-describe-variable 2)
7511     ("`\\(\\(C-h\\|<?[Ff]1>?\\)[ \t\n]+k[ \t\n]+\\([^']+\\)\\)'"
7512      ;; Unlike the other regexps we really have to require quoting
7513      ;; here to determine where it ends.
7514      1 (>= gnus-button-emacs-level 1) gnus-button-handle-describe-key 3)
7515     ;; This is how URLs _should_ be embedded in text (RFC 1738, RFC 2396)...
7516     ("<URL: *\\([^\n<>]*\\)>"
7517      1 (>= gnus-button-browse-level 0) gnus-button-embedded-url 1)
7518     ;; RFC 2396 (2.4.3., delims) ...
7519     ("\"URL: *\\([^\n\"]*\\)\""
7520      1 (>= gnus-button-browse-level 0) gnus-button-embedded-url 1)
7521     ;; Raw URLs.
7522     (gnus-button-url-regexp
7523      0 (>= gnus-button-browse-level 0) browse-url 0)
7524     ;; man pages
7525     ("\\b\\([a-z][a-z]+([1-9])\\)\\W"
7526      0 (and (>= gnus-button-man-level 1) (< gnus-button-man-level 3))
7527      gnus-button-handle-man 1)
7528     ;; more man pages: resolv.conf(5), iso_8859-1(7), xterm(1x)
7529     ("\\b\\([a-z][-_.a-z0-9]+([1-9])\\)\\W"
7530      0 (and (>= gnus-button-man-level 3) (< gnus-button-man-level 5))
7531      gnus-button-handle-man 1)
7532     ;; even more: Apache::PerlRun(3pm), PDL::IO::FastRaw(3pm),
7533     ;; SoWWWAnchor(3iv), XSelectInput(3X11), X(1), X(7)
7534     ("\\b\\(\\(?:[a-z][-+_.:a-z0-9]+([1-9][X1a-z]*)\\)\\|\\b\\(?:X([1-9])\\)\\)\\W"
7535      0 (>= gnus-button-man-level 5) gnus-button-handle-man 1)
7536     ;; Recognizing patches to .el files.  This is somewhat obscure,
7537     ;; but considering the percentage of Gnus users who hack Emacs
7538     ;; Lisp files...
7539     ("^--- \\([^ .]+\\.el\\).*\n.*\n@@ -?\\([0-9]+\\)" 1
7540      (>= gnus-button-message-level 4) gnus-button-patch 1 2)
7541     ("^\\*\\*\\* \\([^ .]+\\.el\\).*\n.*\n\\*+\n\\*\\*\\* \\([0-9]+\\)" 1
7542      (>= gnus-button-message-level 4) gnus-button-patch 1 2)
7543     ;; MID or mail: To avoid too many false positives we don't try to catch
7544     ;; all kind of allowed MIDs or mail addresses.  Domain part must contain
7545     ;; at least one dot.  TLD must contain two or three chars or be a know TLD
7546     ;; (info|name|...).  Put this entry near the _end_ of `gnus-button-alist'
7547     ;; so that non-ambiguous entries (see above) match first.
7548     (gnus-button-mid-or-mail-regexp
7549      0 (>= gnus-button-message-level 5) gnus-button-handle-mid-or-mail 1))
7550   "*Alist of regexps matching buttons in article bodies.
7551
7552 Each entry has the form (REGEXP BUTTON FORM CALLBACK PAR...), where
7553 REGEXP: is the string (case insensitive) matching text around the button (can
7554 also be Lisp expression evaluating to a string),
7555 BUTTON: is the number of the regexp grouping actually matching the button,
7556 FORM: is a Lisp expression which must eval to true for the button to
7557 be added,
7558 CALLBACK: is the function to call when the user push this button, and each
7559 PAR: is a number of a regexp grouping whose text will be passed to CALLBACK.
7560
7561 CALLBACK can also be a variable, in that case the value of that
7562 variable it the real callback function."
7563   :group 'gnus-article-buttons
7564   :type '(repeat (list (choice regexp variable sexp)
7565                        (integer :tag "Button")
7566                        (sexp :tag "Form")
7567                        (function :tag "Callback")
7568                        (repeat :tag "Par"
7569                                :inline t
7570                                (integer :tag "Regexp group")))))
7571 (put 'gnus-button-alist 'risky-local-variable t)
7572
7573 (defcustom gnus-header-button-alist
7574   '(("^\\(References\\|Message-I[Dd]\\|^In-Reply-To\\):" "<[^<>]+>"
7575      0 (>= gnus-button-message-level 0) gnus-button-message-id 0)
7576     ("^\\(From\\|Reply-To\\):" ": *\\(.+\\)$"
7577      1 (>= gnus-button-message-level 0) gnus-button-reply 1)
7578     ("^\\(Cc\\|To\\):" "[^ \t\n<>,()\"]+@[^ \t\n<>,()\"]+"
7579      0 (>= gnus-button-message-level 0) gnus-msg-mail 0)
7580     ("^X-[Uu][Rr][Ll]:" gnus-button-url-regexp
7581      0 (>= gnus-button-browse-level 0) browse-url 0)
7582     ("^Subject:" gnus-button-url-regexp
7583      0 (>= gnus-button-browse-level 0) browse-url 0)
7584     ("^[^:]+:" gnus-button-url-regexp
7585      0 (>= gnus-button-browse-level 0) browse-url 0)
7586     ("^OpenPGP:.*url=" gnus-button-url-regexp
7587      0 (>= gnus-button-browse-level 0) gnus-button-openpgp 0)
7588     ("^[^:]+:" "\\bmailto:\\([-a-z.@_+0-9%=?&/]+\\)"
7589      0 (>= gnus-button-message-level 0) gnus-url-mailto 1)
7590     ("^[^:]+:" "\\(<\\(url: \\)?\\(nntp\\|news\\):\\([^>\n ]*\\)>\\)"
7591      1 (>= gnus-button-message-level 0) gnus-button-message-id 4))
7592   "*Alist of headers and regexps to match buttons in article heads.
7593
7594 This alist is very similar to `gnus-button-alist', except that each
7595 alist has an additional HEADER element first in each entry:
7596
7597 \(HEADER REGEXP BUTTON FORM CALLBACK PAR)
7598
7599 HEADER is a regexp to match a header.  For a fuller explanation, see
7600 `gnus-button-alist'."
7601   :group 'gnus-article-buttons
7602   :group 'gnus-article-headers
7603   :type '(repeat (list (regexp :tag "Header")
7604                        (choice regexp variable)
7605                        (integer :tag "Button")
7606                        (sexp :tag "Form")
7607                        (function :tag "Callback")
7608                        (repeat :tag "Par"
7609                                :inline t
7610                                (integer :tag "Regexp group")))))
7611 (put 'gnus-header-button-alist 'risky-local-variable t)
7612
7613 ;;; Commands:
7614
7615 (defun gnus-article-push-button (event)
7616   "Check text under the mouse pointer for a callback function.
7617 If the text under the mouse pointer has a `gnus-callback' property,
7618 call it with the value of the `gnus-data' text property."
7619   (interactive "e")
7620   (set-buffer (window-buffer (posn-window (event-start event))))
7621   (let* ((pos (posn-point (event-start event)))
7622          (data (get-text-property pos 'gnus-data))
7623          (fun (get-text-property pos 'gnus-callback)))
7624     (goto-char pos)
7625     (when fun
7626       (funcall fun data))))
7627
7628 (defun gnus-article-press-button ()
7629   "Check text at point for a callback function.
7630 If the text at point has a `gnus-callback' property,
7631 call it with the value of the `gnus-data' text property."
7632   (interactive)
7633   (let ((data (get-text-property (point) 'gnus-data))
7634         (fun (get-text-property (point) 'gnus-callback)))
7635     (when fun
7636       (funcall fun data))))
7637
7638 (defun gnus-article-highlight (&optional force)
7639   "Highlight current article.
7640 This function calls `gnus-article-highlight-headers',
7641 `gnus-article-highlight-citation',
7642 `gnus-article-highlight-signature', and `gnus-article-add-buttons' to
7643 do the highlighting.  See the documentation for those functions."
7644   (interactive (list 'force))
7645   (gnus-article-highlight-headers)
7646   (gnus-article-highlight-citation force)
7647   (gnus-article-highlight-signature)
7648   (gnus-article-add-buttons force)
7649   (gnus-article-add-buttons-to-head))
7650
7651 (defun gnus-article-highlight-some (&optional force)
7652   "Highlight current article.
7653 This function calls `gnus-article-highlight-headers',
7654 `gnus-article-highlight-signature', and `gnus-article-add-buttons' to
7655 do the highlighting.  See the documentation for those functions."
7656   (interactive (list 'force))
7657   (gnus-article-highlight-headers)
7658   (gnus-article-highlight-signature)
7659   (gnus-article-add-buttons))
7660
7661 (defun gnus-article-highlight-headers ()
7662   "Highlight article headers as specified by `gnus-header-face-alist'."
7663   (interactive)
7664   (gnus-with-article-headers
7665     (let (regexp header-face field-face from hpoints fpoints)
7666       (dolist (entry gnus-header-face-alist)
7667         (goto-char (point-min))
7668         (setq regexp (concat "^\\("
7669                              (if (string-equal "" (nth 0 entry))
7670                                  "[^\t ]"
7671                                (nth 0 entry))
7672                              "\\)")
7673               header-face (nth 1 entry)
7674               field-face (nth 2 entry))
7675         (while (and (re-search-forward regexp nil t)
7676                     (not (eobp)))
7677           (beginning-of-line)
7678           (setq from (point))
7679           (unless (search-forward ":" nil t)
7680             (forward-char 1))
7681           (when (and header-face
7682                      (not (memq (point) hpoints)))
7683             (push (point) hpoints)
7684             (gnus-put-text-property from (point) 'face header-face))
7685           (when (and field-face
7686                      (not (memq (setq from (point)) fpoints)))
7687             (push from fpoints)
7688             (if (re-search-forward "^[^ \t]" nil t)
7689                 (forward-char -2)
7690               (goto-char (point-max)))
7691             (gnus-put-text-property from (point) 'face field-face)))))))
7692
7693 (defun gnus-article-highlight-signature ()
7694   "Highlight the signature in an article.
7695 It does this by highlighting everything after
7696 `gnus-signature-separator' using the face `gnus-signature'."
7697   (interactive)
7698   (gnus-with-article-buffer
7699     (let ((inhibit-point-motion-hooks t))
7700       (save-restriction
7701         (when (and gnus-signature-face
7702                    (gnus-article-narrow-to-signature))
7703           (gnus-overlay-put (gnus-make-overlay (point-min) (point-max) nil t)
7704                             'face gnus-signature-face)
7705           (widen)
7706           (gnus-article-search-signature)
7707           (let ((start (match-beginning 0))
7708                 (end (set-marker (make-marker) (1+ (match-end 0)))))
7709             (gnus-article-add-button start (1- end) 'gnus-signature-toggle
7710                                      end)))))))
7711
7712 (defun gnus-button-in-region-p (b e prop)
7713   "Say whether PROP exists in the region."
7714   (text-property-not-all b e prop nil))
7715
7716 (defun gnus-article-add-buttons (&optional force)
7717   "Find external references in the article and make buttons of them.
7718 \"External references\" are things like Message-IDs and URLs, as
7719 specified by `gnus-button-alist'."
7720   (interactive (list 'force))
7721   (gnus-with-article-buffer
7722     (let ((inhibit-point-motion-hooks t)
7723           (case-fold-search t)
7724           (alist gnus-button-alist)
7725           beg entry regexp)
7726       ;; Remove all old markers.
7727       (let (marker entry new-list)
7728         (while (setq marker (pop gnus-button-marker-list))
7729           (if (or (< marker (point-min)) (>= marker (point-max)))
7730               (push marker new-list)
7731             (goto-char marker)
7732             (when (setq entry (gnus-button-entry))
7733               (put-text-property (match-beginning (nth 1 entry))
7734                                  (match-end (nth 1 entry))
7735                                  'gnus-callback nil))
7736             (set-marker marker nil)))
7737         (setq gnus-button-marker-list new-list))
7738       ;; We skip the headers.
7739       (article-goto-body)
7740       (setq beg (point))
7741       (while (setq entry (pop alist))
7742         (setq regexp (eval (car entry)))
7743         (goto-char beg)
7744         (while (re-search-forward regexp nil t)
7745           (let ((start (match-beginning (nth 1 entry)))
7746                 (end (match-end (nth 1 entry)))
7747                 (from (match-beginning 0)))
7748             (when (and (or (eq t (nth 2 entry))
7749                            (eval (nth 2 entry)))
7750                        (not (gnus-button-in-region-p
7751                              start end 'gnus-callback)))
7752               ;; That optional form returned non-nil, so we add the
7753               ;; button.
7754               (setq from (set-marker (make-marker) from))
7755               (push from gnus-button-marker-list)
7756               (unless (and (eq (car entry) 'gnus-button-url-regexp)
7757                            (gnus-article-extend-url-button from start end))
7758                 (gnus-article-add-button start end
7759                                          'gnus-button-push from)
7760                 (gnus-put-text-property
7761                  start end
7762                  'gnus-string (buffer-substring-no-properties
7763                                start end))))))))))
7764
7765 (defun gnus-article-extend-url-button (beg start end)
7766   "Extend url button if url is folded into two or more lines.
7767 Return non-nil if button is extended.  BEG is a marker that points to
7768 the beginning position of a text containing url.  START and END are
7769 the endpoints of a url button before it is extended.  The concatenated
7770 url is put as the `gnus-button-url' overlay property on the button."
7771   (let ((opoint (point))
7772         (points (list start end))
7773         url delim regexp)
7774     (prog1
7775         (when (and (progn
7776                      (goto-char end)
7777                      (not (looking-at "[\t ]*[\">]")))
7778                    (progn
7779                      (goto-char start)
7780                      (string-match
7781                       "\\(?:\"\\|\\(<\\)\\)[\t ]*\\(?:url[\t ]*:[\t ]*\\)?\\'"
7782                       (buffer-substring (point-at-bol) start)))
7783                    (progn
7784                      (setq url (list (buffer-substring start end))
7785                            delim (if (match-beginning 1) ">" "\""))
7786                      (beginning-of-line)
7787                      (setq regexp (concat
7788                                    (when (and (looking-at
7789                                                message-cite-prefix-regexp)
7790                                               (< (match-end 0) start))
7791                                      (regexp-quote (match-string 0)))
7792                                    "\
7793 \[\t ]*\\(?:\\([^\t\n \">]+\\)[\t ]*$\\|\\([^\t\n \">]*\\)[\t ]*"
7794                                    delim "\\)"))
7795                      (while (progn
7796                               (forward-line 1)
7797                               (and (looking-at regexp)
7798                                    (prog1
7799                                        (match-beginning 1)
7800                                      (push (or (match-string 2)
7801                                                (match-string 1))
7802                                            url)
7803                                      (push (setq end (or (match-end 2)
7804                                                          (match-end 1)))
7805                                            points)
7806                                      (push (or (match-beginning 2)
7807                                                (match-beginning 1))
7808                                            points)))))
7809                      (match-beginning 2)))
7810           (let (gnus-article-mouse-face widget-mouse-face)
7811             (while points
7812               (gnus-article-add-button (pop points) (pop points)
7813                                        'gnus-button-push beg)))
7814           (let ((overlay (gnus-make-overlay start end)))
7815             (gnus-overlay-put overlay 'evaporate t)
7816             (gnus-overlay-put overlay 'gnus-button-url
7817                               (list (mapconcat 'identity (nreverse url) "")))
7818             (when gnus-article-mouse-face
7819               (gnus-overlay-put overlay 'mouse-face gnus-article-mouse-face)))
7820           t)
7821       (goto-char opoint))))
7822
7823 ;; Add buttons to the head of an article.
7824 (defun gnus-article-add-buttons-to-head ()
7825   "Add buttons to the head of the article."
7826   (interactive)
7827   (gnus-with-article-headers
7828     (let (beg end)
7829       (dolist (entry gnus-header-button-alist)
7830         ;; Each alist entry.
7831         (goto-char (point-min))
7832         (while (re-search-forward (car entry) nil t)
7833           ;; Each header matching the entry.
7834           (setq beg (match-beginning 0))
7835           (setq end (or (and (re-search-forward "^[^ \t]" nil t)
7836                              (match-beginning 0))
7837                         (point-max)))
7838           (goto-char beg)
7839           (while (re-search-forward (eval (nth 1 entry)) end t)
7840             ;; Each match within a header.
7841             (let* ((entry (cdr entry))
7842                    (start (match-beginning (nth 1 entry)))
7843                    (end (match-end (nth 1 entry)))
7844                    (form (nth 2 entry)))
7845               (goto-char (match-end 0))
7846               (when (eval form)
7847                 (gnus-article-add-button
7848                  start end (nth 3 entry)
7849                  (buffer-substring (match-beginning (nth 4 entry))
7850                                    (match-end (nth 4 entry)))))))
7851           (goto-char end))))))
7852
7853 ;;; External functions:
7854
7855 (defun gnus-article-add-button (from to fun &optional data text)
7856   "Create a button between FROM and TO with callback FUN and data DATA."
7857   (when gnus-article-button-face
7858     (gnus-overlay-put (gnus-make-overlay from to nil t)
7859                       'face gnus-article-button-face))
7860   (gnus-add-text-properties
7861    from to
7862    (nconc (and gnus-article-mouse-face
7863                (list gnus-mouse-face-prop gnus-article-mouse-face))
7864           (list 'gnus-callback fun)
7865           (and data (list 'gnus-data data))))
7866   (widget-convert-button 'link from to :action 'gnus-widget-press-button
7867                          :help-echo (or text "Follow the link")
7868                          :keymap gnus-url-button-map
7869                          :button-keymap gnus-widget-button-keymap))
7870
7871 (defun gnus-article-copy-string ()
7872   "Copy the string in the button to the kill ring."
7873   (interactive)
7874   (gnus-article-check-buffer)
7875   (let ((data (get-text-property (point) 'gnus-string)))
7876     (when data
7877       (with-temp-buffer
7878         (insert data)
7879         (copy-region-as-kill (point-min) (point-max))
7880         (message "Copied %s" data)))))
7881
7882 ;;; Internal functions:
7883
7884 (defun gnus-article-set-globals ()
7885   (with-current-buffer gnus-summary-buffer
7886     (gnus-set-global-variables)))
7887
7888 (defun gnus-signature-toggle (end)
7889   (gnus-with-article-buffer
7890     (let ((inhibit-point-motion-hooks t))
7891       (if (text-property-any end (point-max) 'article-type 'signature)
7892           (progn
7893             (gnus-delete-wash-type 'signature)
7894             (gnus-remove-text-properties-when
7895              'article-type 'signature end (point-max)
7896              (cons 'article-type (cons 'signature
7897                                        gnus-hidden-properties))))
7898         (gnus-add-wash-type 'signature)
7899         (gnus-add-text-properties-when
7900          'article-type nil end (point-max)
7901          (cons 'article-type (cons 'signature
7902                                    gnus-hidden-properties)))))
7903     (let ((gnus-article-mime-handle-alist-1 gnus-article-mime-handle-alist))
7904       (gnus-set-mode-line 'article))))
7905
7906 (defun gnus-button-entry ()
7907   ;; Return the first entry in `gnus-button-alist' matching this place.
7908   (let ((alist gnus-button-alist)
7909         (entry nil))
7910     (while alist
7911       (setq entry (pop alist))
7912       (if (looking-at (eval (car entry)))
7913           (setq alist nil)
7914         (setq entry nil)))
7915     entry))
7916
7917 (defun gnus-button-push (marker)
7918   ;; Push button starting at MARKER.
7919   (save-excursion
7920     (goto-char marker)
7921     (let* ((entry (gnus-button-entry))
7922            (inhibit-point-motion-hooks t)
7923            (fun (nth 3 entry))
7924            (args (or (and (eq (car entry) 'gnus-button-url-regexp)
7925                           (get-char-property marker 'gnus-button-url))
7926                      (mapcar (lambda (group)
7927                                (let ((string (match-string group)))
7928                                  (set-text-properties
7929                                   0 (length string) nil string)
7930                                  string))
7931                              (nthcdr 4 entry)))))
7932       (cond
7933        ((fboundp fun)
7934         (apply fun args))
7935        ((and (boundp fun)
7936              (fboundp (symbol-value fun)))
7937         (apply (symbol-value fun) args))
7938        (t
7939         (gnus-message 1 "You must define `%S' to use this button"
7940                       (cons fun args)))))))
7941
7942 (defun gnus-parse-news-url (url)
7943   (let (scheme server port group message-id articles)
7944     (with-temp-buffer
7945       (insert url)
7946       (goto-char (point-min))
7947       (when (looking-at "\\([A-Za-z]+\\):")
7948         (setq scheme (match-string 1))
7949         (goto-char (match-end 0)))
7950       (when (looking-at "//\\([^:/]+\\)\\(:?\\)\\([0-9]+\\)?/")
7951         (setq server (match-string 1))
7952         (setq port (if (stringp (match-string 3))
7953                        (string-to-number (match-string 3))
7954                      (match-string 3)))
7955         (goto-char (match-end 0)))
7956
7957       (cond
7958        ((looking-at "\\(.*@.*\\)")
7959         (setq message-id (match-string 1)))
7960        ((looking-at "\\([^/]+\\)/\\([-0-9]+\\)")
7961         (setq group (match-string 1)
7962               articles (split-string (match-string 2) "-")))
7963        ((looking-at "\\([^/]+\\)/?")
7964         (setq group (match-string 1)))
7965        (t
7966         (error "Unknown news URL syntax"))))
7967     (list scheme server port group message-id articles)))
7968
7969 (defun gnus-button-handle-news (url)
7970   "Fetch a news URL."
7971   (destructuring-bind (scheme server port group message-id articles)
7972       (gnus-parse-news-url url)
7973     (cond
7974      (message-id
7975       (with-current-buffer gnus-summary-buffer
7976         (if server
7977             (let ((gnus-refer-article-method
7978                    (nconc (list (list 'nntp server))
7979                           gnus-refer-article-method))
7980                   (nntp-port-number (or port "nntp")))
7981               (gnus-message 7 "Fetching %s with %s"
7982                             message-id gnus-refer-article-method)
7983               (gnus-summary-refer-article message-id))
7984           (gnus-summary-refer-article message-id))))
7985      (group
7986       (gnus-button-fetch-group url)))))
7987
7988 (defun gnus-button-patch (library line)
7989   "Visit an Emacs Lisp library LIBRARY on line LINE."
7990   (interactive)
7991   (let ((file (locate-library (file-name-nondirectory library))))
7992     (unless file
7993       (error "Couldn't find library %s" library))
7994     (find-file file)
7995     (goto-char (point-min))
7996     (forward-line (1- (string-to-number line)))))
7997
7998 (defun gnus-button-handle-man (url)
7999   "Fetch a man page."
8000   (gnus-message 9 "`%s' `%s'" gnus-button-man-handler url)
8001   (when (eq gnus-button-man-handler 'woman)
8002     (setq url (gnus-replace-in-string url "([1-9][X1a-z]*).*\\'" "")))
8003   (gnus-message 9 "`%s' `%s'" gnus-button-man-handler url)
8004   (funcall gnus-button-man-handler url))
8005
8006 (defun gnus-button-handle-info-url (url)
8007   "Fetch an info URL."
8008   (setq url (mm-subst-char-in-string ?+ ?\  url))
8009   (cond
8010    ((string-match "^\\([^:/]+\\)?/\\(.*\\)" url)
8011     (gnus-info-find-node
8012      (concat "(" (or (gnus-url-unhex-string (match-string 1 url))
8013                      "Gnus")
8014              ")" (gnus-url-unhex-string (match-string 2 url)))))
8015    ((string-match "([^)\"]+)[^\"]+" url)
8016     (setq url
8017           (gnus-replace-in-string
8018            (gnus-replace-in-string url "[\n\t ]+" " ") "\"" ""))
8019     (gnus-info-find-node url))
8020    (t (error "Can't parse %s" url))))
8021
8022 (defun gnus-button-handle-info-url-gnome (url)
8023   "Fetch GNOME style info URL."
8024   (setq url (mm-subst-char-in-string ?_ ?\  url))
8025   (if (string-match "\\([^#]+\\)#?\\(.*\\)" url)
8026       (gnus-info-find-node
8027        (concat "("
8028                (gnus-url-unhex-string
8029                  (match-string 1 url))
8030                ")"
8031                (or (gnus-url-unhex-string
8032                     (match-string 2 url))
8033                    "Top")))
8034     (error "Can't parse %s" url)))
8035
8036 (defun gnus-button-handle-info-url-kde (url)
8037   "Fetch KDE style info URL."
8038   (gnus-info-find-node (gnus-url-unhex-string url)))
8039
8040 ;; (info) will autoload info.el
8041 (declare-function Info-menu "info" (menu-item &optional fork))
8042 (declare-function Info-index-next "info" (num))
8043
8044 (defun gnus-button-handle-info-keystrokes (url)
8045   "Call `info' when pushing the corresponding URL button."
8046   ;; For links like `C-h i d m gnus RET part RET , ,', `C-h i d m CC Mode RET'.
8047   (let (node indx comma)
8048     (if (string-match
8049          (concat "\\b\\(C-h\\|<?[Ff]1>?\\)[ \t\n]+i[ \t\n]+d?[ \t\n]?m[ \t\n]+"
8050                  "\\([^ ]+ ?[^ ]+\\)[ \t\n]+RET"
8051                  "\\([ \t\n]+i[ \t\n]+[^ ]+ ?[^ ]+[ \t\n]+RET"
8052                  "\\(?:[ \t\n,]*\\)\\)?")
8053          url)
8054         (setq node (match-string 2 url)
8055               indx (match-string 3 url))
8056       (error "Can't parse %s" url))
8057     (info)
8058     (Info-directory)
8059     (Info-menu node)
8060     (when (> (length indx) 0)
8061       (string-match (concat "[ \t\n]+i[ \t\n]+\\([^ ]+ ?[^ ]+\\)[ \t\n]+RET"
8062                             "\\([ \t\n,]*\\)")
8063                     indx)
8064       (setq comma (match-string 2 indx))
8065       (setq indx  (match-string 1 indx))
8066       (Info-index indx)
8067       (when comma
8068         (dotimes (i (with-temp-buffer
8069                       (insert comma)
8070                       ;; Note: the XEmacs version of `how-many' takes
8071                       ;; no optional argument.
8072                       (goto-char (point-min))
8073                       (how-many ",")))
8074           (Info-index-next 1)))
8075       nil)))
8076
8077 ;; Called after pgg-snarf-keys-region, which autoloads pgg.el.
8078 (declare-function pgg-display-output-buffer "pgg" (start end status))
8079
8080 (defun gnus-button-openpgp (url)
8081   "Retrieve and add an OpenPGP key given URL from an OpenPGP header."
8082   (with-temp-buffer
8083     (mm-url-insert-file-contents-external url)
8084     (pgg-snarf-keys-region (point-min) (point-max))
8085     (pgg-display-output-buffer nil nil nil)))
8086
8087 (defun gnus-button-message-id (message-id)
8088   "Fetch MESSAGE-ID."
8089   (with-current-buffer gnus-summary-buffer
8090     (gnus-summary-refer-article message-id)))
8091
8092 (defun gnus-button-fetch-group (address &rest ignore)
8093   "Fetch GROUP specified by ADDRESS."
8094   (when (string-match "\\`\\(nntp\\|news\\):\\(//\\)?\\(.*\\)\\'"
8095                       address)
8096     ;; Allow to use `gnus-button-fetch-group' in `browse-url-browser-function'
8097     ;; for nntp:// and news://
8098     (setq address (match-string 3 address)))
8099   (if (not (string-match "[:/]" address))
8100       ;; This is just a simple group url.
8101       (gnus-group-read-ephemeral-group address gnus-select-method)
8102     (if (not
8103          (string-match
8104           "^\\([^:/]+\\)\\(:\\([^/]+\\)\\)?/\\([^/]+\\)\\(/\\([0-9]+\\)\\)?"
8105           address))
8106         (error "Can't parse %s" address)
8107       (gnus-group-read-ephemeral-group
8108        (match-string 4 address)
8109        `(nntp ,(match-string 1 address)
8110               (nntp-address ,(match-string 1 address))
8111               (nntp-port-number ,(if (match-end 3)
8112                                      (match-string 3 address)
8113                                    "nntp")))
8114        nil nil nil
8115        (and (match-end 6) (list (string-to-number (match-string 6 address))))))))
8116
8117 (defun gnus-url-parse-query-string (query &optional downcase)
8118   (let (retval pairs cur key val)
8119     (setq pairs (split-string query "&"))
8120     (while pairs
8121       (setq cur (car pairs)
8122             pairs (cdr pairs))
8123       (if (not (string-match "=" cur))
8124           nil                           ; Grace
8125         (setq key (gnus-url-unhex-string (substring cur 0 (match-beginning 0)))
8126               val (gnus-url-unhex-string (substring cur (match-end 0) nil) t))
8127         (if downcase
8128             (setq key (downcase key)))
8129         (setq cur (assoc key retval))
8130         (if cur
8131             (setcdr cur (cons val (cdr cur)))
8132           (setq retval (cons (list key val) retval)))))
8133     retval))
8134
8135 (defun gnus-url-mailto (url)
8136   ;; Send mail to someone
8137   (when (string-match "mailto:/*\\(.*\\)" url)
8138     (setq url (substring url (match-beginning 1) nil)))
8139   (let (to args subject func)
8140     (setq args (gnus-url-parse-query-string
8141                 (if (string-match "^\\?" url)
8142                     (substring url 1)
8143                   (if (string-match "^\\([^?]+\\)\\?\\(.*\\)" url)
8144                       (concat "to=" (match-string 1 url) "&"
8145                               (match-string 2 url))
8146                     (concat "to=" url)))
8147                 t)
8148           subject (cdr-safe (assoc "subject" args)))
8149     (gnus-msg-mail)
8150     (while args
8151       (setq func (intern-soft (concat "message-goto-" (downcase (caar args)))))
8152       (if (fboundp func)
8153           (funcall func)
8154         (message-position-on-field (caar args)))
8155       (insert (gnus-replace-in-string
8156                (mapconcat 'identity (reverse (cdar args)) ", ")
8157                "\r\n" "\n" t))
8158       (setq args (cdr args)))
8159     (if subject
8160         (message-goto-body)
8161       (message-goto-subject))))
8162
8163 (defun gnus-button-embedded-url (address)
8164   "Activate ADDRESS with `browse-url'."
8165   (browse-url (gnus-strip-whitespace address)))
8166
8167 ;;; Next/prev buttons in the article buffer.
8168
8169 (defvar gnus-next-page-line-format "%{%(Next page...%)%}\n")
8170 (defvar gnus-prev-page-line-format "%{%(Previous page...%)%}\n")
8171
8172 (defvar gnus-prev-page-map
8173   (let ((map (make-sparse-keymap)))
8174     (define-key map gnus-mouse-2 'gnus-button-prev-page)
8175     (define-key map "\r" 'gnus-button-prev-page)
8176     map))
8177
8178 (defvar gnus-next-page-map
8179   (let ((map (make-sparse-keymap)))
8180     (define-key map gnus-mouse-2 'gnus-button-next-page)
8181     (define-key map "\r" 'gnus-button-next-page)
8182     map))
8183
8184 (defun gnus-insert-prev-page-button ()
8185   (let ((b (point)) e
8186         (inhibit-read-only t))
8187     (gnus-eval-format
8188      gnus-prev-page-line-format nil
8189      `(keymap ,gnus-prev-page-map
8190               gnus-prev t
8191               gnus-callback gnus-article-button-prev-page
8192               article-type annotation))
8193     (setq e (if (bolp)
8194                 ;; Exclude a newline.
8195                 (1- (point))
8196               (point)))
8197     (when gnus-article-button-face
8198       (gnus-overlay-put (gnus-make-overlay b e nil t)
8199                         'face gnus-article-button-face))
8200     (widget-convert-button
8201      'link b e
8202      :action 'gnus-button-prev-page
8203      :button-keymap gnus-prev-page-map)))
8204
8205 (defun gnus-button-next-page (&optional args more-args)
8206   "Go to the next page."
8207   (interactive)
8208   (let ((win (selected-window)))
8209     (select-window (gnus-get-buffer-window gnus-article-buffer t))
8210     (gnus-article-next-page)
8211     (select-window win)))
8212
8213 (defun gnus-button-prev-page (&optional args more-args)
8214   "Go to the prev page."
8215   (interactive)
8216   (let ((win (selected-window)))
8217     (select-window (gnus-get-buffer-window gnus-article-buffer t))
8218     (gnus-article-prev-page)
8219     (select-window win)))
8220
8221 (defun gnus-insert-next-page-button ()
8222   (let ((b (point)) e
8223         (inhibit-read-only t))
8224     (gnus-eval-format gnus-next-page-line-format nil
8225                       `(keymap ,gnus-next-page-map
8226                                gnus-next t
8227                                gnus-callback gnus-article-button-next-page
8228                                article-type annotation))
8229     (setq e (if (bolp)
8230                 ;; Exclude a newline.
8231                 (1- (point))
8232               (point)))
8233     (when gnus-article-button-face
8234       (gnus-overlay-put (gnus-make-overlay b e nil t)
8235                         'face gnus-article-button-face))
8236     (widget-convert-button
8237      'link b e
8238      :action 'gnus-button-next-page
8239      :button-keymap gnus-next-page-map)))
8240
8241 (defun gnus-article-button-next-page (arg)
8242   "Go to the next page."
8243   (interactive "P")
8244   (let ((win (selected-window)))
8245     (select-window (gnus-get-buffer-window gnus-article-buffer t))
8246     (gnus-article-next-page)
8247     (select-window win)))
8248
8249 (defun gnus-article-button-prev-page (arg)
8250   "Go to the prev page."
8251   (interactive "P")
8252   (let ((win (selected-window)))
8253     (select-window (gnus-get-buffer-window gnus-article-buffer t))
8254     (gnus-article-prev-page)
8255     (select-window win)))
8256
8257 (defvar gnus-decode-header-methods
8258   '(mail-decode-encoded-word-region)
8259   "List of methods used to decode headers.
8260
8261 This variable is a list of FUNCTION or (REGEXP . FUNCTION).  If item
8262 is FUNCTION, FUNCTION will be applied to all newsgroups.  If item is a
8263 \(REGEXP . FUNCTION), FUNCTION will be only apply to the newsgroups
8264 whose names match REGEXP.
8265
8266 For example:
8267 \((\"chinese\" . gnus-decode-encoded-word-region-by-guess)
8268  mail-decode-encoded-word-region
8269  (\"chinese\" . rfc1843-decode-region))
8270 ")
8271
8272 (defvar gnus-decode-header-methods-cache nil)
8273
8274 (defun gnus-multi-decode-header (start end)
8275   "Apply the functions from `gnus-encoded-word-methods' that match."
8276   (unless (and gnus-decode-header-methods-cache
8277                (eq gnus-newsgroup-name
8278                    (car gnus-decode-header-methods-cache)))
8279     (setq gnus-decode-header-methods-cache (list gnus-newsgroup-name))
8280     (dolist (x gnus-decode-header-methods)
8281       (if (symbolp x)
8282           (nconc gnus-decode-header-methods-cache (list x))
8283         (if (and gnus-newsgroup-name
8284                  (string-match (car x) gnus-newsgroup-name))
8285             (nconc gnus-decode-header-methods-cache
8286                    (list (cdr x)))))))
8287   (let ((xlist gnus-decode-header-methods-cache))
8288     (pop xlist)
8289     (save-restriction
8290       (narrow-to-region start end)
8291       (while xlist
8292         (funcall (pop xlist) (point-min) (point-max))))))
8293
8294 ;;;
8295 ;;; Treatment top-level handling.
8296 ;;;
8297
8298 (defun gnus-treat-article (condition &optional part-number total-parts type)
8299   (let ((length (- (point-max) (point-min)))
8300         (alist gnus-treatment-function-alist)
8301         (article-goto-body-goes-to-point-min-p t)
8302         (treated-type
8303          (or (not type)
8304              (catch 'found
8305                (let ((list gnus-article-treat-types))
8306                  (while list
8307                    (when (string-match (pop list) type)
8308                      (throw 'found t)))))))
8309         (highlightp (gnus-visual-p 'article-highlight 'highlight))
8310         val elem)
8311     (gnus-run-hooks 'gnus-part-display-hook)
8312     (dolist (elem alist)
8313       (setq val
8314             (save-excursion
8315               (when (gnus-buffer-live-p gnus-summary-buffer)
8316                 (set-buffer gnus-summary-buffer))
8317               (symbol-value (car elem))))
8318       (when (and (or (consp val)
8319                      treated-type)
8320                  (gnus-treat-predicate val)
8321                  (or (not (get (car elem) 'highlight))
8322                      highlightp))
8323         (save-restriction
8324           (funcall (cadr elem)))))))
8325
8326 ;; Dynamic variables.
8327 (defvar part-number)
8328 (defvar total-parts)
8329 (defvar type)
8330 (defvar condition)
8331 (defvar length)
8332
8333 (defun gnus-treat-predicate (val)
8334   (cond
8335    ((null val)
8336     nil)
8337    (condition
8338     (eq condition val))
8339    ((and (listp val)
8340          (stringp (car val)))
8341     (apply 'gnus-or (mapcar `(lambda (s)
8342                                (string-match s ,(or gnus-newsgroup-name "")))
8343                             val)))
8344    ((listp val)
8345     (let ((pred (pop val)))
8346       (cond
8347        ((eq pred 'or)
8348         (apply 'gnus-or (mapcar 'gnus-treat-predicate val)))
8349        ((eq pred 'and)
8350         (apply 'gnus-and (mapcar 'gnus-treat-predicate val)))
8351        ((eq pred 'not)
8352         (not (gnus-treat-predicate (car val))))
8353        ((eq pred 'typep)
8354         (equal (car val) type))
8355        (t
8356         (error "%S is not a valid predicate" pred)))))
8357    ((eq val t)
8358     t)
8359    ((eq val 'head)
8360     nil)
8361    ((eq val 'first)
8362     (eq part-number 1))
8363    ((eq val 'last)
8364     (eq part-number total-parts))
8365    ((numberp val)
8366     (< length val))
8367    (t
8368     (error "%S is not a valid value" val))))
8369
8370 (defun gnus-article-encrypt-body (protocol &optional n)
8371   "Encrypt the article body."
8372   (interactive
8373    (list
8374     (or gnus-article-encrypt-protocol
8375         (gnus-completing-read "Encrypt protocol"
8376                               (mapcar 'car gnus-article-encrypt-protocol-alist)
8377                               t))
8378     current-prefix-arg))
8379   ;; User might hit `K E' instead of `K e', so prompt once.
8380   (when (and gnus-article-encrypt-protocol
8381              gnus-novice-user)
8382     (unless (gnus-y-or-n-p "Really encrypt article(s)? ")
8383       (error "Encrypt aborted")))
8384   (let ((func (cdr (assoc protocol gnus-article-encrypt-protocol-alist))))
8385     (unless func
8386       (error "Can't find the encrypt protocol %s" protocol))
8387     (if (member gnus-newsgroup-name '("nndraft:delayed"
8388                                       "nndraft:drafts"
8389                                       "nndraft:queue"))
8390         (error "Can't encrypt the article in group %s"
8391                gnus-newsgroup-name))
8392     (gnus-summary-iterate n
8393       (with-current-buffer gnus-summary-buffer
8394         (let ((mail-parse-charset gnus-newsgroup-charset)
8395               (mail-parse-ignored-charsets gnus-newsgroup-ignored-charsets)
8396               (summary-buffer gnus-summary-buffer)
8397               references point)
8398           (gnus-set-global-variables)
8399           (when (gnus-group-read-only-p)
8400             (error "The current newsgroup does not support article encrypt"))
8401           (gnus-summary-show-article t)
8402           (setq references
8403               (or (mail-header-references gnus-current-headers) ""))
8404           (set-buffer gnus-article-buffer)
8405           (let* ((inhibit-read-only t)
8406                  (headers
8407                   (mapcar (lambda (field)
8408                             (and (save-restriction
8409                                    (message-narrow-to-head)
8410                                    (goto-char (point-min))
8411                                    (search-forward field nil t))
8412                                  (prog2
8413                                      (message-narrow-to-field)
8414                                      (buffer-string)
8415                                    (delete-region (point-min) (point-max))
8416                                    (widen))))
8417                           '("Content-Type:" "Content-Transfer-Encoding:"
8418                             "Content-Disposition:"))))
8419             (message-narrow-to-head)
8420             (message-remove-header "MIME-Version")
8421             (goto-char (point-max))
8422             (setq point (point))
8423             (insert (apply 'concat headers))
8424             (widen)
8425             (narrow-to-region point (point-max))
8426             (let ((message-options message-options))
8427               (message-options-set 'message-sender user-mail-address)
8428               (message-options-set 'message-recipients user-mail-address)
8429               (message-options-set 'message-sign-encrypt 'not)
8430               (funcall func))
8431             (goto-char (point-min))
8432             (insert "MIME-Version: 1.0\n")
8433             (widen)
8434             (gnus-summary-edit-article-done
8435              references nil summary-buffer t))
8436           (when gnus-keep-backlog
8437             (gnus-backlog-remove-article
8438              (car gnus-article-current) (cdr gnus-article-current)))
8439           (gnus-flush-original-article-buffer)
8440           (when gnus-use-cache
8441             (gnus-cache-update-article
8442              (car gnus-article-current) (cdr gnus-article-current))))))))
8443
8444 (defvar gnus-mime-security-button-line-format "%{%([[%t:%i]%D]%)%}\n"
8445   "The following specs can be used:
8446 %t  The security MIME type
8447 %i  Additional info
8448 %d  Details
8449 %D  Details if button is pressed")
8450
8451 (defvar gnus-mime-security-button-end-line-format "%{%([[End of %t]%D]%)%}\n"
8452   "The following specs can be used:
8453 %t  The security MIME type
8454 %i  Additional info
8455 %d  Details
8456 %D  Details if button is pressed")
8457
8458 (defvar gnus-mime-security-button-line-format-alist
8459   '((?t gnus-tmp-type ?s)
8460     (?i gnus-tmp-info ?s)
8461     (?d gnus-tmp-details ?s)
8462     (?D gnus-tmp-pressed-details ?s)))
8463
8464 (defvar gnus-mime-security-button-commands
8465   '((gnus-article-press-button "\r" "Show Detail")
8466     (undefined "v")
8467     (undefined "t")
8468     (undefined "C")
8469     (gnus-mime-security-save-part "o" "Save...")
8470     (undefined "\C-o")
8471     (undefined "r")
8472     (undefined "d")
8473     (undefined "c")
8474     (undefined "i")
8475     (undefined "E")
8476     (undefined "e")
8477     (undefined "p")
8478     (gnus-mime-security-pipe-part "|" "Pipe To Command...")
8479     (undefined ".")))
8480
8481 (defvar gnus-mime-security-button-map
8482   (let ((map (make-sparse-keymap)))
8483     (define-key map gnus-mouse-2 'gnus-article-push-button)
8484     (define-key map gnus-down-mouse-3 'gnus-mime-security-button-menu)
8485     (dolist (c gnus-mime-security-button-commands)
8486       (define-key map (cadr c) (car c)))
8487     map))
8488
8489 (easy-menu-define
8490   gnus-mime-security-button-menu gnus-mime-security-button-map
8491   "Security button menu."
8492   `("Security Part"
8493     ,@(delq nil
8494             (mapcar (lambda (c)
8495                       (unless (eq (car c) 'undefined)
8496                         (vector (caddr c) (car c) :active t)))
8497                     gnus-mime-security-button-commands))))
8498
8499 (defun gnus-mime-security-button-menu (event prefix)
8500   "Construct a context-sensitive menu of security commands."
8501   (interactive "e\nP")
8502   (save-window-excursion
8503     (let ((pos (event-start event)))
8504       (select-window (posn-window pos))
8505       (goto-char (posn-point pos))
8506       (gnus-article-check-buffer)
8507       (popup-menu gnus-mime-security-button-menu nil prefix))))
8508
8509 (defvar gnus-mime-security-details-buffer nil)
8510
8511 (defvar gnus-mime-security-button-pressed nil)
8512
8513 (defvar gnus-mime-security-show-details-inline t
8514   "If non-nil, show details in the article buffer.")
8515
8516 (defun gnus-mime-security-verify-or-decrypt (handle)
8517   (mm-remove-parts (cdr handle))
8518   (let ((region (mm-handle-multipart-ctl-parameter handle 'gnus-region))
8519         point (inhibit-read-only t))
8520     (if region
8521         (goto-char (car region)))
8522     (setq point (point))
8523     (with-current-buffer (mm-handle-multipart-original-buffer handle)
8524       (let* ((mm-verify-option 'known)
8525              (mm-decrypt-option 'known)
8526              (nparts (mm-possibly-verify-or-decrypt (cdr handle) handle)))
8527         (unless (eq nparts (cdr handle))
8528           (mm-destroy-parts (cdr handle))
8529           (setcdr handle nparts))))
8530     (gnus-mime-display-security handle)
8531     (when region
8532       (delete-region (point) (cdr region))
8533       (set-marker (car region) nil)
8534       (set-marker (cdr region) nil))
8535     (goto-char point)))
8536
8537 (defun gnus-mime-security-show-details (handle)
8538   (let ((details (mm-handle-multipart-ctl-parameter handle 'gnus-details)))
8539     (if (not details)
8540         (gnus-message 5 "No details.")
8541       (if gnus-mime-security-show-details-inline
8542           (let ((gnus-mime-security-button-pressed
8543                  (not (get-text-property (point) 'gnus-mime-details)))
8544                 (gnus-mime-security-button-line-format
8545                  (get-text-property (point) 'gnus-line-format))
8546                 (inhibit-read-only t))
8547             (forward-char -1)
8548             (while (eq (get-text-property (point) 'gnus-line-format)
8549                        gnus-mime-security-button-line-format)
8550               (forward-char -1))
8551             (forward-char)
8552             (save-restriction
8553               (narrow-to-region (point) (point))
8554               (gnus-insert-mime-security-button handle))
8555             (delete-region (point)
8556                            (or (text-property-not-all
8557                                 (point) (point-max)
8558                                 'gnus-line-format
8559                                 gnus-mime-security-button-line-format)
8560                                (point-max))))
8561         ;; Not inlined.
8562         (if (gnus-buffer-live-p gnus-mime-security-details-buffer)
8563             (with-current-buffer gnus-mime-security-details-buffer
8564               (erase-buffer)
8565               t)
8566           (setq gnus-mime-security-details-buffer
8567                 (gnus-get-buffer-create "*MIME Security Details*")))
8568         (with-current-buffer gnus-mime-security-details-buffer
8569           (insert details)
8570           (goto-char (point-min)))
8571         (pop-to-buffer gnus-mime-security-details-buffer)))))
8572
8573 (defun gnus-mime-security-press-button (handle)
8574   (save-excursion
8575     (if (mm-handle-multipart-ctl-parameter handle 'gnus-info)
8576         (gnus-mime-security-show-details handle)
8577       (gnus-mime-security-verify-or-decrypt handle))))
8578
8579 (defun gnus-insert-mime-security-button (handle &optional displayed)
8580   (let* ((protocol (mm-handle-multipart-ctl-parameter handle 'protocol))
8581          (gnus-tmp-type
8582           (concat
8583            (or (nth 2 (assoc protocol mm-verify-function-alist))
8584                (nth 2 (assoc protocol mm-decrypt-function-alist))
8585                "Unknown")
8586            (if (equal (car handle) "multipart/signed")
8587                " Signed" " Encrypted")
8588            " Part"))
8589          (gnus-tmp-info
8590           (or (mm-handle-multipart-ctl-parameter handle 'gnus-info)
8591               "Undecided"))
8592          (gnus-tmp-details
8593           (mm-handle-multipart-ctl-parameter handle 'gnus-details))
8594          gnus-tmp-pressed-details
8595          b e)
8596     (setq gnus-tmp-details
8597           (if gnus-tmp-details
8598               (concat "\n" gnus-tmp-details)
8599             ""))
8600     (setq gnus-tmp-pressed-details
8601           (if gnus-mime-security-button-pressed gnus-tmp-details ""))
8602     (unless (bolp)
8603       (insert "\n"))
8604     (setq b (point))
8605     (gnus-eval-format
8606      gnus-mime-security-button-line-format
8607      gnus-mime-security-button-line-format-alist
8608      `(keymap ,gnus-mime-security-button-map
8609          gnus-callback gnus-mime-security-press-button
8610          gnus-line-format ,gnus-mime-security-button-line-format
8611          gnus-mime-details ,gnus-mime-security-button-pressed
8612          article-type annotation
8613          gnus-data ,handle))
8614     (setq e (if (bolp)
8615                 ;; Exclude a newline.
8616                 (1- (point))
8617               (point)))
8618     (when gnus-article-button-face
8619       (gnus-overlay-put (gnus-make-overlay b e nil t)
8620                         'face gnus-article-button-face))
8621     (widget-convert-button
8622      'link b e
8623      :mime-handle handle
8624      :action 'gnus-widget-press-button
8625      :button-keymap gnus-mime-security-button-map
8626      :help-echo
8627      (lambda (widget)
8628        ;; Needed to properly clear the message due to a bug in
8629        ;; wid-edit (XEmacs only).
8630        (when (boundp 'help-echo-owns-message)
8631          (setq help-echo-owns-message t))
8632        (format
8633         "%S: show detail; %S: more options"
8634         (aref gnus-mouse-2 0)
8635         (aref gnus-down-mouse-3 0))))))
8636
8637 (defun gnus-mime-display-security (handle)
8638   (save-restriction
8639     (narrow-to-region (point) (point))
8640     (unless (gnus-unbuttonized-mime-type-p (car handle))
8641       (gnus-insert-mime-security-button handle))
8642     (gnus-mime-display-part (cadr handle))
8643     (unless (bolp)
8644       (insert "\n"))
8645     (unless (gnus-unbuttonized-mime-type-p (car handle))
8646       (let ((gnus-mime-security-button-line-format
8647              gnus-mime-security-button-end-line-format))
8648         (gnus-insert-mime-security-button handle)))
8649     (mm-set-handle-multipart-parameter
8650      handle 'gnus-region
8651      (cons (set-marker (make-marker) (point-min))
8652            (set-marker (make-marker) (point-max))))
8653     (goto-char (point-max))))
8654
8655 (defun gnus-mime-security-run-function (function)
8656   "Run FUNCTION with the security part under point."
8657   (gnus-article-check-buffer)
8658   (let ((data (get-text-property (point) 'gnus-data))
8659         buffer handle)
8660     (when (and (stringp (car-safe data))
8661                (setq buffer (mm-handle-multipart-original-buffer data))
8662                (setq handle (cadr data)))
8663       (if (bufferp (mm-handle-buffer handle))
8664           (progn
8665             (setq handle (cons buffer (copy-sequence (cdr handle))))
8666             (mm-handle-set-undisplayer handle nil))
8667         (setq handle (mm-make-handle
8668                       buffer
8669                       (mm-handle-multipart-ctl-parameter handle 'protocol)
8670                       nil nil nil nil nil nil)))
8671       (funcall function handle))))
8672
8673 (defun gnus-mime-security-save-part ()
8674   "Save the security part under point."
8675   (interactive)
8676   (gnus-mime-security-run-function 'mm-save-part))
8677
8678 (defun gnus-mime-security-pipe-part ()
8679   "Pipe the security part under point to a process."
8680   (interactive)
8681   (gnus-mime-security-run-function 'mm-pipe-part))
8682
8683 (gnus-ems-redefine)
8684
8685 (provide 'gnus-art)
8686
8687 (run-hooks 'gnus-art-load-hook)
8688
8689 ;;; gnus-art.el ends here