From: yamaoka Date: Thu, 13 Jan 2005 22:18:22 +0000 (+0000) Subject: Synch to No Gnus 200501132214. X-Git-Tag: t-gnus-6_17_4-quimby-~595 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=72a1ae06afd370bd5629887f65dadf84df2eac4e;p=elisp%2Fgnus.git- Synch to No Gnus 200501132214. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6d137f7..d8bcf02 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-01-13 Reiner Steib + + * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to + gnus-novice-user. + 2005-01-12 Katsumi Yamaoka * nnrss.el (nnrss-request-delete-group): Delete entries in diff --git a/lisp/gnus-msg.el b/lisp/gnus-msg.el index 7a5558e..738f9c7 100644 --- a/lisp/gnus-msg.el +++ b/lisp/gnus-msg.el @@ -278,7 +278,7 @@ See also the `mml-default-encrypt-method' variable." :group 'gnus-message :type 'boolean) -(defcustom gnus-confirm-mail-reply-to-news nil +(defcustom gnus-confirm-mail-reply-to-news gnus-novice-user "If non-nil, Gnus requests confirmation when replying to news. This is done because new users often reply by mistake when reading news.