(mime-store-message/partial-piece): Don't expect called in raw-buffer.
authormorioka <morioka>
Mon, 8 Feb 1999 07:51:55 +0000 (07:51 +0000)
committermorioka <morioka>
Mon, 8 Feb 1999 07:51:55 +0000 (07:51 +0000)
mime-play.el

index aa025df..2389bc2 100644 (file)
@@ -553,7 +553,7 @@ It is registered to variable `mime-preview-quitting-method-alist'."
         (number (cdr (assoc "number" cal)))
         (total (cdr (assoc "total" cal)))
         file
-        (mother mime-preview-buffer)
+        (mother (current-buffer))
         )
     (or (file-exists-p root-dir)
        (make-directory root-dir)