comparison lisp/gnus/gnus-msg.el @ 57153:497f0d2ca551

Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-558 Merge from gnus--rel--5.10 Patches applied: * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-30 Update from CVS
author Miles Bader <miles@gnu.org>
date Mon, 20 Sep 2004 12:03:05 +0000
parents 55fd4f77387a
children d61099b391d7 0796fc36c2bd
comparison
equal deleted inserted replaced
57152:bb857995295b 57153:497f0d2ca551
140 (variable) 140 (variable)
141 (sexp))))))) 141 (sexp)))))))
142 142
143 (defcustom gnus-gcc-mark-as-read nil 143 (defcustom gnus-gcc-mark-as-read nil
144 "If non-nil, automatically mark Gcc articles as read." 144 "If non-nil, automatically mark Gcc articles as read."
145 :version "21.1" 145 :version "21.4"
146 :group 'gnus-message 146 :group 'gnus-message
147 :type 'boolean) 147 :type 'boolean)
148 148
149 (make-obsolete-variable 'gnus-inews-mark-gcc-as-read 149 (make-obsolete-variable 'gnus-inews-mark-gcc-as-read
150 'gnus-gcc-mark-as-read) 150 'gnus-gcc-mark-as-read)
152 (defcustom gnus-gcc-externalize-attachments nil 152 (defcustom gnus-gcc-externalize-attachments nil
153 "Should local-file attachments be included as external parts in Gcc copies? 153 "Should local-file attachments be included as external parts in Gcc copies?
154 If it is `all', attach files as external parts; 154 If it is `all', attach files as external parts;
155 if a regexp and matches the Gcc group name, attach files as external parts; 155 if a regexp and matches the Gcc group name, attach files as external parts;
156 if nil, attach files as normal parts." 156 if nil, attach files as normal parts."
157 :version "21.1" 157 :version "21.4"
158 :group 'gnus-message 158 :group 'gnus-message
159 :type '(choice (const nil :tag "None") 159 :type '(choice (const nil :tag "None")
160 (const all :tag "Any") 160 (const all :tag "Any")
161 (string :tag "Regexp"))) 161 (string :tag "Regexp")))
162 162
210 "gnus-art.el" "gnus-start.el" "gnus-async.el" 210 "gnus-art.el" "gnus-start.el" "gnus-async.el"
211 "gnus-msg.el" "gnus-score.el" "gnus-win.el" "gnus-topic.el" 211 "gnus-msg.el" "gnus-score.el" "gnus-win.el" "gnus-topic.el"
212 "gnus-agent.el" "gnus-cache.el" "gnus-srvr.el" 212 "gnus-agent.el" "gnus-cache.el" "gnus-srvr.el"
213 "mm-util.el" "mm-decode.el" "nnmail.el" "message.el") 213 "mm-util.el" "mm-decode.el" "nnmail.el" "message.el")
214 "Files whose variables will be reported in `gnus-bug'." 214 "Files whose variables will be reported in `gnus-bug'."
215 :version "21.1" 215 :version "21.4"
216 :group 'gnus-message 216 :group 'gnus-message
217 :type '(repeat (string :tag "File"))) 217 :type '(repeat (string :tag "File")))
218 218
219 (defcustom gnus-debug-exclude-variables 219 (defcustom gnus-debug-exclude-variables
220 '(mm-mime-mule-charset-alist 220 '(mm-mime-mule-charset-alist
221 nnmail-split-fancy message-minibuffer-local-map) 221 nnmail-split-fancy message-minibuffer-local-map)
222 "Variables that should not be reported in `gnus-bug'." 222 "Variables that should not be reported in `gnus-bug'."
223 :version "21.1" 223 :version "21.4"
224 :group 'gnus-message 224 :group 'gnus-message
225 :type '(repeat (symbol :tag "Variable"))) 225 :type '(repeat (symbol :tag "Variable")))
226 226
227 (defcustom gnus-discouraged-post-methods 227 (defcustom gnus-discouraged-post-methods
228 '(nndraft nnml nnimap nnmaildir nnmh nnfolder nndir) 228 '(nndraft nnml nnimap nnmaildir nnmh nnfolder nndir)
229 "A list of back ends that are not used in \"real\" newsgroups. 229 "A list of back ends that are not used in \"real\" newsgroups.
230 This variable is used only when `gnus-post-method' is `current'." 230 This variable is used only when `gnus-post-method' is `current'."
231 :version "21.3" 231 :version "21.4"
232 :group 'gnus-group-foreign 232 :group 'gnus-group-foreign
233 :type '(repeat (symbol :tag "Back end"))) 233 :type '(repeat (symbol :tag "Back end")))
234 234
235 (defcustom gnus-message-replysign 235 (defcustom gnus-message-replysign
236 nil 236 nil
258 news. 258 news.
259 This can also be a function receiving the group name as the only 259 This can also be a function receiving the group name as the only
260 parameter which should return non-nil iff a confirmation is needed, or 260 parameter which should return non-nil iff a confirmation is needed, or
261 a regexp, in which case a confirmation is asked for iff the group name 261 a regexp, in which case a confirmation is asked for iff the group name
262 matches the regexp." 262 matches the regexp."
263 :version "21.4"
263 :group 'gnus-message 264 :group 'gnus-message
264 :type '(choice (const :tag "No" nil) 265 :type '(choice (const :tag "No" nil)
265 (const :tag "Yes" t) 266 (const :tag "Yes" t)
266 (regexp :tag "Iff group matches regexp") 267 (regexp :tag "Iff group matches regexp")
267 (function :tag "Iff function evaluates to non-nil"))) 268 (function :tag "Iff function evaluates to non-nil")))
270 nil 271 nil
271 "If non-nil, Gnus will treat mail like news with regard to confirmation 272 "If non-nil, Gnus will treat mail like news with regard to confirmation
272 when replying by mail. See the `gnus-confirm-mail-reply-to-news' variable 273 when replying by mail. See the `gnus-confirm-mail-reply-to-news' variable
273 for fine-tuning this. 274 for fine-tuning this.
274 If nil, Gnus will never ask for confirmation if replying to mail." 275 If nil, Gnus will never ask for confirmation if replying to mail."
276 :version "21.4"
275 :group 'gnus-message 277 :group 'gnus-message
276 :type 'boolean) 278 :type 'boolean)
277 279
278 (defcustom gnus-summary-resend-default-address t 280 (defcustom gnus-summary-resend-default-address t
279 "If non-nil, Gnus tries to suggest a default address to resend to. 281 "If non-nil, Gnus tries to suggest a default address to resend to.