/[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.63 by jurta, Mon Oct 4 23:18:11 2004 UTC revision 1.64 by miles, Thu Oct 7 05:53:41 2004 UTC
# Line 4400  Otherwise, generate and save a value for Line 4400  Otherwise, generate and save a value for
4400     ;; Check for control characters.     ;; Check for control characters.
4401     (message-check 'control-chars     (message-check 'control-chars
4402       (if (re-search-forward       (if (re-search-forward
4403            (string-as-multibyte "[\000-\007\013\015-\032\034-\037\200-\237]")            (mm-string-as-multibyte "[\000-\007\013\015-\032\034-\037\200-\237]")
4404            nil t)            nil t)
4405           (y-or-n-p           (y-or-n-p
4406            "The article contains control characters.  Really post? ")            "The article contains control characters.  Really post? ")

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64

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