/[emacs]/emacs/lisp/gnus/message.el
ViewVC logotype

Diff of /emacs/lisp/gnus/message.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.71 by kfstorm, Wed Feb 9 15:50:37 2005 UTC revision 1.72 by miles, Thu Mar 3 23:02:21 2005 UTC
# Line 5675  because discussions that are spread over Line 5675  because discussions that are spread over
5675  fragmented and very difficult to follow.  fragmented and very difficult to follow.
5676    
5677  Also, some source/announcement lists are not intended for discussion;  Also, some source/announcement lists are not intended for discussion;
5678  responses here are directed to other addresses.")))  responses here are directed to other addresses.
5679    
5680    You may customize the variable `message-use-mail-followup-to', if you
5681    want to get rid of this query permanently.")))
5682          (setq recipients (concat ", " mft)))          (setq recipients (concat ", " mft)))
5683         (to-address         (to-address
5684          (setq recipients (concat ", " to-address))          (setq recipients (concat ", " to-address))
# Line 5871  You should normally obey the Followup-To Line 5874  You should normally obey the Followup-To
5874  `Followup-To: poster' sends your response via e-mail instead of news.  `Followup-To: poster' sends your response via e-mail instead of news.
5875    
5876  A typical situation where `Followup-To: poster' is used is when the poster  A typical situation where `Followup-To: poster' is used is when the poster
5877  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.
5878    
5879    You may customize the variable `message-use-followup-to', if you
5880    want to get rid of this query permanently."))
5881                    (progn                    (progn
5882                      (setq message-this-is-news nil)                      (setq message-this-is-news nil)
5883                      (cons 'To (or mrt reply-to from "")))                      (cons 'To (or mrt reply-to from "")))
# Line 5894  because discussions that are spread over Line 5900  because discussions that are spread over
5900  be fragmented and very difficult to follow.  be fragmented and very difficult to follow.
5901    
5902  Also, some source/announcement newsgroups are not intended for discussion;  Also, some source/announcement newsgroups are not intended for discussion;
5903  responses here are directed to other newsgroups."))  responses here are directed to other newsgroups.
5904    
5905    You may customize the variable `message-use-followup-to', if you
5906    want to get rid of this query permanently."))
5907                    (cons 'Newsgroups followup-to)                    (cons 'Newsgroups followup-to)
5908                  (cons 'Newsgroups newsgroups))))))                  (cons 'Newsgroups newsgroups))))))
5909            (posted-to            (posted-to

Legend:
Removed from v.1.71  
changed lines
  Added in v.1.72

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26