(mime-method-to-save): Must treat nil encoding as 7bit.
authormorioka <morioka>
Fri, 20 Mar 1998 14:36:46 +0000 (14:36 +0000)
committermorioka <morioka>
Fri, 20 Mar 1998 14:36:46 +0000 (14:36 +0000)
mime-play.el

index eec9482..1dbd288 100644 (file)
@@ -264,7 +264,7 @@ window.")
            (narrow-to-region beg end)
            (mime-raw-get-filename cal)
            ))
-        (encoding (cdr (assq 'encoding cal)))
+        (encoding (or (cdr (assq 'encoding cal)) "7bit"))
         (filename
           (if (and name (not (string-equal name "")))
              (expand-file-name name