(latexenc-find-file-coding-system): Don't inherit the EOL part of the
[emacs.git] / lisp / gnus / gnus-msg.el
bloba71dce313d6fc968843a8cd9ec5c60e945f77322
1 ;;; gnus-msg.el --- mail and post interface for Gnus
2 ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
3 ;; Free Software Foundation, Inc.
5 ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
6 ;; Lars Magne Ingebrigtsen <larsi@gnus.org>
7 ;; Keywords: news
9 ;; This file is part of GNU Emacs.
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 2, or (at your option)
14 ;; any later version.
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.
21 ;; You should have received a copy of the GNU General Public License
22 ;; along with GNU Emacs; see the file COPYING. If not, write to the
23 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
24 ;; Boston, MA 02111-1307, USA.
26 ;;; Commentary:
28 ;;; Code:
30 (eval-when-compile (require 'cl))
32 (require 'gnus)
33 (require 'gnus-ems)
34 (require 'message)
35 (require 'gnus-art)
36 (require 'gnus-util)
38 (defcustom gnus-post-method 'current
39 "*Preferred method for posting USENET news.
41 If this variable is `current' (which is the default), Gnus will use
42 the \"current\" select method when posting. If it is `native', Gnus
43 will use the native select method when posting.
45 This method will not be used in mail groups and the like, only in
46 \"real\" newsgroups.
48 If not `native' nor `current', the value must be a valid method as discussed
49 in the documentation of `gnus-select-method'. It can also be a list of
50 methods. If that is the case, the user will be queried for what select
51 method to use when posting."
52 :group 'gnus-group-foreign
53 :link '(custom-manual "(gnus)Posting Server")
54 :type `(choice (const native)
55 (const current)
56 (sexp :tag "Methods" ,gnus-select-method)))
58 (defcustom gnus-outgoing-message-group nil
59 "*All outgoing messages will be put in this group.
60 If you want to store all your outgoing mail and articles in the group
61 \"nnml:archive\", you set this variable to that value. This variable
62 can also be a list of group names.
64 If you want to have greater control over what group to put each
65 message in, you can set this variable to a function that checks the
66 current newsgroup name and then returns a suitable group name (or list
67 of names)."
68 :group 'gnus-message
69 :type '(choice (string :tag "Group")
70 (function)))
72 (defcustom gnus-mailing-list-groups nil
73 "*If non-nil a regexp matching groups that are really mailing lists.
74 This is useful when you're reading a mailing list that has been
75 gatewayed to a newsgroup, and you want to followup to an article in
76 the group."
77 :group 'gnus-message
78 :type '(choice (regexp)
79 (const nil)))
81 (defcustom gnus-add-to-list nil
82 "*If non-nil, add a `to-list' parameter automatically."
83 :group 'gnus-message
84 :type 'boolean)
86 (defcustom gnus-crosspost-complaint
87 "Hi,
89 You posted the article below with the following Newsgroups header:
91 Newsgroups: %s
93 The %s group, at least, was an inappropriate recipient
94 of this message. Please trim your Newsgroups header to exclude this
95 group before posting in the future.
97 Thank you.
100 "Format string to be inserted when complaining about crossposts.
101 The first %s will be replaced by the Newsgroups header;
102 the second with the current group name."
103 :group 'gnus-message
104 :type 'string)
106 (defcustom gnus-message-setup-hook nil
107 "Hook run after setting up a message buffer."
108 :group 'gnus-message
109 :type 'hook)
111 (defcustom gnus-bug-create-help-buffer t
112 "*Should we create the *Gnus Help Bug* buffer?"
113 :group 'gnus-message
114 :type 'boolean)
116 (defcustom gnus-posting-styles nil
117 "*Alist of styles to use when posting.
118 See Info node `(gnus)Posting Styles'."
119 :group 'gnus-message
120 :link '(custom-manual "(gnus)Posting Styles")
121 :type '(repeat (cons (choice (regexp)
122 (variable)
123 (list (const header)
124 (string :tag "Header")
125 (regexp :tag "Regexp"))
126 (function)
127 (sexp))
128 (repeat (list
129 (choice (const signature)
130 (const signature-file)
131 (const organization)
132 (const address)
133 (const x-face-file)
134 (const name)
135 (const body)
136 (symbol)
137 (string :tag "Header"))
138 (choice (string)
139 (function)
140 (variable)
141 (sexp)))))))
143 (defcustom gnus-gcc-mark-as-read nil
144 "If non-nil, automatically mark Gcc articles as read."
145 :version "22.1"
146 :group 'gnus-message
147 :type 'boolean)
149 (make-obsolete-variable 'gnus-inews-mark-gcc-as-read
150 'gnus-gcc-mark-as-read)
152 (defcustom gnus-gcc-externalize-attachments nil
153 "Should local-file attachments be included as external parts in Gcc copies?
154 If it is `all', attach files as external parts;
155 if a regexp and matches the Gcc group name, attach files as external parts;
156 if nil, attach files as normal parts."
157 :version "22.1"
158 :group 'gnus-message
159 :type '(choice (const nil :tag "None")
160 (const all :tag "Any")
161 (string :tag "Regexp")))
163 (gnus-define-group-parameter
164 posting-charset-alist
165 :type list
166 :function-document
167 "Return the permitted unencoded charsets for posting of GROUP."
168 :variable gnus-group-posting-charset-alist
169 :variable-default
170 '(("^\\(no\\|fr\\)\\.[^,]*\\(,[ \t\n]*\\(no\\|fr\\)\\.[^,]*\\)*$" iso-8859-1 (iso-8859-1))
171 ("^\\(fido7\\|relcom\\)\\.[^,]*\\(,[ \t\n]*\\(fido7\\|relcom\\)\\.[^,]*\\)*$" koi8-r (koi8-r))
172 (message-this-is-mail nil nil)
173 (message-this-is-news nil t))
174 :variable-document
175 "Alist of regexps and permitted unencoded charsets for posting.
176 Each element of the alist has the form (TEST HEADER BODY-LIST), where
177 TEST is either a regular expression matching the newsgroup header or a
178 variable to query,
179 HEADER is the charset which may be left unencoded in the header (nil
180 means encode all charsets),
181 BODY-LIST is a list of charsets which may be encoded using 8bit
182 content-transfer encoding in the body, or one of the special values
183 nil (always encode using quoted-printable) or t (always use 8bit).
185 Note that any value other than nil for HEADER infringes some RFCs, so
186 use this option with care."
187 :variable-group gnus-charset
188 :variable-type
189 '(repeat (list :tag "Permitted unencoded charsets"
190 (choice :tag "Where"
191 (regexp :tag "Group")
192 (const :tag "Mail message" :value message-this-is-mail)
193 (const :tag "News article" :value message-this-is-news))
194 (choice :tag "Header"
195 (const :tag "None" nil)
196 (symbol :tag "Charset"))
197 (choice :tag "Body"
198 (const :tag "Any" :value t)
199 (const :tag "None" :value nil)
200 (repeat :tag "Charsets"
201 (symbol :tag "Charset")))))
202 :parameter-type '(choice :tag "Permitted unencoded charsets"
203 :value nil
204 (repeat (symbol)))
205 :parameter-document "\
206 List of charsets that are permitted to be unencoded.")
208 (defcustom gnus-debug-files
209 '("gnus.el" "gnus-sum.el" "gnus-group.el"
210 "gnus-art.el" "gnus-start.el" "gnus-async.el"
211 "gnus-msg.el" "gnus-score.el" "gnus-win.el" "gnus-topic.el"
212 "gnus-agent.el" "gnus-cache.el" "gnus-srvr.el"
213 "mm-util.el" "mm-decode.el" "nnmail.el" "message.el")
214 "Files whose variables will be reported in `gnus-bug'."
215 :version "22.1"
216 :group 'gnus-message
217 :type '(repeat (string :tag "File")))
219 (defcustom gnus-debug-exclude-variables
220 '(mm-mime-mule-charset-alist
221 nnmail-split-fancy message-minibuffer-local-map)
222 "Variables that should not be reported in `gnus-bug'."
223 :version "22.1"
224 :group 'gnus-message
225 :type '(repeat (symbol :tag "Variable")))
227 (defcustom gnus-discouraged-post-methods
228 '(nndraft nnml nnimap nnmaildir nnmh nnfolder nndir)
229 "A list of back ends that are not used in \"real\" newsgroups.
230 This variable is used only when `gnus-post-method' is `current'."
231 :version "22.1"
232 :group 'gnus-group-foreign
233 :type '(repeat (symbol :tag "Back end")))
235 (defcustom gnus-message-replysign
237 "Automatically sign replies to signed messages.
238 See also the `mml-default-sign-method' variable."
239 :group 'gnus-message
240 :type 'boolean)
242 (defcustom gnus-message-replyencrypt
244 "Automatically encrypt replies to encrypted messages.
245 See also the `mml-default-encrypt-method' variable."
246 :group 'gnus-message
247 :type 'boolean)
249 (defcustom gnus-message-replysignencrypted
251 "Setting this causes automatically encrypted messages to also be signed."
252 :group 'gnus-message
253 :type 'boolean)
255 (defcustom gnus-confirm-mail-reply-to-news nil
256 "If non-nil, Gnus requests confirmation when replying to news.
257 This is done because new users often reply by mistake when reading
258 news.
259 This can also be a function receiving the group name as the only
260 parameter which should return non-nil iff a confirmation is needed, or
261 a regexp, in which case a confirmation is asked for iff the group name
262 matches the regexp."
263 :version "22.1"
264 :group 'gnus-message
265 :type '(choice (const :tag "No" nil)
266 (const :tag "Yes" t)
267 (regexp :tag "Iff group matches regexp")
268 (function :tag "Iff function evaluates to non-nil")))
270 (defcustom gnus-confirm-treat-mail-like-news
272 "If non-nil, Gnus will treat mail like news with regard to confirmation
273 when replying by mail. See the `gnus-confirm-mail-reply-to-news' variable
274 for fine-tuning this.
275 If nil, Gnus will never ask for confirmation if replying to mail."
276 :version "22.1"
277 :group 'gnus-message
278 :type 'boolean)
280 (defcustom gnus-summary-resend-default-address t
281 "If non-nil, Gnus tries to suggest a default address to resend to.
282 If nil, the address field will always be empty after invoking
283 `gnus-summary-resend-message'."
284 :version "22.1"
285 :group 'gnus-message
286 :type 'boolean)
288 ;;; Internal variables.
290 (defvar gnus-inhibit-posting-styles nil
291 "Inhibit the use of posting styles.")
293 (defvar gnus-article-yanked-articles nil)
294 (defvar gnus-message-buffer "*Mail Gnus*")
295 (defvar gnus-article-copy nil)
296 (defvar gnus-check-before-posting nil)
297 (defvar gnus-last-posting-server nil)
298 (defvar gnus-message-group-art nil)
300 (defvar gnus-msg-force-broken-reply-to nil)
302 (defconst gnus-bug-message
303 "Sending a bug report to the Gnus Towers.
304 ========================================
306 The buffer below is a mail buffer. When you press `C-c C-c', it will
307 be sent to the Gnus Bug Exterminators.
309 The thing near the bottom of the buffer is how the environment
310 settings will be included in the mail. Please do not delete that.
311 They will tell the Bug People what your environment is, so that it
312 will be easier to locate the bugs.
314 If you have found a bug that makes Emacs go \"beep\", set
315 debug-on-error to t (`M-x set-variable RET debug-on-error RET t RET')
316 and include the backtrace in your bug report.
318 Please describe the bug in annoying, painstaking detail.
320 Thank you for your help in stamping out bugs.
323 (eval-and-compile
324 (autoload 'gnus-uu-post-news "gnus-uu" nil t)
325 (autoload 'news-setup "rnewspost")
326 (autoload 'news-reply-mode "rnewspost")
327 (autoload 'rmail-dont-reply-to "mail-utils")
328 (autoload 'rmail-output "rmailout"))
332 ;;; Gnus Posting Functions
335 (gnus-define-keys (gnus-summary-send-map "S" gnus-summary-mode-map)
336 "p" gnus-summary-post-news
337 "i" gnus-summary-news-other-window
338 "f" gnus-summary-followup
339 "F" gnus-summary-followup-with-original
340 "c" gnus-summary-cancel-article
341 "s" gnus-summary-supersede-article
342 "r" gnus-summary-reply
343 "y" gnus-summary-yank-message
344 "R" gnus-summary-reply-with-original
345 "w" gnus-summary-wide-reply
346 "W" gnus-summary-wide-reply-with-original
347 "v" gnus-summary-very-wide-reply
348 "V" gnus-summary-very-wide-reply-with-original
349 "n" gnus-summary-followup-to-mail
350 "N" gnus-summary-followup-to-mail-with-original
351 "m" gnus-summary-mail-other-window
352 "u" gnus-uu-post-news
353 "\M-c" gnus-summary-mail-crosspost-complaint
354 "Br" gnus-summary-reply-broken-reply-to
355 "BR" gnus-summary-reply-broken-reply-to-with-original
356 "om" gnus-summary-mail-forward
357 "op" gnus-summary-post-forward
358 "Om" gnus-uu-digest-mail-forward
359 "Op" gnus-uu-digest-post-forward)
361 (gnus-define-keys (gnus-send-bounce-map "D" gnus-summary-send-map)
362 "b" gnus-summary-resend-bounced-mail
363 ;; "c" gnus-summary-send-draft
364 "r" gnus-summary-resend-message
365 "e" gnus-summary-resend-message-edit)
367 ;;; Internal functions.
369 (defun gnus-inews-make-draft ()
370 `(lambda ()
371 (gnus-inews-make-draft-meta-information
372 ,gnus-newsgroup-name ',gnus-article-reply)))
374 (defvar gnus-article-reply nil)
375 (defmacro gnus-setup-message (config &rest forms)
376 (let ((winconf (make-symbol "gnus-setup-message-winconf"))
377 (buffer (make-symbol "gnus-setup-message-buffer"))
378 (article (make-symbol "gnus-setup-message-article"))
379 (yanked (make-symbol "gnus-setup-yanked-articles"))
380 (group (make-symbol "gnus-setup-message-group")))
381 `(let ((,winconf (current-window-configuration))
382 (,buffer (buffer-name (current-buffer)))
383 (,article gnus-article-reply)
384 (,yanked gnus-article-yanked-articles)
385 (,group gnus-newsgroup-name)
386 (message-header-setup-hook
387 (copy-sequence message-header-setup-hook))
388 (mbl mml-buffer-list)
389 (message-mode-hook (copy-sequence message-mode-hook)))
390 (setq mml-buffer-list nil)
391 (add-hook 'message-header-setup-hook 'gnus-inews-insert-gcc)
392 (add-hook 'message-header-setup-hook 'gnus-inews-insert-archive-gcc)
393 ;; #### FIXME: for a reason that I did not manage to identify yet,
394 ;; the variable `gnus-newsgroup-name' does not honor a dynamically
395 ;; scoped or setq'ed value from a caller like `C-u gnus-summary-mail'.
396 ;; After evaluation of @forms below, it gets the value we actually want
397 ;; to override, and the posting styles are used. For that reason, I've
398 ;; added an optional argument to `gnus-configure-posting-styles' to
399 ;; make sure that the correct value for the group name is used. -- drv
400 (add-hook 'message-mode-hook
401 (if (memq ,config '(reply-yank reply))
402 (lambda ()
403 (gnus-configure-posting-styles ,group))
404 (lambda ()
405 ;; There may be an old " *gnus article copy*" buffer.
406 (let (gnus-article-copy)
407 (gnus-configure-posting-styles ,group)))))
408 (gnus-pull ',(intern gnus-draft-meta-information-header)
409 message-required-headers)
410 (when (and ,group
411 (not (string= ,group "")))
412 (push (cons
413 (intern gnus-draft-meta-information-header)
414 (gnus-inews-make-draft))
415 message-required-headers))
416 (unwind-protect
417 (progn
418 ,@forms)
419 (gnus-inews-add-send-actions ,winconf ,buffer ,article ,config
420 ,yanked)
421 (setq gnus-message-buffer (current-buffer))
422 (set (make-local-variable 'gnus-message-group-art)
423 (cons ,group ,article))
424 (set (make-local-variable 'gnus-newsgroup-name) ,group)
425 (gnus-run-hooks 'gnus-message-setup-hook)
426 (if (eq major-mode 'message-mode)
427 (let ((mbl1 mml-buffer-list))
428 (setq mml-buffer-list mbl) ;; Global value
429 (set (make-local-variable 'mml-buffer-list) mbl1);; Local value
430 (gnus-make-local-hook 'kill-buffer-hook)
431 (gnus-make-local-hook 'change-major-mode-hook)
432 (add-hook 'change-major-mode-hook 'mml-destroy-buffers nil t)
433 (add-hook 'kill-buffer-hook 'mml-destroy-buffers t t))
434 (mml-destroy-buffers)
435 (setq mml-buffer-list mbl)))
436 (message-hide-headers)
437 (gnus-add-buffer)
438 (gnus-configure-windows ,config t)
439 (run-hooks 'post-command-hook)
440 (set-buffer-modified-p nil))))
442 (defun gnus-inews-make-draft-meta-information (group article)
443 (concat "(\"" group "\" "
444 (if article (number-to-string
445 (if (listp article)
446 (car article)
447 article)) "\"\"")
448 ")"))
450 ;;;###autoload
451 (defun gnus-msg-mail (&optional to subject other-headers continue
452 switch-action yank-action send-actions)
453 "Start editing a mail message to be sent.
454 Like `message-mail', but with Gnus paraphernalia, particularly the
455 Gcc: header for archiving purposes."
456 (interactive)
457 (let ((buf (current-buffer))
458 mail-buf)
459 (gnus-setup-message 'message
460 (message-mail to subject other-headers continue
461 nil yank-action send-actions))
462 (when switch-action
463 (setq mail-buf (current-buffer))
464 (switch-to-buffer buf)
465 (apply switch-action mail-buf nil)))
466 ;; COMPOSEFUNC should return t if succeed. Undocumented ???
469 (defvar save-selected-window-window)
471 ;;;###autoload
472 (defun gnus-button-mailto (address)
473 "Mail to ADDRESS."
474 (set-buffer (gnus-copy-article-buffer))
475 (gnus-setup-message 'message
476 (message-reply address))
477 (and (boundp 'save-selected-window-window)
478 (not (window-live-p save-selected-window-window))
479 (setq save-selected-window-window (selected-window))))
481 ;;;###autoload
482 (defun gnus-button-reply (&optional to-address wide)
483 "Like `message-reply'."
484 (interactive)
485 (gnus-setup-message 'message
486 (message-reply to-address wide))
487 (and (boundp 'save-selected-window-window)
488 (not (window-live-p save-selected-window-window))
489 (setq save-selected-window-window (selected-window))))
491 ;;;###autoload
492 (define-mail-user-agent 'gnus-user-agent
493 'gnus-msg-mail 'message-send-and-exit
494 'message-kill-buffer 'message-send-hook)
496 (defun gnus-setup-posting-charset (group)
497 (let ((alist gnus-group-posting-charset-alist)
498 (group (or group ""))
499 elem)
500 (when group
501 (catch 'found
502 (while (setq elem (pop alist))
503 (when (or (and (stringp (car elem))
504 (string-match (car elem) group))
505 (and (functionp (car elem))
506 (funcall (car elem) group))
507 (and (symbolp (car elem))
508 (symbol-value (car elem))))
509 (throw 'found (cons (cadr elem) (caddr elem)))))))))
511 (defun gnus-inews-add-send-actions (winconf buffer article
512 &optional config yanked)
513 (gnus-make-local-hook 'message-sent-hook)
514 (add-hook 'message-sent-hook (if gnus-agent 'gnus-agent-possibly-do-gcc
515 'gnus-inews-do-gcc) nil t)
516 (when gnus-agent
517 (gnus-make-local-hook 'message-header-hook)
518 (add-hook 'message-header-hook 'gnus-agent-possibly-save-gcc nil t))
519 (setq message-post-method
520 `(lambda (arg)
521 (gnus-post-method arg ,gnus-newsgroup-name)))
522 (setq message-newsreader (setq message-mailer (gnus-extended-version)))
523 (message-add-action
524 `(when (gnus-buffer-exists-p ,buffer)
525 (set-window-configuration ,winconf))
526 'exit 'postpone 'kill)
527 (let ((to-be-marked (cond
528 (yanked
529 (mapcar
530 (lambda (x) (if (listp x) (car x) x)) yanked))
531 (article (if (listp article) article (list article)))
532 (t nil))))
533 (message-add-action
534 `(when (gnus-buffer-exists-p ,buffer)
535 (save-excursion
536 (set-buffer ,buffer)
537 ,(when to-be-marked
538 (if (eq config 'forward)
539 `(gnus-summary-mark-article-as-forwarded ',to-be-marked)
540 `(gnus-summary-mark-article-as-replied ',to-be-marked)))))
541 'send)))
543 (put 'gnus-setup-message 'lisp-indent-function 1)
544 (put 'gnus-setup-message 'edebug-form-spec '(form body))
546 ;;; Post news commands of Gnus group mode and summary mode
548 (defun gnus-group-mail (&optional arg)
549 "Start composing a mail.
550 If ARG, use the group under the point to find a posting style.
551 If ARG is 1, prompt for a group name to find the posting style."
552 (interactive "P")
553 ;; We can't `let' gnus-newsgroup-name here, since that leads
554 ;; to local variables leaking.
555 (let ((group gnus-newsgroup-name)
556 ;; make sure last viewed article doesn't affect posting styles:
557 (gnus-article-copy)
558 (buffer (current-buffer)))
559 (unwind-protect
560 (progn
561 (setq gnus-newsgroup-name
562 (if arg
563 (if (= 1 (prefix-numeric-value arg))
564 (completing-read "Use posting style of group: "
565 gnus-active-hashtb nil
566 (gnus-read-active-file-p))
567 (gnus-group-group-name))
568 ""))
569 ;; #### see comment in gnus-setup-message -- drv
570 (gnus-setup-message 'message (message-mail)))
571 (save-excursion
572 (set-buffer buffer)
573 (setq gnus-newsgroup-name group)))))
575 (defun gnus-group-news (&optional arg)
576 "Start composing a news.
577 If ARG, post to group under point.
578 If ARG is 1, prompt for group name to post to.
580 This function prepares a news even when using mail groups. This is useful
581 for posting messages to mail groups without actually sending them over the
582 network. The corresponding back end must have a 'request-post method."
583 (interactive "P")
584 ;; We can't `let' gnus-newsgroup-name here, since that leads
585 ;; to local variables leaking.
586 (let ((group gnus-newsgroup-name)
587 ;; make sure last viewed article doesn't affect posting styles:
588 (gnus-article-copy)
589 (buffer (current-buffer)))
590 (unwind-protect
591 (progn
592 (setq gnus-newsgroup-name
593 (if arg
594 (if (= 1 (prefix-numeric-value arg))
595 (completing-read "Use group: "
596 gnus-active-hashtb nil
597 (gnus-read-active-file-p))
598 (gnus-group-group-name))
599 ""))
600 ;; #### see comment in gnus-setup-message -- drv
601 (gnus-setup-message 'message
602 (message-news (gnus-group-real-name gnus-newsgroup-name))))
603 (save-excursion
604 (set-buffer buffer)
605 (setq gnus-newsgroup-name group)))))
607 (defun gnus-group-post-news (&optional arg)
608 "Start composing a message (a news by default).
609 If ARG, post to group under point. If ARG is 1, prompt for group name.
610 Depending on the selected group, the message might be either a mail or
611 a news."
612 (interactive "P")
613 ;; Bind this variable here to make message mode hooks work ok.
614 (let ((gnus-newsgroup-name
615 (if arg
616 (if (= 1 (prefix-numeric-value arg))
617 (completing-read "Newsgroup: " gnus-active-hashtb nil
618 (gnus-read-active-file-p))
619 (gnus-group-group-name))
620 ""))
621 ;; make sure last viewed article doesn't affect posting styles:
622 (gnus-article-copy))
623 (gnus-post-news 'post gnus-newsgroup-name nil nil nil nil
624 (string= gnus-newsgroup-name ""))))
626 (defun gnus-summary-mail-other-window (&optional arg)
627 "Start composing a mail in another window.
628 Use the posting of the current group by default.
629 If ARG, don't do that. If ARG is 1, prompt for group name to find the
630 posting style."
631 (interactive "P")
632 ;; We can't `let' gnus-newsgroup-name here, since that leads
633 ;; to local variables leaking.
634 (let ((group gnus-newsgroup-name)
635 ;; make sure last viewed article doesn't affect posting styles:
636 (gnus-article-copy)
637 (buffer (current-buffer)))
638 (unwind-protect
639 (progn
640 (setq gnus-newsgroup-name
641 (if arg
642 (if (= 1 (prefix-numeric-value arg))
643 (completing-read "Use group: "
644 gnus-active-hashtb nil
645 (gnus-read-active-file-p))
647 gnus-newsgroup-name))
648 ;; #### see comment in gnus-setup-message -- drv
649 (gnus-setup-message 'message (message-mail)))
650 (save-excursion
651 (set-buffer buffer)
652 (setq gnus-newsgroup-name group)))))
654 (defun gnus-summary-news-other-window (&optional arg)
655 "Start composing a news in another window.
656 Post to the current group by default.
657 If ARG, don't do that. If ARG is 1, prompt for group name to post to.
659 This function prepares a news even when using mail groups. This is useful
660 for posting messages to mail groups without actually sending them over the
661 network. The corresponding back end must have a 'request-post method."
662 (interactive "P")
663 ;; We can't `let' gnus-newsgroup-name here, since that leads
664 ;; to local variables leaking.
665 (let ((group gnus-newsgroup-name)
666 ;; make sure last viewed article doesn't affect posting styles:
667 (gnus-article-copy)
668 (buffer (current-buffer)))
669 (unwind-protect
670 (progn
671 (setq gnus-newsgroup-name
672 (if arg
673 (if (= 1 (prefix-numeric-value arg))
674 (completing-read "Use group: "
675 gnus-active-hashtb nil
676 (gnus-read-active-file-p))
678 gnus-newsgroup-name))
679 ;; #### see comment in gnus-setup-message -- drv
680 (gnus-setup-message 'message
681 (progn
682 (message-news (gnus-group-real-name gnus-newsgroup-name))
683 (set (make-local-variable 'gnus-discouraged-post-methods)
684 (delq
685 (car (gnus-find-method-for-group gnus-newsgroup-name))
686 (copy-sequence gnus-discouraged-post-methods))))))
687 (save-excursion
688 (set-buffer buffer)
689 (setq gnus-newsgroup-name group)))))
691 (defun gnus-summary-post-news (&optional arg)
692 "Start composing a message. Post to the current group by default.
693 If ARG, don't do that. If ARG is 1, prompt for a group name to post to.
694 Depending on the selected group, the message might be either a mail or
695 a news."
696 (interactive "P")
697 ;; Bind this variable here to make message mode hooks work ok.
698 (let ((gnus-newsgroup-name
699 (if arg
700 (if (= 1 (prefix-numeric-value arg))
701 (completing-read "Newsgroup: " gnus-active-hashtb nil
702 (gnus-read-active-file-p))
704 gnus-newsgroup-name))
705 ;; make sure last viewed article doesn't affect posting styles:
706 (gnus-article-copy))
707 (gnus-post-news 'post gnus-newsgroup-name)))
710 (defun gnus-summary-followup (yank &optional force-news)
711 "Compose a followup to an article.
712 If prefix argument YANK is non-nil, the original article is yanked
713 automatically.
714 YANK is a list of elements, where the car of each element is the
715 article number, and the cdr is the string to be yanked."
716 (interactive
717 (list (and current-prefix-arg
718 (gnus-summary-work-articles 1))))
719 (when yank
720 (gnus-summary-goto-subject
721 (if (listp (car yank))
722 (caar yank)
723 (car yank))))
724 (save-window-excursion
725 (gnus-summary-select-article))
726 (let ((headers (gnus-summary-article-header (gnus-summary-article-number)))
727 (gnus-newsgroup-name gnus-newsgroup-name))
728 ;; Send a followup.
729 (gnus-post-news nil gnus-newsgroup-name
730 headers gnus-article-buffer
731 yank nil force-news)
732 (gnus-summary-handle-replysign)))
734 (defun gnus-summary-followup-with-original (n &optional force-news)
735 "Compose a followup to an article and include the original article.
736 The text in the region will be yanked. If the region isn't
737 active, the entire article will be yanked."
738 (interactive "P")
739 (gnus-summary-followup (gnus-summary-work-articles n) force-news))
741 (defun gnus-summary-followup-to-mail (&optional arg)
742 "Followup to the current mail message via news."
743 (interactive
744 (list (and current-prefix-arg
745 (gnus-summary-work-articles 1))))
746 (gnus-summary-followup arg t))
748 (defun gnus-summary-followup-to-mail-with-original (&optional arg)
749 "Followup to the current mail message via news."
750 (interactive "P")
751 (gnus-summary-followup (gnus-summary-work-articles arg) t))
753 (defun gnus-inews-yank-articles (articles)
754 (let (beg article yank-string)
755 (message-goto-body)
756 (while (setq article (pop articles))
757 (when (listp article)
758 (setq yank-string (nth 1 article)
759 article (nth 0 article)))
760 (save-window-excursion
761 (set-buffer gnus-summary-buffer)
762 (gnus-summary-select-article nil nil nil article)
763 (gnus-summary-remove-process-mark article))
764 (gnus-copy-article-buffer nil yank-string)
765 (let ((message-reply-buffer gnus-article-copy)
766 (message-reply-headers
767 ;; The headers are decoded.
768 (with-current-buffer gnus-article-copy
769 (save-restriction
770 (nnheader-narrow-to-headers)
771 (nnheader-parse-naked-head)))))
772 (message-yank-original)
773 (setq beg (or beg (mark t))))
774 (when articles
775 (insert "\n")))
776 (push-mark)
777 (goto-char beg)))
779 (defun gnus-summary-cancel-article (&optional n symp)
780 "Cancel an article you posted.
781 Uses the process-prefix convention. If given the symbolic
782 prefix `a', cancel using the standard posting method; if not
783 post using the current select method."
784 (interactive (gnus-interactive "P\ny"))
785 (let ((articles (gnus-summary-work-articles n))
786 (message-post-method
787 `(lambda (arg)
788 (gnus-post-method (eq ',symp 'a) ,gnus-newsgroup-name)))
789 article)
790 (while (setq article (pop articles))
791 (when (gnus-summary-select-article t nil nil article)
792 (when (gnus-eval-in-buffer-window gnus-original-article-buffer
793 (message-cancel-news))
794 (gnus-summary-mark-as-read article gnus-canceled-mark)
795 (gnus-cache-remove-article 1))
796 (gnus-article-hide-headers-if-wanted))
797 (gnus-summary-remove-process-mark article))))
799 (defun gnus-summary-supersede-article ()
800 "Compose an article that will supersede a previous article.
801 This is done simply by taking the old article and adding a Supersedes
802 header line with the old Message-ID."
803 (interactive)
804 (let ((article (gnus-summary-article-number)))
805 (gnus-setup-message 'reply-yank
806 (gnus-summary-select-article t)
807 (set-buffer gnus-original-article-buffer)
808 (message-supersede)
809 (push
810 `((lambda ()
811 (when (gnus-buffer-exists-p ,gnus-summary-buffer)
812 (save-excursion
813 (set-buffer ,gnus-summary-buffer)
814 (gnus-cache-possibly-remove-article ,article nil nil nil t)
815 (gnus-summary-mark-as-read ,article gnus-canceled-mark)))))
816 message-send-actions))))
820 (defun gnus-copy-article-buffer (&optional article-buffer yank-string)
821 ;; make a copy of the article buffer with all text properties removed
822 ;; this copy is in the buffer gnus-article-copy.
823 ;; if ARTICLE-BUFFER is nil, gnus-article-buffer is used
824 ;; this buffer should be passed to all mail/news reply/post routines.
825 (setq gnus-article-copy (gnus-get-buffer-create " *gnus article copy*"))
826 (save-excursion
827 (set-buffer gnus-article-copy)
828 (mm-enable-multibyte))
829 (let ((article-buffer (or article-buffer gnus-article-buffer))
830 end beg)
831 (if (not (and (get-buffer article-buffer)
832 (gnus-buffer-exists-p article-buffer)))
833 (error "Can't find any article buffer")
834 (save-excursion
835 (set-buffer article-buffer)
836 (let ((gnus-newsgroup-charset (or gnus-article-charset
837 gnus-newsgroup-charset))
838 (gnus-newsgroup-ignored-charsets
839 (or gnus-article-ignored-charsets
840 gnus-newsgroup-ignored-charsets)))
841 (save-restriction
842 ;; Copy over the (displayed) article buffer, delete
843 ;; hidden text and remove text properties.
844 (widen)
845 (copy-to-buffer gnus-article-copy (point-min) (point-max))
846 (set-buffer gnus-article-copy)
847 (when yank-string
848 (message-goto-body)
849 (delete-region (point) (point-max))
850 (insert yank-string))
851 (gnus-article-delete-text-of-type 'annotation)
852 (gnus-remove-text-with-property 'gnus-prev)
853 (gnus-remove-text-with-property 'gnus-next)
854 (gnus-remove-text-with-property 'gnus-decoration)
855 (insert
856 (prog1
857 (buffer-substring-no-properties (point-min) (point-max))
858 (erase-buffer)))
859 ;; Find the original headers.
860 (set-buffer gnus-original-article-buffer)
861 (goto-char (point-min))
862 (while (looking-at message-unix-mail-delimiter)
863 (forward-line 1))
864 (let ((mail-header-separator ""))
865 (setq beg (point)
866 end (or (message-goto-body)
867 ;; There may be just a header.
868 (point-max))))
869 ;; Delete the headers from the displayed articles.
870 (set-buffer gnus-article-copy)
871 (let ((mail-header-separator ""))
872 (delete-region (goto-char (point-min))
873 (or (message-goto-body) (point-max))))
874 ;; Insert the original article headers.
875 (insert-buffer-substring gnus-original-article-buffer beg end)
876 ;; Decode charsets.
877 (let ((gnus-article-decode-hook
878 (delq 'article-decode-charset
879 (copy-sequence gnus-article-decode-hook)))
880 (rfc2047-quote-decoded-words-containing-tspecials t))
881 (run-hooks 'gnus-article-decode-hook)))))
882 gnus-article-copy)))
884 (defun gnus-post-news (post &optional group header article-buffer yank subject
885 force-news)
886 (when article-buffer
887 (gnus-copy-article-buffer))
888 (let ((gnus-article-reply (and article-buffer (gnus-summary-article-number)))
889 (gnus-article-yanked-articles yank)
890 (add-to-list gnus-add-to-list))
891 (gnus-setup-message (cond (yank 'reply-yank)
892 (article-buffer 'reply)
893 (t 'message))
894 (let* ((group (or group gnus-newsgroup-name))
895 (charset (gnus-group-name-charset nil group))
896 (pgroup group)
897 to-address to-group mailing-list to-list
898 newsgroup-p)
899 (when group
900 (setq to-address (gnus-parameter-to-address group)
901 to-group (gnus-group-find-parameter group 'to-group)
902 to-list (gnus-parameter-to-list group)
903 newsgroup-p (gnus-group-find-parameter group 'newsgroup)
904 mailing-list (when gnus-mailing-list-groups
905 (string-match gnus-mailing-list-groups group))
906 group (gnus-group-name-decode (gnus-group-real-name group)
907 charset)))
908 (if (or (and to-group
909 (gnus-news-group-p to-group))
910 newsgroup-p
911 force-news
912 (and (gnus-news-group-p
913 (or pgroup gnus-newsgroup-name)
914 (or header gnus-current-article))
915 (not mailing-list)
916 (not to-list)
917 (not to-address)))
918 ;; This is news.
919 (if post
920 (message-news
921 (or to-group
922 (and (not (gnus-virtual-group-p pgroup)) group)))
923 (set-buffer gnus-article-copy)
924 (gnus-msg-treat-broken-reply-to)
925 (message-followup (if (or newsgroup-p force-news)
926 (if (save-restriction
927 (article-narrow-to-head)
928 (message-fetch-field "newsgroups"))
931 to-group)))
932 ;; The is mail.
933 (if post
934 (progn
935 (message-mail (or to-address to-list))
936 ;; Arrange for mail groups that have no `to-address' to
937 ;; get that when the user sends off the mail.
938 (when (and (not to-list)
939 (not to-address)
940 add-to-list)
941 (push (list 'gnus-inews-add-to-address pgroup)
942 message-send-actions)))
943 (set-buffer gnus-article-copy)
944 (gnus-msg-treat-broken-reply-to)
945 (message-wide-reply to-address)))
946 (when yank
947 (gnus-inews-yank-articles yank))))))
949 (defun gnus-msg-treat-broken-reply-to (&optional force)
950 "Remove the Reply-to header if broken-reply-to."
951 (when (or force
952 (gnus-group-find-parameter
953 gnus-newsgroup-name 'broken-reply-to))
954 (save-restriction
955 (message-narrow-to-head)
956 (message-remove-header "reply-to"))))
958 (defun gnus-post-method (arg group &optional silent)
959 "Return the posting method based on GROUP and ARG.
960 If SILENT, don't prompt the user."
961 (let ((gnus-post-method (or (gnus-parameter-post-method group)
962 gnus-post-method))
963 (group-method (gnus-find-method-for-group group)))
964 (cond
965 ;; If the group-method is nil (which shouldn't happen) we use
966 ;; the default method.
967 ((null group-method)
968 (or (and (listp gnus-post-method) ;If not current/native/nil
969 (not (listp (car gnus-post-method))) ; and not a list of methods
970 gnus-post-method) ;then use it.
971 gnus-select-method
972 message-post-method))
973 ;; We want the inverse of the default
974 ((and arg (not (eq arg 0)))
975 (if (eq gnus-post-method 'current)
976 gnus-select-method
977 group-method))
978 ;; We query the user for a post method.
979 ((or arg
980 (and (listp gnus-post-method)
981 (listp (car gnus-post-method))))
982 (let* ((methods
983 ;; Collect all methods we know about.
984 (append
985 (when (listp gnus-post-method)
986 (if (listp (car gnus-post-method))
987 gnus-post-method
988 (list gnus-post-method)))
989 gnus-secondary-select-methods
990 (mapcar 'cdr gnus-server-alist)
991 (mapcar 'car gnus-opened-servers)
992 (list gnus-select-method)
993 (list group-method)))
994 method-alist post-methods method)
995 ;; Weed out all mail methods.
996 (while methods
997 (setq method (gnus-server-get-method "" (pop methods)))
998 (when (and (or (gnus-method-option-p method 'post)
999 (gnus-method-option-p method 'post-mail))
1000 (not (member method post-methods)))
1001 (push method post-methods)))
1002 ;; Create a name-method alist.
1003 (setq method-alist
1004 (mapcar
1005 (lambda (m)
1006 (if (equal (cadr m) "")
1007 (list (symbol-name (car m)) m)
1008 (list (concat (cadr m) " (" (symbol-name (car m)) ")") m)))
1009 post-methods))
1010 ;; Query the user.
1011 (cadr
1012 (assoc
1013 (setq gnus-last-posting-server
1014 (if (and silent
1015 gnus-last-posting-server)
1016 ;; Just use the last value.
1017 gnus-last-posting-server
1018 (completing-read
1019 "Posting method: " method-alist nil t
1020 (cons (or gnus-last-posting-server "") 0))))
1021 method-alist))))
1022 ;; Override normal method.
1023 ((and (eq gnus-post-method 'current)
1024 (not (memq (car group-method) gnus-discouraged-post-methods))
1025 (gnus-get-function group-method 'request-post t))
1026 (assert (not arg))
1027 group-method)
1028 ;; Use gnus-post-method.
1029 ((listp gnus-post-method) ;A method...
1030 (assert (not (listp (car gnus-post-method)))) ;... not a list of methods.
1031 gnus-post-method)
1032 ;; Use the normal select method (nil or native).
1033 (t gnus-select-method))))
1037 (defun gnus-extended-version ()
1038 "Stringified Gnus version and Emacs version.
1039 See the variable `gnus-user-agent'."
1040 (interactive)
1041 (let* ((float-output-format nil)
1042 (gnus-v
1043 (concat "Gnus/"
1044 (prin1-to-string (gnus-continuum-version gnus-version) t)
1045 " (" gnus-version ")"))
1046 (emacs-v (gnus-emacs-version)))
1047 (if (stringp gnus-user-agent)
1048 gnus-user-agent
1049 (concat gnus-v
1050 (when emacs-v
1051 (concat " " emacs-v))))))
1055 ;;; Gnus Mail Functions
1058 ;;; Mail reply commands of Gnus summary mode
1060 (defun gnus-summary-reply (&optional yank wide very-wide)
1061 "Start composing a mail reply to the current message.
1062 If prefix argument YANK is non-nil, the original article is yanked
1063 automatically.
1064 If WIDE, make a wide reply.
1065 If VERY-WIDE, make a very wide reply."
1066 (interactive
1067 (list (and current-prefix-arg
1068 (gnus-summary-work-articles 1))))
1069 ;; Allow user to require confirmation before replying by mail to the
1070 ;; author of a news article (or mail message).
1071 (when (or
1072 (not (or (gnus-news-group-p gnus-newsgroup-name)
1073 gnus-confirm-treat-mail-like-news))
1074 (not (cond ((stringp gnus-confirm-mail-reply-to-news)
1075 (string-match gnus-confirm-mail-reply-to-news
1076 gnus-newsgroup-name))
1077 ((functionp gnus-confirm-mail-reply-to-news)
1078 (funcall gnus-confirm-mail-reply-to-news gnus-newsgroup-name))
1079 (t gnus-confirm-mail-reply-to-news)))
1080 (y-or-n-p "Really reply by mail to article author? "))
1081 (let* ((article
1082 (if (listp (car yank))
1083 (caar yank)
1084 (car yank)))
1085 (gnus-article-reply (or article (gnus-summary-article-number)))
1086 (gnus-article-yanked-articles yank)
1087 (headers ""))
1088 ;; Stripping headers should be specified with mail-yank-ignored-headers.
1089 (when yank
1090 (gnus-summary-goto-subject article))
1091 (gnus-setup-message (if yank 'reply-yank 'reply)
1092 (if (not very-wide)
1093 (gnus-summary-select-article)
1094 (dolist (article very-wide)
1095 (gnus-summary-select-article nil nil nil article)
1096 (save-excursion
1097 (set-buffer (gnus-copy-article-buffer))
1098 (gnus-msg-treat-broken-reply-to)
1099 (save-restriction
1100 (message-narrow-to-head)
1101 (setq headers (concat headers (buffer-string)))))))
1102 (set-buffer (gnus-copy-article-buffer))
1103 (gnus-msg-treat-broken-reply-to gnus-msg-force-broken-reply-to)
1104 (save-restriction
1105 (message-narrow-to-head)
1106 (when very-wide
1107 (erase-buffer)
1108 (insert headers))
1109 (goto-char (point-max)))
1110 (mml-quote-region (point) (point-max))
1111 (message-reply nil wide)
1112 (when yank
1113 (gnus-inews-yank-articles yank))
1114 (gnus-summary-handle-replysign)))))
1116 (defun gnus-summary-handle-replysign ()
1117 "Check the various replysign variables and take action accordingly."
1118 (when (or gnus-message-replysign gnus-message-replyencrypt)
1119 (let (signed encrypted)
1120 (save-excursion
1121 (set-buffer gnus-article-buffer)
1122 (setq signed (memq 'signed gnus-article-wash-types))
1123 (setq encrypted (memq 'encrypted gnus-article-wash-types)))
1124 (cond ((and gnus-message-replyencrypt encrypted)
1125 (mml-secure-message mml-default-encrypt-method
1126 (if gnus-message-replysignencrypted
1127 'signencrypt
1128 'encrypt)))
1129 ((and gnus-message-replysign signed)
1130 (mml-secure-message mml-default-sign-method 'sign))))))
1132 (defun gnus-summary-reply-with-original (n &optional wide)
1133 "Start composing a reply mail to the current message.
1134 The original article will be yanked."
1135 (interactive "P")
1136 (gnus-summary-reply (gnus-summary-work-articles n) wide))
1138 (defun gnus-summary-reply-broken-reply-to (&optional yank wide very-wide)
1139 "Like `gnus-summary-reply' except removing reply-to field.
1140 If prefix argument YANK is non-nil, the original article is yanked
1141 automatically.
1142 If WIDE, make a wide reply.
1143 If VERY-WIDE, make a very wide reply."
1144 (interactive
1145 (list (and current-prefix-arg
1146 (gnus-summary-work-articles 1))))
1147 (let ((gnus-msg-force-broken-reply-to t))
1148 (gnus-summary-reply yank wide very-wide)))
1150 (defun gnus-summary-reply-broken-reply-to-with-original (n &optional wide)
1151 "Like `gnus-summary-reply-with-original' except removing reply-to field.
1152 The original article will be yanked."
1153 (interactive "P")
1154 (gnus-summary-reply-broken-reply-to (gnus-summary-work-articles n) wide))
1156 (defun gnus-summary-wide-reply (&optional yank)
1157 "Start composing a wide reply mail to the current message.
1158 If prefix argument YANK is non-nil, the original article is yanked
1159 automatically."
1160 (interactive
1161 (list (and current-prefix-arg
1162 (gnus-summary-work-articles 1))))
1163 (gnus-summary-reply yank t))
1165 (defun gnus-summary-wide-reply-with-original (n)
1166 "Start composing a wide reply mail to the current message.
1167 The original article will be yanked.
1168 Uses the process/prefix convention."
1169 (interactive "P")
1170 (gnus-summary-reply-with-original n t))
1172 (defun gnus-summary-very-wide-reply (&optional yank)
1173 "Start composing a very wide reply mail to the current message.
1174 If prefix argument YANK is non-nil, the original article is yanked
1175 automatically."
1176 (interactive
1177 (list (and current-prefix-arg
1178 (gnus-summary-work-articles 1))))
1179 (gnus-summary-reply yank t (gnus-summary-work-articles yank)))
1181 (defun gnus-summary-very-wide-reply-with-original (n)
1182 "Start composing a very wide reply mail to the current message.
1183 The original article will be yanked."
1184 (interactive "P")
1185 (gnus-summary-reply
1186 (gnus-summary-work-articles n) t (gnus-summary-work-articles n)))
1188 (defun gnus-summary-mail-forward (&optional arg post)
1189 "Forward the current message(s) to another user.
1190 If process marks exist, forward all marked messages;
1191 if ARG is nil, see `message-forward-as-mime' and `message-forward-show-mml';
1192 if ARG is 1, decode the message and forward directly inline;
1193 if ARG is 2, forward message as an rfc822 MIME section;
1194 if ARG is 3, decode message and forward as an rfc822 MIME section;
1195 if ARG is 4, forward message directly inline;
1196 otherwise, use flipped `message-forward-as-mime'.
1197 If POST, post instead of mail.
1198 For the `inline' alternatives, also see the variable
1199 `message-forward-ignored-headers'."
1200 (interactive "P")
1201 (if (cdr (gnus-summary-work-articles nil))
1202 ;; Process marks are given.
1203 (gnus-uu-digest-mail-forward arg post)
1204 ;; No process marks.
1205 (let ((message-forward-as-mime message-forward-as-mime)
1206 (message-forward-show-mml message-forward-show-mml))
1207 (cond
1208 ((null arg))
1209 ((eq arg 1)
1210 (setq message-forward-as-mime nil
1211 message-forward-show-mml t))
1212 ((eq arg 2)
1213 (setq message-forward-as-mime t
1214 message-forward-show-mml nil))
1215 ((eq arg 3)
1216 (setq message-forward-as-mime t
1217 message-forward-show-mml t))
1218 ((eq arg 4)
1219 (setq message-forward-as-mime nil
1220 message-forward-show-mml nil))
1222 (setq message-forward-as-mime (not message-forward-as-mime))))
1223 (let* ((gnus-article-reply (gnus-summary-article-number))
1224 (gnus-article-yanked-articles (list gnus-article-reply)))
1225 (gnus-setup-message 'forward
1226 (gnus-summary-select-article)
1227 (let ((mail-parse-charset
1228 (or (and (gnus-buffer-live-p gnus-article-buffer)
1229 (with-current-buffer gnus-article-buffer
1230 gnus-article-charset))
1231 gnus-newsgroup-charset))
1232 (mail-parse-ignored-charsets
1233 gnus-newsgroup-ignored-charsets))
1234 (set-buffer gnus-original-article-buffer)
1235 (message-forward post)))))))
1237 (defun gnus-summary-resend-message (address n)
1238 "Resend the current article to ADDRESS."
1239 (interactive
1240 (list (message-read-from-minibuffer
1241 "Resend message(s) to: "
1242 (when (and gnus-summary-resend-default-address
1243 (gnus-buffer-live-p gnus-original-article-buffer))
1244 ;; If some other article is currently selected, the
1245 ;; initial-contents is wrong. Whatever, it is just the
1246 ;; initial-contents.
1247 (with-current-buffer gnus-original-article-buffer
1248 (nnmail-fetch-field "to"))))
1249 current-prefix-arg))
1250 (let ((articles (gnus-summary-work-articles n))
1251 article)
1252 (while (setq article (pop articles))
1253 (gnus-summary-select-article nil nil nil article)
1254 (save-excursion
1255 (set-buffer gnus-original-article-buffer)
1256 (message-resend address))
1257 (gnus-summary-mark-article-as-forwarded article))))
1259 ;; From: Matthieu Moy <Matthieu.Moy@imag.fr>
1260 (defun gnus-summary-resend-message-edit ()
1261 "Resend an article that has already been sent.
1262 A new buffer will be created to allow the user to modify body and
1263 contents of the message, and then, everything will happen as when
1264 composing a new message."
1265 (interactive)
1266 (let ((article (gnus-summary-article-number)))
1267 (gnus-setup-message 'reply-yank
1268 (gnus-summary-select-article t)
1269 (set-buffer gnus-original-article-buffer)
1270 (let ((cur (current-buffer))
1271 (to (message-fetch-field "to")))
1272 ;; Get a normal message buffer.
1273 (message-pop-to-buffer (message-buffer-name "Resend" to))
1274 (insert-buffer-substring cur)
1275 (mime-to-mml)
1276 (message-narrow-to-head-1)
1277 ;; Gnus will generate a new one when sending.
1278 (message-remove-header "Message-ID")
1279 (message-remove-header message-ignored-resent-headers t)
1280 ;; Remove unwanted headers.
1281 (goto-char (point-max))
1282 (insert mail-header-separator)
1283 (goto-char (point-min))
1284 (when (re-search-forward "^To:\\|^Newsgroups:" nil 'move)
1285 (forward-char 1))
1286 (widen)))))
1288 (defun gnus-summary-post-forward (&optional arg)
1289 "Forward the current article to a newsgroup.
1290 See `gnus-summary-mail-forward' for ARG."
1291 (interactive "P")
1292 (gnus-summary-mail-forward arg t))
1294 (defvar gnus-nastygram-message
1295 "The following article was inappropriately posted to %s.\n\n"
1296 "Format string to insert in nastygrams.
1297 The current group name will be inserted at \"%s\".")
1299 (defun gnus-summary-mail-nastygram (n)
1300 "Send a nastygram to the author of the current article."
1301 (interactive "P")
1302 (when (or gnus-expert-user
1303 (gnus-y-or-n-p
1304 "Really send a nastygram to the author of the current article? "))
1305 (let ((group gnus-newsgroup-name))
1306 (gnus-summary-reply-with-original n)
1307 (set-buffer gnus-message-buffer)
1308 (message-goto-body)
1309 (insert (format gnus-nastygram-message group))
1310 (message-send-and-exit))))
1312 (defun gnus-summary-mail-crosspost-complaint (n)
1313 "Send a complaint about crossposting to the current article(s)."
1314 (interactive "P")
1315 (let ((articles (gnus-summary-work-articles n))
1316 article)
1317 (while (setq article (pop articles))
1318 (set-buffer gnus-summary-buffer)
1319 (gnus-summary-goto-subject article)
1320 (let ((group (gnus-group-real-name gnus-newsgroup-name))
1321 newsgroups followup-to)
1322 (gnus-summary-select-article)
1323 (set-buffer gnus-original-article-buffer)
1324 (if (and (<= (length (message-tokenize-header
1325 (setq newsgroups
1326 (mail-fetch-field "newsgroups"))
1327 ", "))
1329 (or (not (setq followup-to (mail-fetch-field "followup-to")))
1330 (not (member group (message-tokenize-header
1331 followup-to ", ")))))
1332 (if followup-to
1333 (gnus-message 1 "Followup-to restricted")
1334 (gnus-message 1 "Not a crossposted article"))
1335 (set-buffer gnus-summary-buffer)
1336 (gnus-summary-reply-with-original 1)
1337 (set-buffer gnus-message-buffer)
1338 (message-goto-body)
1339 (insert (format gnus-crosspost-complaint newsgroups group))
1340 (message-goto-subject)
1341 (re-search-forward " *$")
1342 (replace-match " (crosspost notification)" t t)
1343 (gnus-deactivate-mark)
1344 (when (gnus-y-or-n-p "Send this complaint? ")
1345 (message-send-and-exit)))))))
1347 (defun gnus-mail-parse-comma-list ()
1348 (let (accumulated
1349 beg)
1350 (skip-chars-forward " ")
1351 (while (not (eobp))
1352 (setq beg (point))
1353 (skip-chars-forward "^,")
1354 (while (zerop
1355 (save-excursion
1356 (save-restriction
1357 (let ((i 0))
1358 (narrow-to-region beg (point))
1359 (goto-char beg)
1360 (logand (progn
1361 (while (search-forward "\"" nil t)
1362 (incf i))
1363 (if (zerop i) 2 i))
1364 2)))))
1365 (skip-chars-forward ",")
1366 (skip-chars-forward "^,"))
1367 (skip-chars-backward " ")
1368 (push (buffer-substring beg (point))
1369 accumulated)
1370 (skip-chars-forward "^,")
1371 (skip-chars-forward ", "))
1372 accumulated))
1374 (defun gnus-inews-add-to-address (group)
1375 (let ((to-address (mail-fetch-field "to")))
1376 (when (and to-address
1377 (gnus-alive-p))
1378 ;; This mail group doesn't have a `to-list', so we add one
1379 ;; here. Magic!
1380 (when (gnus-y-or-n-p
1381 (format "Do you want to add this as `to-list': %s? " to-address))
1382 (gnus-group-add-parameter group (cons 'to-list to-address))))))
1384 (defun gnus-put-message ()
1385 "Put the current message in some group and return to Gnus."
1386 (interactive)
1387 (let ((reply gnus-article-reply)
1388 (winconf gnus-prev-winconf)
1389 (group gnus-newsgroup-name))
1390 (unless (and group
1391 (not (gnus-group-read-only-p group)))
1392 (setq group (read-string "Put in group: " nil (gnus-writable-groups))))
1394 (when (gnus-gethash group gnus-newsrc-hashtb)
1395 (error "No such group: %s" group))
1396 (save-excursion
1397 (save-restriction
1398 (widen)
1399 (message-narrow-to-headers)
1400 (let ((gnus-deletable-headers nil))
1401 (message-generate-headers
1402 (if (message-news-p)
1403 message-required-news-headers
1404 message-required-mail-headers)))
1405 (goto-char (point-max))
1406 (if (string-match " " group)
1407 (insert "Gcc: \"" group "\"\n")
1408 (insert "Gcc: " group "\n"))
1409 (widen)))
1410 (gnus-inews-do-gcc)
1411 (when (and (get-buffer gnus-group-buffer)
1412 (gnus-buffer-exists-p (car-safe reply))
1413 (cdr reply))
1414 (set-buffer (car reply))
1415 (gnus-summary-mark-article-as-replied (cdr reply)))
1416 (when winconf
1417 (set-window-configuration winconf))))
1419 (defun gnus-article-mail (yank)
1420 "Send a reply to the address near point.
1421 If YANK is non-nil, include the original article."
1422 (interactive "P")
1423 (let ((address
1424 (buffer-substring
1425 (save-excursion (re-search-backward "[ \t\n]" nil t) (1+ (point)))
1426 (save-excursion (re-search-forward "[ \t\n]" nil t) (1- (point))))))
1427 (when address
1428 (gnus-msg-mail address)
1429 (when yank
1430 (gnus-inews-yank-articles (list (cdr gnus-article-current)))))))
1432 (defvar nntp-server-type)
1433 (defun gnus-bug ()
1434 "Send a bug report to the Gnus maintainers."
1435 (interactive)
1436 (unless (gnus-alive-p)
1437 (error "Gnus has been shut down"))
1438 (gnus-setup-message (if (message-mail-user-agent) 'message 'bug)
1439 (unless (message-mail-user-agent)
1440 (delete-other-windows)
1441 (when gnus-bug-create-help-buffer
1442 (switch-to-buffer "*Gnus Help Bug*")
1443 (erase-buffer)
1444 (insert gnus-bug-message)
1445 (goto-char (point-min)))
1446 (message-pop-to-buffer "*Gnus Bug*"))
1447 (let ((message-this-is-mail t))
1448 (message-setup `((To . ,gnus-maintainer) (Subject . ""))))
1449 (when gnus-bug-create-help-buffer
1450 (push `(gnus-bug-kill-buffer) message-send-actions))
1451 (goto-char (point-min))
1452 (re-search-forward (concat "^" (regexp-quote mail-header-separator) "$"))
1453 (forward-line 1)
1454 (insert (gnus-version) "\n"
1455 (emacs-version) "\n")
1456 (when (and (boundp 'nntp-server-type)
1457 (stringp nntp-server-type))
1458 (insert nntp-server-type))
1459 (insert "\n\n\n\n\n")
1460 (let (text)
1461 (save-excursion
1462 (set-buffer (gnus-get-buffer-create " *gnus environment info*"))
1463 (erase-buffer)
1464 (gnus-debug)
1465 (setq text (buffer-string)))
1466 (insert "<#part type=application/emacs-lisp disposition=inline description=\"User settings\">\n" text "\n<#/part>"))
1467 (goto-char (point-min))
1468 (search-forward "Subject: " nil t)
1469 (message "")))
1471 (defun gnus-bug-kill-buffer ()
1472 (when (get-buffer "*Gnus Help Bug*")
1473 (kill-buffer "*Gnus Help Bug*")))
1475 (defun gnus-summary-yank-message (buffer n)
1476 "Yank the current article into a composed message."
1477 (interactive
1478 (list (completing-read "Buffer: " (mapcar 'list (message-buffers)) nil t)
1479 current-prefix-arg))
1480 (gnus-summary-iterate n
1481 (let ((gnus-inhibit-treatment t))
1482 (gnus-summary-select-article))
1483 (save-excursion
1484 (set-buffer buffer)
1485 (message-yank-buffer gnus-article-buffer))))
1487 (defun gnus-debug ()
1488 "Attempts to go through the Gnus source file and report what variables have been changed.
1489 The source file has to be in the Emacs load path."
1490 (interactive)
1491 (let ((files gnus-debug-files)
1492 (point (point))
1493 file expr olist sym)
1494 (gnus-message 4 "Please wait while we snoop your variables...")
1495 (sit-for 0)
1496 ;; Go through all the files looking for non-default values for variables.
1497 (save-excursion
1498 (set-buffer (gnus-get-buffer-create " *gnus bug info*"))
1499 (while files
1500 (erase-buffer)
1501 (when (and (setq file (locate-library (pop files)))
1502 (file-exists-p file))
1503 (insert-file-contents file)
1504 (goto-char (point-min))
1505 (if (not (re-search-forward "^;;* *Internal variables" nil t))
1506 (gnus-message 4 "Malformed sources in file %s" file)
1507 (narrow-to-region (point-min) (point))
1508 (goto-char (point-min))
1509 (while (setq expr (ignore-errors (read (current-buffer))))
1510 (ignore-errors
1511 (and (or (eq (car expr) 'defvar)
1512 (eq (car expr) 'defcustom))
1513 (stringp (nth 3 expr))
1514 (not (memq (nth 1 expr) gnus-debug-exclude-variables))
1515 (or (not (boundp (nth 1 expr)))
1516 (not (equal (eval (nth 2 expr))
1517 (symbol-value (nth 1 expr)))))
1518 (push (nth 1 expr) olist)))))))
1519 (kill-buffer (current-buffer)))
1520 (when (setq olist (nreverse olist))
1521 (insert "------------------ Environment follows ------------------\n\n"))
1522 (while olist
1523 (if (boundp (car olist))
1524 (ignore-errors
1525 (gnus-pp
1526 `(setq ,(car olist)
1527 ,(if (or (consp (setq sym (symbol-value (car olist))))
1528 (and (symbolp sym)
1529 (not (or (eq sym nil)
1530 (eq sym t)))))
1531 (list 'quote (symbol-value (car olist)))
1532 (symbol-value (car olist))))))
1533 (insert ";; (makeunbound '" (symbol-name (car olist)) ")\n"))
1534 (setq olist (cdr olist)))
1535 (insert "\n\n")
1536 ;; Remove any control chars - they seem to cause trouble for some
1537 ;; mailers. (Byte-compiled output from the stuff above.)
1538 (goto-char point)
1539 (while (re-search-forward (mm-string-as-multibyte
1540 "[\000-\010\013-\037\200-\237]") nil t)
1541 (replace-match (format "\\%03o" (string-to-char (match-string 0)))
1542 t t))))
1544 ;;; Treatment of rejected articles.
1545 ;;; Bounced mail.
1547 (defun gnus-summary-resend-bounced-mail (&optional fetch)
1548 "Re-mail the current message.
1549 This only makes sense if the current message is a bounce message that
1550 contains some mail you have written which has been bounced back to
1551 you.
1552 If FETCH, try to fetch the article that this is a reply to, if indeed
1553 this is a reply."
1554 (interactive "P")
1555 (gnus-summary-select-article t)
1556 (set-buffer gnus-original-article-buffer)
1557 (gnus-setup-message 'compose-bounce
1558 (let* ((references (mail-fetch-field "references"))
1559 (parent (and references (gnus-parent-id references))))
1560 (message-bounce)
1561 ;; If there are references, we fetch the article we answered to.
1562 (and fetch parent
1563 (gnus-summary-refer-article parent)
1564 (gnus-summary-show-all-headers)))))
1566 ;;; Gcc handling.
1568 (defun gnus-inews-group-method (group)
1569 (cond
1570 ;; If the group doesn't exist, we assume
1571 ;; it's an archive group...
1572 ((and (null (gnus-get-info group))
1573 (eq (car (gnus-server-to-method gnus-message-archive-method))
1574 (car (gnus-server-to-method (gnus-group-method group)))))
1575 gnus-message-archive-method)
1576 ;; Use the method.
1577 ((gnus-info-method (gnus-get-info group))
1578 (gnus-info-method (gnus-get-info group)))
1579 ;; Find the method.
1580 (t (gnus-server-to-method (gnus-group-method group)))))
1582 ;; Do Gcc handling, which copied the message over to some group.
1583 (defun gnus-inews-do-gcc (&optional gcc)
1584 (interactive)
1585 (save-excursion
1586 (save-restriction
1587 (message-narrow-to-headers)
1588 (let ((gcc (or gcc (mail-fetch-field "gcc" nil t)))
1589 (cur (current-buffer))
1590 groups group method group-art
1591 mml-externalize-attachments)
1592 (when gcc
1593 (message-remove-header "gcc")
1594 (widen)
1595 (setq groups (message-unquote-tokens
1596 (message-tokenize-header gcc " ,")))
1597 ;; Copy the article over to some group(s).
1598 (while (setq group (pop groups))
1599 (unless (gnus-check-server
1600 (setq method (gnus-inews-group-method group)))
1601 (error "Can't open server %s" (if (stringp method) method
1602 (car method))))
1603 (unless (gnus-request-group group nil method)
1604 (gnus-request-create-group group method))
1605 (setq mml-externalize-attachments
1606 (if (stringp gnus-gcc-externalize-attachments)
1607 (string-match gnus-gcc-externalize-attachments group)
1608 gnus-gcc-externalize-attachments))
1609 (save-excursion
1610 (nnheader-set-temp-buffer " *acc*")
1611 (insert-buffer-substring cur)
1612 (message-encode-message-body)
1613 (save-restriction
1614 (message-narrow-to-headers)
1615 (let* ((mail-parse-charset message-default-charset)
1616 (newsgroups-field (save-restriction
1617 (message-narrow-to-headers-or-head)
1618 (message-fetch-field "Newsgroups")))
1619 (followup-field (save-restriction
1620 (message-narrow-to-headers-or-head)
1621 (message-fetch-field "Followup-To")))
1622 ;; BUG: We really need to get the charset for
1623 ;; each name in the Newsgroups and Followup-To
1624 ;; lines to allow crossposting between group
1625 ;; namess with incompatible character sets.
1626 ;; -- Per Abrahamsen <abraham@dina.kvl.dk> 2001-10-08.
1627 (group-field-charset
1628 (gnus-group-name-charset
1629 method (or newsgroups-field "")))
1630 (followup-field-charset
1631 (gnus-group-name-charset
1632 method (or followup-field "")))
1633 (rfc2047-header-encoding-alist
1634 (append
1635 (when group-field-charset
1636 (list (cons "Newsgroups" group-field-charset)))
1637 (when followup-field-charset
1638 (list (cons "Followup-To" followup-field-charset)))
1639 rfc2047-header-encoding-alist)))
1640 (mail-encode-encoded-word-buffer)))
1641 (goto-char (point-min))
1642 (when (re-search-forward
1643 (concat "^" (regexp-quote mail-header-separator) "$")
1644 nil t)
1645 (replace-match "" t t ))
1646 (unless (setq group-art
1647 (gnus-request-accept-article group method t t))
1648 (gnus-message 1 "Couldn't store article in group %s: %s"
1649 group (gnus-status-message method))
1650 (sit-for 2))
1651 (when (and group-art
1652 ;; FIXME: Should gcc-mark-as-read work when
1653 ;; Gnus is not running?
1654 (gnus-alive-p)
1655 (or gnus-gcc-mark-as-read
1656 (and
1657 (boundp 'gnus-inews-mark-gcc-as-read)
1658 (symbol-value 'gnus-inews-mark-gcc-as-read))))
1659 (gnus-group-mark-article-read group (cdr group-art)))
1660 (kill-buffer (current-buffer)))))))))
1662 (defun gnus-inews-insert-gcc ()
1663 "Insert Gcc headers based on `gnus-outgoing-message-group'."
1664 (save-excursion
1665 (save-restriction
1666 (message-narrow-to-headers)
1667 (let* ((group gnus-outgoing-message-group)
1668 (gcc (cond
1669 ((functionp group)
1670 (funcall group))
1671 ((or (stringp group) (list group))
1672 group))))
1673 (when gcc
1674 (insert "Gcc: "
1675 (if (stringp gcc)
1676 (if (string-match " " gcc)
1677 (concat "\"" gcc "\"")
1678 gcc)
1679 (mapconcat (lambda (group)
1680 (if (string-match " " group)
1681 (concat "\"" group "\"")
1682 group))
1683 gcc " "))
1684 "\n"))))))
1686 (defun gnus-inews-insert-archive-gcc (&optional group)
1687 "Insert the Gcc to say where the article is to be archived."
1688 (let* ((var gnus-message-archive-group)
1689 (group (or group gnus-newsgroup-name ""))
1690 (gcc-self-val
1691 (and gnus-newsgroup-name
1692 (not (equal gnus-newsgroup-name ""))
1693 (gnus-group-find-parameter
1694 gnus-newsgroup-name 'gcc-self)))
1695 result
1696 (groups
1697 (cond
1698 ((null gnus-message-archive-method)
1699 ;; Ignore.
1700 nil)
1701 ((stringp var)
1702 ;; Just a single group.
1703 (list var))
1704 ((null var)
1705 ;; We don't want this.
1706 nil)
1707 ((and (listp var) (stringp (car var)))
1708 ;; A list of groups.
1709 var)
1710 ((functionp var)
1711 ;; A function.
1712 (funcall var group))
1714 ;; An alist of regexps/functions/forms.
1715 (while (and var
1716 (not
1717 (setq result
1718 (cond
1719 ((stringp (caar var))
1720 ;; Regexp.
1721 (when (string-match (caar var) group)
1722 (cdar var)))
1723 ((functionp (car var))
1724 ;; Function.
1725 (funcall (car var) group))
1727 (eval (car var)))))))
1728 (setq var (cdr var)))
1729 result)))
1730 name)
1731 (when (or groups gcc-self-val)
1732 (when (stringp groups)
1733 (setq groups (list groups)))
1734 (save-excursion
1735 (save-restriction
1736 (message-narrow-to-headers)
1737 (goto-char (point-max))
1738 (insert "Gcc: ")
1739 (if gcc-self-val
1740 ;; Use the `gcc-self' param value instead.
1741 (progn
1742 (insert
1743 (if (stringp gcc-self-val)
1744 (if (string-match " " gcc-self-val)
1745 (concat "\"" gcc-self-val "\"")
1746 gcc-self-val)
1747 ;; In nndoc groups, we use the parent group name
1748 ;; instead of the current group.
1749 (let ((group (or (gnus-group-find-parameter
1750 gnus-newsgroup-name 'parent-group)
1751 group)))
1752 (if (string-match " " group)
1753 (concat "\"" group "\"")
1754 group))))
1755 (if (not (eq gcc-self-val 'none))
1756 (insert "\n")
1757 (gnus-delete-line)))
1758 ;; Use the list of groups.
1759 (while (setq name (pop groups))
1760 (let ((str (if (string-match ":" name)
1761 name
1762 (gnus-group-prefixed-name
1763 name gnus-message-archive-method))))
1764 (insert (if (string-match " " str)
1765 (concat "\"" str "\"")
1766 str)))
1767 (when groups
1768 (insert " ")))
1769 (insert "\n")))))))
1771 (defun gnus-mailing-list-followup-to ()
1772 "Look at the headers in the current buffer and return a Mail-Followup-To address."
1773 (let ((x-been-there (gnus-fetch-original-field "x-beenthere"))
1774 (list-post (gnus-fetch-original-field "list-post")))
1775 (when (and list-post
1776 (string-match "mailto:\\([^>]+\\)" list-post))
1777 (setq list-post (match-string 1 list-post)))
1778 (or list-post
1779 x-been-there)))
1781 ;;; Posting styles.
1783 (defun gnus-configure-posting-styles (&optional group-name)
1784 "Configure posting styles according to `gnus-posting-styles'."
1785 (unless gnus-inhibit-posting-styles
1786 (let ((group (or group-name gnus-newsgroup-name ""))
1787 (styles gnus-posting-styles)
1788 style match attribute value v results
1789 filep name address element)
1790 ;; If the group has a posting-style parameter, add it at the end with a
1791 ;; regexp matching everything, to be sure it takes precedence over all
1792 ;; the others.
1793 (when gnus-newsgroup-name
1794 (let ((tmp-style (gnus-group-find-parameter group 'posting-style t)))
1795 (when tmp-style
1796 (setq styles (append styles (list (cons ".*" tmp-style)))))))
1797 ;; Go through all styles and look for matches.
1798 (dolist (style styles)
1799 (setq match (pop style))
1800 (goto-char (point-min))
1801 (when (cond
1802 ((stringp match)
1803 ;; Regexp string match on the group name.
1804 (string-match match group))
1805 ((eq match 'header)
1806 ;; Obsolete format of header match.
1807 (and (gnus-buffer-live-p gnus-article-copy)
1808 (with-current-buffer gnus-article-copy
1809 (save-restriction
1810 (nnheader-narrow-to-headers)
1811 (let ((header (message-fetch-field (pop style))))
1812 (and header
1813 (string-match (pop style) header)))))))
1814 ((or (symbolp match)
1815 (functionp match))
1816 (cond
1817 ((functionp match)
1818 ;; Function to be called.
1819 (funcall match))
1820 ((boundp match)
1821 ;; Variable to be checked.
1822 (symbol-value match))))
1823 ((listp match)
1824 (cond
1825 ((eq (car match) 'header)
1826 ;; New format of header match.
1827 (and (gnus-buffer-live-p gnus-article-copy)
1828 (with-current-buffer gnus-article-copy
1829 (save-restriction
1830 (nnheader-narrow-to-headers)
1831 (let ((header (message-fetch-field (nth 1 match))))
1832 (and header
1833 (string-match (nth 2 match) header)))))))
1835 ;; This is a form to be evaled.
1836 (eval match)))))
1837 ;; We have a match, so we set the variables.
1838 (dolist (attribute style)
1839 (setq element (pop attribute)
1840 filep nil)
1841 (setq value
1842 (cond
1843 ((eq (car attribute) :file)
1844 (setq filep t)
1845 (cadr attribute))
1846 ((eq (car attribute) :value)
1847 (cadr attribute))
1849 (car attribute))))
1850 ;; We get the value.
1851 (setq v
1852 (cond
1853 ((stringp value)
1854 value)
1855 ((or (symbolp value)
1856 (functionp value))
1857 (cond ((functionp value)
1858 (funcall value))
1859 ((boundp value)
1860 (symbol-value value))))
1861 ((listp value)
1862 (eval value))))
1863 ;; Translate obsolescent value.
1864 (cond
1865 ((eq element 'signature-file)
1866 (setq element 'signature
1867 filep t))
1868 ((eq element 'x-face-file)
1869 (setq element 'x-face
1870 filep t)))
1871 ;; Get the contents of file elems.
1872 (when (and filep v)
1873 (setq v (with-temp-buffer
1874 (insert-file-contents v)
1875 (buffer-substring
1876 (point-min)
1877 (progn
1878 (goto-char (point-max))
1879 (if (zerop (skip-chars-backward "\n"))
1880 (point)
1881 (1+ (point))))))))
1882 (setq results (delq (assoc element results) results))
1883 (push (cons element v) results))))
1884 ;; Now we have all the styles, so we insert them.
1885 (setq name (assq 'name results)
1886 address (assq 'address results))
1887 (setq results (delq name (delq address results)))
1888 (gnus-make-local-hook 'message-setup-hook)
1889 (setq results (sort results (lambda (x y)
1890 (string-lessp (car x) (car y)))))
1891 (dolist (result results)
1892 (add-hook 'message-setup-hook
1893 (cond
1894 ((eq 'eval (car result))
1895 'ignore)
1896 ((eq 'body (car result))
1897 `(lambda ()
1898 (save-excursion
1899 (message-goto-body)
1900 (insert ,(cdr result)))))
1901 ((eq 'signature (car result))
1902 (set (make-local-variable 'message-signature) nil)
1903 (set (make-local-variable 'message-signature-file) nil)
1904 (if (not (cdr result))
1905 'ignore
1906 `(lambda ()
1907 (save-excursion
1908 (let ((message-signature ,(cdr result)))
1909 (when message-signature
1910 (message-insert-signature)))))))
1912 (let ((header
1913 (if (symbolp (car result))
1914 (capitalize (symbol-name (car result)))
1915 (car result))))
1916 `(lambda ()
1917 (save-excursion
1918 (message-remove-header ,header)
1919 (let ((value ,(cdr result)))
1920 (when value
1921 (message-goto-eoh)
1922 (insert ,header ": " value)
1923 (unless (bolp)
1924 (insert "\n")))))))))
1925 nil 'local))
1926 (when (or name address)
1927 (add-hook 'message-setup-hook
1928 `(lambda ()
1929 (set (make-local-variable 'user-mail-address)
1930 ,(or (cdr address) user-mail-address))
1931 (let ((user-full-name ,(or (cdr name) (user-full-name)))
1932 (user-mail-address
1933 ,(or (cdr address) user-mail-address)))
1934 (save-excursion
1935 (message-remove-header "From")
1936 (message-goto-eoh)
1937 (insert "From: " (message-make-from) "\n"))))
1938 nil 'local)))))
1940 ;;; Allow redefinition of functions.
1942 (gnus-ems-redefine)
1944 (provide 'gnus-msg)
1946 ;;; arch-tag: 9f22b2f5-1c0a-49de-916e-4c88e984852b
1947 ;;; gnus-msg.el ends here