(emh-edit-again): Use 'set-buffer-multibyte.
authormorioka <morioka>
Fri, 17 Apr 1998 02:58:23 +0000 (02:58 +0000)
committermorioka <morioka>
Fri, 17 Apr 1998 02:58:23 +0000 (02:58 +0000)
emh-comp.el

index 08daa32..130829c 100644 (file)
@@ -241,7 +241,7 @@ See also documentation for `\\[mh-send]' function."
                         (as-binary-input-file
                          (mh-read-draft "clean-up"
                                         (mh-msg-filename msg) nil))
-                      (setq enable-multibyte-characters flag)
+                      (set-buffer-multibyte flag)
                       ))
                   ))))
       (goto-char (point-min))