`mime::preview/mother-buffer' -> `mime-mother-buffer'.
[elisp/semi.git] / mime-play.el
index fd52cf0..a32c047 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;; Created: 1995/9/26 (separated from tm-view.el)
 ;;     Renamed: 1997/2/21 from tm-play.el
-;; Version: $Id: mime-play.el,v 0.28 1997-03-18 15:11:32 morioka Exp $
+;; Version: $Id: mime-play.el,v 0.29 1997-03-18 15:17:48 morioka Exp $
 ;; Keywords: MIME, multimedia, mail, news
 
 ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
@@ -235,7 +235,7 @@ If MODE is specified, play as it.  Default MODE is \"play\"."
 (defun mime-view-quitting-method-for-mime-show-message-mode ()
   "Quitting method for mime-view.
 It is registered to variable `mime-view-quitting-method-alist'."
-  (let ((mother mime::preview/mother-buffer)
+  (let ((mother mime-mother-buffer)
        (win-conf mime::preview/original-window-configuration)
        )
     (kill-buffer mime-raw-buffer)