diff lisp/gnus/gnus-msg.el @ 124:9b50b4588a93 r20-1b15

Import from CVS: tag r20-1b15
author cvs
date Mon, 13 Aug 2007 09:26:39 +0200
parents d2f30a177268
children b980b6286996
line wrap: on
line diff
--- a/lisp/gnus/gnus-msg.el	Mon Aug 13 09:26:04 2007 +0200
+++ b/lisp/gnus/gnus-msg.el	Mon Aug 13 09:26:39 2007 +0200
@@ -415,7 +415,9 @@
 		  (push (list 'gnus-inews-add-to-address pgroup)
 			message-send-actions)))
 	    (set-buffer gnus-article-copy)
-	    (message-wide-reply to-address)))
+	    (message-wide-reply to-address
+				(gnus-group-find-parameter
+				 gnus-newsgroup-name 'broken-reply-to))))
 	(when yank
 	  (gnus-inews-yank-articles yank))))))