Gnus development mailing list
 help / color / mirror / Atom feed
* Mention `message-use-mail-followup-to' in information message
@ 2005-02-28 19:04 Reiner Steib
  2005-03-03 13:45 ` Reiner Steib
  0 siblings, 1 reply; 2+ messages in thread
From: Reiner Steib @ 2005-02-28 19:04 UTC (permalink / raw)


Hi,

wouldn't it make sense to mention the variables
`message-use-followup-to' and `message-use-mail-followup-to', in the
*MESSAGE information message* buffer when following up to a message
with (Mail-)Followup-To header?

--8<---------------cut here---------------start------------->8---
--- message.el	14 Feb 2005 16:56:07 +0100	6.392.2.21
+++ message.el	28 Feb 2005 19:40:05 +0100	
@@ -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
--8<---------------cut here---------------end--------------->8---

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Mention `message-use-mail-followup-to' in information message
  2005-02-28 19:04 Mention `message-use-mail-followup-to' in information message Reiner Steib
@ 2005-03-03 13:45 ` Reiner Steib
  0 siblings, 0 replies; 2+ messages in thread
From: Reiner Steib @ 2005-03-03 13:45 UTC (permalink / raw)


On Mon, Feb 28 2005, Reiner Steib wrote:

> wouldn't it make sense to mention the variables
> `message-use-followup-to' and `message-use-mail-followup-to', in the
> *MESSAGE information message* buffer when following up to a message
> with (Mail-)Followup-To header?

Committed to v5-10.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-03-03 13:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-28 19:04 Mention `message-use-mail-followup-to' in information message Reiner Steib
2005-03-03 13:45 ` Reiner Steib

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).