;; Created: 1994/7/13
;; Renamed: 1994/8/31 from tm-body.el
;; Renamed: 1997/02/19 from tm-view.el
-;; Version: $Revision: 0.77 $
+;; Version: $Revision: 0.78 $
;; Keywords: MIME, multimedia, mail, news
;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
;;;
(defconst mime-view-RCS-ID
- "$Id: mime-view.el,v 0.77 1997-03-21 17:48:32 morioka Exp $")
+ "$Id: mime-view.el,v 0.78 1997-03-27 20:40:57 morioka Exp $")
(defconst mime-view-version (get-version-string mime-view-RCS-ID))
and decode current content as `play mode'
"
(interactive)
- (let ((buf (get-buffer mime/output-buffer-name)))
+ (let ((buf (get-buffer mime-echo-buffer-name)))
(if buf
(save-excursion
(set-buffer buf)