diff lisp/gnus/message.el @ 60356:3f394ef46f57

Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-151 Merge from gnus--rel--5.10 Patches applied: * miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 34-35) - Merge from emacs--cvs-trunk--0 - Update from CVS 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/message.el (message-get-reply-headers, message-followup): Mention related variables `message-use-followup-to' and `message-use-mail-followup-to', in the information buffer. * lisp/gnus/nnweb.el (nnweb-type-definition): Use groups.google.de instead of broken groups(-beta).google.com. 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de> * man/gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
author Miles Bader <miles@gnu.org>
date Thu, 03 Mar 2005 23:02:21 +0000
parents aac0a33f5772
children d8ddb2b48062
line wrap: on
line diff
--- a/lisp/gnus/message.el	Thu Mar 03 20:17:24 2005 +0000
+++ b/lisp/gnus/message.el	Thu Mar 03 23:02:21 2005 +0000
@@ -5675,7 +5675,10 @@
 fragmented and very difficult to follow.
 
 Also, some source/announcement lists are not intended for discussion;
-responses here are directed to other addresses.")))
+responses here are directed to other addresses.
+
+You may customize the variable `message-use-mail-followup-to', if you
+want to get rid of this query permanently.")))
 	(setq recipients (concat ", " mft)))
        (to-address
 	(setq recipients (concat ", " to-address))
@@ -5871,7 +5874,10 @@
 `Followup-To: poster' sends your response via e-mail instead of news.
 
 A typical situation where `Followup-To: poster' is used is when the poster
-does not read the newsgroup, so he wouldn't see any replies sent to it."))
+does not read the newsgroup, so he wouldn't see any replies sent to it.
+
+You may customize the variable `message-use-followup-to', if you
+want to get rid of this query permanently."))
 		  (progn
 		    (setq message-this-is-news nil)
 		    (cons 'To (or mrt reply-to from "")))
@@ -5894,7 +5900,10 @@
 be fragmented and very difficult to follow.
 
 Also, some source/announcement newsgroups are not intended for discussion;
-responses here are directed to other newsgroups."))
+responses here are directed to other newsgroups.
+
+You may customize the variable `message-use-followup-to', if you
+want to get rid of this query permanently."))
 		  (cons 'Newsgroups followup-to)
 		(cons 'Newsgroups newsgroups))))))
 	  (posted-to