X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fgnus-draft.el;h=887e12d610d1d532eb266469f3c92e78bc4ae0e7;hb=8d0b7168690ea8591f0ca67d74c844d7272f285a;hp=d11621ffe15cf67a51412f42036847988bacccba;hpb=14304e70f73c11a48e825cab7233f0cfc6bd43b3;p=gnus diff --git a/lisp/gnus-draft.el b/lisp/gnus-draft.el index d11621ffe..887e12d61 100644 --- a/lisp/gnus-draft.el +++ b/lisp/gnus-draft.el @@ -1,5 +1,5 @@ ;;; gnus-draft.el --- draft message support for Gnus -;; Copyright (C) 1997, 1998, 1999, 2000, 2001 +;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 ;; Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen @@ -131,7 +131,7 @@ (defun gnus-draft-send (article &optional group interactive) "Send message ARTICLE." - (let ((message-syntax-checks (if interactive nil + (let ((message-syntax-checks (if interactive message-syntax-checks 'dont-check-for-anything-just-trust-me)) (message-inhibit-body-encoding (or (not group) (equal group "nndraft:queue")