X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=smtpmail.el;h=dae137808d86490cde30d6b5bd47f4c3591b46c8;hb=dbd1b2b3b21004b1232a0b99bac45c913b6c5e08;hp=6475e445cc7ec46156d90135f2ef2d8069a606be;hpb=770d60c548483b13c481d3973285fbfebe2e0731;p=elisp%2Fflim.git diff --git a/smtpmail.el b/smtpmail.el index 6475e44..dae1378 100644 --- a/smtpmail.el +++ b/smtpmail.el @@ -1,6 +1,6 @@ ;;; smtpmail.el --- SMTP interface for mail-mode -;; Copyright (C) 1995, 1996, 1998, 1999 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1996, 1998, 1999, 2000 Free Software Foundation, Inc. ;; Author: Tomoji Kagatani ;; Keywords: mail @@ -46,7 +46,7 @@ (require 'smtp) (require 'sendmail) (require 'time-stamp) -(require 'raw-io) +(require 'mel) ; binary-write-decoded-region, binary-find-file-noselect (eval-when-compile (require 'static)) @@ -245,7 +245,7 @@ This is relative to `smtpmail-queue-dir'.") (insert-buffer tembuf) (or (file-directory-p smtpmail-queue-dir) (make-directory smtpmail-queue-dir t)) - (binary-write-region (point-min) (point-max) file-data) + (binary-write-decoded-region (point-min) (point-max) file-data) (set-buffer buffer-elisp) (erase-buffer) (insert (concat